mirror of
https://github.com/CodePhiliaX/Chat2DB.git
synced 2025-08-02 21:50:43 +08:00
Fix some team project bugs
This commit is contained in:
@ -25,4 +25,9 @@ public class ConfigJson {
|
||||
* jwt
|
||||
*/
|
||||
private String jwtSecretKey;
|
||||
|
||||
/**
|
||||
* The unique ID of the system
|
||||
*/
|
||||
private String systemUuid;
|
||||
}
|
||||
|
Reference in New Issue
Block a user