新建模型设置修订人
This commit is contained in:
parent
030ffc6ef5
commit
3043b3f60e
@ -8204,6 +8204,9 @@ public class CoeProcessLevelWeb extends ActionWeb {
|
||||
}
|
||||
|
||||
|
||||
//回填修订人
|
||||
propertyDao.updatePropertyByPropertyId(model.getId(), "Drafted_and_revised_by", _uc.getUserName());
|
||||
|
||||
|
||||
// 小组权限设置
|
||||
if (!UtilString.isEmpty(teamId)) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user