服务端的TigerApi 框架,基于.NET6 2024 版本
Rodney Chen
2024-06-02 632f5518ebc34819a6c64621edac9d75c13fad9e
Tiger.Model.Net/Tiger.Model.Net.csproj
@@ -79,6 +79,10 @@
    <Compile Include="Entitys\BAS\BAS_DEFECT_GRP.cs" />
    <Compile Include="Entitys\BAS\BAS_DFT_DUTY.cs" />
    <Compile Include="Entitys\BAS\BAS_DFT_LOC.cs" />
    <Compile Include="Entitys\BAS\BAS_PKG_DTL.cs" />
    <Compile Include="Entitys\BAS\BAS_PKG_RULE.cs" />
    <Compile Include="Entitys\BAS\BAS_PKG_SN.cs" />
    <Compile Include="Entitys\BAS\BAS_PKG_TYPE.cs" />
    <Compile Include="Entitys\BAS\BAS_REASON.cs" />
    <Compile Include="Entitys\BAS\BAS_REASON_GRP.cs" />
    <Compile Include="Entitys\BAS\BAS_SOLUTION.cs" />
@@ -109,6 +113,8 @@
    <Compile Include="Entitys\MES\MES_WIP_DATA.cs" />
    <Compile Include="Entitys\MES\MES_WIP_HIS.cs" />
    <Compile Include="Entitys\MES\node.cs" />
    <Compile Include="Entitys\MES\ParameterEntity\SmtLoadingReturn.cs" />
    <Compile Include="Entitys\MES\ParameterEntity\SmtLoadingInput.cs" />
    <Compile Include="Entitys\MES\R_Wip_Tracking_T.cs" />
    <Compile Include="Entitys\MES\SMT_FEEDER.cs" />
    <Compile Include="Entitys\MES\SMT_FEEDER_TYPE.cs" />
@@ -127,6 +133,7 @@
    <Compile Include="Entitys\SYS\LOG_CS_LOGIN.cs" />
    <Compile Include="Entitys\SYS\LOG_PDA_LOGIN.cs" />
    <Compile Include="Entitys\SYS\SYS_CS_LOGIN.cs" />
    <Compile Include="Entitys\SYS\SYS_LOW_CODE.cs" />
    <Compile Include="Entitys\SYS\SYS_PDA_LOGIN.cs" />
    <Compile Include="Entitys\WMS\Api\Resell.cs" />
    <Compile Include="Entitys\WMS\Api\InFinished.cs" />
@@ -141,12 +148,12 @@
    <Compile Include="Entitys\WMS\Api\ProdReqInput.cs" />
    <Compile Include="Entitys\WMS\Api\ReprintEntitys.cs" />
    <Compile Include="Entitys\WMS\BIZ_ERP_CUSTOMS.cs" />
    <Compile Include="Entitys\WMS\MengQi\SNData_His.cs" />
    <Compile Include="Entitys\WMS\MengQi\SNData.cs" />
    <Compile Include="Entitys\WMS\MengQi\ModelInfo.cs" />
    <Compile Include="Entitys\WMS\MengQi\Customer.cs" />
    <Compile Include="Entitys\WMS\MengQi\TestData.cs" />
    <Compile Include="Entitys\WMS\MengQi\User.cs" />
    <Compile Include="Entitys\MengQi\SNData_His.cs" />
    <Compile Include="Entitys\MengQi\SNData.cs" />
    <Compile Include="Entitys\MengQi\ModelInfo.cs" />
    <Compile Include="Entitys\MengQi\Customer.cs" />
    <Compile Include="Entitys\MengQi\TestData.cs" />
    <Compile Include="Entitys\MengQi\User.cs" />
    <Compile Include="Entitys\WMS\V_MONTH_IN_SUM.cs" />
    <Compile Include="Entitys\WMS\V_WH_ITEM_SUM.cs" />
    <Compile Include="Entitys\WMS\V_WMS_ITEM_Y.cs" />