|
|
@@ -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 // 备注
|