Parcourir la source

feature(未出账单): 结构体备注更改

likai il y a 4 ans
Parent
commit
6a2bb70412
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      dao/account/internal/settle_account_main.go

+ 2 - 2
dao/account/internal/settle_account_main.go

@@ -51,8 +51,8 @@ type settleAccountMainColumns struct {
 	InstrumentId       string // 仪器Id
 	InstrumentCode     string // 仪器编号
 	InstrumentName     string // 仪器名称
-	SettleUserId       string // 确认人Id
-	SettleUser         string // 确认
+	SettleUserId       string // 结算人Id
+	SettleUser         string // 结算
 	SettleDate         string // 确认时间
 	FeeTime            string // 计费时间
 	Remark             string // 备注