陈昶聿
9 天以前 f7307b96f58e4dda1e799d8302c84a4831e885d7
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) {