九九地推

zhontai a69659a87d 修复推包未生成对应库xml文件的问题 %!s(int64=3) %!d(string=hai) anos
.github 9ff858fb52 推送dev %!s(int64=3) %!d(string=hai) anos
build a69659a87d 修复推包未生成对应库xml文件的问题 %!s(int64=3) %!d(string=hai) anos
src a69659a87d 修复推包未生成对应库xml文件的问题 %!s(int64=3) %!d(string=hai) anos
.gitattributes e4fe549c64 添加项目文件。 %!s(int64=5) %!d(string=hai) anos
.gitignore e4fe549c64 添加项目文件。 %!s(int64=5) %!d(string=hai) anos
LICENSE 91b0d54dce 添加MIT %!s(int64=5) %!d(string=hai) anos
README.md bac278d5a2 1.0.0 %!s(int64=5) %!d(string=hai) anos
ZhonTai.sln 22fa3e7020 更新推包脚本,更新类库说明 %!s(int64=3) %!d(string=hai) anos

README.md

 一个基于.Net Core开发的权限管理系统,后续会增加更多实用的功能。

在线体验

演示地址:https://www.admin.zhontai.net/

文档地址:https://www.zhontai.net/


项目下载后,直接编译运行项目

Ctrl + F5

Tips:

如果你想换数据库,修改Admin.Core项目下的 configs/dbconfig.Development.json 文件

  //数据库类型
  "type": 0,
  //连接字符串
  "connectionString": ""