扩展云快充1.6

This commit is contained in:
三丙
2024-10-12 16:47:27 +08:00
parent 2cd7c9c573
commit c94110d02a
32 changed files with 373 additions and 66 deletions

View File

@@ -14,6 +14,6 @@ import java.lang.annotation.*;
@Documented
public @interface YunKuaiChongCmd {
byte value();
int value();
}