Commit 6be7b462 authored by zhuwei's avatar zhuwei

分佣方ID

parent 20169740
......@@ -89,6 +89,7 @@ class PerformanceInfo extends Basic
$field = 'Obargain.create_time,';
$field .= 'Obargain.id,';
$field .= 'Obargain.trade_type,';
$field .= 'Obargain.agent_id,';//分佣方ID,前端做权限判断用
$field .= 'Obargain.scale,';
$field .= 'Obargain.scale_fee,';
$field .= 'Obargain.practical_fee,';
......
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