|
|
@ -93,7 +93,7 @@ class AgentInfo extends Model |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
/** |
|
|
/** |
|
|
* 代理被删除,旗下用户变为代理上级代理 |
|
|
* 代理被删除,旗下用户及代理变为 没有代理 |
|
|
* @param $oldAid // 被删除的aid |
|
|
* @param $oldAid // 被删除的aid |
|
|
* @throws \think\db\exception\DataNotFoundException |
|
|
* @throws \think\db\exception\DataNotFoundException |
|
|
* @throws \think\db\exception\DbException |
|
|
* @throws \think\db\exception\DbException |
|
|
|