mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-03 14:02:47 +08:00
优化json不转义中文
修正transform加载路径
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
namespace think;
|
||||
use think\View;
|
||||
use think\Transform;
|
||||
use org\Transform;
|
||||
|
||||
class Controller {
|
||||
// 视图类实例
|
||||
|
||||
Reference in New Issue
Block a user