Commit 3d593665 authored by clone's avatar clone

1

parent 75ae547b
...@@ -71,10 +71,13 @@ class PayLogOpen extends Basic ...@@ -71,10 +71,13 @@ class PayLogOpen extends Basic
} }
} }
/** /**
* 审核开业 * 审核开业
* @return \think\Response * @return \think\Response
* @throws \think\db\exception\DataNotFoundException
* @throws \think\db\exception\ModelNotFoundException
* @throws \think\exception\DbException
*/ */
public function openCheck() public function openCheck()
{ {
......
This diff is collapsed.
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