Преглед на файлове

修改振动分析测点查询接口

chenhongyan1989 преди 6 месеца
родител
ревизия
6b7cbda71a
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      energy-manage-service/src/main/resources/mybatis/detectionpointdic/DetectionPointDicMapper.xml

+ 1 - 1
energy-manage-service/src/main/resources/mybatis/detectionpointdic/DetectionPointDicMapper.xml

@@ -11,7 +11,7 @@
     detection_point_cn, detection_point_en, drive_mode
   </sql>
 
-  <select id="selectByCondition" parameterType="java.lang.Integer" resultMap="BaseResultMap">
+  <select id="selectByCondition" parameterType="java.lang.String" resultMap="BaseResultMap">
     select
         <include refid="Base_Column_List" />
     from detection_point_dic