mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-09-19 01:58:01 +08:00
fix issue #I62YDO 保存拖拽表单默认增加InstanceId,方便取关卡的审批意见等信息
This commit is contained in:
@@ -28,5 +28,7 @@
|
||||
public const string DATAPRIVILEGE_LOGINORG = "{loginOrg}"; //数据权限配置中,当前登录用户部门的key
|
||||
|
||||
public const string JOBMAPKEY = "OpenJob";
|
||||
|
||||
public const string DEFAULT_FORM_INSTANCE_ID_NAME = "InstanceId";
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user