|
|
@ -13,7 +13,7 @@ type order struct {
|
|
|
|
type ArgsPayOrderLists struct {
|
|
|
|
type ArgsPayOrderLists struct {
|
|
|
|
StartLadingBillAt string
|
|
|
|
StartLadingBillAt string
|
|
|
|
EndLadingBillAt string
|
|
|
|
EndLadingBillAt string
|
|
|
|
bean.Page
|
|
|
|
Page bean.Page
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
type ReplyPayOrderLists struct {
|
|
|
|
type ReplyPayOrderLists struct {
|
|
|
|