调整商户管理表
This commit is contained in:
@ -21,7 +21,6 @@ type MerchantAdminInfoIn struct {
|
||||
type MerchantAdminInfoOut struct {
|
||||
Username string
|
||||
MerchantId int64
|
||||
StoreId int64
|
||||
}
|
||||
type MerchantAdminCodeIn struct {
|
||||
Phone string
|
||||
|
||||
Reference in New Issue
Block a user