杜洪波
4 天以前 3b6b2e8d625b3d9dfc1a819b52e23da1a493506e
src/main/java/com/product/server/report/service/idel/IGenerateEChartService.java
@@ -31,7 +31,7 @@
     * @return
     * @throws BaseException
     */
   void getAllProperties(String superiorUuid,JSONObject obj, JSONObject allProperties)throws BaseException;
   void getAllJSONAttrs(String superiorUuid,JSONObject obj, JSONObject allProperties)throws BaseException;
    /**
     * 获取上级数据并拼装json
@@ -76,7 +76,7 @@
     * @return
     * @throws BaseException
     */
    List<String> releaseConfig(FieldSetEntity fieldSetEntity,String module_uuid,String parentCode)throws BaseException;
    List<String> releaseConfig(FieldSetEntity fieldSetEntity,String parentModuleUUID)throws BaseException;
    /**
     * 取消发布