<tmall_xiaoyuan_share_isv_campus_fund_withdraw_audit_list_response>
<result>
<msg>1</msg>
<code>123</code>
<data>
<total_num>1</total_num>
<page_num>1</page_num>
<page_size>10</page_size>
<data>
<fund_withdraw_apply_response>
<amount>1</amount>
<amount_yuan>1.1</amount_yuan>
<fund_account_id>123</fund_account_id>
<fun_accredit_id>1</fun_accredit_id>
<fund_name>1</fund_name>
<gift_amount>1</gift_amount>
<gift_amount_yuan>1.1</gift_amount_yuan>
<gmt_create>1</gmt_create>
<gmt_create_str>yyyy-MM-dd hh:MM:ss</gmt_create_str>
<gmt_modified>1</gmt_modified>
<gmt_modified_str>yyyy-MM-dd hh:MM:ss</gmt_modified_str>
<id>1</id>
<method>1</method>
<mix_phone>123</mix_phone>
<out_order_id>1</out_order_id>
<payment_time>1</payment_time>
<payment_time_str>yyyy-MM-dd hh:MM:ss</payment_time_str>
<status>1</status>
<subject_code>shareAccount</subject_code>
<subject_id>1</subject_id>
<payee_name>123</payee_name>
<fund_withdraw_payment_responses>
<fund_withdraw_payment_response>
<pay_tool>ALIPAY</pay_tool>
<amount>1</amount>
</fund_withdraw_payment_response>
</fund_withdraw_payment_responses>
<payee_id>123</payee_id>
<audit_time_str>123</audit_time_str>
<cancel_time_str>123</cancel_time_str>
<operator_ame>123</operator_ame>
</fund_withdraw_apply_response>
</data>
</data>
<total_num>1</total_num>
<success>true</success>
<page_num>10</page_num>
</result>
</tmall_xiaoyuan_share_isv_campus_fund_withdraw_audit_list_response>
{
"tmall_xiaoyuan_share_isv_campus_fund_withdraw_audit_list_response":{
"result":{
"msg":"1",
"code":"123",
"data":{
"total_num":1,
"page_num":1,
"page_size":10,
"data":{
"fund_withdraw_apply_response":[
{
"amount":1,
"amount_yuan":"1.1",
"fund_account_id":123,
"fun_accredit_id":1,
"fund_name":"1",
"gift_amount":1,
"gift_amount_yuan":"1.1",
"gmt_create":"1",
"gmt_create_str":"yyyy-MM-dd hh:MM:ss",
"gmt_modified":"1",
"gmt_modified_str":"yyyy-MM-dd hh:MM:ss",
"id":1,
"method":"1",
"mix_phone":"123",
"out_order_id":"1",
"payment_time":"1",
"payment_time_str":"yyyy-MM-dd hh:MM:ss",
"status":"1",
"subject_code":"shareAccount",
"subject_id":"1",
"payee_name":"123",
"fund_withdraw_payment_responses":{
"fund_withdraw_payment_response":[
{
"pay_tool":"ALIPAY",
"amount":1
}
]
},
"payee_id":123,
"audit_time_str":"123",
"cancel_time_str":"123",
"operator_ame":"123"
}
]
}
},
"total_num":1,
"success":true,
"page_num":10
}
}
}