mirror of
https://github.com/TheSmallHanCat/sora2api.git
synced 2026-02-15 19:14:44 +08:00
feat: 新增Token批量管理功能(测试更新/批量启用/清理禁用)
This commit is contained in:
@@ -1529,7 +1529,7 @@
|
||||
</div>
|
||||
<div>
|
||||
<label class="section-title" for="baseUrl" style="margin-bottom:4px;">服务器地址</label>
|
||||
<input id="baseUrl" class="input" type="text" value="http://127.0.0.1:8080" placeholder="后端地址,默认本机">
|
||||
<input id="baseUrl" class="input" type="text" value="http://127.0.0.1:8000" placeholder="后端地址,默认本机">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user