添加ajax参数

This commit is contained in:
gityjf 2021-01-29 15:31:37 +08:00
parent b8ff100825
commit 7379f6f404

View File

@ -124,6 +124,7 @@
async : true,
dataType: "json",
data : {
"method":"allinPaySendMessages",
"projectId":projectId,
"signType":signType
},