Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Y
yanxuan-qc-change-system
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
yx-qc-change-flow
yanxuan-qc-change-system
Commits
4827b19a
Commit
4827b19a
authored
Nov 29, 2022
by
jx-art
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
切换key
parent
e406d60a
Pipeline
#43188
passed with stages
in 1 minute 27 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
EmailRpcService.java
...anxuan/change/integration/flow/email/EmailRpcService.java
+1
-1
No files found.
yanxuan-qc-change-system-integration/src/main/java/com/netease/mail/yanxuan/change/integration/flow/email/EmailRpcService.java
View file @
4827b19a
...
@@ -14,7 +14,7 @@ import java.util.Map;
...
@@ -14,7 +14,7 @@ import java.util.Map;
@MissaClient
(
serviceCode
=
"logistics-uas"
)
@MissaClient
(
serviceCode
=
"logistics-uas"
)
public
interface
EmailRpcService
{
public
interface
EmailRpcService
{
@PostMapping
(
"/push/email/attach/
yanxuan-qc-change-system
/upload.json"
)
@PostMapping
(
"/push/email/attach/
qc
/upload.json"
)
String
sendEmail
(
Map
<
String
,
String
>
params
);
String
sendEmail
(
Map
<
String
,
String
>
params
);
//yanxuan-sc-ehc
//yanxuan-sc-ehc
...
...
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