zjh
2025-06-05 f998563858724f373ea1ff112bdf781a5a46ee8a
StandardPda/MESApplication/Controllers/QC/SJController.cs
@@ -1,10 +1,10 @@
using System.Dynamic;
using MES.Service.Dto.service;
using MES.Service.Dto.service;
using MES.Service.Modes;
using MES.Service.service.QC;
using MES.Service.util;
using Microsoft.AspNetCore.Mvc;
using Newtonsoft.Json.Linq;
using System.Dynamic;
namespace MESApplication.Controllers.QC;