wtt
2024-10-24 7df532d4322f0461b4d579703b0f4ba76ab9e790
WebAPI/Controllers/CJGL/Sc_ProcessExchangeBillController.cs
@@ -1960,7 +1960,7 @@
                res.count = CountConstant.FAIL;
                res.Message = "Exception!" + e.ToString();
                res.data = null;
                return objJsonResult;
                return res;
            }
        }
        #endregion