Giter Site home page Giter Site logo

ushelp / easyee-auto Goto Github PK

View Code? Open in Web Editor NEW
42.0 5.0 21.0 2.56 MB

EasyEE 自动化代码生成器。EasyEE Automated code generator.

Java 100.00%
easyee-auto easyee-javaee easyee-sm easyee javascript javaee ssh spring-hibernate struts2-spring-hibernate springmvc-mybatis shiro easyui codegen code-generation code-generator

easyee-auto's Issues

点击修改按钮无法弹出修改界面

生成的SH代码,点击页面的修改按钮后,JS部分判断是否有选中时,获取的是row但判断的却是rows,是Bug还是我的用法有问题?(生成后代码没有做修改)

BUG提交

1、生成的页面中 搜索、清除按钮未用国际化,无查询条件时依旧有按钮
2、生成的页面**际化lable.chkbox 应该是label.chkbox ,所有生成页面不是默认的页面的代码都是label打成了lable

3、生成非默认页面类型报错,浏览器:Uncaught TypeError: Cannot read property 'length' of undefined
控制台:If the failing expression is known to be legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??

4、生成的sqlmap get方法多了个where

5、控制器get方法是Serializable 类型怎么传?(这个不算BUG,我直接用AJAX传会报错)

6、Action的get方法居然放了super.setMsgKey("msg.updateSuccess")代码,结果就是查询GET方法时会弹出提示框

7、手动加上sqlmap关联查询后报无法序列化错误,一看是因为使用了懒加载

以下是建议:
1、表随实体类一起生成
2、生成的代码不支持排序
3、自动生成的页面没有加上权限判断
4、直接修改生成代码的源码比较麻烦,建议开放一个读取模板生成代码的接口。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.