review: 代码审查

This commit is contained in:
lizhixian
2025-03-05 12:40:51 +08:00
parent 5b6616a144
commit 63b8dd5729

View File

@ -162,7 +162,7 @@ export enum CandidateStrategy {
* 指定用户 * 指定用户
*/ */
USER = 30, USER = 30,
/** /**
* 审批人自选 * 审批人自选
*/ */
APPROVE_USER_SELECT = 34, APPROVE_USER_SELECT = 34,