目录结构更新,增加composer支持

This commit is contained in:
2018-01-14 09:41:28 +08:00
parent ae46a73172
commit 0c7d06de51
29 changed files with 506 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
<?php
return array(
'template' => array(
'view_depr' => '_'
)
);