abstraction for DBPool reset function, update to 3.1.14

This commit is contained in:
crazywhalecc
2023-05-30 22:19:52 +08:00
committed by Jerry Ma
parent 98ac59592b
commit 0b8409962c
4 changed files with 46 additions and 26 deletions

View File

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