yangle
2024-05-31 1f20c9d06e6b7068a07583b7f071c6de7bd6591b
WebAPI/Controllers/ÌõÂë¹ÜÀí/MouldController.cs
@@ -258,9 +258,9 @@
        /// å™¨å…·ç¼“存列表界面,返回缓存列表信息
        /// </summary>
        /// <returns></returns>
        [Route("MouldController/GetKf_PonderationBillMain_TempList_New_Json")]
        [Route("MouldController/GetSc_MouldStockBillMain_TempList_Json")]
        [HttpGet]
        public object GetKf_PonderationBillMain_TempList_New_Json(string HBillType, string HMaker, Int64 HStockOrgID)
        public object GetSc_MouldStockBillMain_TempList_Json(string HBillType, string HMaker, Int64 HStockOrgID)
        {
            try
            {