From 7379f6f4049e0925bb541751055d8d4b5254d2aa Mon Sep 17 00:00:00 2001 From: gityjf <2211675158@qq.com> Date: Fri, 29 Jan 2021 15:31:37 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0ajax=E5=8F=82=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- WebContent/js/jquery/register.js | 1 + 1 file changed, 1 insertion(+) diff --git a/WebContent/js/jquery/register.js b/WebContent/js/jquery/register.js index a061540bf..a5246f9ae 100644 --- a/WebContent/js/jquery/register.js +++ b/WebContent/js/jquery/register.js @@ -124,6 +124,7 @@ async : true, dataType: "json", data : { + "method":"allinPaySendMessages", "projectId":projectId, "signType":signType },