mirror of
https://github.com/renbaoshuo/UOJ-Luogu-RemoteJudge.git
synced 2024-11-08 14:38:48 +00:00
3 lines
151 B
SQL
3 lines
151 B
SQL
USE `app_uoj233`;
|
|
insert into judger_info (judger_name, password, ip) values ('luogu_remote_judger', '_judger_password_', 's2oj-luogu-remote-judger');
|