diff --git a/src/ZM/Framework.php b/src/ZM/Framework.php index e6ce591a..975a69fd 100644 --- a/src/ZM/Framework.php +++ b/src/ZM/Framework.php @@ -30,6 +30,10 @@ use ZM\Utils\ZMUtil; class Framework { + public const VERSION_ID = 600; + + public const VERSION = '3.0.0-alpha1'; + /** * 框架运行的参数 *