| | |
| | | /// </summary> |
| | | [SugarColumn(ColumnName = "TYPEA")] |
| | | public string? Typea { get; set; } |
| | | |
| | | /// <summary> |
| | | /// 推送时间 |
| | | /// </summary> |
| | | [SugarColumn(ColumnName = "TS_DATE")] |
| | | public DateTime? TsDate { get; set; } |
| | | } |
| | |
| | | [assembly: System.Reflection.AssemblyCompanyAttribute("MES.Service")] |
| | | [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] |
| | | [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] |
| | | [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+f7005dbf2453239fadf2d0e3208518791e57ee12")] |
| | | [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+a0af4ada08919008f7daabde7d00577bf7a592f9")] |
| | | [assembly: System.Reflection.AssemblyProductAttribute("MES.Service")] |
| | | [assembly: System.Reflection.AssemblyTitleAttribute("MES.Service")] |
| | | [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] |
| | |
| | | 76e543b732515e90142baaa3af7e11fecda3f0d192e869576c3133934e169bfc |
| | | 3eb0884e16c473400adffedf0d962b33c67eee9abab549508dfc7b0ae80d8ef1 |
| | |
| | | Reasonforrework = dto.FReasonForRework, |
| | | Isforcewholeset = dto.FIsForceWholeSet, |
| | | PREVMO = dto.FPrevMO, |
| | | TsDate = DateTime.Now, |
| | | Typea = dto.TypeA |
| | | }; |
| | | |
| | |
| | | [assembly: System.Reflection.AssemblyCompanyAttribute("MESApplication")] |
| | | [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] |
| | | [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] |
| | | [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+f7005dbf2453239fadf2d0e3208518791e57ee12")] |
| | | [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+a0af4ada08919008f7daabde7d00577bf7a592f9")] |
| | | [assembly: System.Reflection.AssemblyProductAttribute("MESApplication")] |
| | | [assembly: System.Reflection.AssemblyTitleAttribute("MESApplication")] |
| | | [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] |
| | |
| | | 5b6db30e7db3efb381815f17d0f200037e73e41a98315717cee1443f10ce7eac |
| | | 5f1a3df016d9bc87414a72683a734825dae483f5ecef654ee7e47a637dbbdb51 |