1
This commit is contained in:
@@ -211,7 +211,7 @@ func TestQueryBillList(t *testing.T) {
|
||||
TxdBillListGetRequest: &domain591.AlibabaWdkBillListTxdBillListGetRequest{
|
||||
EndBillDate: &endTime,
|
||||
StartBillDate: &createTime,
|
||||
ShopCode: utils.String2Pointer("667321"),
|
||||
ShopCode: utils.String2Pointer("JX667321"),
|
||||
PageSize: utils.Int64ToPointer(200),
|
||||
PageIndex: utils.Int64ToPointer(1),
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user