This commit is contained in:
朱昊天
2026-06-16 10:37:33 +08:00
parent 9ff6a57544
commit d5736cd5f8
13 changed files with 173 additions and 15 deletions

View File

@@ -92,6 +92,7 @@ public class MatPurchaseInDetailVo {
/**
* 厂家
*/
@ExcelProperty(value = "厂家")
private String factory;
/**