Commit 62f6c2f
committed
modify:get report count when send report
1 parent 7dd17c1 commit 62f6c2f
File tree
2 files changed
+3
-4
lines changed- XEngine_Source
- XEngine_ServiceApp/XEngine_HttpApp
2 files changed
+3
-4
lines changedSubmodule XEngine_Depend updated 30 files
- .github/ISSUE_TEMPLATE/bug_report.md+38
- .github/ISSUE_TEMPLATE/feature_request.md+20
- .github/workflows/codeql.yml+62
- .github/workflows/cppcheck.yml+35
- .github/workflows/issue-translator.yml+15
- .github/workflows/macbuild.yml+71
- .github/workflows/msbuild.yml+79
- .github/workflows/ubuntubuild.yml+69
- README.en.md+4-4
- README.md+4-4
- XEngine.sln+9
- XEngine_Application/XEngine_APPModuleTest/XEngine_APPModuleTest.cpp+3-3
- XEngine_Application/XEngine_APPModuleTest/XEngine_APPModuleTest.vcxproj+12
- XEngine_Application/XEngine_APPSocketTest/XEngine_APPSocketTest.vcxproj+6-2
- XEngine_Example/AVCodec_APPPlayer/AVCodec_APPPlayer.cpp+12
- XEngine_Example/AVCodec_APPPlayer/AVCodec_APPPlayer.vcxproj+11-3
- XEngine_Example/InfoReport_APPExample/InfoReport_APPExample.cpp+12
- XEngine_Example/InfoReport_APPExample/InfoReport_APPExample.vcxproj+9
- XEngine_Example/TinyXML2_APPExample/TinyXML2_APPExample.cpp+12
- XEngine_Example/TinyXML2_APPExample/TinyXML2_APPExample.vcxproj+4
- XEngine_Module/XEngine_AVPlayer/Makefile+2
- XEngine_Module/XEngine_AVPlayer/XEngine_AVPlayer.vcxproj+8
- XEngine_Module/XEngine_InfoReport/InfoReport_APIMachine/InfoReport_APIMachine.cpp+85-16
- XEngine_Module/XEngine_InfoReport/InfoReport_APIMachine/InfoReport_APIMachine.h+2-1
- XEngine_Module/XEngine_InfoReport/InfoReport_Define.h+26-2
- XEngine_Module/XEngine_InfoReport/XEngine_InfoReport.def+2-1
- XEngine_Module/XEngine_InfoReport/XEngine_InfoReport.vcxproj+10
- XEngine_Module/XEngine_InfoReport/pch.cpp+6-2
- XEngine_Module/jsoncpp/jsoncpp.vcxproj+10
- XEngine_Module/tinyxml2/tinyxml2.vcxproj+10
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
512 | 512 | | |
513 | 513 | | |
514 | 514 | | |
515 | | - | |
| 515 | + | |
| 516 | + | |
516 | 517 | | |
517 | | - | |
518 | | - | |
519 | 518 | | |
520 | 519 | | |
521 | 520 | | |
| |||
0 commit comments