mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-06-06 16:21:54 +08:00
新增版本号
This commit is contained in:
@ -86,7 +86,7 @@ class ConstService
|
||||
'2.0.3' => ['value' => '2.0.3', 'name' => 'v2.0.3'],
|
||||
'2.1.0' => ['value' => '2.1.0', 'name' => 'v2.1.0'],
|
||||
'2.2.0' => ['value' => '2.2.0', 'name' => 'v2.2.0'],
|
||||
'2.2.1' => ['value' => '2.2.0', 'name' => 'v2.2.1'],
|
||||
'2.2.1' => ['value' => '2.2.1', 'name' => 'v2.2.1'],
|
||||
],
|
||||
|
||||
// 用户注册类型列表
|
||||
|
||||
Reference in New Issue
Block a user