init: ASW-37 初始化 device-api

This commit is contained in:
shizhendong
2024-08-22 09:22:52 +08:00
parent 94a42089e7
commit 3e306e1a8c
21 changed files with 2220 additions and 93 deletions

View File

@@ -0,0 +1,8 @@
package net.geedge;
public class TestJ {
public static void main(String[] args) {
}
}