first commit
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
/*
|
||||
* 文章模型
|
||||
* */
|
||||
|
||||
namespace app\admin\model;
|
||||
|
||||
|
||||
class Article {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user