服务端的TigerApi 框架,基于.NET6 2024 版本
Rodney Chen
2024-08-27 1818a97f14836d85b4f3fa651f77de0394cd4371
Tiger.Model.Net/Entitys/MES/ParameterEntity/BizMesWoParameter.cs
@@ -9,6 +9,7 @@
    public class BizMesWoInput
    {
        public string WorkOrder { get; set; }
        public string WoBatch { get; set; }
        public string UserId { get; set; }
        public int Status { get; set; }
        public int RouteStatus { get; set; }