耗材记录接口修改

This commit is contained in:
张松
2025-04-10 09:20:32 +08:00
parent d76ccdfbb0
commit 648dc97a49
2 changed files with 5 additions and 1 deletions

View File

@@ -128,4 +128,6 @@ public class ConsStockFlowDTO implements Serializable {
*/
private String remark;
private String vendorName;
}