chenhaozhe
2 天以前 2d07ecf4a434a9d68d3ba82997916c5eade88d35
WebAPI/Controllers/BaseSet/Gy_SampleSchemeController.cs
@@ -12,6 +12,7 @@
using System.Web;
using WebAPI.Controllers.SCGL.日计划管理;
using System.IO;
using WebAPI.Service;
namespace WebAPI.Controllers.BaseSet
{
@@ -72,6 +73,7 @@
        /// <summary>
        /// 保存按钮
        /// </summary>
        [RequireSignature]
        [Route("Gy_SampleScheme/ModifyByID")]
        [HttpPost]
        public object ModifyByID([FromBody] JObject oMain)