LJFDBXJ

Results 5 issues of LJFDBXJ

1 版本号: 3.0.4 2 addChildClickViewIds(R.id.workSeeDetail) 当 id workSeeDetail 是 checkbox 时 点击事件不响应 3 使用代码 在任何情况 只要子view 是 CheckBox 通过addChildClickViewIds 添加id 都没有效果 其他view 可以 4 无 crash日志

### What would you like to share? Can the new message callback provide the conversationID of which conversation it belongs to? It will be needed for querying the conversation list...

needs-triage

### What would you like to share? 无法访问管理后台 ### Additional information _No response_

needs-triage

### What would you like to share? ncpu.go:21:2: github.com/OpenIMSDK/[email protected]: verifying go.mod: invalid GOSUMDB: malformed verifier id !!! Error in ./scripts/build-all-service.sh:34 Error in ./scripts/build-all-service.sh:34. 'cpu_count=$(go run .)' exited with status 1...

needs-triage

使用 @Encrypt(algorithm = AES) 注解的字段 调用 save 可以保存 可以获取 是OK 的 但是 调用 update 传入 contentValue 通过 id 主键更新 之后 再次获取 得到 “” 空字符串 确认 1 传入的 值是有的 2 更新是成功的...