浏览代码

市医药 四个接口

wangzhe 2 年之前
父节点
当前提交
eb94301c80

+ 21 - 0
test-api/src/main/java/com/sooka/model/bo/Guiji_medicine_dept_data2_Bean.java

@@ -0,0 +1,21 @@
+package com.sooka.model.bo;
+
+import lombok.Getter;
+import lombok.Setter;
+
+//医药 通化部门数据 平台采集 信息
+@Getter
+@Setter
+public class Guiji_medicine_dept_data2_Bean extends BaseBean_Guiji {
+
+    String str;
+    String platformName;//平台名称
+    String constructingUnit;//建设单位
+    String constructingDate;//建设时间
+    String platformAddress;//平台地址
+    String platformAddressExt;//平台地址Ext
+    String platformLevel;//平台级别
+    String platformType;//平台类型
+
+    //platformName, constructingUnit, constructingDate, platformAddress, platformAddressExt, platformLevel, platformType
+}

+ 21 - 0
test-api/src/main/java/com/sooka/model/bo/Guiji_medicine_dept_data3_Bean.java

@@ -0,0 +1,21 @@
+package com.sooka.model.bo;
+
+import lombok.Getter;
+import lombok.Setter;
+
+//医药 通化部门数据 项目采集 信息
+@Getter
+@Setter
+public class Guiji_medicine_dept_data3_Bean extends BaseBean_Guiji {
+
+    String str;
+    String projectName;//项目名称
+    String projectOrgName;//项目机构
+    String projectAddress;//项目地址
+    String projectStatus;//建设阶段
+    String projectTotalInvestment;//项目总投资
+    String projectStart;//项目起年份
+    String projectEnd;//项目止年份
+
+    // projectName, projectOrgName, projectAddress, projectStatus, projectTotalInvestment, projectStart, projectEnd
+}

+ 20 - 0
test-api/src/main/java/com/sooka/model/bo/Guiji_medicine_dept_data4_Bean.java

@@ -0,0 +1,20 @@
+package com.sooka.model.bo;
+
+import lombok.Getter;
+import lombok.Setter;
+
+//医药 通化部门数据 规上工业经济数据 信息
+@Getter
+@Setter
+public class Guiji_medicine_dept_data4_Bean extends BaseBean_Guiji {
+
+    String str;
+    String year;//年份
+    String month;//截至月份
+    String economyType;//经济数据类型
+    String number;//数值
+    String yearOnYear;//同比增长
+    String cityProportion;//占比全市规上
+
+    // year, month, economyType, number, yearOnYear, cityProportion
+}

+ 21 - 0
test-api/src/main/java/com/sooka/model/bo/Guiji_medicine_dept_data_Bean.java

@@ -0,0 +1,21 @@
+package com.sooka.model.bo;
+
+import lombok.Getter;
+import lombok.Setter;
+
+import java.util.List;
+
+//医药 通化部门数据 种植采集数据 信息
+@Getter
+@Setter
+public class Guiji_medicine_dept_data_Bean extends BaseBean_Guiji {
+
+    String str;
+    String plantName;//种植品种
+    String plantAddress;//种植区域
+    String plantHectare;//种植面积
+    String produceTons;//年产量
+    String produceValue;//年产值
+    String plantYear;//统计年份
+
+}

+ 0 - 38
test-api/src/main/resources/mapper/Guiji_Medicine_Mapper.xml

@@ -163,42 +163,4 @@
     </update>
 
 
-    <insert id="add_guiji_test" parameterType="com.sooka.model.bo.Guiji_medicine_test_Bean">
-        insert into zhsq_event (
-        <include refid="global_name"></include>
-        event_title, event_laliyuan, event_sbr_name, event_state, event_sbsj, event_type_id)
-        values (
-        <include refid="global_value"></include>
-        event_title, event_laliyuan, event_sbr_name, event_state, event_sbsj, event_type_id)
-    </insert>
-    <update id="update_guiji_test" parameterType="com.sooka.model.bo.Guiji_medicine_test_Bean">
-        update t_guiji_housingconstruction_yhjbxx
-        <trim prefix="SET" suffixOverrides=",">
-            <include refid="update_sql"></include>
-            <if test="YHBH != null and YHBH != ''">
-                YHBH = #{YHBH},
-            </if>
-            <if test="YHMC != null and YHMC != ''">
-                YHMC = #{YHMC},
-            </if>
-            <if test="YHDZ != null and YHDZ != ''">
-                YHDZ = #{YHDZ},
-            </if>
-            <if test="YSYF != null and YSYF != ''">
-                YSYF = #{YSYF},
-            </if>
-            <if test="YSL != null and YSL != ''">
-                YSL = #{YSL},
-            </if>
-            <if test="SFJF != null and SFJF != ''">
-                SFJF = #{SFJF},
-            </if>
-            <if test="JFSJ != null and JFSJ != ''">
-                JFSJ = #{JFSJ},
-            </if>
-        </trim>
-        where id = #{id}
-    </update>
-
-
 </mapper>

+ 0 - 38
test-api/src/main/resources/mapper/Guiji_Medicine_Mapper2.xml

@@ -163,42 +163,4 @@
     </update>
 
 
-    <insert id="add_guiji_test" parameterType="com.sooka.model.bo.Guiji_medicine_test_Bean">
-        insert into zhsq_event (
-        <include refid="global_name"></include>
-        event_title, event_laliyuan, event_sbr_name, event_state, event_sbsj, event_type_id)
-        values (
-        <include refid="global_value"></include>
-        event_title, event_laliyuan, event_sbr_name, event_state, event_sbsj, event_type_id)
-    </insert>
-    <update id="update_guiji_test" parameterType="com.sooka.model.bo.Guiji_medicine_test_Bean">
-        update t_guiji_housingconstruction_yhjbxx
-        <trim prefix="SET" suffixOverrides=",">
-            <include refid="update_sql"></include>
-            <if test="YHBH != null and YHBH != ''">
-                YHBH = #{YHBH},
-            </if>
-            <if test="YHMC != null and YHMC != ''">
-                YHMC = #{YHMC},
-            </if>
-            <if test="YHDZ != null and YHDZ != ''">
-                YHDZ = #{YHDZ},
-            </if>
-            <if test="YSYF != null and YSYF != ''">
-                YSYF = #{YSYF},
-            </if>
-            <if test="YSL != null and YSL != ''">
-                YSL = #{YSL},
-            </if>
-            <if test="SFJF != null and SFJF != ''">
-                SFJF = #{SFJF},
-            </if>
-            <if test="JFSJ != null and JFSJ != ''">
-                JFSJ = #{JFSJ},
-            </if>
-        </trim>
-        where id = #{id}
-    </update>
-
-
 </mapper>