添加策划提成
This commit is contained in:
parent
b594b046cb
commit
330f583adb
@ -71,6 +71,12 @@
|
||||
<property name="endTime" value="#{endTime}"/>
|
||||
</include>
|
||||
UNION
|
||||
<include refid="groupAmountVo">
|
||||
<property name="column" value="operator_assis_id"/>
|
||||
<property name="beginTime" value="#{beginTime}"/>
|
||||
<property name="endTime" value="#{endTime}"/>
|
||||
</include>
|
||||
UNION
|
||||
<include refid="groupAmountVo">
|
||||
<property name="column" value="planner_id"/>
|
||||
<property name="beginTime" value="#{beginTime}"/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user