forked from free-lancers/electricity_bill_calc_service
fix(#16):修复商户入驻时间为指定日期,并非当前日期
This commit is contained in:
@@ -18,6 +18,7 @@ type TenementCreationForm struct {
|
||||
InvoicePhone *string `json:"invoicePhone"`
|
||||
Bank *string `json:"bank"`
|
||||
Account *string `json:"bankAccount"`
|
||||
MoveIn *string `json:"moveIn"`
|
||||
}
|
||||
|
||||
type TenementQueryResponse struct {
|
||||
|
||||
Reference in New Issue
Block a user