입장 절차를 바로 링크로 변경

This commit is contained in:
2018-02-03 05:08:12 +09:00
parent 172bf9bbbc
commit 9c6deadf11
3 changed files with 6 additions and 5 deletions
+1 -1
View File
@@ -83,7 +83,7 @@ function Entrance_Logout() {
function Entrance_Enter(serverDir) {
Popup_Wait(function() {
PostJSON(
HOME+I+ENTRANCE+W+"enter"+POST, {
HOME+I+ENTRANCE+W+"enterPost", {
},
function(response, textStatus) {
if(response.result == "SUCCESS") {