代码优化
This commit is contained in:
@@ -7,5 +7,5 @@ use think\Model;
|
||||
class FriendTaskModel extends Model
|
||||
{
|
||||
// 设置表名
|
||||
protected $name = 'friend_task';
|
||||
protected $table = 's2_friend_task';
|
||||
}
|
||||
Reference in New Issue
Block a user