wangxinhui
2 天以前 9ce6731460179c71f0f2c636b2a1598324d5194e
项目代码/WMS/WMSServices/WIDESEA_External/IERPService/IInvokeERPService.cs
@@ -13,6 +13,6 @@
    /// </summary>
    public interface IInvokeERPService : IDependency
    {
        public string BSTPurchaseUp(BSTPurchaseUpModel bSTPurchaseUpModel);
    }
}