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