feat:完善产品详情
This commit is contained in:
@ -124,6 +124,7 @@ func initModel() {
|
||||
&synchronized{iModel: model.NewManageCompany()}, &synchronized{iModel: model.NewManageExpert()},
|
||||
&synchronized{iModel: model.NewManageLaboratory()}, &synchronized{iModel: model.NewManageResearch()},
|
||||
&synchronized{iModel: model.NewManageAgent()},
|
||||
// 数据管理
|
||||
)
|
||||
}
|
||||
func initCacheMode() {
|
||||
|
Reference in New Issue
Block a user