配置:后台数据库配置
This commit is contained in:
@@ -142,7 +142,7 @@ function showError(content) {
|
||||
function queryEntry(param, callback) {
|
||||
var route = 'gate.gateHandler.queryEntry';
|
||||
pomelo.init({
|
||||
host: '127.0.0.1',
|
||||
host: location.hostname,
|
||||
port: 3014,
|
||||
log: true
|
||||
}, function () {
|
||||
|
||||
Reference in New Issue
Block a user