WePY 1.5.5 已发布,更新内容:修复了特殊情况下 require 路径编译出错的问题修复了 wepy.createVideoContext 调用报错的问题修复了 should not change the protected attribute __wxWebviewId__ 的 warning修复了 o ...
修复: jdao1.1.2版本 修复了序列化时出现的一些bug。sql: select value,rowname from hstest where id between 2 and 10;jdao操作如下:Hstest t = new Hstest();t.where(Hstest.ID.BETWEEN(2, 10));t.query(Hstest ...