This website requires JavaScript.
Explore
Help
Register
Sign In
lkddi
/
certd
Watch
1
Star
0
Fork
0
You've already forked certd
mirror of
https://github.com/certd/certd.git
synced
2026-04-14 12:30:54 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8d8600aaa8459665d94a86483f61384e14606b4b
certd
/
packages
/
ui
/
certd-server
/
db
/
migration-pg
/
v10012__disabled_readonly_user.sql
xiaojunnuo
8d8600aaa8
chore:
2024-10-27 02:52:45 +08:00
4 lines
47 B
SQL
Raw
Blame
History
update
sys_user
set
status
=
0
where
id
=
2
;
Reference in New Issue
View Git Blame
Copy Permalink