增加零号主收入结算确认
This commit is contained in:
@@ -133,7 +133,8 @@ type CounterCheckoutRequest struct {
|
||||
}
|
||||
|
||||
type AdminActionRequest struct {
|
||||
Reason string `json:"reason" binding:"required"`
|
||||
Reason string `json:"reason" binding:"required"`
|
||||
ConfirmZeroOwnerIncome bool `json:"confirm_zero_owner_income"`
|
||||
}
|
||||
|
||||
type PlatformHandoffRequest struct {
|
||||
|
||||
Reference in New Issue
Block a user