@ -339,6 +339,7 @@ $(function () {
function getUserId(){
alert(12);
window.RPayPlus.send("getUserId", null, function(data){
alert(data);
});