|
|
@@ -1248,9 +1248,7 @@
|
|
|
<if test="rdAwardsubsidy != null">
|
|
|
rd_awardsubsidy ,
|
|
|
</if>
|
|
|
- <if test="justForms != null">
|
|
|
- just_forms ,
|
|
|
- </if>
|
|
|
+
|
|
|
<if test="technologyProjectType != null">
|
|
|
technology_project_Type ,
|
|
|
</if>
|
|
|
@@ -1263,9 +1261,6 @@
|
|
|
<if test="scheme != null">
|
|
|
scheme,
|
|
|
</if>
|
|
|
- <if test="unilateralService != null">
|
|
|
- unilateral_service ,
|
|
|
- </if>
|
|
|
<if test="progressTid != null">
|
|
|
progress_tid,
|
|
|
</if>
|
|
|
@@ -1490,9 +1485,7 @@
|
|
|
<if test="rdAwardsubsidy != null">
|
|
|
#{rdAwardsubsidy},
|
|
|
</if>
|
|
|
- <if test="justForms != null">
|
|
|
- #{justForms},
|
|
|
- </if>
|
|
|
+
|
|
|
<if test="technologyProjectType != null">
|
|
|
#{technologyProjectType},
|
|
|
</if>
|
|
|
@@ -1505,9 +1498,6 @@
|
|
|
<if test="scheme != null">
|
|
|
#{scheme},
|
|
|
</if>
|
|
|
- <if test="unilateralService != null">
|
|
|
- #{unilateralService},
|
|
|
- </if>
|
|
|
<if test="progressTid != null">
|
|
|
#{progressTid},
|
|
|
</if>
|