Documentation ¶
Index ¶
- type Service
- func (s *Service) TaskWhiteList(mid int64) (res int8)
- func (s *Service) UploadInfoForCreator(mf *accmdl.MyInfo, mid int64) (uploadinfo map[string]interface{})
- func (s *Service) UploadInfoForMainApp(mf *accmdl.MyInfo, plat string, mid int64) (uploadinfo map[string]interface{}, white int)
- func (s *Service) Viewinfo(mf *accmdl.MyInfo) (uploadinfo map[string]interface{})
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct { Creator map[int64]int64 PlayerAttention map[int64]int64 // contains filtered or unexported fields }
Service struct
func (*Service) TaskWhiteList ¶
TaskWhiteList 任务系统白名单 0-关闭 1-开启
func (*Service) UploadInfoForCreator ¶
func (s *Service) UploadInfoForCreator(mf *accmdl.MyInfo, mid int64) (uploadinfo map[string]interface{})
UploadInfoForCreator fn, 判断创作姬的能否进入app投稿的权限
Click to show internal directories.
Click to hide internal directories.