Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
sbkpay
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
zhenfei.zhang
sbkpay
Commits
2c878b37
Commit
2c878b37
authored
Oct 10, 2017
by
李定达
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1添加密钥
parent
2bb8ed91
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
4 deletions
+4
-4
sbkpay/DataProcess/fmglobal.h
+2
-2
sbkpay/main.cpp
+1
-1
sbkpay/sbkpay.pro.user
+1
-1
No files found.
sbkpay/DataProcess/fmglobal.h
View file @
2c878b37
...
@@ -12,8 +12,8 @@
...
@@ -12,8 +12,8 @@
#define RBG_FILE_NAME "fmclient.rbk"
#define RBG_FILE_NAME "fmclient.rbk"
#define DES3_KEY "ABCD@#9876DFSAAWKLDEOPDD"
#define DES3_KEY "ABCD@#9876DFSAAWKLDEOPDD"
#define AES_KEY ""
#define AES_KEY "
ABCD@#9876DFSAAWKLDEOPDD
"
#define AES_KEY_PRT ""
#define AES_KEY_PRT "
1JG2223BGFjhs23G5VGF1DI1
"
#define DES3_KEY_PRT "1JG23G12Y12V123G123F1DI1"
#define DES3_KEY_PRT "1JG23G12Y12V123G123F1DI1"
#define CRET_FILE_NAME "client.p12"
#define CRET_FILE_NAME "client.p12"
#define JSON_KEY_ONLY "partnerOrderId"
#define JSON_KEY_ONLY "partnerOrderId"
...
...
sbkpay/main.cpp
View file @
2c878b37
...
@@ -376,7 +376,7 @@ int main(int argc, char *argv[])
...
@@ -376,7 +376,7 @@ int main(int argc, char *argv[])
FMTool
::
SetString
(
req
.
BusinessDay
,
8
,
QString
(
"20170909"
));
FMTool
::
SetString
(
req
.
BusinessDay
,
8
,
QString
(
"20170909"
));
FMTool
::
SetString
(
req
.
TransType
,
2
,
QString
(
"10"
));
FMTool
::
SetString
(
req
.
TransType
,
2
,
QString
(
"10"
));
FMTool
::
SetString
(
req
.
PlatNo
,
4
,
QString
(
"14
43
"
));
FMTool
::
SetString
(
req
.
PlatNo
,
4
,
QString
(
"14
38
"
));
FMTool
::
SetString
(
req
.
TransTime
,
6
,
QString
(
"130301"
));
FMTool
::
SetString
(
req
.
TransTime
,
6
,
QString
(
"130301"
));
FMTool
::
SetString
(
req
.
StoreNo
,
20
,
QString
(
"17607"
));
FMTool
::
SetString
(
req
.
StoreNo
,
20
,
QString
(
"17607"
));
FMTool
::
SetString
(
req
.
DeviceNo
,
6
,
QString
(
"1"
));
FMTool
::
SetString
(
req
.
DeviceNo
,
6
,
QString
(
"1"
));
...
...
sbkpay/sbkpay.pro.user
View file @
2c878b37
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE QtCreatorProject>
<!DOCTYPE QtCreatorProject>
<!-- Written by QtCreator 3.5.1, 2017-
09-29T17:39:45
. -->
<!-- Written by QtCreator 3.5.1, 2017-
10-10T12:20:38
. -->
<qtcreator>
<qtcreator>
<data>
<data>
<variable>
EnvironmentId
</variable>
<variable>
EnvironmentId
</variable>
...
...
zhenfei.zhang
@zhenfei.zhang
mentioned in commit
34af0b6b
Jan 03, 2018
mentioned in commit
34af0b6b
mentioned in commit 34af0b6b932d99c92015302fe3c5b84fdaf7700a
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment