调整任务列表以及同步任务接口
This commit is contained in:
@ -14,7 +14,10 @@ type StoreAdminLoginIn struct {
|
||||
}
|
||||
|
||||
type StoreAdminLoginOut struct {
|
||||
Token string
|
||||
Token string
|
||||
StoreId int64
|
||||
StoreName string
|
||||
NetbarAccount string
|
||||
}
|
||||
type StoreAdminListIn struct {
|
||||
Page int
|
||||
|
||||
Reference in New Issue
Block a user