main #34
@ -277,7 +277,7 @@ async def baidu_confirm_refund_order(ns={}):
|
|||||||
}
|
}
|
||||||
return {
|
return {
|
||||||
'status': False,
|
'status': False,
|
||||||
'msg': '百度云退款成功,本机构给客户退款出错!'
|
'msg': '百度云退款成功,本机构给客户退款出错!, %s' % str(local_refund_status)
|
||||||
}
|
}
|
||||||
|
|
||||||
async def get_order_list_base_page(baidu_id, pageNo=1, pageSize=500):
|
async def get_order_list_base_page(baidu_id, pageNo=1, pageSize=500):
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user