存erp到货单主子表id

This commit is contained in:
2024-08-02 11:13:05 +08:00
parent cf4c3d36b6
commit 6aa821652b
9 changed files with 299 additions and 31 deletions

View File

@@ -4,6 +4,9 @@ namespace Tnb.BasicData.Entities
{
public int Code { get; set; }
public string msgResult { get; set; }
public object msg { get; set; }
}
// public enum ThirdResultCode