修改小程序列表数据

This commit is contained in:
邹宗楠
2022-03-29 11:00:01 +08:00
parent ccae1e0a96
commit e01f3ea1f2
5 changed files with 1 additions and 19 deletions

View File

@@ -15,7 +15,6 @@ type IAuther interface {
GetAuthID() string
GetAuthType() string
GetUserTag() string
GetIsWeCartApp() string
}
type Context struct {