add
zongzhibin
2024-11-23 de4e5b2eafe108d20bc0fc4f215fdda135ed04c9
LA24030_LuLiPackageLine_Wms/Admin.NET.Application/Service/WmsOrder/MesPushPackageCode/Dto/MesPushPackageCodeOutput.cs
@@ -76,5 +76,12 @@
    public bool IsDelete { get; set; }
    
    }
public class Respone
{
    public int iState;
    public string message;
    public object result;
}