Commit d3c9ebac authored by zw's avatar zw

成交报告收款记录

parent 60a29a19
...@@ -661,6 +661,9 @@ class Performance extends Basic ...@@ -661,6 +661,9 @@ class Performance extends Basic
/** /**
* 收款信息 * 收款信息
* @return \think\Response * @return \think\Response
* @throws \think\db\exception\DataNotFoundException
* @throws \think\db\exception\ModelNotFoundException
* @throws \think\exception\DbException
* http://showdoc.tonglianjituan.com/index.php?s=/1&page_id=815 * http://showdoc.tonglianjituan.com/index.php?s=/1&page_id=815
*/ */
public function collectionListByBargainId() public function collectionListByBargainId()
......
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