yanjinhui
2 天以前 5d756f53f07880dc8b7ba0bc9f060b9e94d4b25e
新建文件夹/WIDESEA_WMSServer/WIDESEA_WMSServer/Controllers/SquareCabin/MedicineGoodsController.cs
@@ -16,11 +16,6 @@
        {
        }
        [HttpPost,Route("GetMedicineGoodsInfom"),AllowAnonymous]
        public WebResponseContent GetMedicineGoodsInfom()
        {
            return Service.GetMedicineGoodsInfom();
        }
        [HttpPost, Route("DeleteProduct"), AllowAnonymous]
        public WebResponseContent DeleteProduct(string goodsno)