南骏 池
2025-04-28 955c117833da888852a2e0c239350c409cce93d5
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)