Explorar el Código

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

likai hace 4 años
padre
commit
6a2bb70412
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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 // 备注