|
@@ -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
|