yangle
2024-11-01 330444dff55dce750136971f64a967ba243151f8
WebAPI/Controllers/BaseSet/Gy_SupplierController.cs
@@ -131,7 +131,7 @@
                res.count = CountConstant.FAIL;
                res.Message = "Exception!" + e.ToString();
                res.data = null;
                return objJsonResult;
                return res;
            }
        }
        #endregion