mirror of
https://github.com/renbaoshuo/S2OJ.git
synced 2024-11-05 06:28:40 +00:00
3 lines
132 B
MySQL
3 lines
132 B
MySQL
|
USE `app_uoj233`;
|
||
|
insert into judger_info (judger_name, password, ip) values ('compose_judger', '_judger_password_', 'uoj-judger');
|