add:增加影圈功能,优化部分接口
This commit is contained in:
@@ -13,6 +13,7 @@ class Comment extends Model
|
||||
|
||||
|
||||
// 表名
|
||||
public static $tableName = 'zy_circle_comment';
|
||||
protected $table = 'zy_circle_comment';
|
||||
|
||||
// 自动写入时间戳字段
|
||||
|
||||
Reference in New Issue
Block a user