Coder Social home page Coder Social logo

fytsoacms's Issues

JWT过期刷新问题.

比如早上7点登录,这时候过期时间会是19点,那么我在18点点时候操作了后台.这时候的JWT过期时间是什么时候呢?还是19点吗?还是会自动续期到6点?

希望角色可以做个继承

角色不能继承 限制了某些场景的应用,希望作者可以扩展角色继承,这样某些场景应用下,大家可以更好的扩充项目应用

表命名大小写问题

db里的sql导入后,表名是小写的,但系统写的表名大部分是用驼峰规范,所以要手动修改表名例
如:Cms_ImgType表,导入后是cms_imgtype
例外:
Wx_material、Wx_setting是前大,后小

json反序列化时出现多余的\\

在getMenuByRole 方法中反 序列化时
JsonConvert.DeserializeObject<List>(it.btnJson);

it.btnJson中出现多余的\,不知道是什么原因,采用it.btnJson.Replace("\","")才可以用。

任务调度小bug

  1. 任务job编辑的时候,jobid没有赋值,无法编辑
  2. 编辑job时,job并未真正删除,只是清理了缓存,导致编辑job相当于删除了job,截图ru如下
    image
    image

有迁移core3.1计划吗

看了下,作者你的挺好的一个开源项目,我准备学习下,如果有升级3.1计划就更好了。没有的话我准备自己试着动手迁移到3.1同时优化下其中一些功能。

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.