类 PropertiesUtil

java.lang.Object
club.xiaojiawei.utils.PropertiesUtil

@Component public class PropertiesUtil extends Object
脚本配置工具类
  • 构造器详细资料

    • PropertiesUtil

      public PropertiesUtil()
  • 方法详细资料

    • storeScriptProperties

      public void storeScriptProperties()
    • storeGamePath

      public boolean storeGamePath(String path)
    • storePlatformPath

      public void storePlatformPath(String path)
    • storePath

      public boolean storePath(String gamePath, String platformPath)