Commit 6398753a by jiangjianlei

Update play.js

parent ad879ae9
...@@ -116,8 +116,7 @@ function log(content, useRelease = false) { ...@@ -116,8 +116,7 @@ function log(content, useRelease = false) {
} }
} }
function isTest() { function isTest() {
let testName = ['ip-172-31-43-250'] return true
return testName.includes(username)
} }
// Code ------------------------------------------------------------ // Code ------------------------------------------------------------
// 状态记录 // 状态记录
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment