From 7170a5adff3d48ac589fbb2c67ac6c45684b4393 Mon Sep 17 00:00:00 2001 From: ZZJ <zzjdsg2300@163.com> Date: 星期五, 22 四月 2022 14:49:41 +0800 Subject: [PATCH] 注册登录接口 --- src/Pool/VideoRuleData.ts | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/Pool/VideoRuleData.ts b/src/Pool/VideoRuleData.ts index 59e7d8f..a49fec8 100644 --- a/src/Pool/VideoRuleData.ts +++ b/src/Pool/VideoRuleData.ts @@ -63,6 +63,7 @@ ] this.selectResolution = '1002' this.hasCtrlC = false + } public async update() { -- Gitblit v1.8.0