新增管理员用户删除,修改反馈,任务列表
This commit is contained in:
@ -97,7 +97,3 @@ type StoreData struct {
|
||||
MerchantId int `json:"merchantId" orm:"merchant_id"`
|
||||
StoreName string `json:"storeName" orm:"name"`
|
||||
}
|
||||
|
||||
type S struct {
|
||||
Name string `json:"name"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user