From 42a2772d1aa7493bcc4fac3e24ee8eda4eebc23d Mon Sep 17 00:00:00 2001
From: xubinbin <1323875150@qq.com>
Date: 星期二, 12 十二月 2023 17:09:04 +0800
Subject: [PATCH] bugfix:请求头带token, SecurityUtils 获取用户id 一直为0 #1195
---
web_src/static/js/jessibuca/jessibuca.d.ts | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/web_src/static/js/jessibuca/jessibuca.d.ts b/web_src/static/js/jessibuca/jessibuca.d.ts
index 5ecdb9e..b682373 100644
--- a/web_src/static/js/jessibuca/jessibuca.d.ts
+++ b/web_src/static/js/jessibuca/jessibuca.d.ts
@@ -561,9 +561,9 @@
buf: number;
/** 褰撳墠瑙嗛甯х巼 */
fps: number;
- /** 褰撳墠闊抽鐮佺巼锛屽崟浣峛it */
+ /** 褰撳墠闊抽鐮佺巼锛屽崟浣峛yte */
abps: number;
- /** 褰撳墠瑙嗛鐮佺巼锛屽崟浣峛it */
+ /** 褰撳墠瑙嗛鐮佺巼锛屽崟浣峛yte */
vbps: number;
/** 褰撳墠瑙嗛甯ts锛屽崟浣嶆绉� */
ts: number;
--
Gitblit v1.8.0