获取令牌依次输入以下命令:docker exec -i xiaoya sqlite3 data/data.db <<EOFselect value from x_setting_items where key = "token";EOF