diff --git a/jobs/HRB_Mobile_SIT_Gene_apk/config.xml b/jobs/HRB_Mobile_SIT_Gene_apk/config.xml
index 5ca0d2a5bd1b804c55581def7fcef3d8868ccd3b..edf9028392b9e0a643e038d035802c0492b09346 100644
--- a/jobs/HRB_Mobile_SIT_Gene_apk/config.xml
+++ b/jobs/HRB_Mobile_SIT_Gene_apk/config.xml
@@ -4,7 +4,7 @@
打包 APK,不做 code push
false
-
+
ylhealth
@@ -43,6 +43,7 @@ npm install --update-binary
sed -i "" '/url/s/http.*\//http:\/\/10.32.86.132\//g' src/configs/index.js
sed -i '' "/version/s/\'.*\';/\'${VERSION}\';/" src/configs/index.js
sed -i '' "/modifiedTime/s/\'.*\';/\'${MODIFIED_DATE}\';/" src/configs/index.js
+sed -i '' "/installSourceId_android/s/\'.*\';/\'QQ\';/" src/configs/index.js
sed -i '' 's/appVersion.*/appVersion": "1.27"/' appConfig.json
export ANDROID_HOME=/Users/jenkins/Library/Android/sdk