1
0
mirror of https://github.com/renbaoshuo/UOJ-Luogu-RemoteJudge.git synced 2025-03-01 17:48:44 +00:00

3 lines
151 B
MySQL
Raw Normal View History

2023-03-21 19:14:43 +08:00
USE `app_uoj233`;
insert into judger_info (judger_name, password, ip) values ('luogu_remote_judger', '_judger_password_', 's2oj-luogu-remote-judger');