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-06-18 07:27:32 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
346fb730a37e035576f5d9ea5c0d74c052b34aeb
certd
/
packages
/
ui
/
certd-server
/
db
/
migration-pg
/
v10012__disabled_readonly_user.sql
T
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