Commit ad879ae9 by jiangjianlei

Update play.js

parent cbc775a2
...@@ -116,7 +116,7 @@ function log(content, useRelease = false) { ...@@ -116,7 +116,7 @@ function log(content, useRelease = false) {
} }
} }
function isTest() { function isTest() {
let testName = ['jeffrey'] let testName = ['ip-172-31-43-250']
return testName.includes(username) 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