Compare commits
No commits in common. "c426c1dc8d9ff57ffb41220608ffba954d5c1ec9" and "1cccac924ef41930a0b8dab3f9a16c6ce83a29ec" have entirely different histories.
c426c1dc8d
...
1cccac924e
|
|
@ -15,7 +15,7 @@ import java.io.File;
|
|||
import java.util.*;
|
||||
|
||||
@Slf4j
|
||||
//@Component
|
||||
@Component
|
||||
public class initServer implements CommandLineRunner {
|
||||
public static HCNetSDK hCNetSDK = null;
|
||||
public static int lUserID = -1;//用户句柄
|
||||
|
|
|
|||
Loading…
Reference in New Issue