Pu Zhibing
5 天以前 30f124fbe2c638eecda3d74c6dde053af5d574f0
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");