新增根据门店分页查询车型列表
This commit is contained in:
@ -68,11 +68,6 @@ hystrix:
|
||||
thread:
|
||||
timeoutInMilliseconds: 10000 # 默认熔断超时时间
|
||||
|
||||
#springdoc:
|
||||
# swagger-ui:
|
||||
# url: /v3/api-docs
|
||||
# path: /doc.html
|
||||
# packages-to-scan: com.sczx.store.controller # 替换为你的 controller 包路径
|
||||
|
||||
mybatis-plus:
|
||||
mapper-locations: classpath*:mapper/**/*.xml
|
||||
|
||||
Reference in New Issue
Block a user