Compare commits

..

5 Commits

Author SHA1 Message Date
曹鹏飞 819de47012 Merge branch 'sit' into develop 2025-11-12 14:31:51 +08:00
曹鹏飞 7e43292c8e Merge branch 'develop' into sit 2025-10-24 18:03:29 +08:00
曹鹏飞 19d48c1cf2 feat: 一些优化 2025-10-11 17:37:10 +08:00
曹鹏飞 8c9c8cb515 feat: 一些优化 2025-10-11 16:40:59 +08:00
曹鹏飞 e8cdf75359 feat: 一些优化 2025-10-11 15:22:38 +08:00
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ public class OutProduceSubmitQO {
/**
* 仓库编号
*/
@NotBlank
// @NotBlank
private String lgort;
/**