새메시지, js 구현 준비

This commit is contained in:
2018-02-12 01:15:01 +09:00
parent 26d526f47c
commit ecd067be8e
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -71,7 +71,7 @@ var refreshMsg = (function(){
var deferred = $.ajax({
url: option.targetJson,
url: 'json_result.php',
type: 'post',
dataType:'json',
contentType: 'application/json',