From af9dba652725f40583835c75118bb7f6c411a80f Mon Sep 17 00:00:00 2001 From: Rodney Chen <rodney.chen@hotmail.com> Date: 星期四, 13 三月 2025 14:15:56 +0800 Subject: [PATCH] 更新实体 --- Tiger.IBusiness/iERP/IU9C_MES.cs | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/Tiger.IBusiness/iERP/IU9C_MES.cs b/Tiger.IBusiness/iERP/IU9C_MES.cs index 5417c7b..f6f9622 100644 --- a/Tiger.IBusiness/iERP/IU9C_MES.cs +++ b/Tiger.IBusiness/iERP/IU9C_MES.cs @@ -17,5 +17,6 @@ public Task<ApiAction> GetBasWo(GetWoInput input); public ApiAction GetCustBarCode(U9C_Base_Input input); public ApiAction GetU9CBasWo(U9C_Base_Input input); + } } -- Gitblit v1.9.3