内容模型功能完成
This commit is contained in:
@@ -10,8 +10,11 @@
|
||||
namespace app\model;
|
||||
|
||||
/**
|
||||
* 分类模型
|
||||
* 扩展模型
|
||||
*/
|
||||
class Addons extends \think\Model {
|
||||
|
||||
public static function refreshAddons(){
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user