- 申请人工号验证从@Size改为@Pattern正则表达式
- 采购负责人工号验证从@Size改为@Pattern正则表达式
- 统一使用7位数字格式验证(^\d{7}$)
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
- 申请人工号验证从@Size改为@Pattern正则表达式
- 采购负责人工号验证从@Size改为@Pattern正则表达式
- 统一使用7位数字格式验证(^\d{7}$)
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>