This commit is contained in:
lxk0301
2020-12-23 19:33:16 +08:00
committed by GitHub
parent 1fd57b3742
commit a1c55c5f22

View File

@@ -221,7 +221,6 @@ function TotalBean() {
}
function requireConfig() {
return new Promise(resolve => {
process.env.UN_BIND_STOP_CARD = `123&457&34324`
if ($.isNode() && process.env.UN_BIND_CARD_NUM) {
$.UN_BIND_NUM = process.env.UN_BIND_CARD_NUM
}