mirror of
https://github.com/renbaoshuo/UOJ-Luogu-RemoteJudge.git
synced 2025-03-01 17:48:44 +00:00
3 lines
151 B
MySQL
3 lines
151 B
MySQL
|
USE `app_uoj233`;
|
||
|
insert into judger_info (judger_name, password, ip) values ('luogu_remote_judger', '_judger_password_', 's2oj-luogu-remote-judger');
|