mirror of
https://gitee.com/zoujingli/WeChatDeveloper.git
synced 2025-04-05 09:52:47 +08:00
Update We.php
修改组件版本
This commit is contained in:
parent
fe3b5910ba
commit
2e5ca0d48f
4
We.php
4
We.php
@ -86,7 +86,7 @@ class We
|
|||||||
* 定义当前版本
|
* 定义当前版本
|
||||||
* @var string
|
* @var string
|
||||||
*/
|
*/
|
||||||
const VERSION = '1.2.23';
|
const VERSION = '1.2.24';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 静态配置
|
* 静态配置
|
||||||
@ -136,4 +136,4 @@ class We
|
|||||||
throw new InvalidInstanceException("class {$name} not found");
|
throw new InvalidInstanceException("class {$name} not found");
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user