回复搜索

This commit is contained in:
JaguarJack
2020-06-30 07:36:38 +08:00
parent 7dedec17d9
commit 16a19312a9
3 changed files with 59 additions and 13 deletions

View File

@@ -11,10 +11,13 @@
namespace catchAdmin\wechat\model;
use catchAdmin\wechat\model\search\ReplySearchTrait;
use catcher\base\CatchModel;
class WechatReply extends CatchModel
{
use ReplySearchTrait;
protected $name = 'wechat_reply';
protected $field = [