| Code/WMS/WIDESEA_WMSServer/WIDESEA_DTO/MES/MesApiLogDto.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
Code/WMS/WIDESEA_WMSServer/WIDESEA_DTO/MES/MesApiLogDto.cs
@@ -11,6 +11,11 @@ public string ApiType { get; set; } /// <summary> /// 托盘号 /// </summary> public string PalletCode { get; set; } /// <summary> /// 请求JSON /// </summary> public string RequestJson { get; set; }