Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
O
oto
Project
Project
Details
Activity
Releases
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
龚小红
oto
Commits
5a862070
Commit
5a862070
authored
Feb 23, 2021
by
张艳玲
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改钉钉推送通知
parent
f5e48399
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
4 deletions
+2
-4
compiler.xml
.idea/compiler.xml
+1
-3
DingTalkUtils.java
src/test/java/com/kjj/qa/utils/DingTalkUtils.java
+1
-1
No files found.
.idea/compiler.xml
View file @
5a862070
...
@@ -9,8 +9,6 @@
...
@@ -9,8 +9,6 @@
<module
name=
"kjj"
/>
<module
name=
"kjj"
/>
</profile>
</profile>
</annotationProcessing>
</annotationProcessing>
<bytecodeTargetLevel
target=
"1.8"
>
<bytecodeTargetLevel
target=
"1.8"
/>
<module
name=
"kejiji"
target=
"1.8"
/>
</bytecodeTargetLevel>
</component>
</component>
</project>
</project>
\ No newline at end of file
src/test/java/com/kjj/qa/utils/DingTalkUtils.java
View file @
5a862070
...
@@ -17,7 +17,7 @@ public class DingTalkUtils {
...
@@ -17,7 +17,7 @@ public class DingTalkUtils {
+
context
+
context
+
"总接口数:"
+
apiCount
+
"\n"
+
"总接口数:"
+
apiCount
+
"\n"
+
"报告地址: http://10.172.58.199/view/kkk/job/kejiji_interface/HTML_20Report\n"
+
"报告地址: http://10.172.58.199/view/kkk/job/kejiji_interface/HTML_20Report\n"
+
"@
李浩弘 @张震 @别湘灵 @张艳玲 @张慧锋
"
;
+
"@
张慧锋 @张艳玲 @张震 @别湘灵
"
;
System
.
out
.
println
(
context
);
System
.
out
.
println
(
context
);
...
...
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