Explorar el Código

@自优化@laijj@RN参数调整

赖骏劼 %!s(int64=3) %!d(string=hace) años
padre
commit
bc265b7475
Se han modificado 1 ficheros con 0 adiciones y 11 borrados
  1. 0 11
      show-server/src/main/java/com/ai/ipu/show/bean/BundleBean.java

+ 0 - 11
show-server/src/main/java/com/ai/ipu/show/bean/BundleBean.java

163
    }
163
    }
164
164
165
    /**
165
    /**
166
     * 读取后台的所有bundle
167
     * @return
168
     */
169
    private List<String> queryBundles() throws Exception {
170
        List<String> bundles = new ArrayList<String>();
171
        //TODO 取值逻辑实现
172
        BundleDao bundleDao = new BundleDao(Constant.BundleConnName.RN_BUNDLE);
173
        return bundles;
174
    }
175
176
    /**
177
     * 读取获取对应的更新包
166
     * 读取获取对应的更新包
178
     * @param appBunleV
167
     * @param appBunleV
179
     * @param lastestBundleV
168
     * @param lastestBundleV