diff --git a/Debug_Unicode/SmsCenter.exe b/Debug_Unicode/SmsCenter.exe index 68f91d8..5586359 100644 Binary files a/Debug_Unicode/SmsCenter.exe and b/Debug_Unicode/SmsCenter.exe differ diff --git a/Debug_Unicode/SmsCenter.tlog/CL.command.1.tlog b/Debug_Unicode/SmsCenter.tlog/CL.command.1.tlog index 31d3b1d..f446e05 100644 Binary files a/Debug_Unicode/SmsCenter.tlog/CL.command.1.tlog and b/Debug_Unicode/SmsCenter.tlog/CL.command.1.tlog differ diff --git a/Debug_Unicode/SmsCenter.tlog/CL.read.1.tlog b/Debug_Unicode/SmsCenter.tlog/CL.read.1.tlog index 1b9ea71..22ef07d 100644 Binary files a/Debug_Unicode/SmsCenter.tlog/CL.read.1.tlog and b/Debug_Unicode/SmsCenter.tlog/CL.read.1.tlog differ diff --git a/Debug_Unicode/SmsCenter.tlog/CL.write.1.tlog b/Debug_Unicode/SmsCenter.tlog/CL.write.1.tlog index 489aa9e..057fa76 100644 Binary files a/Debug_Unicode/SmsCenter.tlog/CL.write.1.tlog and b/Debug_Unicode/SmsCenter.tlog/CL.write.1.tlog differ diff --git a/Debug_Unicode/SmsCenter.tlog/link.read.1.tlog b/Debug_Unicode/SmsCenter.tlog/link.read.1.tlog index 914410e..84c638a 100644 Binary files a/Debug_Unicode/SmsCenter.tlog/link.read.1.tlog and b/Debug_Unicode/SmsCenter.tlog/link.read.1.tlog differ diff --git a/Debug_Unicode/vc143.idb b/Debug_Unicode/vc143.idb index cd7b5a6..373f624 100644 Binary files a/Debug_Unicode/vc143.idb and b/Debug_Unicode/vc143.idb differ diff --git a/ProcessSocket.cpp b/ProcessSocket.cpp index 8d77158..d75d841 100644 --- a/ProcessSocket.cpp +++ b/ProcessSocket.cpp @@ -4113,6 +4113,7 @@ try m_AdoRS.GetCollect(_T("QXT_User") , pSeeDataRet->szResponsible); m_AdoRS.GetCollect(_T("QXT_CorpID") , pSeeDataRet->szLegalPerson); m_AdoRS.GetCollect(_T("QXT_Code") , pSeeDataRet->szLegalPersonID); + m_AdoRS.GetCollect(_T("QXT_Passwd") , pSeeDataRet->szResponsibleMobile); m_AdoRS.GetCollect( _T("MAS") , pSeeDataRet->bMAS); m_AdoRS.GetCollect( _T("VipType") , pSeeDataRet->lVipType); m_AdoRS.GetCollect( _T("VipInt") , pSeeDataRet->lVipInt); @@ -4388,6 +4389,7 @@ try CString("QXT_User='") + SqlStr(pData->szResponsible) + CString("',") + CString("QXT_CorpID='") + SqlStr(pData->szLegalPerson) + CString("',") + CString("QXT_Code='") + SqlStr(pData->szLegalPersonID) + CString("',") + + CString("QXT_Passwd='") + SqlStr(pData->szResponsibleMobile) + CString("',") + CString("BZ='") + CString(pData->szBZ) + CString("' ") + CString("where CorpID=") + strCorpID ; @@ -4497,6 +4499,7 @@ try CString("QXT_User='") + SqlStr(pData->szResponsible) + CString("',") + CString("QXT_CorpID='") + SqlStr(pData->szLegalPerson) + CString("',") + CString("QXT_Code='") + SqlStr(pData->szLegalPersonID) + CString("',") + + CString("QXT_Passwd='") + SqlStr(pData->szResponsibleMobile) + CString("',") + CString("VerType='") +strVerType + CString("',") + /* #ifdef SMSCENTER_ADC @@ -5023,7 +5026,7 @@ try #ifdef SMSCENTER_ADC //adc,多一个MQ_SmsCode的参数 strSelect = CString("insert into corp (CorpName,SName,CM,Address,Postcode,Http,CharterNum,TaxNum,PactNum,Bankroll,Operation,RegTime,SMSNum,SMSUsed,SMSSendAll,SMSSendType,SMSTD,Total,TotalSms,NoStatus,NoOut,OutAll,SY,SubDelay,Priority,CreateUser,Status,FiltStep,AutoTG_GL,AutoTG_GJZ,AgentID,AgentModify,YWYID,ReportType,ReportPer,SendBill,Email1,Email2,SendSms,SmUsed,Mobile1,Mobile2,UpSms,TCPer,AddressCount,FStep,CheckReSend,DayMaxSend,NoSendBegin,NoSendMaxPer,HY,LongSmsType,UserType,Prov,VerType,KFID,PartnerID,PriceOne,YJ,QXT,MAS,Fax,Fax_PriceOne,Fax_PriceOne2,Fax_PriceYE,Fax_PriceAll,TDLock,MQ_SMSCode,MQ_SmsUsed,MQ_SmsSendAll,BZ) values(") + #else - strSelect = CString("insert into corp (CorpName,SName,CM,Address,Postcode,Http,CharterNum,TaxNum,PactNum,Bankroll,Operation,RegTime,SMSNum,SMSNum2,SMSUsed,SMSSendAll,SMSSendType,SMSTD,Total,TotalSms,NoStatus,NoOut,OutAll,SY,SubDelay,Priority,CreateUser,Status,FiltStep,AutoTG_GL,AutoTG_GJZ,AgentID,AgentModify,YWYID,ReportType,ReportPer,SendBill,Email1,Email2,SendSms,SmUsed,Mobile1,Mobile2,UpSms,TCPer,AddressCount,FStep,CheckReSend,DayMaxSend,NoSendBegin,NoSendMaxPer,HY,LongSmsType,UserType,Prov,VerType,KFID,PartnerID,PriceOne,YJ,QXT,QXT_SmsNum,QXT_User,QXT_CorpID,QXT_Code,MAS,Fax,Fax_PriceOne,Fax_PriceOne2,Fax_PriceYE,Fax_PriceAll,TDLock,BZ) values(") + + strSelect = CString("insert into corp (CorpName,SName,CM,Address,Postcode,Http,CharterNum,TaxNum,PactNum,Bankroll,Operation,RegTime,SMSNum,SMSNum2,SMSUsed,SMSSendAll,SMSSendType,SMSTD,Total,TotalSms,NoStatus,NoOut,OutAll,SY,SubDelay,Priority,CreateUser,Status,FiltStep,AutoTG_GL,AutoTG_GJZ,AgentID,AgentModify,YWYID,ReportType,ReportPer,SendBill,Email1,Email2,SendSms,SmUsed,Mobile1,Mobile2,UpSms,TCPer,AddressCount,FStep,CheckReSend,DayMaxSend,NoSendBegin,NoSendMaxPer,HY,LongSmsType,UserType,Prov,VerType,KFID,PartnerID,PriceOne,YJ,QXT,QXT_SmsNum,QXT_User,QXT_CorpID,QXT_Code,QXT_Passwd,MAS,Fax,Fax_PriceOne,Fax_PriceOne2,Fax_PriceYE,Fax_PriceAll,TDLock,BZ) values(") + #endif CString(" '") + CString(pData->szCorpName) + CString("',") + CString(" '") + CString(pData->szSName) + CString("',") + @@ -5092,6 +5095,7 @@ try CString(" '") + SqlStr(pData->szResponsible) + CString("',") + CString(" '") + SqlStr(pData->szLegalPerson) + CString("',") + CString(" '") + SqlStr(pData->szLegalPersonID) + CString("',") + + CString(" '") + SqlStr(pData->szResponsibleMobile) + CString("',") + CString(" '") + strMAS + CString("',") + CString(" '") + strFax + CString("',") + CString(" '") + strFax_PriceOne + CString("',") + diff --git a/StdAfx.h b/StdAfx.h index cf29291..d0e7e69 100644 --- a/StdAfx.h +++ b/StdAfx.h @@ -83,9 +83,9 @@ #endif //ѡһ -//#define SMSCENTER_ONE //һƽ̨ +#define SMSCENTER_ONE //һƽ̨ //#define SMSCENTER_TWO //ڶƽ̨ -#define SMSCENTER_THREE //ƽ̨ +//#define SMSCENTER_THREE //ƽ̨ //#define SMSCENTER_TZY //ƽ̨ //#define SMSCENTER_ADC //(ADC)ƽ̨ //#define SMSCENTER_NX //ũŶƽ̨