erp修改

This commit is contained in:
qianshijiang
2026-01-30 11:44:11 +08:00
parent 0ad9b60c91
commit 61d88714da
2 changed files with 1 additions and 60 deletions

View File

@@ -40,7 +40,7 @@ public class WarehouseFactoryDO extends BusinessBaseDO {
@TableField("CPN_ID_CST")
private String companyIdCustom;
/**
* 操作类型(字典: WAREHOUSE_OPERATION)
* 操作类型(字典: RECEIVING_SHIPPING_TYPE)
*/
@TableField("OPTN_TP")
private String operationType;