fcx
2025-12-06 92e4d27f7083331fdffec1edb83211ad73ce51d6
StandardPda/MESApplication/Controllers/QC/SJController.cs
@@ -43,7 +43,7 @@
    [HttpPost("GetPage")]
    public ResponseResult GetPage([FromBody] SJPageResult queryObj)
    public ResponseResult GetPage([FromBody] SJPageResult2 queryObj)
    {
        try
        {