This commit is contained in:
jiangyong 2026-07-01 23:49:38 +08:00
parent dd97565ce0
commit 6fa0b3b8af
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ const (
) )
type ApprovalProfitCreate struct { type ApprovalProfitCreate struct {
SpNo string `json:"sp_no"` //申请单号,相同的单号数据将会被替换 BizNo string `json:"biz_no"` //申请单号,相同的单号数据将会被替换
Month string `json:"month"` //业绩对应月份 Month string `json:"month"` //业绩对应月份
Username string `json:"username"` //业绩对应责任人 Username string `json:"username"` //业绩对应责任人
AmountType string `json:"amount_type"` //业绩类型 AmountType string `json:"amount_type"` //业绩类型