fix licence

This commit is contained in:
yanweidong 2025-05-26 22:11:47 +08:00
parent cd72620e49
commit bfccf4d468
1 changed files with 2 additions and 2 deletions

View File

@ -58,8 +58,8 @@ var (
// -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- // --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
const ( const (
signKey = "8E853B589944FF7A56BEF02AAA51D6F4" signKey = "1F36659EC27CFFF849E068EA80B1A4CA"
LICENCE_KEY = "TRAIN_LICENCE_KEY" LICENCE_KEY = "BLOCKS_KEY"
) )
// -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- // --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------