Controllers/QC/OAJyController.cs
@@ -12,7 +12,7 @@ [ApiController] public class OAJyController : ControllerBase { OAJyService m = new OAJyService(); OaApiService m = new OaApiService(); [HttpPost("SumbitIQCToOA")] public ResponseResult SumbitIQCToOA([FromBody] dynamic queryObj)