mirror of
https://github.com/renbaoshuo/S2OJ.git
synced 2025-11-07 12:51:40 +00:00
3 lines
138 B
SQL
3 lines
138 B
SQL
USE `app_uoj233`;
|
|
insert into judger_info (judger_name, password, ip) values ('remote_judger', '_judger_password_', 'uoj-remote-judger');
|