zjh
2025-06-26 da3b2cfb3a34a7b1f83dcd9fc762b1d2459547dc
StandardPda/MESApplication/Controllers/QC/XJController.cs
@@ -1,10 +1,10 @@
using MES.Service.Dto.service;
using System.Dynamic;
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;