1
0
mirror of https://gitee.com/koogua/course-tencent-cloud.git synced 2025-06-26 12:23:06 +08:00

修正合并错误

This commit is contained in:
winzer 2021-02-13 21:55:04 +08:00
parent f24eef065b
commit 9ed2753cef

View File

@ -49,13 +49,6 @@ class Consult extends Model
*/
public $replier_id = 0;
/**
* 答主编号
*
* @var int
*/
public $replier_id;
/**
* 提问
*