This commit is contained in:
2024-08-08 14:53:20 +08:00
parent d2303e1658
commit d31e958210
2 changed files with 34 additions and 1 deletions

View File

@@ -124,7 +124,7 @@ func (p *purchase) Info(ctx context.Context, purchaseId int64) (reply ReplyPurch
type ArgsPurchaseEdit struct {
PurchaseId int64 // 采购合同id
Po string // po
PoSerial string // PoSerial
OrderDate *time.Time // 下单日期
FactoryAddress string // 工厂地址
FactoryContact string // 工厂联系人