陈昶聿
19 小时以前 b0eb37a1483358ac5747c6b71dc6efd8fe58764c
smartor/src/main/java/com/smartor/service/impl/IvrLibaTargetServiceImpl.java
@@ -201,6 +201,8 @@
                    ivrLibaTargetoption.setDynamiccruxsJson(new Gson().toJson(ivrLibaTargetoption.getDynamiccruxs()));
                }
                //指标库排序
                ivrLibaTargetoption.setSortid(ivrLibaTargetoption.getGuid());
                ivrLibaTargetoption.setGuid(ivrLibaTargetVO.getGuid());
                ivrLibaTargetoption.setOrgid(ivrLibaTargetVO.getOrgid());
                if (ivrLibaTargetoption.getIsoperation() != null && ivrLibaTargetoption.getIsoperation() == 1) {