This website works better with JavaScript.
Home
Explore
Help
Sign In
liuhaodong
/
laic-backend
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
低空智控平台 后端go
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7
Commits
1
Branch
0
Tags
641 KiB
Go
99.1%
Shell
0.9%
Tree:
800670e5c2
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '800670e5c2'
${ noResults }
laic-backend
/
sql
/
007_remove_casbin_rule.sql
2 lines
83 B
Raw
Blame
History
-- Casbin 已移除,策略表不再使用。
DROP
TABLE
IF
EXISTS
`
casbin_rule
`
;
Reference in new issue