|
@@ -46,7 +46,8 @@ if not exist WingRtmpService (git clone http://git.ius.plus/Project-Wing/WingRtm
|
|
|
if not exist WingRtcService (git clone http://git.ius.plus/Project-Wing/WingRtcService.git && echo;)
|
|
|
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;)
|
|
|
echo Finished!
|
|
|
pause>nul
|
|
|
exit
|