Browse Source

项目地址修改

warr.qian 1 year ago
parent
commit
9a4319f47e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      clone&pull tool.bat

+ 1 - 1
clone&pull tool.bat

@@ -47,7 +47,7 @@ if not exist WingRtcService (git clone http://git.ius.plus/Project-Wing/WingRtcS
 if not exist WingASRService (git clone http://git.ius.plus/Project-Wing/WingASRService.git && echo;)
 if not exist WingEducationService (git clone http://git.ius.plus/Project-Wing/WingEducationService.git && echo;)
 if not exist WingEducationService (git clone http://git.ius.plus/Project-Wing/WingEducationService.git && echo;)
-if not exist WingPaymentService (git clone http://git.ius.plus/warr.qian/WingPaymentService.git && echo;) 
+if not exist WingPaymentService (git clone http://git.ius.plus/Project-Wing/WingPaymentService.git && echo;) 
 if not exist WingLabService (git clone http://git.ius.plus/Project-Wing/WingLabService.git && echo;) 
 echo Finished!
 pause>nul