fix 企业端查询已报名会议时,会议金额没有回显
This commit is contained in:
+4
@@ -23,6 +23,8 @@
|
||||
<result column="estimated_number" property="estimatedNumber"/>
|
||||
<result column="meeting_content" property="meetingContent"/>
|
||||
<result column="meeting_costs" property="meetingCosts"/>
|
||||
<result column="meeting_costs_two_topic" property="meetingCostsTwoTopic"/>
|
||||
<result column="meeting_costs_three_topic" property="meetingCostsThreeTopic"/>
|
||||
<result column="meeting_costs_vip" property="meetingCostsVip"/>
|
||||
<result column="director_id" property="directorId"/>
|
||||
<result column="director_name" property="directorName"/>
|
||||
@@ -117,6 +119,8 @@
|
||||
cooperative_invitation_code,
|
||||
meeting_costs,
|
||||
meeting_costs_vip,
|
||||
meeting_costs_two_topic,
|
||||
meeting_costs_three_topic,
|
||||
director_id,
|
||||
director_name,
|
||||
director_phone,
|
||||
|
||||
Reference in New Issue
Block a user