mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-22 08:05:34 +08:00
fix multiple prompt timer bug
This commit is contained in:
@@ -47,7 +47,7 @@ class Framework
|
||||
public const VERSION_ID = 689;
|
||||
|
||||
/** @var string 版本名称 */
|
||||
public const VERSION = '3.0.1';
|
||||
public const VERSION = '3.0.2';
|
||||
|
||||
/** @var array 传入的参数 */
|
||||
protected array $argv;
|
||||
|
||||
Reference in New Issue
Block a user