The Wayback Machine - https://web.archive.org/web/20201123182358/https://github.com/topics/casbin
Skip to content
#

casbin

Here are 180 public repositories matching this topic...

piexlmax
piexlmax commented Sep 7, 2020

请对应版本进行观看初始化数据的方式
V2.0.0~V2.2.0

  • 自行新建数据库,并导入server/db的qmPlus.sql

V2.3.0~V2.3.31

  • comfig.yaml 的mysql的账号密码配置自行修改
  • config.yaml 中的 system 下存在一行 need-init-data: false 将此参数设定为 true
  • 启动项目就自动通过代码方式进行初始化数据 切记初次开启后 记得关闭

V2.3.4~master

  • 配置好 server/config.yamlmysql 中的 path , db-name, username ,password,其他的按需修改
  • 我们 [flipped-aurora](https://github.com/fli

Improve this page

Add a description, image, and links to the casbin topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the casbin topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.