chenhaozhe
2025-06-16 7f0779d2620af812addb71f9a2685c6e7635e73d
refactor: 移动 Gy_BarCodeBill_PNL_TempController.cs, Gy_PNLInfoController.cs, Gy_BarCodeBill_Set_TempController.cs 到 Controllers/华远datamapping; 移动 Gy_PNLInfoSub.cs 到 Controllers/Models
4 文件已重命名
1个文件已修改
12 ■■■■ 已修改文件
WebAPI/Controllers/华远datamapping/Gy_BarCodeBill_PNL_TempController.cs 补丁 | 查看 | 原始文档 | blame | 历史
WebAPI/Controllers/华远datamapping/Gy_BarCodeBill_Set_TempController.cs 补丁 | 查看 | 原始文档 | blame | 历史
WebAPI/Controllers/华远datamapping/Gy_PNLInfoController.cs 补丁 | 查看 | 原始文档 | blame | 历史
WebAPI/Models/Gy_PNLInfoSub.cs 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
WebAPI/WebAPI.csproj 8 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
WebAPI/Controllers/»ªÔ¶datamapping/Gy_BarCodeBill_PNL_TempController.cs
WebAPI/Controllers/»ªÔ¶datamapping/Gy_BarCodeBill_Set_TempController.cs
WebAPI/Controllers/»ªÔ¶datamapping/Gy_PNLInfoController.cs
WebAPI/Models/Gy_PNLInfoSub.cs
File was renamed from WebAPI/Controllers/»ù´¡×ÊÁÏ/»ù´¡×ÊÁÏ/Gy_PNLInfoSub.cs
@@ -3,7 +3,7 @@
using System.Linq;
using System.Web;
namespace WebAPI.Controllers.基础资料.基础资料
namespace WebAPI.Models
{
    public class Gy_PNLInfoSub
    {
@@ -15,4 +15,4 @@
        public int HPosition_x { get; set; } // PCS行所在索引
        public int HPosition_y { get; set; } // PCS列所在索引
    }
}
}
WebAPI/WebAPI.csproj
@@ -604,8 +604,8 @@
    <Compile Include="Controllers\品质管理\质量报表\QC_QualityReportsController.cs" />
    <Compile Include="Controllers\CJGL\CJ_WIPBeginStockBillController.cs" />
    <Compile Include="Controllers\品质管理\车间自检单\QC_WorkSelfCheckBillController.cs" />
    <Compile Include="Controllers\基础资料\基础资料\Gy_BarCodeBill_PNL_TempController.cs" />
    <Compile Include="Controllers\基础资料\基础资料\Gy_BarCodeBill_Set_TempController.cs" />
    <Compile Include="Controllers\华远datamapping\Gy_BarCodeBill_PNL_TempController.cs" />
    <Compile Include="Controllers\华远datamapping\Gy_BarCodeBill_Set_TempController.cs" />
    <Compile Include="Controllers\基础资料\基础资料\Gy_CardChangeTypeController.cs" />
    <Compile Include="Controllers\基础资料\基础资料\Gy_CardStatusController.cs" />
    <Compile Include="Controllers\基础资料\基础资料\Gy_CardAddressController.cs" />
@@ -627,8 +627,8 @@
    <Compile Include="Controllers\基础资料\基础资料\Gy_OperatorController.cs" />
    <Compile Include="Controllers\基础资料\基础资料\Gy_PaymentConditionListBillController.cs" />
    <Compile Include="Controllers\基础资料\基础资料\Gy_DisposeWayController.cs" />
    <Compile Include="Controllers\基础资料\基础资料\Gy_PNLInfoController.cs" />
    <Compile Include="Controllers\基础资料\基础资料\Gy_PNLInfoSub.cs" />
    <Compile Include="Controllers\华远datamapping\Gy_PNLInfoController.cs" />
    <Compile Include="Models\Gy_PNLInfoSub.cs" />
    <Compile Include="Controllers\基础资料\基础资料\Gy_ProcMulController.cs" />
    <Compile Include="Controllers\基础资料\基础资料\Gy_RepairCheckClassController.cs" />
    <Compile Include="Controllers\基础资料\基础资料\Gy_ScrapReasonController.cs" />