소스 검색

fix: 广东中山接口,key1取值变更

vian 4 년 전
부모
커밋
e17c51930b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      web/building_saas/standard_interface/export/guangdong_zhongshan.js

+ 1 - 1
web/building_saas/standard_interface/export/guangdong_zhongshan.js

@@ -310,7 +310,7 @@ INTERFACE_EXPORT = (() => {
         },
         },
         {
         {
           name: "Key1",
           name: "Key1",
-          value: window.btoa(VERSION),
+          value: window.btoa(userID),
         },
         },
         {
         {
           name: "Key2",
           name: "Key2",