Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
上
上药订单生命周期升级
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
sph
上药订单生命周期升级
Commits
ec29891c
Commit
ec29891c
authored
Mar 06, 2025
by
xiejb
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
代码提交
parent
3db15a78
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
127 additions
and
100 deletions
+127
-100
MobilePortal/MobilePortal.xcodeproj/project.pbxproj
MobilePortal/MobilePortal.xcodeproj/project.pbxproj
+4
-4
MobilePortal/MobilePortal.xcworkspace/xcuserdata/caiyang.xcuserdatad/UserInterfaceState.xcuserstate
...erdata/caiyang.xcuserdatad/UserInterfaceState.xcuserstate
+0
-0
MobilePortal/MobilePortal/Info.plist
MobilePortal/MobilePortal/Info.plist
+2
-0
MobilePortal/MobilePortal/VC/ChangePassword/ChangePassWordViewController+initView.swift
...hangePassword/ChangePassWordViewController+initView.swift
+1
-1
MobilePortal/MobilePortal/VC/Web/WebSwiftViewController.swift
...lePortal/MobilePortal/VC/Web/WebSwiftViewController.swift
+25
-0
MobilePortal/MobilePortal/codeObfuscation.h
MobilePortal/MobilePortal/codeObfuscation.h
+95
-95
MobilePortal/symbols
MobilePortal/symbols
+0
-0
No files found.
MobilePortal/MobilePortal.xcodeproj/project.pbxproj
View file @
ec29891c
...
@@ -5306,7 +5306,7 @@
...
@@ -5306,7 +5306,7 @@
CODE_SIGN_ENTITLEMENTS
=
MobilePortal/MobilePortal.entitlements
;
CODE_SIGN_ENTITLEMENTS
=
MobilePortal/MobilePortal.entitlements
;
CODE_SIGN_IDENTITY
=
"iPhone Distribution: Shanghai Pharmaceutical Co., Ltd."
;
CODE_SIGN_IDENTITY
=
"iPhone Distribution: Shanghai Pharmaceutical Co., Ltd."
;
CODE_SIGN_STYLE
=
Manual
;
CODE_SIGN_STYLE
=
Manual
;
CURRENT_PROJECT_VERSION
=
2.
3
;
CURRENT_PROJECT_VERSION
=
2.
4
;
DEVELOPMENT_TEAM
=
7FYU37G7W6
;
DEVELOPMENT_TEAM
=
7FYU37G7W6
;
ENABLE_BITCODE
=
NO
;
ENABLE_BITCODE
=
NO
;
FRAMEWORK_SEARCH_PATHS
=
(
FRAMEWORK_SEARCH_PATHS
=
(
...
@@ -5326,7 +5326,7 @@
...
@@ -5326,7 +5326,7 @@
"$(PROJECT_DIR)/MobilePortal/Thirdparty/BDVoice/BDSClientLib"
,
"$(PROJECT_DIR)/MobilePortal/Thirdparty/BDVoice/BDSClientLib"
,
"$(PROJECT_DIR)/MobilePortal/Thirdparty/WXApiManager/WeChatSDK"
,
"$(PROJECT_DIR)/MobilePortal/Thirdparty/WXApiManager/WeChatSDK"
,
);
);
MARKETING_VERSION
=
2.
3
;
MARKETING_VERSION
=
2.
4
;
ONLY_ACTIVE_ARCH
=
YES
;
ONLY_ACTIVE_ARCH
=
YES
;
OTHER_LDFLAGS
=
(
OTHER_LDFLAGS
=
(
"$(inherited)"
,
"$(inherited)"
,
...
@@ -5407,7 +5407,7 @@
...
@@ -5407,7 +5407,7 @@
CODE_SIGN_ENTITLEMENTS
=
MobilePortal/MobilePortal.entitlements
;
CODE_SIGN_ENTITLEMENTS
=
MobilePortal/MobilePortal.entitlements
;
CODE_SIGN_IDENTITY
=
"iPhone Distribution: Shanghai Pharmaceutical Co., Ltd."
;
CODE_SIGN_IDENTITY
=
"iPhone Distribution: Shanghai Pharmaceutical Co., Ltd."
;
CODE_SIGN_STYLE
=
Manual
;
CODE_SIGN_STYLE
=
Manual
;
CURRENT_PROJECT_VERSION
=
2.
3
;
CURRENT_PROJECT_VERSION
=
2.
4
;
DEVELOPMENT_TEAM
=
7FYU37G7W6
;
DEVELOPMENT_TEAM
=
7FYU37G7W6
;
ENABLE_BITCODE
=
NO
;
ENABLE_BITCODE
=
NO
;
FRAMEWORK_SEARCH_PATHS
=
(
FRAMEWORK_SEARCH_PATHS
=
(
...
@@ -5427,7 +5427,7 @@
...
@@ -5427,7 +5427,7 @@
"$(PROJECT_DIR)/MobilePortal/Thirdparty/BDVoice/BDSClientLib"
,
"$(PROJECT_DIR)/MobilePortal/Thirdparty/BDVoice/BDSClientLib"
,
"$(PROJECT_DIR)/MobilePortal/Thirdparty/WXApiManager/WeChatSDK"
,
"$(PROJECT_DIR)/MobilePortal/Thirdparty/WXApiManager/WeChatSDK"
,
);
);
MARKETING_VERSION
=
2.
3
;
MARKETING_VERSION
=
2.
4
;
OTHER_LDFLAGS
=
(
OTHER_LDFLAGS
=
(
"$(inherited)"
,
"$(inherited)"
,
"-ObjC"
,
"-ObjC"
,
...
...
MobilePortal/MobilePortal.xcworkspace/xcuserdata/caiyang.xcuserdatad/UserInterfaceState.xcuserstate
View file @
ec29891c
No preview for this file type
MobilePortal/MobilePortal/Info.plist
View file @
ec29891c
...
@@ -138,6 +138,8 @@
...
@@ -138,6 +138,8 @@
<string>
App需要您的同意,才能访问当前位置
</string>
<string>
App需要您的同意,才能访问当前位置
</string>
<key>
NSMicrophoneUsageDescription
</key>
<key>
NSMicrophoneUsageDescription
</key>
<string>
App需要您的同意,才能访问麦克风
</string>
<string>
App需要您的同意,才能访问麦克风
</string>
<key>
NSPhotoLibraryAddUsageDescription
</key>
<string>
App需要您的同意,才能访问相册
</string>
<key>
Photo Library Additions Usage Description
</key>
<key>
Photo Library Additions Usage Description
</key>
<string>
App需要您的同意,才能访问相册
</string>
<string>
App需要您的同意,才能访问相册
</string>
<key>
UIBackgroundModes
</key>
<key>
UIBackgroundModes
</key>
...
...
MobilePortal/MobilePortal/VC/ChangePassword/ChangePassWordViewController+initView.swift
View file @
ec29891c
...
@@ -82,7 +82,7 @@ extension ChangePassWordViewController {
...
@@ -82,7 +82,7 @@ extension ChangePassWordViewController {
self
.
view
.
addSubview
(
redImage
)
self
.
view
.
addSubview
(
redImage
)
redLabel
=
UILabel
.
init
(
frame
:
CGRect
(
x
:
redImage
.
originX
+
redImage
.
width
+
10
,
y
:
redImage
.
originY
,
width
:
SCREEN_WHIDTH
()
-
(
redImage
.
originX
+
redImage
.
width
+
30
)
,
height
:
30
))
redLabel
=
UILabel
.
init
(
frame
:
CGRect
(
x
:
redImage
.
originX
+
redImage
.
width
+
10
,
y
:
redImage
.
originY
,
width
:
SCREEN_WHIDTH
()
-
(
redImage
.
originX
+
redImage
.
width
+
30
)
,
height
:
30
))
redLabel
.
text
=
"用户密码必须包含字母、数字、特殊字符(
列
如:!@#%&*.)长度不得小于8位且不超过16位"
redLabel
.
text
=
"用户密码必须包含字母、数字、特殊字符(
例
如:!@#%&*.)长度不得小于8位且不超过16位"
redLabel
.
textColor
=
UIColor
.
red
redLabel
.
textColor
=
UIColor
.
red
redLabel
.
font
=
UIFont
.
test_systemFont
(
ofSize
:
11.33
)
redLabel
.
font
=
UIFont
.
test_systemFont
(
ofSize
:
11.33
)
redLabel
.
numberOfLines
=
0
redLabel
.
numberOfLines
=
0
...
...
MobilePortal/MobilePortal/VC/Web/WebSwiftViewController.swift
View file @
ec29891c
...
@@ -251,6 +251,31 @@ class WebSwiftViewController: BaseViewController,WKUIDelegate,WKNavigationDelega
...
@@ -251,6 +251,31 @@ class WebSwiftViewController: BaseViewController,WKUIDelegate,WKNavigationDelega
}
}
@objc
func
backPrevious
(){
@objc
func
backPrevious
(){
if
#available(iOS 11.0, *)
{
let
cookieStore
=
webView
.
configuration
.
websiteDataStore
.
httpCookieStore
cookieStore
.
getAllCookies
{
(
cookie
)
in
let
cookiesArr
:
NSArray
=
cookie
as
NSArray
for
index
in
0
..<
cookiesArr
.
count
{
print
(
"----"
,
index
,
cookiesArr
[
index
])
}
for
item
in
cookiesArr
{
// HTTPCookieStorage.shared.deleteCookie(item)
cookieStore
.
delete
(
item
as!
HTTPCookie
)
{
print
(
"调用web==="
)
}
}
}
}
else
{
if
let
cookiesList
=
HTTPCookieStorage
.
shared
.
cookies
{
for
item
in
cookiesList
{
HTTPCookieStorage
.
shared
.
deleteCookie
(
item
)
}
}
}
SuspensionView
.
share
()
.
getsuspensionBtn
()?
.
isHidden
=
false
SuspensionView
.
share
()
.
getsuspensionBtn
()?
.
isHidden
=
false
BDVoiceWakeUp
.
share
()
.
startWakeup
()
BDVoiceWakeUp
.
share
()
.
startWakeup
()
// webView.removeObserver(self, forKeyPath: "estimatedProgress", context: nil)
// webView.removeObserver(self, forKeyPath: "estimatedProgress", context: nil)
...
...
MobilePortal/MobilePortal/codeObfuscation.h
View file @
ec29891c
#ifndef Demo_codeObfuscation_h
#ifndef Demo_codeObfuscation_h
#define Demo_codeObfuscation_h
#define Demo_codeObfuscation_h
//confuse string at
Fri Jul 19 11:02:36
CST 2024
//confuse string at
Mon Dec 9 10:41:09
CST 2024
#define BaseViewController
sLKgTHWAJysQQcor
#define BaseViewController
ILwCQfrgtvsKKZPB
#define myTableView
uqFPkRPPKZPbbpqy
#define myTableView
GcuZAgOvNXHCDZwc
#define setCacheAccountInfo
jUXolRHacAOpgoiO
#define setCacheAccountInfo
CtQyqEWaCyLgyysv
#define setClassWebUrlAccountInfo
pfHqxlnYLNWFlpkK
#define setClassWebUrlAccountInfo
mzSQcqdzsoXOvLtZ
#define setWebUrlAction
fTxYjmMzqRAQtGHp
#define setWebUrlAction
DrtGrdyjDDwZUYsP
#define SinglePointWeChatVC
RlEYCQxWHKFLVrEk
#define SinglePointWeChatVC
VAHXbRmxCaExylqy
#define onLogin
qdCtlQvbZEURTemz
#define onLogin
wDRRFjcNdJDFeEmJ
#define getLoginTypeHttpAction
CJSxHOAgnXBfBCdA
#define getLoginTypeHttpAction
DaNbwPpOOACOEJvb
#define loginTypeHttpGetCmdTypeAction
XNnGXtJYiuBzVfpc
#define loginTypeHttpGetCmdTypeAction
LuhmFoJXtSVpOztX
#define getScopeListHttpCmd
KMrDQkFzZbyhaJbW
#define getScopeListHttpCmd
VNMELGpYtAyvPVIo
#define selectSinglePointTypeAction
MLFIlnYoHudKPerv
#define selectSinglePointTypeAction
OrdkEUqIuQIYcSXw
#define getLoginHttpPostCmdCmd
kBxMsYhVsYzrVQkE
#define getLoginHttpPostCmdCmd
jzRhbVHTxgRYcjoR
#define httpLoginHttpPostResultResponse
nbfdWyjghyepjzWO
#define httpLoginHttpPostResultResponse
dqSaaCNYEkkiPvlE
#define getNewVersionUpdateHttpCmd
yuEMtuTuUdFzRMHs
#define getNewVersionUpdateHttpCmd
OXXsPpUCPeefRAXY
#define getLoginDeviceInformationHttpCmd
KnWrlgmfHXAnfAVQ
#define getLoginDeviceInformationHttpCmd
oJmruVubzIofshEa
#define getMyInformationHttpGetCmd
wvCsnzXQKBiVuHT
g
#define getMyInformationHttpGetCmd
AngvmCVxEBDxHKK
g
#define getVerifyTokenHttpPostCmdAction
voxcbqNvtsTHyXuC
#define getVerifyTokenHttpPostCmdAction
lSmesTUzSkQVKPhm
#define httpVerifyTokenHttpResultResponse
NpIPagnyqSIRAPfJ
#define httpVerifyTokenHttpResultResponse
CcbDwsknsYRqrRiA
#define loginGetUserInfo
tBSJejBnAzMLZfUm
#define loginGetUserInfo
PPgKrBqsJxqVwkiW
#define httpSinglePointinfoHttpResultResponse
BVfluknWpznAOkbt
#define httpSinglePointinfoHttpResultResponse
aUdIEZwEMbqebRDY
#define getWeChatXinfoHttpPostCmd
cZJNKBejpPDUzWwy
#define getWeChatXinfoHttpPostCmd
LwcBopfQvHPGIzpc
#define getWeChatBindingHttpPostCmd
rgxNLteVsuxmcLDl
#define getWeChatBindingHttpPostCmd
ktLChsAYQOxvDZVW
#define httpWeChatXinfoHttpResultResponse
sfSAZRNOfDpmUbjg
#define httpWeChatXinfoHttpResultResponse
GrcNwBBFoXNPapHz
#define SinglePointWeChatHttp
vuHnMRVjYAmquaLY
#define SinglePointWeChatHttp
ecelcCoRKDrfVEZV
#define judgmentTokenExpired(resultBlock:@escaping
MLZKofmwEFmCPxWc
#define judgmentTokenExpired(resultBlock:@escaping
dOAPpqEIRvqBowit
#define httpVerificationTokenHttpResultResponse(result:RequestResult,resultBlock:@escaping
RytqnaCHHzXsgFIi
#define httpVerificationTokenHttpResultResponse(result:RequestResult,resultBlock:@escaping
VIThTdJoHqwbopGb
#define getRefreshTokenHttpPostCmd(resultBlock:@escaping
goyLQXDCEWnGDlii
#define getRefreshTokenHttpPostCmd(resultBlock:@escaping
mCwKssRblCKCuSxY
#define func
zCNYUZpUZuUToUTv
#define func
aUTZXeVPShdeUnPL
#define getLoginDeviceInformationHttpCmd(resultBlock:@escaping
fOJGPNUEmjZvgfnF
#define getLoginDeviceInformationHttpCmd(resultBlock:@escaping
nHtFnnerHMucMcwf
#define httpDeviceInformationHttpResultResponse(result:
GpYBEPGWrfsVViXS
#define httpDeviceInformationHttpResultResponse(result:
TFPoecYrOMqFdtsd
#define LoginViewController
JFJXJbwFbGNyzaTC
#define LoginViewController
KALpNQazLOKvrorR
#define WeChatBindingViewController
pesaPpocnOfdPhEJ
#define WeChatBindingViewController
KgqbzgOtjgrKxLWU
#define SinglePointViewController
hvnwUCRrIatAqRpn
#define SinglePointViewController
IWrTumjQJWKEspoY
#define MineViewController
GOuVtUHPhJyPwQsW
#define MineViewController
mnfgkKlhDtGrBqpz
#define getSelectCompanyHttpCmd
JJcTOBGLIbzhTlHR
#define getSelectCompanyHttpCmd
jXTETCnPFJqOesmz
#define httpSelectCompanyHttpResultResponse
rUOLooOaYUjWXmsk
#define httpSelectCompanyHttpResultResponse
IggftnjaSrIYfJwz
#define SelectCompanyViewController
gPvuucSDIJOoHgKM
#define SelectCompanyViewController
mYGLAHKlxbHjlcWO
#define MineMoreViewController
kjqoNDBTFQZywRuE
#define MineMoreViewController
PgrNKAwzlNsoDgme
#define WebSwiftViewController
MxnRKJgQGtaydGkV
#define WebSwiftViewController
WSpyzTKeBdreKNDA
#define webView
gjHHJGPTuEBqhxNU
#define webView
ZzERnOsKbXwytQhg
#define webViewUrl
KaNOMcXdmpWPgMKo
#define webViewUrl
nrCESTIEXgjocUrx
#define appid
LkHRBmekOltDesax
#define appid
iDooyZgktHfjLKHy
#define webActionTitle
TYyfyZOYRwUxRlzz
#define webActionTitle
GzyveEEknVxycZJY
#define setwebView
AlLrPGxUJKPSdOX
N
#define setwebView
WOlNQuFQZTeHUUM
N
#define backPrevious
OqmMOItxpmXibxmi
#define backPrevious
cEppfblbLBmGZDGv
#define WebActionOC
UjhqilJmsqjRxvph
#define WebActionOC
DZpoadkeuxvKUjfx
#define getUrl
eKliLewtNzSVTkRI
#define getUrl
ccKSAthkfqhwxAfV
#define getWebCookie
OqlqebxUSmyLvgdD
#define getWebCookie
LzMbYLlGHrYIIUPW
#define encryptAES
aESAjZJrERHCMAbH
#define encryptAES
XTmdonfMHhdsBrTc
#define decryptAES
fhhDbJPKQreiuqnU
#define decryptAES
uQpsGSGcZiWTtulv
#define ChangePassWordViewController
hFdyOSjpoEbKyNXe
#define ChangePassWordViewController
vaIuMBfqJTxcvDsq
#define oldTextView
jwWCeLnBWWLpHvhq
#define oldTextView
vavUazoXDiTBLnXb
#define newTextView
vqVZKSwwqrYMLaaF
#define newTextView
THdOcdUfurpmlYqf
#define confirmPassTextView
PqFwqRpolTczfChl
#define confirmPassTextView
TyJgLrMceHbAHMpp
#define actionChangePassWord
qRDAfazYgamUfQvN
#define actionChangePassWord
DOyMxYOsBpMHsjco
#define getChangePasswordHttpCmd
LCgAZtrKwNnHtyGO
#define getChangePasswordHttpCmd
xrIHqbygAslLWrsI
#define httpChangePasswordHttpResultResponse
yOXQmUyweZRVvhmO
#define httpChangePasswordHttpResultResponse
JhIlUBeGAVOLUldD
#define getSinglePointPasswordHttpPostCmd
akjOvLgBiFRzrNCO
#define getSinglePointPasswordHttpPostCmd
qyZyBBnvWrOSaQEy
#define httpSinglePointPasswordHttpResultResponse
XEoywcmSVlGHLaLS
#define httpSinglePointPasswordHttpResultResponse
mrTYQcwaamTgxXSy
#define loginTypeHttpGetCmdTypeAction
SgaoQlHpgLizGnTe
#define loginTypeHttpGetCmdTypeAction
jQjtFbaZuOvCBXBn
#define MineMoreViewController
DLbmBuuJRVVHeEFr
#define MineMoreViewController
NvIzcbhhFPLwMvjw
#define getMyApplicationListHttpCmd
MPWaHBgkJTTrSrNN
#define getMyApplicationListHttpCmd
dwXbUhpchLSMmkOd
#define httpMyApplicationListHttpResultResponse
cHFpYqBkkmRhEDnj
#define httpMyApplicationListHttpResultResponse
uKqrpTvpEnuHKCVO
#define getAllApplicationHttpListCmd
iTaisWHqlIiIoHFd
#define getAllApplicationHttpListCmd
GEbCdbjMnoWoooTt
#define httpMoreApplicationsTwoHttpResultResponse
BwGAUcHjTztbBlYH
#define httpMoreApplicationsTwoHttpResultResponse
ElkteqOUUxebDoZo
#define changeBlockAction
CYpbeWgjCjeQrijt
#define changeBlockAction
ZZplvEGYoGfWodNl
#define getHttpCollcetionViewModellArray
scdqxIQPTDQNQRbn
#define getHttpCollcetionViewModellArray
lDDXHbjzaTjTdBZo
#define getHttpCollcetionViewModellTwoArray
zeGUUafNxijaxMFo
#define getHttpCollcetionViewModellTwoArray
rMsWepGIjBPuzZbj
#define getHttpMineMoreCollectionViewCellModel
lRGTILdRNCkwFFKV
#define getHttpMineMoreCollectionViewCellModel
xDvgrtGhZgYGQISK
#define getSaveApplicationsHttpCmd
PeAGubSohhpfeBho
#define getSaveApplicationsHttpCmd
IbZGVOYMMpNzEnfA
#define httpSaveApplicationListHttpResultResponse
tNVWCPFJplpJIjYa
#define httpSaveApplicationListHttpResultResponse
MKzXWpxdTrGhTDZS
#define httpSelectCompanyHttpResultResponse
XMHUuOYqnSRIduHv
#define httpSelectCompanyHttpResultResponse
IKSgWcZbiXRkdhna
#define gotoCompanyListVC
BfeXiKqbFXYNiJKc
#define gotoCompanyListVC
qQpUcthTlAUzwMAd
#define SelectCompanyViewController
wURGEabPznmSXaqr
#define SelectCompanyViewController
bAyDEDsuxdzyJvoG
#define actionCompanyHttpGCD
pMtHhztmSEsjWYDE
#define actionCompanyHttpGCD
cFpzzbFTZTMiNZga
#define actiondepartmentHttpGCD
vrhLqlEXdXpyZZSS
#define actiondepartmentHttpGCD
UyMSUrwpKhiyuuTv
#define myApplicationAction
aWGCJrvfMFIfNpdW
#define myApplicationAction
OlsFwHbLOPvlbRwI
#define downloadOpenApp
BKfTIYZZTXXGHBUQ
#define downloadOpenApp
tWeiHXYuvRSDPjdw
#define oftenApplicationType
BSwJgATEWGyVCpJO
#define oftenApplicationType
gCzNCnhBlxVPdBVj
#define HTHttpConfig
qpptLNHbpHPSxgaa
#define HTHttpConfig
pkJTVvYPgoNhCObD
#define kServiceAddressURL1
iKcbQjzLJArfjEnx
#define kServiceAddressURL1
bVpAyIaobQPpznOZ
#define imageURL1
ktsbhIAaknxUotVp
#define imageURL1
VoxYrdLHyQWIdlld
#define kServiceAddressURL
RrBhrEpJoIreQVyY
#define kServiceAddressURL
NGngjZMmPNMWXUlS
#define imageURL
fVXVZqEubmJHTgxP
#define imageURL
leQRQeSPpUrXOdio
#define kServiceAddressURL2
rfCyNYrwTINpKcAZ
#define kServiceAddressURL2
guSnqlieoZSAlGEk
#define imageURL2
GKTaocIXizXeIPsF
#define imageURL2
DTnVpfBjgQkWoJqJ
#define HomeViewController
RMhhTsBTmCAsIwFq
#define HomeViewController
PjaGSOsTIABalhFa
#define actionHttpGCD G
bMHROZmvyhKyOqI
#define actionHttpGCD G
HPgYxQoOHvxnLDd
#define getHttpHomeClassListCmd
zcmhPLxJCDTGRdSO
#define getHttpHomeClassListCmd
TiNawKYAJDNrWCCt
#define httpHttpHomeClassListResultResponse
VBNTkNhUVbpnpGkl
#define httpHttpHomeClassListResultResponse
loRLhVvbPWscAxqN
#define getUpcomingCountHttpPostCmd
PoFViNoiryeLrvCD
#define getUpcomingCountHttpPostCmd
OlqvVCiIuYJldhsK
#define httpUpcomingCountHttpResultResponse
iVEzGgpCvqIYTRCo
#define httpUpcomingCountHttpResultResponse
MxltVYtnOsguJTrz
#define getMessageNunberShowHttpPostCmd
fyHsaczNWdmFHxES
#define getMessageNunberShowHttpPostCmd
TKwXOoQkMXRJCPiQ
#define httpMessageNumberShowHttpResultResponse
wpDwreBzFhNwgwsm
#define httpMessageNumberShowHttpResultResponse
XEuxYIpmSGUMRRZy
#endif
#endif
MobilePortal/symbols
View file @
ec29891c
No preview for this file type
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