类 ScriptUtils

java.lang.Object
com.cdkjframework.util.tool.ScriptUtils

@Component @Configuration @RefreshScope @ConfigurationProperties(prefix="spring.script") public class ScriptUtils extends Object
  • 构造器详细资料

    • ScriptUtils

      public ScriptUtils()
  • 方法详细资料

    • scriptParsing

      public String scriptParsing(String jsonString, String findLocation) throws IOException
      解析脚本数据
      参数:
      jsonString - JSON 对象串
      findLocation - 执行方法
      返回:
      返回结果
      抛出:
      IOException - 异常信息