dengjunjie
6 天以前 3ca1401ff81f256f54533110b48c68e7fa6bfca5
新建文件夹/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)