update to 2.6.4 (build 432)

This commit is contained in:
crazywhalecc
2021-12-25 19:21:41 +08:00
parent 3ed1cb665a
commit 74050c46e7
10 changed files with 215 additions and 53 deletions

View File

@@ -30,7 +30,7 @@ class ConsoleApplication extends Application
{
private static $obj = null;
const VERSION_ID = 431;
const VERSION_ID = 432;
const VERSION = "2.6.4";
/**