Commit 773d1ee8 authored by zhuwei's avatar zhuwei

1

parent 031d2231
...@@ -1241,8 +1241,8 @@ class Finance extends Basic ...@@ -1241,8 +1241,8 @@ class Finance extends Basic
} }
/** /**
* 实收明细
* 分佣提成明细表 * 分佣提成明细表
*
* @return \think\Response|\think\response\View * @return \think\Response|\think\response\View
*/ */
public function partialCommissionList() public function partialCommissionList()
......
...@@ -56,8 +56,8 @@ class OfficeFinance extends Basic ...@@ -56,8 +56,8 @@ class OfficeFinance extends Basic
} }
/** /**
* 实收明细
* 分佣提成明细表 * 分佣提成明细表
*
* @return \think\Response|\think\response\View * @return \think\Response|\think\response\View
*/ */
public function partialCommissionList() public function partialCommissionList()
......
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