Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
P
physical
Project
Project
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
钟尚武
physical
Commits
96de55f5
Commit
96de55f5
authored
Oct 29, 2019
by
吴升宇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix reply 库
parent
84c7e90d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
2 deletions
+5
-2
auto_request.py
vest/request/auto_request.py
+5
-2
No files found.
vest/request/auto_request.py
View file @
96de55f5
...
...
@@ -635,10 +635,13 @@ def judge_topic_info_get_comment(topic_id):
if
len
(
tag_list
)
>
0
:
comment
=
get_hellolike_comment
()
# 垃圾需求--》垃圾代码 不管了 先上
if
10329872
in
edit_tag_list
:
get_category_reply_commtent
(
10329872
)
comment
=
get_category_reply_commtent
(
10329872
)
return
comment
if
10329873
in
edit_tag_list
:
get_category_reply_commtent
(
10329873
)
comment
=
get_category_reply_commtent
(
10329873
)
return
comment
elif
len
(
edit_tag_list
)
>
0
:
# 如果有编辑标签
...
...
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