MESApplication/Controllers/BasicData/SalesReturnNoticeController.cs
@@ -21,7 +21,8 @@ private readonly string TableName = "SALES_RETURN_NOTICE"; private readonly string URL = "http://localhost:10054/api/SalesReturnNotice/"; private readonly string URL = "http://localhost:10054/api/SalesReturnNotice/"; // @@ -111,10 +112,6 @@ return ResponseResult.ResponseError(ex); } } /***进入模版管理可以修改模版***/