【门店端 - AI数智员工】 代码优化
This commit is contained in:
@@ -6,6 +6,7 @@ use think\Model;
|
||||
|
||||
class WechatFriendModel extends Model
|
||||
{
|
||||
protected $name = 'wechat_friendship';
|
||||
|
||||
//protected $name = 'wechat_friendship';
|
||||
protected $table = 's2_wechat_friend';
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user