style: code format

This commit is contained in:
ReaJason
2024-12-11 01:35:41 +08:00
parent c30a00146d
commit 1712608b0b
66 changed files with 2104 additions and 1876 deletions
@@ -66,7 +66,7 @@ class GodzillaManagerTest {
}
@Test
void testRestorePayload(){
void testRestorePayload() {
String payload = "k2qs7l3%2F4ZZaGyyrfpBQGg0dXGM%2BFVFxzmCWLnyFEgoPSpSjHre4o1HBHTCFnNDX";
String key = "d8ea7326e6ec5916";
Map<String, String> map = GodzillaManager.restorePayload(key, payload);