From 32aad0f13c6af1b0ef2e1645d0fb62640fda2e7b Mon Sep 17 00:00:00 2001 From: kira <164851225@qq.com> Date: Wed, 12 Sep 2018 14:32:02 +0800 Subject: [PATCH] update --- src/main/ui/static/lib/rpay/app_pay_2.js | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/src/main/ui/static/lib/rpay/app_pay_2.js b/src/main/ui/static/lib/rpay/app_pay_2.js index 076527393..c9b29ed8a 100644 --- a/src/main/ui/static/lib/rpay/app_pay_2.js +++ b/src/main/ui/static/lib/rpay/app_pay_2.js @@ -386,9 +386,6 @@ $(function () { queryOrder(data); }); } - - function init() { - registerJs(); - getUserId(); - } + registerJs(); + getUserId(); }); \ No newline at end of file