|
@@ -11,7 +11,7 @@ class My extends Core
|
|
{
|
|
{
|
|
# 1000 邀请 1001 1001 邀请 1002
|
|
# 1000 邀请 1001 1001 邀请 1002
|
|
//return Dever::load('invite/api')->getChild(1000);
|
|
//return Dever::load('invite/api')->getChild(1000);
|
|
- return Dever::load('invite/api')->setRelation(1000, 1003);
|
|
|
|
|
|
+ return Dever::load('invite/api')->setRelation(1001, 1000);
|
|
}
|
|
}
|
|
|
|
|
|
public function addtest()
|
|
public function addtest()
|