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
5fee98c4
Commit
5fee98c4
authored
Nov 08, 2023
by
xiejb
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
智能客服添加参数
parent
b782294a
Changes
8
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
112 additions
and
109 deletions
+112
-109
MobilePortal/MobilePortal.xcodeproj/project.pbxproj
MobilePortal/MobilePortal.xcodeproj/project.pbxproj
+8
-8
MobilePortal/MobilePortal.xcworkspace/xcuserdata/caiyang.xcuserdatad/UserInterfaceState.xcuserstate
...erdata/caiyang.xcuserdatad/UserInterfaceState.xcuserstate
+0
-0
MobilePortal/MobilePortal.xcworkspace/xcuserdata/caiyang.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist
.../caiyang.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist
+4
-4
MobilePortal/MobilePortal/Base/BaseConfigFounction.swift
MobilePortal/MobilePortal/Base/BaseConfigFounction.swift
+2
-1
MobilePortal/MobilePortal/Base/BaseViewController+ClassAction.swift
...al/MobilePortal/Base/BaseViewController+ClassAction.swift
+2
-1
MobilePortal/MobilePortal/codeObfuscation.h
MobilePortal/MobilePortal/codeObfuscation.h
+95
-95
MobilePortal/ServiceExtension/NotificationService.swift
MobilePortal/ServiceExtension/NotificationService.swift
+1
-0
MobilePortal/symbols
MobilePortal/symbols
+0
-0
No files found.
MobilePortal/MobilePortal.xcodeproj/project.pbxproj
View file @
5fee98c4
...
@@ -5284,7 +5284,7 @@
...
@@ -5284,7 +5284,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.
0
;
CURRENT_PROJECT_VERSION
=
2.
1
;
DEVELOPMENT_TEAM
=
7FYU37G7W6
;
DEVELOPMENT_TEAM
=
7FYU37G7W6
;
ENABLE_BITCODE
=
NO
;
ENABLE_BITCODE
=
NO
;
FRAMEWORK_SEARCH_PATHS
=
(
FRAMEWORK_SEARCH_PATHS
=
(
...
@@ -5304,7 +5304,7 @@
...
@@ -5304,7 +5304,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.
0
;
MARKETING_VERSION
=
2.
1
;
ONLY_ACTIVE_ARCH
=
YES
;
ONLY_ACTIVE_ARCH
=
YES
;
OTHER_LDFLAGS
=
(
OTHER_LDFLAGS
=
(
"$(inherited)"
,
"$(inherited)"
,
...
@@ -5366,7 +5366,7 @@
...
@@ -5366,7 +5366,7 @@
);
);
PRODUCT_BUNDLE_IDENTIFIER
=
com.shangyao.MobilePortalPrd
;
PRODUCT_BUNDLE_IDENTIFIER
=
com.shangyao.MobilePortalPrd
;
PRODUCT_NAME
=
"$(TARGET_NAME)"
;
PRODUCT_NAME
=
"$(TARGET_NAME)"
;
PROVISIONING_PROFILE_SPECIFIER
=
com.shangyao.MobilePortalPrd_new_dis
4
;
PROVISIONING_PROFILE_SPECIFIER
=
com.shangyao.MobilePortalPrd_new_dis
5
;
SWIFT_OBJC_BRIDGING_HEADER
=
"MobilePortal/MobilePortal-Bridging-Header.h"
;
SWIFT_OBJC_BRIDGING_HEADER
=
"MobilePortal/MobilePortal-Bridging-Header.h"
;
SWIFT_OPTIMIZATION_LEVEL
=
"-Onone"
;
SWIFT_OPTIMIZATION_LEVEL
=
"-Onone"
;
SWIFT_VERSION
=
4.0
;
SWIFT_VERSION
=
4.0
;
...
@@ -5385,7 +5385,7 @@
...
@@ -5385,7 +5385,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.
0
;
CURRENT_PROJECT_VERSION
=
2.
1
;
DEVELOPMENT_TEAM
=
7FYU37G7W6
;
DEVELOPMENT_TEAM
=
7FYU37G7W6
;
ENABLE_BITCODE
=
NO
;
ENABLE_BITCODE
=
NO
;
FRAMEWORK_SEARCH_PATHS
=
(
FRAMEWORK_SEARCH_PATHS
=
(
...
@@ -5405,7 +5405,7 @@
...
@@ -5405,7 +5405,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.
0
;
MARKETING_VERSION
=
2.
1
;
OTHER_LDFLAGS
=
(
OTHER_LDFLAGS
=
(
"$(inherited)"
,
"$(inherited)"
,
"-ObjC"
,
"-ObjC"
,
...
@@ -5466,7 +5466,7 @@
...
@@ -5466,7 +5466,7 @@
);
);
PRODUCT_BUNDLE_IDENTIFIER
=
com.shangyao.MobilePortalPrd
;
PRODUCT_BUNDLE_IDENTIFIER
=
com.shangyao.MobilePortalPrd
;
PRODUCT_NAME
=
"$(TARGET_NAME)"
;
PRODUCT_NAME
=
"$(TARGET_NAME)"
;
PROVISIONING_PROFILE_SPECIFIER
=
com.shangyao.MobilePortalPrd_new_dis
4
;
PROVISIONING_PROFILE_SPECIFIER
=
com.shangyao.MobilePortalPrd_new_dis
5
;
SWIFT_OBJC_BRIDGING_HEADER
=
"MobilePortal/MobilePortal-Bridging-Header.h"
;
SWIFT_OBJC_BRIDGING_HEADER
=
"MobilePortal/MobilePortal-Bridging-Header.h"
;
SWIFT_VERSION
=
4.0
;
SWIFT_VERSION
=
4.0
;
TARGETED_DEVICE_FAMILY
=
1
;
TARGETED_DEVICE_FAMILY
=
1
;
...
@@ -5587,7 +5587,7 @@
...
@@ -5587,7 +5587,7 @@
);
);
PRODUCT_BUNDLE_IDENTIFIER
=
com.shangyao.MobilePortalPrd.ServiceExtension
;
PRODUCT_BUNDLE_IDENTIFIER
=
com.shangyao.MobilePortalPrd.ServiceExtension
;
PRODUCT_NAME
=
"$(TARGET_NAME)"
;
PRODUCT_NAME
=
"$(TARGET_NAME)"
;
PROVISIONING_PROFILE_SPECIFIER
=
com.shangyao.MobilePortalPrd.ServiceExtension_dis
2
;
PROVISIONING_PROFILE_SPECIFIER
=
com.shangyao.MobilePortalPrd.ServiceExtension_dis
3
;
SKIP_INSTALL
=
YES
;
SKIP_INSTALL
=
YES
;
SWIFT_OBJC_BRIDGING_HEADER
=
"ServiceExtension/ServiceExtension-Bridging-Header.h"
;
SWIFT_OBJC_BRIDGING_HEADER
=
"ServiceExtension/ServiceExtension-Bridging-Header.h"
;
SWIFT_OPTIMIZATION_LEVEL
=
"-Onone"
;
SWIFT_OPTIMIZATION_LEVEL
=
"-Onone"
;
...
@@ -5617,7 +5617,7 @@
...
@@ -5617,7 +5617,7 @@
);
);
PRODUCT_BUNDLE_IDENTIFIER
=
com.shangyao.MobilePortalPrd.ServiceExtension
;
PRODUCT_BUNDLE_IDENTIFIER
=
com.shangyao.MobilePortalPrd.ServiceExtension
;
PRODUCT_NAME
=
"$(TARGET_NAME)"
;
PRODUCT_NAME
=
"$(TARGET_NAME)"
;
PROVISIONING_PROFILE_SPECIFIER
=
com.shangyao.MobilePortalPrd.ServiceExtension_dis
2
;
PROVISIONING_PROFILE_SPECIFIER
=
com.shangyao.MobilePortalPrd.ServiceExtension_dis
3
;
SKIP_INSTALL
=
YES
;
SKIP_INSTALL
=
YES
;
SWIFT_OBJC_BRIDGING_HEADER
=
"ServiceExtension/ServiceExtension-Bridging-Header.h"
;
SWIFT_OBJC_BRIDGING_HEADER
=
"ServiceExtension/ServiceExtension-Bridging-Header.h"
;
SWIFT_VERSION
=
5.0
;
SWIFT_VERSION
=
5.0
;
...
...
MobilePortal/MobilePortal.xcworkspace/xcuserdata/caiyang.xcuserdatad/UserInterfaceState.xcuserstate
View file @
5fee98c4
No preview for this file type
MobilePortal/MobilePortal.xcworkspace/xcuserdata/caiyang.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist
View file @
5fee98c4
...
@@ -748,8 +748,8 @@
...
@@ -748,8 +748,8 @@
endingColumnNumber =
"9223372036854775807"
endingColumnNumber =
"9223372036854775807"
startingLineNumber =
"191"
startingLineNumber =
"191"
endingLineNumber =
"191"
endingLineNumber =
"191"
landmarkName =
"
unknown
"
landmarkName =
"
webView(_:createWebViewWith:for:windowFeatures:)
"
landmarkType =
"
0
"
>
landmarkType =
"
7
"
>
</BreakpointContent>
</BreakpointContent>
</BreakpointProxy>
</BreakpointProxy>
<BreakpointProxy
<BreakpointProxy
...
@@ -765,8 +765,8 @@
...
@@ -765,8 +765,8 @@
endingColumnNumber =
"9223372036854775807"
endingColumnNumber =
"9223372036854775807"
startingLineNumber =
"122"
startingLineNumber =
"122"
endingLineNumber =
"122"
endingLineNumber =
"122"
landmarkName =
"
unknown
"
landmarkName =
"
webView(_:didFail:withError:)
"
landmarkType =
"
0
"
>
landmarkType =
"
7
"
>
<Locations>
<Locations>
<Location
<Location
uuid =
"9D90046A-9ADF-4884-BC26-1C680A71C079 - e4f524b5061a8579"
uuid =
"9D90046A-9ADF-4884-BC26-1C680A71C079 - e4f524b5061a8579"
...
...
MobilePortal/MobilePortal/Base/BaseConfigFounction.swift
View file @
5fee98c4
...
@@ -95,7 +95,8 @@ public func md5(strs:String) ->String!{
...
@@ -95,7 +95,8 @@ public func md5(strs:String) ->String!{
for
i
in
0
..<
digestLen
{
for
i
in
0
..<
digestLen
{
hash
.
appendFormat
(
"%02x"
,
result
[
i
])
hash
.
appendFormat
(
"%02x"
,
result
[
i
])
}
}
result
.
deinitialize
()
// result.deinitialize()
free
(
result
)
return
String
(
format
:
hash
as
String
)
return
String
(
format
:
hash
as
String
)
}
}
public
func
judgmentStrNil
(
str
:
String
?)
->
String
{
public
func
judgmentStrNil
(
str
:
String
?)
->
String
{
...
...
MobilePortal/MobilePortal/Base/BaseViewController+ClassAction.swift
View file @
5fee98c4
...
@@ -116,7 +116,8 @@ extension BaseViewController {
...
@@ -116,7 +116,8 @@ extension BaseViewController {
}
else
{
}
else
{
strUrl
=
strUrl
+
"?userId="
strUrl
=
strUrl
+
"?userId="
}
}
let
url
=
strUrl
+
judgmentStrNil
(
str
:
AccountInfo
.
sharedInstance
()
.
UserId
)
+
"&userCompany="
+
judgmentStrNil
(
str
:
AccountInfo
.
sharedInstance
()
.
infoCompanyName
)
+
"&userName="
+
judgmentStrNil
(
str
:
AccountInfo
.
sharedInstance
()
.
userName
)
+
"&IDMToken="
+
judgmentStrNil
(
str
:
AccountInfo
.
sharedInstance
(
)
.
singlePoint_access_token
)
+
"&loginType="
+
judgmentStrNil
(
str
:
AccountInfo
.
sharedInstance
()
.
loginType
)
let
url
=
strUrl
+
judgmentStrNil
(
str
:
AccountInfo
.
sharedInstance
()
.
UserId
)
+
"&userCompany="
+
judgmentStrNil
(
str
:
AccountInfo
.
sharedInstance
()
.
infoCompanyName
)
+
"&userName="
+
judgmentStrNil
(
str
:
AccountInfo
.
sharedInstance
()
.
userName
)
+
"&IDMToken="
+
judgmentStrNil
(
str
:
AccountInfo
.
sharedInstance
(
)
.
singlePoint_access_token
)
+
"&loginType="
+
judgmentStrNil
(
str
:
AccountInfo
.
sharedInstance
()
.
loginType
)
+
"&clientId="
+
md5
(
strs
:
judgmentStrNil
(
str
:
AccountInfo
.
sharedInstance
()
.
UserId
))
// self.actionGotoWebGotoWeb(webViewUrl: url, isHomePushType: .NOIsHomePushType, previousPageShowTitleType: .YesShowTitleType)
// self.actionGotoWebGotoWeb(webViewUrl: url, isHomePushType: .NOIsHomePushType, previousPageShowTitleType: .YesShowTitleType)
actionGotoWeb
(
webViewUrl
:
url
,
isHomePushType
:
.
NOIsHomePushType
,
isShowTitleType
:
self
.
getHtitleType
(
htitle
:
judgmentStrNil
(
str
:
model
.
htitle
!
)),
appid
:
judgmentStrNil
(
str
:
model
.
appid
!
),
isEncryptionType
:
.
YesEncryptionType
)
actionGotoWeb
(
webViewUrl
:
url
,
isHomePushType
:
.
NOIsHomePushType
,
isShowTitleType
:
self
.
getHtitleType
(
htitle
:
judgmentStrNil
(
str
:
model
.
htitle
!
)),
appid
:
judgmentStrNil
(
str
:
model
.
appid
!
),
isEncryptionType
:
.
YesEncryptionType
)
...
...
MobilePortal/MobilePortal/codeObfuscation.h
View file @
5fee98c4
#ifndef Demo_codeObfuscation_h
#ifndef Demo_codeObfuscation_h
#define Demo_codeObfuscation_h
#define Demo_codeObfuscation_h
//confuse string at Fri Jul
7 17:09:5
6 CST 2023
//confuse string at Fri Jul
28 09:29:4
6 CST 2023
#define BaseViewController
xiJzokGXRDosFzMc
#define BaseViewController
UloKlqpMiUjjurwC
#define myTableView
CqjLPvOUelOOHDUO
#define myTableView
TfvFonJIOXarcCxw
#define setCacheAccountInfo
SeyzWXRKmqWafZbl
#define setCacheAccountInfo
cIVRlEtOypFgaONM
#define setClassWebUrlAccountInfo
YzyxmQMCuuVYYmUF
#define setClassWebUrlAccountInfo
GXvnkimBkWwLguJb
#define setWebUrlAction
LoMgAYIGCTvfiSyU
#define setWebUrlAction
mnYdrizAGWUHVZAy
#define SinglePointWeChatVC
BzOzJoUQdguJfGEc
#define SinglePointWeChatVC
wObosPEoeVcdxnXk
#define onLogin
sGPGTmjOwpldTwmt
#define onLogin
RxFQzkmebqzSKFqX
#define getLoginTypeHttpAction
OxmrUIfzhBRKDMZP
#define getLoginTypeHttpAction
IepfDkHIQVFJrejq
#define loginTypeHttpGetCmdTypeAction
ZXbDoeVAyiNPzksG
#define loginTypeHttpGetCmdTypeAction
lbhopbGgAmVJLDPs
#define getScopeListHttpCmd
bDryeTMgZhcBubO
D
#define getScopeListHttpCmd
ythuVRIeTbnQZwM
D
#define selectSinglePointTypeAction
DnpEmXUEJWwthCTY
#define selectSinglePointTypeAction
hitPZJAgPflYkPLL
#define getLoginHttpPostCmdCmd v
oSoxvVyPdboRvYD
#define getLoginHttpPostCmdCmd v
bOrONKOOEnywpug
#define httpLoginHttpPostResultResponse
qZIDAbwOgeORmZbO
#define httpLoginHttpPostResultResponse
EGgtgtjBbPdVRShY
#define getNewVersionUpdateHttpCmd
ZNoJwssJoUVXCHbf
#define getNewVersionUpdateHttpCmd
WOeipVzcJVujAvqB
#define getLoginDeviceInformationHttpCmd
rAggRPZUuNRTlStQ
#define getLoginDeviceInformationHttpCmd
xjYEqcZqIomhwWeV
#define getMyInformationHttpGetCmd
PwIFodWrTUGFXyyi
#define getMyInformationHttpGetCmd
woQLhkDbkhXnVvhk
#define getVerifyTokenHttpPostCmdAction
ezylQMcbummSmdhF
#define getVerifyTokenHttpPostCmdAction
OAHgVwMNDaxJUxfC
#define httpVerifyTokenHttpResultResponse
FgpyaXHTqHjdBWRZ
#define httpVerifyTokenHttpResultResponse
jgOUKREdMPLkJUCW
#define loginGetUserInfo
VieTbfcWScfrsBFh
#define loginGetUserInfo
zZWVhDwUVydgOnPv
#define httpSinglePointinfoHttpResultResponse
hJqTXhcFTrLdEnMl
#define httpSinglePointinfoHttpResultResponse
NHzBsJFbeZPkmmCi
#define getWeChatXinfoHttpPostCmd
qWYuRcrOgebeQPgb
#define getWeChatXinfoHttpPostCmd
YYlHykfewRVYrsbf
#define getWeChatBindingHttpPostCmd
nOYmcqbUuIAjFjzs
#define getWeChatBindingHttpPostCmd
ttFvSBTZnPHuKMPX
#define httpWeChatXinfoHttpResultResponse
bfmzMzOTkvtStkE
N
#define httpWeChatXinfoHttpResultResponse
fVTMzeCDaicThFm
N
#define SinglePointWeChatHttp
nncgkuhZsZYUJGTE
#define SinglePointWeChatHttp
OxAcXKFXPIepNGuY
#define judgmentTokenExpired(resultBlock:@escaping
gJhSuZowoxaxiKee
#define judgmentTokenExpired(resultBlock:@escaping
uspyaqYPrybiHdHU
#define httpVerificationTokenHttpResultResponse(result:RequestResult,resultBlock:@escaping
DoVJIyMQCwNdyKzP
#define httpVerificationTokenHttpResultResponse(result:RequestResult,resultBlock:@escaping
GXtVmxGJKBqLTkbe
#define getRefreshTokenHttpPostCmd(resultBlock:@escaping
yLYPeeHhODihsEPy
#define getRefreshTokenHttpPostCmd(resultBlock:@escaping
HYMvrLQBoercyhDa
#define func
zRnIZLWuUkKNDnrB
#define func
hFzsqtpbuWvNdlFQ
#define getLoginDeviceInformationHttpCmd(resultBlock:@escaping
gOehPHKxAjMgTEIL
#define getLoginDeviceInformationHttpCmd(resultBlock:@escaping
amlANoWePZGkkUnU
#define httpDeviceInformationHttpResultResponse(result:
XeqePAitWUmKzJyY
#define httpDeviceInformationHttpResultResponse(result:
IiQmbMZIbHGgQFwB
#define LoginViewController
jkISjtQNlsTVvIXr
#define LoginViewController
dvPbNpFLHSFpCCJL
#define WeChatBindingViewController
HQPnJPjhMgRiLSxe
#define WeChatBindingViewController
oRHSWVQbvDobCrfY
#define SinglePointViewController
isKqyPdViNOnTwON
#define SinglePointViewController
URZKejLVBtUKRQIh
#define MineViewController
NeuNwlQdJXeHNfJh
#define MineViewController
lrSeQXudCeajeSxA
#define getSelectCompanyHttpCmd
VCYbDRiDSdzlAssC
#define getSelectCompanyHttpCmd
lXFVqkgwbPZTZSDh
#define httpSelectCompanyHttpResultResponse
GxizAqcgGZVYarNx
#define httpSelectCompanyHttpResultResponse
pWIhstKephXgAQno
#define SelectCompanyViewController
wBFSitHKMjyGouVh
#define SelectCompanyViewController
BpkvvzkEgRzmWSYr
#define MineMoreViewController
WzHEVrrYimDpZeWZ
#define MineMoreViewController
bMIhKZAqZMNqsukx
#define WebSwiftViewController
gUSwpjYTnMzByyRC
#define WebSwiftViewController
OYHIqsricrssUPQY
#define webView
KzZhXROMPsUAhCxP
#define webView
AGpVMWwVLekBenuV
#define webViewUrl
GyohoahdUvVIJtMA
#define webViewUrl
JSFHPKvzuxxnbNdp
#define appid
rbvIoCVzwPMZumzJ
#define appid
dmGXMDGTFwzeURVG
#define webActionTitle
vuvxBDTGONgsjdLz
#define webActionTitle
VWoECsYEGpcxAGEw
#define setwebView
AVadgxdbYDJfmSqO
#define setwebView
mwvWkZyNNlqrBULH
#define backPrevious
LJFAqhWhzVhBzTnc
#define backPrevious
SyaUPKnSUPbJVHpV
#define WebActionOC
bBLpESgDIePyHUKt
#define WebActionOC
pwDJfiawlaywVEEM
#define getUrl
iiYRdyDLZLABxTnj
#define getUrl
HeBOWuqMckRmHhFb
#define getWebCookie
YGAIRwtrfNbFGqVm
#define getWebCookie
uMVYiGYKEgpppAmq
#define encryptAES
GBPHKscTjDxbxCVO
#define encryptAES
BlSdcmeTrLwHNKXb
#define decryptAES
ZkjzGBCtYCLqGgDR
#define decryptAES
DLEGmNzyBfqarQGC
#define ChangePassWordViewController
tCeKicvHatpLiOK
S
#define ChangePassWordViewController
AcniLNtTsRueFSp
S
#define oldTextView
zmimTSUlQRBhPXMV
#define oldTextView
ufActWWKUzLcPYHR
#define newTextView
UoaLxQOmfINjjxly
#define newTextView
EuwFEKlhqAwCzwLK
#define confirmPassTextView
xXycTFTaESlEfwFN
#define confirmPassTextView
IZoPbdPOUhsXLFwq
#define actionChangePassWord j
HaQoSLJpCYyVSln
#define actionChangePassWord j
wyCIzLATvWSFezM
#define getChangePasswordHttpCmd
YniWXevnqWwaFWoC
#define getChangePasswordHttpCmd
VDjJPbdotWPqyXmd
#define httpChangePasswordHttpResultResponse
oXVyJaHkBjbBwSzn
#define httpChangePasswordHttpResultResponse
ZNpFyFRQVAvTIbFe
#define getSinglePointPasswordHttpPostCmd
DqnMlXQUZAiUracx
#define getSinglePointPasswordHttpPostCmd
NXZKfLToWXYXWAbo
#define httpSinglePointPasswordHttpResultResponse
jHlEqohNCrokhdgw
#define httpSinglePointPasswordHttpResultResponse
rdrPkLPUCfjkVCRy
#define loginTypeHttpGetCmdTypeAction
zNdnTeESVtdycSXM
#define loginTypeHttpGetCmdTypeAction
PQMcYkDmNrFUrWNL
#define MineMoreViewController
BvKGQSxRoquzIYkV
#define MineMoreViewController
XepsdysFNfscSeBM
#define getMyApplicationListHttpCmd
zElDlLEraZahDyJc
#define getMyApplicationListHttpCmd
YFXorTyqzxGqqvtY
#define httpMyApplicationListHttpResultResponse
pESaYGfnHhDmsidV
#define httpMyApplicationListHttpResultResponse
axOejjDTkjGkiyyy
#define getAllApplicationHttpListCmd
CUskFrVQrGsJaMJJ
#define getAllApplicationHttpListCmd
ApbMbGEZgPRBpPCs
#define httpMoreApplicationsTwoHttpResultResponse
rtxeLxENWQZplVEl
#define httpMoreApplicationsTwoHttpResultResponse
KxIHyXZIDTWgIaRu
#define changeBlockAction
MUiAEoWBBafoQyND
#define changeBlockAction
fGacNiWGJeIAnesP
#define getHttpCollcetionViewModellArray
SAmLIhkiqEgycop
L
#define getHttpCollcetionViewModellArray
VKwdTEfbsjESZPJ
L
#define getHttpCollcetionViewModellTwoArray
LcoUWZKDzoPLDrod
#define getHttpCollcetionViewModellTwoArray
PjiDbKLxWoKnxVbv
#define getHttpMineMoreCollectionViewCellModel
iEvfCaPAsyqjxbRQ
#define getHttpMineMoreCollectionViewCellModel
jzreicLVBTDUstWz
#define getSaveApplicationsHttpCmd
zlbMMUICcbpNEyEP
#define getSaveApplicationsHttpCmd
FUVynVnTlVDseniX
#define httpSaveApplicationListHttpResultResponse
wldJRRaDTwtTZBwf
#define httpSaveApplicationListHttpResultResponse
SpwlLsqALbOdLLni
#define httpSelectCompanyHttpResultResponse
AXObItqwiiGkWfwD
#define httpSelectCompanyHttpResultResponse
KREdXslipqAJJDEQ
#define gotoCompanyListVC
YMjBUMjTzZIHdCuu
#define gotoCompanyListVC
sWBEFfzrGviDiGOL
#define SelectCompanyViewController
cWACIWkDrXIMSflZ
#define SelectCompanyViewController
iKIfWdsQuxMGyniP
#define actionCompanyHttpGCD
kUBQHoLlrPIvzzSr
#define actionCompanyHttpGCD
hCcuwUHOJJrzFmTA
#define actiondepartmentHttpGCD
GrGmGwduwUoAusKb
#define actiondepartmentHttpGCD
ILjSNULjAxduvoAd
#define myApplicationAction
srmohFmHhKRSniwE
#define myApplicationAction
LnNPnWQOFLWwCfsP
#define downloadOpenApp
rTMTUQdaVyTBTSdc
#define downloadOpenApp
pqGqoNPgBmMCIyUr
#define oftenApplicationType
eIpraLLAphLyJYLq
#define oftenApplicationType
bhwHoqYlRTJmRYDj
#define HTHttpConfig
zIBOlCXEExSbQyzQ
#define HTHttpConfig
iWGRzSaUiFToncFj
#define kServiceAddressURL1
tXPPsHdwGPehbyxd
#define kServiceAddressURL1
VcgOoOtxdaPetQah
#define imageURL1
cLPKcSILXOBdgTNf
#define imageURL1
TOTyKyHCUzPYYqHQ
#define kServiceAddressURL
VcwdDWNEPSbHUMPT
#define kServiceAddressURL
ClGhwWYEJkoMWfbO
#define imageURL
ysYmuQuDbgPOwAWP
#define imageURL
FdpPRcgzqHZwUuyb
#define kServiceAddressURL2
QWFaAwXRgWYenfvP
#define kServiceAddressURL2
veftYJMALRGEwgEe
#define imageURL2
RKRNnHNorPPYyvMf
#define imageURL2
GohRHAymjPMgHDBJ
#define HomeViewController
huRtiflqrbzUrhMS
#define HomeViewController
UDCRIjLSEyTAGrjd
#define actionHttpGCD
ySvGdAwOlBQcByca
#define actionHttpGCD
OFMiaVWnfPdycyoJ
#define getHttpHomeClassListCmd
uZMMrbayTkjuKCew
#define getHttpHomeClassListCmd
HUyBQgDYaEeKPFCx
#define httpHttpHomeClassListResultResponse
EJsultAdNVjNuesq
#define httpHttpHomeClassListResultResponse
FFedYGVaVyAPKjsM
#define getUpcomingCountHttpPostCmd
NTZfoMkeYMQZVgGr
#define getUpcomingCountHttpPostCmd
lANwcIvgWubgPRPB
#define httpUpcomingCountHttpResultResponse
tdRLNaImSmSYZgBb
#define httpUpcomingCountHttpResultResponse
DozmIljXKCKRKRRD
#define getMessageNunberShowHttpPostCmd
IKacXXSIYieEsmOW
#define getMessageNunberShowHttpPostCmd
axVtAkMozZCEsKgQ
#define httpMessageNumberShowHttpResultResponse
mxDEnEjHZEKpfqFn
#define httpMessageNumberShowHttpResultResponse
VcilPSBMZrjJadiq
#endif
#endif
MobilePortal/ServiceExtension/NotificationService.swift
View file @
5fee98c4
...
@@ -19,6 +19,7 @@ class NotificationService: UNNotificationServiceExtension {
...
@@ -19,6 +19,7 @@ class NotificationService: UNNotificationServiceExtension {
// 444b4a4c86a09bd2e27367fe 测试
// 444b4a4c86a09bd2e27367fe 测试
// c0eb5d604f19e9d58af5f8de 正式
// c0eb5d604f19e9d58af5f8de 正式
JPushNotificationExtensionService
.
jpushSetAppkey
(
"c0eb5d604f19e9d58af5f8de"
)
JPushNotificationExtensionService
.
jpushSetAppkey
(
"c0eb5d604f19e9d58af5f8de"
)
JPushNotificationExtensionService
.
jpushReceive
(
request
)
{
JPushNotificationExtensionService
.
jpushReceive
(
request
)
{
print
(
"apns upload success"
)
print
(
"apns upload success"
)
...
...
MobilePortal/symbols
View file @
5fee98c4
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