File tree Expand file tree Collapse file tree 2 files changed +12
-10
lines changed
XEngine_Release/XEngine_Config Expand file tree Collapse file tree 2 files changed +12
-10
lines changed Original file line number Diff line number Diff line change 2929 "SQLPass" :" 123123"
3030 },
3131 "XApi" :{
32+ "tszWeatherUrl" :" https://restapi.amap.com/v3/weather/weatherInfo?city=%s&key=3239fc302d6480ce49973f4d1c59e5d8" ,
3233 "tszBankUrl" :" https://ccdcapi.alipay.com/validateAndCacheCardInfo.json?cardNo=%s&cardBinCheck=true" ,
3334 "tszTranslationUrl" :" https://fanyi-api.baidu.com/api/trans/vip/translate" ,
3435 "st_TranslationInfo" :{
5556 "tszUserName" :" xyry" ,
5657 "tszUserPass" :" 11" ,
5758 "st_VerSwitch" :{
58- "bBackService" :true ,
59- "bDeamon" :true
59+ "bBackService" :false ,
60+ "bDeamon" :false
6061 }
6162 },
6263 "XVer" :[
64+ " 3.3.0.1001 Build20240308" ,
6365 " 3.2.0.1001 Build20231229" ,
6466 " 3.1.0.1001 Build20231102" ,
6567 " 3.0.0.1001 Build20230908" ,
Original file line number Diff line number Diff line change @@ -20,11 +20,11 @@ copy /y "D:\XEngine\XEngine_SourceCode\Debug\XEngine_VideoCodec.dll" "./"
2020copy /y " D:\XEngine\XEngine_SourceCode\Debug\XEngine_AudioCodec.dll" " ./"
2121copy /y " D:\XEngine\XEngine_SourceCode\Debug\XEngine_AVCollect.dll" " ./"
2222
23- copy /y " %XEngine_Lib32% \XEngine_LibEx\AVCodec\ avcodec-59 .dll" " ./"
24- copy /y " %XEngine_Lib32% \XEngine_LibEx\AVCodec\ avdevice-59 .dll" " ./"
25- copy /y " %XEngine_Lib32% \XEngine_LibEx\AVCodec\ avfilter-8 .dll" " ./"
26- copy /y " %XEngine_Lib32% \XEngine_LibEx\AVCodec\ avformat-59 .dll" " ./"
27- copy /y " %XEngine_Lib32% \XEngine_LibEx\AVCodec\ avutil-57 .dll" " ./"
28- copy /y " %XEngine_Lib32% \XEngine_LibEx\AVCodec \swresample-4.dll" " ./"
29- copy /y " %XEngine_Lib32% \XEngine_LibEx\AVCodec\ swscale-6 .dll" " ./"
30- copy /y " %XEngine_Lib32% \XEngine_LibEx\AVCodec\ postproc-56 .dll" " ./"
23+ copy /y " %XEngine_Lib32% \XEngine_AVCodec\ avcodec-60 .dll" " ./"
24+ copy /y " %XEngine_Lib32% \XEngine_AVCodec\ avdevice-60 .dll" " ./"
25+ copy /y " %XEngine_Lib32% \XEngine_AVCodec\ avfilter-9 .dll" " ./"
26+ copy /y " %XEngine_Lib32% \XEngine_AVCodec\ avformat-60 .dll" " ./"
27+ copy /y " %XEngine_Lib32% \XEngine_AVCodec\ avutil-58 .dll" " ./"
28+ copy /y " %XEngine_Lib32% \XEngine_AVCodec \swresample-4.dll" " ./"
29+ copy /y " %XEngine_Lib32% \XEngine_AVCodec\ swscale-7 .dll" " ./"
30+ copy /y " %XEngine_Lib32% \XEngine_AVCodec\ postproc-57 .dll" " ./"
You can’t perform that action at this time.
0 commit comments