ipaylinks notes查看支付详情

feature/trippest
lyt 7 years ago
parent c2e8694236
commit a385f342ac

@ -258,7 +258,7 @@
$.ajax({
type: "get",
dataType: "json",
url: 'http://www.mycht.cn/webht.php/apps/pay/ipaylinksservice/note_modal/' + pn_txn_id + '/' + pn_invoice + '/' + noticeTime,
url: '/webht.php/apps/pay/ipaylinksservice/note_modal/' + pn_txn_id ,
success: function(data, textStatus) {
$('#modal_set_orderid_body').html(data);
$('#modal_set_orderid').modal('show');

Loading…
Cancel
Save