This commit is contained in:
2026-04-13 16:30:23 +08:00
48 changed files with 3687 additions and 52 deletions

View File

@ -9,6 +9,7 @@ public enum ApproveCodeEnum {
WTJ("WTJ", "未提交"),
SPZ("SPZ", "审批中"),
YTJ("YTJ", "已提交"),
YSP("YSP", "已审批"),