mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-06 07:02:47 +08:00
完善Build类支持CLASS_APPEND_SUFFIX常量配置
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?php
|
||||
namespace {$app}\{$module}{layer};
|
||||
|
||||
class Index
|
||||
class Index{$suffix}
|
||||
{
|
||||
public function index()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user