erp修改

This commit is contained in:
qianshijiang
2026-01-30 11:48:26 +08:00
parent 61d88714da
commit 9c05d8ac0f
2 changed files with 60 additions and 1 deletions

View File

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