dev #63

Merged
wangzhongjie merged 206 commits from dev into main 2024-12-16 10:31:20 +08:00
Showing only changes of commit 3481502c58 - Show all commits

View File

@ -145,10 +145,9 @@ struct UserInfo {
this.updateTimeLimit = false
this.ksksLimit = false
this.currentUser = EmptyCandidateObject
const mediaTest = new FilePhoto(this.context);
this.filePhoto = new FilePhoto(this.context);
//语音功能on
new WebRTCVoice(this.context);
// new WebRTCVoice(this.context);
//初始化数据
this.initData()
//身份证读卡器初始化