diff --git a/app/model/AgentInfo.php b/app/model/AgentInfo.php index 2e86cca..b858c1c 100644 --- a/app/model/AgentInfo.php +++ b/app/model/AgentInfo.php @@ -93,7 +93,7 @@ class AgentInfo extends Model } /** - * 代理被删除,旗下用户变为代理上级代理 + * 代理被删除,旗下用户及代理变为 没有代理 * @param $oldAid // 被删除的aid * @throws \think\db\exception\DataNotFoundException * @throws \think\db\exception\DbException