aa
This commit is contained in:
@@ -131,6 +131,7 @@ func OnTokenChange(values url.Values) {
|
|||||||
Comment: voc.Comment,
|
Comment: voc.Comment,
|
||||||
VendorOrgCode: codeInfo.VenderID,
|
VendorOrgCode: codeInfo.VenderID,
|
||||||
VendorType: model.VendorOrgTypePlatform,
|
VendorType: model.VendorOrgTypePlatform,
|
||||||
|
IsJxCat: 1,
|
||||||
}
|
}
|
||||||
dao.WrapAddIDCULDEntity(voc2, "jxadmin")
|
dao.WrapAddIDCULDEntity(voc2, "jxadmin")
|
||||||
if err := dao.CreateEntity(db, voc2); err == nil {
|
if err := dao.CreateEntity(db, voc2); err == nil {
|
||||||
|
|||||||
Reference in New Issue
Block a user