修改
This commit is contained in:
@@ -86,6 +86,4 @@ public class InServiceImpl implements InService {
|
|||||||
result.put("message", "操作成功!");
|
result.put("message", "操作成功!");
|
||||||
return result;
|
return result;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -240,4 +240,7 @@
|
|||||||
st_ivt_cutpointivt cut
|
st_ivt_cutpointivt cut
|
||||||
WHERE
|
WHERE
|
||||||
cut.point_code = 输入.device_code
|
cut.point_code = 输入.device_code
|
||||||
|
ENDSELECT
|
||||||
|
ENDQUERY
|
||||||
|
ENDIF
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user