zhangyang %!s(int64=5) %!d(string=hai) anos
pai
achega
0286f69a82

BIN=BIN
bin/Win32/Debug/zhipuzi_pay_plugin/DuiLib.pdb


BIN=BIN
bin/Win32/Debug/zhipuzi_pay_plugin/DuiLib_ud.dll


BIN=BIN
dll/debug/DuiLib.pdb


BIN=BIN
dll/debug/DuiLib_ud.dll


BIN=BIN
lib/debug/DuiLib_ud.lib


+ 2 - 0
zhipuzi_pay_plugin/wnd/CSystemSettingWnd.cpp

@@ -963,6 +963,8 @@ void CSystemSettingWnd::HandleClickMsg(TNotifyUI& msg)
 		m_is_logout = true;
 
 		Close(IDCANCEL);
+
+		int a = 1;
 		return;
 	}
 }

+ 2 - 0
zhipuzi_pay_plugin/wnd/CValueWnd.cpp

@@ -899,6 +899,8 @@ void CValueWnd::ShowSystemSetting()
 		pSystemSettingFrame->CenterWindow();
 		UINT ret = pSystemSettingFrame->ShowModal();
 
+		int a = 1;
+
 		if (ret == IDOK)
 		{