Pu Zhibing
2 天以前 4228cb0f9ff33e4baa4be0ac904eb927f8d84a19
user/guns-admin/src/main/java/com/supersavedriving/user/modular/system/util/qianyuntong/QianYunTongConfig.java
@@ -160,7 +160,8 @@
   public QianYunTongConfig getQianYunTongConfig() {
      if("dev".equals(activeProfile)){
         this.appkey = "10001104";
         this.privateKeyPath = "C:\\Users\\Admin\\Desktop\\qyt\\private_key_test.pem";
//         this.privateKeyPath = "C:\\Users\\39373\\Desktop\\黔云通\\private_key_test.pem";
         this.privateKeyPath = "C:\\Users\\Admin\\Desktop\\private_key_test.pem";
         this.userName = "xiaofei";
         this.status = "1";
         this.setApiUrl("https://test-zhongtai.stqcloud.com:10070");