mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-21 07:35:34 +08:00
create 3.x main branch and move VERSION constants
This commit is contained in:
@@ -30,6 +30,10 @@ use ZM\Utils\ZMUtil;
|
|||||||
|
|
||||||
class Framework
|
class Framework
|
||||||
{
|
{
|
||||||
|
public const VERSION_ID = 600;
|
||||||
|
|
||||||
|
public const VERSION = '3.0.0-alpha1';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 框架运行的参数
|
* 框架运行的参数
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user