mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-26 00:53:54 +08:00
update:共钥信息从旧接口获取,去除getServerPublicKey方法
This commit is contained in:
@@ -15,7 +15,8 @@ export default new Vuex.Store({
|
||||
version: '',
|
||||
beianIcpNum: 'null',
|
||||
beianGaNum: 'null',
|
||||
allowUserRegister: false
|
||||
allowUserRegister: false,
|
||||
sm2PublicKey: ''
|
||||
}
|
||||
},
|
||||
getters: {
|
||||
|
||||
Reference in New Issue
Block a user