5bxgm4 发表于 2022-11-10 15:42:10

can not get storage of im

安卓移动端IM功能发送录音、文件、图片时,服务器接口返回提示 can not get storage of im,请问时哪个配置没有调整吗?

飞龙在天 发表于 2022-11-11 10:05:40

服务端需要配置一下,这个你是老版本升级上了的吧?

你去看看服务端config里面的node_xxxxxx.json这个配置文件,里面有一个storage对象,里面的accounts的值改成:[], 空数组就是读取程序默认存储名的意思。如果你有特殊的account,那就在这个数组里面加上"im",
页: [1]
查看完整版本: can not get storage of im