mirror of
https://git.victorphan.net/basketballcantho/Teedy_custom.git
synced 2026-08-05 22:03:11 +07:00
Users administration (client)
This commit is contained in:
@@ -1 +1 @@
|
||||
db.version=2
|
||||
db.version=3
|
||||
@@ -0,0 +1 @@
|
||||
insert into T_ROLE(ROL_ID_C, ROL_NAME_C, ROL_CREATEDATE_D) values('user', 'User', NOW());
|
||||
Reference in New Issue
Block a user