update plugin docs and add some helper functions

This commit is contained in:
Jerry
2023-03-31 21:44:48 +08:00
committed by GitHub
parent f85719ac8b
commit baa6ce9fc1
10 changed files with 161 additions and 12 deletions

View File

@@ -50,7 +50,7 @@ class Framework
public const VERSION_ID = 712;
/** @var string 版本名称 */
public const VERSION = '3.1.7';
public const VERSION = '3.1.8';
/**
* @var RuntimePreferences 运行时偏好(环境信息&参数)