File tree Expand file tree Collapse file tree
XEngine_Release/XEngine_Config
XEngine_Source/XEngine_MQServiceApp Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323 "LogType" : 17
2424 },
2525 "XSql" : {
26- "SQLAddr" : " 127.0.0.1 " ,
26+ "SQLAddr" : " 118.25.14.242 " ,
2727 "SQLPort" : 3306 ,
2828 "SQLUser" : " root" ,
29- "SQLPass" : " 123123 "
29+ "SQLPass" : " 123123Qyt! "
3030 },
3131 "XPass" : {
3232 "nTimeout" : 2 ,
5353 "tszEMailSubject" : " XEngine MessageQueue Notify" ,
5454 "tszServiceAddr" : " smtp://smtp.163.com" ,
5555 "tszUser" : " ggqytgodlove@163.com" ,
56- "tszPass" : " 1 "
56+ "tszPass" : " STZsBi3uuJvWsWL3 "
5757 },
5858 "SMSNotify" : {
5959 "bEnable" : false
6363 "bEnable" : true ,
6464 "tszServiceName" : " XEngine_MQService" ,
6565 "tszAPIUrl" : " http://app.xyry.org:5501/api?function=machine"
66+ },
67+ "XCryption" : {
68+ "bEnable" : true ,
69+ "nCryptionType" : 1 ,
70+ "tszPassword" : " 123123aa"
6671 }
6772}
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ PLATVER =
33LOADHDR = -I ./
44LOADSO = -L ../MQCore_ConfigModule -L ../MQCore_ProtocolModule -L ../MQCore_SessionModule -L ../MQCore_MemoryCache -L ../MQCore_DBModule -L ../MQCore_HelpModule \
55 -L ../XEngine_DependLibrary/XEngine_Module/jsoncpp -L ../XEngine_DependLibrary/XEngine_Module/XEngine_InfoReport -L ../XEngine_DependLibrary/XEngine_Module/XEngine_Token -L ../XEngine_DependLibrary/XEngine_Module/XEngine_Verification -L ../XEngine_DependLibrary/XEngine_Module/XEngine_MSGNotify
6- LIB = -lXEngine_BaseLib -lXEngine_Algorithm -lXEngine_Core -lXEngine_ManagePool -lXClient_APIHelp -lNetHelp_APIAddr -lXEngine_SystemApi -lHelpComponents_XLog -lHelpComponents_Packets -lRfcComponents_WSProtocol -lRfcComponents_HttpProtocol -lRfcComponents_MQTTProtocol \
6+ LIB = -lXEngine_BaseLib -lXEngine_Algorithm -lXEngine_Core -lXEngine_ManagePool -lXEngine_Cryption - lXClient_APIHelp -lNetHelp_APIAddr -lXEngine_SystemApi -lHelpComponents_XLog -lHelpComponents_Packets -lRfcComponents_WSProtocol -lRfcComponents_HttpProtocol -lRfcComponents_MQTTProtocol \
77 -lMQCore_ConfigModule -lMQCore_ProtocolModule -lMQCore_SessionModule -lMQCore_MemoryCache -lMQCore_DBModule -lMQCore_HelpModule \
88 -ljsoncpp -lXEngine_InfoReport -lXEngine_Token -lXEngine_Verification -lXEngine_MSGNotify
99LIBEX =
You can’t perform that action at this time.
0 commit comments