买家端需要的获取商家主页和模糊搜索接口
This commit is contained in:
@@ -17,7 +17,7 @@ mybatis-plus:
|
||||
type-aliases-package: com.aida.seller.module.*.entity
|
||||
global-config:
|
||||
db-config:
|
||||
id-type: auto
|
||||
id-type: assign_id
|
||||
logic-delete-field: deleted
|
||||
logic-delete-value: 1
|
||||
logic-not-delete-value: 0
|
||||
|
||||
Reference in New Issue
Block a user