chore: update files
This commit is contained in:
@@ -33,12 +33,15 @@ type RoadInfo struct {
|
||||
Balance float64
|
||||
RequestAll int
|
||||
RequestSuccess int
|
||||
ProductCode string
|
||||
UpdateTime time.Time
|
||||
CreateTime time.Time
|
||||
PaymentHtml string
|
||||
TransactionType string
|
||||
TodayRequestAll int `json:"TodayRequestAll"`
|
||||
TodayRequestSuccess int
|
||||
IsAllowDifferentResend int
|
||||
TransactionType string
|
||||
PaymentHtml string
|
||||
IsRepeatSubmit int // 是否设置重复提交
|
||||
ProductCode string
|
||||
CreateTime time.Time
|
||||
UpdateTime time.Time
|
||||
}
|
||||
|
||||
const ROAD_INFO = "road_info"
|
||||
|
||||
1356
views/road.html
1356
views/road.html
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user