cdk
2025-12-03 97dc8abea2e2a9e3ae81e6c7ad0ccc12152a7bc9
Merge branch 'master' of http://43.142.96.171:8080/r/~kyy/LB_MesService
已修改2个文件
5 ■■■■■ 文件已修改
WebApi/Gs.QiTaCk/MesSctkSqDjManager.cs 4 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
WebApi/Gs.Warehouse/Services/MesInvItemMovesDjManager.cs 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
WebApi/Gs.QiTaCk/MesSctkSqDjManager.cs
@@ -1,4 +1,6 @@
using System.Data;
using System;
using System.Collections.Generic;
using System.Data;
using System.Data.SqlClient;
using System.Dynamic;
using Gs.Toolbox;
WebApi/Gs.Warehouse/Services/MesInvItemMovesDjManager.cs
@@ -7,7 +7,6 @@
using Gs.Toolbox.ApiCore.Group;
using Microsoft.AspNetCore.Http;
using Microsoft.AspNetCore.Mvc;
using Newtonsoft.Json;
using static Gs.Toolbox.UtilityHelper;
namespace Gs.Warehouse.Services