// // Created by zhang on 2024/12/27. // #ifndef EXTERN_H #define EXTERN_H extern char *Username; #endif //EXTERN_H