Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
H
haoban-manage3.0
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
haoban3.0
haoban-manage3.0
Commits
b4df80b6
Commit
b4df80b6
authored
Sep 19, 2022
by
徐高华
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
test
parent
ff94c938
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
8 deletions
+0
-8
dubbo-haoban-manage-service.xml
...ervice/src/main/resources/dubbo-haoban-manage-service.xml
+0
-2
HmPageServiceTest.java
haoban-manage3-service/src/test/java/HmPageServiceTest.java
+0
-6
No files found.
haoban-manage3-service/src/main/resources/dubbo-haoban-manage-service.xml
View file @
b4df80b6
...
...
@@ -192,6 +192,5 @@
<dubbo:reference
interface=
"com.gic.marketing.api.service.AccountOverdueSmsSendService"
id=
"accountOverdueSmsSendService"
timeout=
"10000"
retries=
"0"
/>
<dubbo:reference
interface=
"com.gic.thirdparty.api.service.VoiceService"
id=
"voiceService"
timeout=
"10000"
retries=
"0"
/>
<dubbo:reference
interface=
"com.gic.thirdparty.api.service.CommunicationService"
id=
"communicationService"
timeout=
"10000"
retries=
"0"
/>
<dubbo:reference
interface=
"com.gic.wechat.api.service.qywx.QywxExternalUserService"
id=
"qywxExternalUserService"
timeout=
"10000"
retries=
"0"
/>
</beans>
\ No newline at end of file
haoban-manage3-service/src/test/java/HmPageServiceTest.java
View file @
b4df80b6
...
...
@@ -47,17 +47,11 @@ public class HmPageServiceTest {
private
HmWelcomeRelationApiService
welcomeRelationApiService
;
@Autowired
private
WxEnterpriseApiService
wxEnterpriseApiService
;
@Autowired
private
QywxExternalUserService
qywxExternalUserService
;
@Autowired
private
Config
config
;
@Test
public
void
test
(){
// this.wxEnterpriseApiService.stopHaoban("ff8080815dacd3a2015dacd3ef5c0000");
System
.
out
.
println
(
JSON
.
toJSONString
(
this
.
qywxExternalUserService
.
externalUseridToPendingId
(
"wp59NLDQAAWfAU-uhldYZyNZnPXz_1xg"
,
config
.
getWxSuiteid
(),
Arrays
.
asList
(
"wm59NLDQAAAI39Od3hmd81FyMMxJcGuw"
,
"wm59NLDQAA10rEOdSvUZVxte8j0SNEAA"
))
));;
/* HmPageQDTO pageQDTO = new HmPageQDTO();
pageQDTO.setPageSearchText("MB01419872763172380673");
...
...
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