模块 操作的URL访问取消强制转换 修正Build类

This commit is contained in:
thinkphp
2016-01-12 13:39:52 +08:00
parent e0e0eec10f
commit 47161ba7a6
3 changed files with 6 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
<?php
namespace {$app}\{$module}controller;
namespace {$app}\{$module}{layer};
class Index
{