Code Monkey home page Code Monkey logo

layui-admin's Issues

新增用户登录密码错误问题

新增用户时默认密码为123456,使用明文直接存了数据库,但是登陆的时候 将123456使用sha1进行了加密(编码),导致新增的用户因密码失败无法登陆

申请商业化二开许可

你好,

我再CSDN看到了你的这个项目,感觉很适合我这样的后端开发使用,我想在你这个的基础上进行二次开发,目前用于自己学习,后期可能会用在公司的项目上,进行商业化,是否可以给个许可。

如果需要深度可以联系我,我的邮箱 [email protected]

没有找到您的邮箱,很抱歉用这种方式联系你

作者你好

请问一下,用什么方式打开能够正常运行啊?

新增角色后查询不出来的问题

通过前台新增角色后查询不出来,经过查询发现
类:/layui-admin/src/main/java/com/gameloft9/demo/service/impl/system/SysRoleServiceImpl.java
方法:public String addRole(String roleName,String isSuper)

业务实体中的IsDeleted并没有给默认值,但是查询角色时使用了 IsDeleted = ‘0’,建议代码中给予默认值

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.