去除debug代码
This commit is contained in:
parent
c4077516e7
commit
6583ade2e2
@ -28,7 +28,6 @@ function renderType(type) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
function renderBalance(type, balance) {
|
function renderBalance(type, balance) {
|
||||||
console.log(type,balance)
|
|
||||||
switch (type) {
|
switch (type) {
|
||||||
case 1: // OpenAI
|
case 1: // OpenAI
|
||||||
case 4: // CloseAI
|
case 4: // CloseAI
|
||||||
|
Loading…
Reference in New Issue
Block a user