Commit 6334386d authored by hujun's avatar hujun

document

parent 1bf0685c
...@@ -328,7 +328,7 @@ class OfficeRoom extends Basic ...@@ -328,7 +328,7 @@ class OfficeRoom extends Basic
/** /**
* 检查重盘 * 检查重盘
* * @document http://showdoc.tonglianjituan.com/index.php?s=/1&page_id=874
* @return \think\Response * @return \think\Response
*/ */
public function checkRepetition() public function checkRepetition()
......
...@@ -64,7 +64,6 @@ class Basic extends Controller ...@@ -64,7 +64,6 @@ class Basic extends Controller
"broker/getShopListByMap", "broker/getShopListByMap",
"broker/getUserLabels", "broker/getUserLabels",
"office/filtrateConditionRoom", "office/filtrateConditionRoom",
"office/getHouseAddress",
); );
/** /**
......
...@@ -306,7 +306,7 @@ class OfficeRoom extends Basic ...@@ -306,7 +306,7 @@ class OfficeRoom extends Basic
/** /**
* 检查重盘 * 检查重盘
* * @document http://showdoc.tonglianjituan.com/index.php?s=/1&page_id=875
* @return \think\Response * @return \think\Response
*/ */
public function checkRepetition() public function checkRepetition()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment