秋天的风

Results 9 issues of 秋天的风

开启事务之后,程序跑起来我强制停了一次,就这样了 这个是不是操作的问题。应该怎么处理

用 lealone 代替nacos能做到吗 不能的话,自己开发可以数据库支持么 想把现在的spirng微服务 nacos 替换成 lealone。新的项目用 lealone,旧的微服务注册在lealone上面

- [ ] I'm sure this does not appear in [the issue list of the repository](https://github.com/arco-design/arco-design-vue/issues) ## Basic Info ## What are the similar cases of this feature 希望颜色选择器加一个默认颜色(也就是v-model为null) ##...

### What problem does this feature solve ![image](https://github.com/opentiny/tiny-vue/assets/4516585/b4b43f62-adf7-4cb9-9b84-e75c52932228) 1.比如我想点击商品名称展开,而不是箭头(且目前箭头还不能修改样式) 2.能支持多列展开。目前是联动的。点一个其他的箭头也会变 需求是:pdd后台的商品管理页面就是有多列展开的。 ### What does the proposed API look like 如上

enhancement

### 描述错误 请清晰简洁地描述错误是什么。 ### 重现步骤 重现行为的步骤: 1. 去 '...' 2. 点击 '....' 3. 滚动到 '....' 4. 看到错误 ### 预期行为 请清晰简洁地描述您期望发生的事情。 ### 截图 如果适用,请添加屏幕截图以帮助解释您的问题。 ### 环境信息 - 操作系统: [e.g. Windows 10]...

bug

https://github.com/lealone/Lealone/blob/20492a40688b0514f0b51579671c17cb160e1ca9/lealone-common/src/main/java/com/lealone/db/value/Value.java#L915C1-L916C1 上面已经判断过来,这里永远不会执行。

https://github.com/lealone/Lealone/blob/20492a40688b0514f0b51579671c17cb160e1ca9/lealone-common/src/main/java/com/lealone/db/value/ValueLob.java#L101 int len = getBufferSize(handler, false, remaining); len = IOUtils.readFully(in, buff); 这里是不是应该这样,还是说getBufferSize(handler, false, remaining);没必要执行 getBufferSize(handler, false, remaining); len = IOUtils.readFully(in, buff); 140行也有同样的问题

![image](https://github.com/user-attachments/assets/bfa94d1d-9db4-4052-835f-265495d89060) ![image](https://github.com/user-attachments/assets/373201a6-6a47-4043-899c-40c507fe1404) 如果我注释调 .updatedAt(now) 这行代码就能更新成功。

![image](https://github.com/user-attachments/assets/635319da-3797-4cca-af9f-d97de48a669d)