feat: 迭代
This commit is contained in:
@@ -86,7 +86,12 @@
|
||||
"Bash(mysql -u root -p123456 rent_platform -e \"SELECT id, name, type, enabled, config FROM mkt_activities WHERE type='invite_cashback' LIMIT 1\")",
|
||||
"Bash(node check-config.js)",
|
||||
"Bash(node verify-fix.js)",
|
||||
"Bash(ipconfig)"
|
||||
"Bash(ipconfig)",
|
||||
"Bash(cat > *)",
|
||||
"Bash(mysql -h localhost -P 3306 -u root -pquan131735 rent_platform -e \"ALTER TABLE platform_withdrawals MODIFY COLUMN account_name VARCHAR\\(50\\) NULL COMMENT '账户名';\")"
|
||||
],
|
||||
"additionalDirectories": [
|
||||
"\\tmp"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user