服务端的TigerApi 框架,基于.NET6 2024 版本
Cloud Zhang
2024-05-08 3cd10647d622ef542f6c6badbdca5874515a23cf
小修改
已修改2个文件
3 ■■■■ 文件已修改
Tiger.Model.Net/Entitys/MES/SMT_SOLDER.cs 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
Tiger.Model.Net/Tiger.Model.Net.csproj 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
Tiger.Model.Net/Entitys/MES/SMT_SOLDER.cs
@@ -1,8 +1,8 @@
using System;
using SqlSugar;
using System.Linq;
using System.ComponentModel;
using System.Collections.Generic;
using SqlSugar;
namespace Tiger.Model
{
Tiger.Model.Net/Tiger.Model.Net.csproj
@@ -93,7 +93,6 @@
    <Compile Include="Entitys\MES\edge.cs" />
    <Compile Include="Entitys\MES\MES_ROUTE_NODE_ACT.cs" />
    <Compile Include="Entitys\MES\MES_SHIFT_PERIOD.cs" />
    <Compile Include="Entitys\MES\SMT_SOLDER.cs" />
    <Compile Include="Entitys\MES\node.cs" />
    <Compile Include="Entitys\MES\R_Wip_Tracking_T.cs" />
    <Compile Include="Entitys\MES\SMT_FEEDER.cs" />