feat:优化项目结构
This commit is contained in:
@ -11,7 +11,7 @@ import (
|
||||
type Platform struct{ *service.Session }
|
||||
|
||||
func (c *Platform) Format() string {
|
||||
return c.TenantKey
|
||||
return ""
|
||||
}
|
||||
|
||||
// ReturnPages 分页数据
|
||||
|
Reference in New Issue
Block a user