mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-02 21:52:34 +08:00
更正Org命名空间
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
// | Author: liu21st <liu21st@gmail.com>
|
||||
// +----------------------------------------------------------------------
|
||||
|
||||
namespace think;
|
||||
namespace org;
|
||||
|
||||
// 内容解析类
|
||||
class Parser
|
||||
|
||||
Reference in New Issue
Block a user