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-05-18 14:27:36 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f933fb705c10d47df8f7f9bf7a2314b0fcfe4777
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