Sign in
xiemeng
/
xiemeng_intex_write_tool
·
Commits
GitLab
Go to dashboard
Project
Activity
Files
Commits
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Forks
Network
Download as
Email Patches
Plain Diff
Browse Files
Commit
651e5e5eeb1b64794096a464afd39767400a75cb
Authored by
xiemeng
2017-08-26 01:03:47 +0800
1 parent
ae3a866e
强制bCheckQCFlag为true, 不允许用户自行修改该值
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
Common/Common.cpp
Common/Common.cpp
View file @
651e5e5
...
...
@@ -924,6 +924,7 @@ int InitSNIni()
924
924
}
925
925
926
926
AuthHandle_Init
();
927
+
g_sMetaComm
.
bCheckQCFlag
=
true
;
927
928
928
929
return
initStatus
;
929
930
...
...
Please
register
or
login
to post a comment