采购收货仓库类型

This commit is contained in:
2024-08-19 16:18:45 +08:00
parent 5abfc66dd2
commit e824409036
3 changed files with 6 additions and 5 deletions

View File

@@ -159,4 +159,5 @@ public partial class WmsPurchaseH : BaseEntity<string>, IPurchaseAndSaleAuitEnti
/// erp到货单主表pk
/// </summary>
public string erp_arriveorder_pk { get;set; }
}