This commit is contained in:
suyl
2021-08-13 15:21:26 +08:00
parent 72960b6ced
commit fb73d38d31

View File

@@ -2006,7 +2006,6 @@ func RrefreshMtwmVendorAct() (err error) {
WeeksTime: act.WeeksTime,
SettingType: act.SettingType,
}
dao.WrapAddIDCULDEntity(act, "jxadmin")
dao.CreateEntity(db, actVendor)
}
}