فهرست منبع

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

chenhongyan1989 6 ماه پیش
والد
کامیت
6b7cbda71a

+ 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