mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2026-05-22 00:59:52 +08:00
Add Dispatch Password authentication
This commit is contained in:
committed by
Luke H-W
Unverified
parent
42e3af4e39
commit
bc2c5deb48
@@ -0,0 +1,6 @@
|
||||
package emu.grasscutter.server.http.objects;
|
||||
|
||||
public class QueryCurRegionRspJson {
|
||||
public String content;
|
||||
public String sign;
|
||||
}
|
||||
Reference in New Issue
Block a user