Commit 04171be41d5fd323d0988dadaf5176deb3ba6f41
1 parent
becf77a7
feat<card&doc>:新增查询退卡菜单,更新市场版本信息
Signed-off-by: liuye <liuye@diligrp.com>
Showing
4 changed files
with
26 additions
and
16 deletions
doc/各市场版本/各市场版本.txt
1 | -长春市场-卡务;20170927 | |
1 | +长春市场-卡务;4.0.0 20181127 | |
2 | +长春市场-综合业务;4.0.0 20181127 | |
3 | + | |
2 | 4 | 哈达市场-卡务:4.0.0 20181127 |
3 | 5 | 哈达市场-综合业务:4.0.0 20181127 |
6 | + | |
4 | 7 | 贵阳市场-卡务:20170927 |
5 | -牡丹江市场-卡务:20170927 | |
8 | + | |
9 | +牡丹江市场-卡务:4.0.0 20181127 | |
10 | +牡丹江市场-综合业务:4.0.0 20181127 | |
11 | + | |
6 | 12 | 齐齐哈尔市场-卡务:20170927 |
13 | + | |
7 | 14 | 沈阳市场-卡务:20171031 |
8 | 15 | 沈阳市场-商户;20171120 |
9 | 16 | ... | ... |
etrade_card_client/Config/menu_res_auth_cfg.json
... | ... | @@ -12,12 +12,13 @@ |
12 | 12 | {"res_id":50037, "auth_id":5014, "icon":"restore_card_loss.ico", "index":[2, 10]}, |
13 | 13 | {"res_id":50060, "auth_id":5015, "icon":"change_card.ico", "index":[2, 11]}, |
14 | 14 | {"res_id":50070, "auth_id":5016, "icon":"return_card.ico", "index":[2, 12]}, |
15 | - {"res_id":50080, "auth_id":5020, "icon":"modify_card_pwd.ico", "index":[2, 14]}, | |
16 | - {"res_id":50090, "auth_id":5024, "icon":"reset_card_pwd.ico", "index":[2, 15]}, | |
17 | - {"res_id":50100, "auth_id":5028, "icon":"unlock_card.ico", "index":[2, 16]}, | |
18 | - {"res_id":50111, "auth_id":5029, "icon":"about.ico", "index":[2, 17]}, | |
19 | - {"res_id":50112, "auth_id":5030, "icon":"about.ico", "index":[2, 19]}, | |
20 | - {"res_id":50113, "auth_id":5031, "icon":"about.ico", "index":[2, 20]}, | |
15 | + {"res_id":50071, "auth_id":5018, "icon":"return_card.ico", "index":[2, 13]}, | |
16 | + {"res_id":50080, "auth_id":5020, "icon":"modify_card_pwd.ico", "index":[2, 15]}, | |
17 | + {"res_id":50090, "auth_id":5024, "icon":"reset_card_pwd.ico", "index":[2, 16]}, | |
18 | + {"res_id":50100, "auth_id":5028, "icon":"unlock_card.ico", "index":[2, 17]}, | |
19 | + {"res_id":50111, "auth_id":5029, "icon":"about.ico", "index":[2, 18]}, | |
20 | + {"res_id":50112, "auth_id":5030, "icon":"about.ico", "index":[2, 20]}, | |
21 | + {"res_id":50113, "auth_id":5031, "icon":"about.ico", "index":[2, 21]}, | |
21 | 22 | {"res_id":3, "auth_id":55, "icon":"", "index":[3]}, |
22 | 23 | {"res_id":50140, "auth_id":5504, "icon":"cash_recharge.ico", "index":[3, 0]}, |
23 | 24 | {"res_id":50150, "auth_id":5508, "icon":"cash_withdraw.ico", "index":[3, 1]}, | ... | ... |
etrade_card_client/ETradeClient.rc
... | ... | @@ -102,6 +102,7 @@ BEGIN |
102 | 102 | MENUITEM "卡片解挂", ID_UNFREEZE_CARD |
103 | 103 | MENUITEM "卡片换卡", ID_CHANGE_CARD |
104 | 104 | MENUITEM "卡片退卡", ID_RETURN_CARD |
105 | + MENUITEM "查询退卡", ID_QUERY_RETURN_CARD | |
105 | 106 | MENUITEM SEPARATOR |
106 | 107 | MENUITEM "更改密码", ID_MODIFY_CARD_PWD |
107 | 108 | MENUITEM "重置密码", ID_RESET_CARD_PWD |
... | ... | @@ -245,8 +246,8 @@ END |
245 | 246 | // |
246 | 247 | |
247 | 248 | VS_VERSION_INFO VERSIONINFO |
248 | - FILEVERSION 4,0,0,0 | |
249 | - PRODUCTVERSION 4,0,0,0 | |
249 | + FILEVERSION 4,0,1,0 | |
250 | + PRODUCTVERSION 4,0,1,0 | |
250 | 251 | FILEFLAGSMASK 0x3fL |
251 | 252 | #ifdef _DEBUG |
252 | 253 | FILEFLAGS 0x1L |
... | ... | @@ -263,12 +264,12 @@ BEGIN |
263 | 264 | BEGIN |
264 | 265 | VALUE "CompanyName", "地利集团【DILI GROUP】" |
265 | 266 | VALUE "FileDescription", "电子交易结算柜员系统【ETradeClient】" |
266 | - VALUE "FileVersion", "4.0.0.0" | |
267 | - VALUE "InternalName", "电子交易结算柜员系统v4.0.0" | |
267 | + VALUE "FileVersion", "4.0.1.0" | |
268 | + VALUE "InternalName", "电子交易结算柜员系统" | |
268 | 269 | VALUE "LegalCopyright", "(C) 地利集团保留所有权利。" |
269 | - VALUE "OriginalFilename", "电子交易结算柜员系统v4.0.0" | |
270 | + VALUE "OriginalFilename", "电子交易结算柜员系统" | |
270 | 271 | VALUE "ProductName", "电子交易结算柜员系统" |
271 | - VALUE "ProductVersion", "4.0.0" | |
272 | + VALUE "ProductVersion", "4.0.1.0" | |
272 | 273 | END |
273 | 274 | END |
274 | 275 | BLOCK "VarFileInfo" | ... | ... |
etrade_card_client/resource.h
... | ... | @@ -46,6 +46,7 @@ |
46 | 46 | #define ID_RESTORE_CARD_LOSS 50050 |
47 | 47 | #define ID_CHANGE_CARD 50060 |
48 | 48 | #define ID_RETURN_CARD 50070 |
49 | +#define ID_QUERY_RETURN_CARD 50071 | |
49 | 50 | #define ID_MODIFY_CARD_PWD 50080 |
50 | 51 | #define ID_RESET_CARD_PWD 50090 |
51 | 52 | #define ID_UNLOCK_CARD 50100 |
... | ... | @@ -59,11 +60,11 @@ |
59 | 60 | #define ID_FEE_PAYMENT 50160 |
60 | 61 | #define ID_SETTLE_ACCOUNTS_APPLY 50170 |
61 | 62 | #define ID_CUSTOMER_QUERY 50180 |
62 | -#define ID_OPERATING_RECORD 50185 | |
63 | 63 | #define ID_CUS_MANAGE 50181 |
64 | 64 | #define ID_ETC_QUERY 50182 |
65 | 65 | #define ID_ETC_SERVICE 50183 |
66 | 66 | #define ID_KING_CARD 50184 |
67 | +#define ID_OPERATING_RECORD 50185 | |
67 | 68 | #define ID_ACCOUNT_TRANSFER 50190 |
68 | 69 | #define ID_OPER_LOG_QUERY 50190 |
69 | 70 | #define ID_INDICATOR_TIME 59142 |
... | ... | @@ -73,7 +74,7 @@ |
73 | 74 | #ifdef APSTUDIO_INVOKED |
74 | 75 | #ifndef APSTUDIO_READONLY_SYMBOLS |
75 | 76 | #define _APS_NEXT_RESOURCE_VALUE 326 |
76 | -#define _APS_NEXT_COMMAND_VALUE 32842 | |
77 | +#define _APS_NEXT_COMMAND_VALUE 32845 | |
77 | 78 | #define _APS_NEXT_CONTROL_VALUE 1018 |
78 | 79 | #define _APS_NEXT_SYMED_VALUE 311 |
79 | 80 | #endif | ... | ... |