Commit 278d6cca by jx-art

切换key

parent dc7f28a8
......@@ -13,8 +13,8 @@ import java.util.Map;
@Service
@MissaClient(serviceCode = "logistics-uas")
public interface EmailRpcService {
@PostMapping("/push/email/qc/upload.json")
//push/email/attach/qc/upload.json
@PostMapping("/push/email/attach/qc")
String sendEmail(Map<String, String> params);
//yanxuan-sc-ehc
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment