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