Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
B
backend_auto
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
邓莹莹
backend_auto
Commits
e003480f
Commit
e003480f
authored
Apr 22, 2021
by
张淑琴
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
完善代码
parent
f5dad9ce
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
conversation_request.py
all_backend_api/conversation_request.py
+0
-1
No files found.
all_backend_api/conversation_request.py
View file @
e003480f
...
...
@@ -5,7 +5,6 @@ from in_common.base_request import BaseRequest
class
conversation_request
(
BaseRequest
):
def
__init__
(
self
):
self
.
messageread
=
self
.
api_load
(
path_setting
.
MESSAGE_READ_CONFIG
)
#self.data = self.api_load(path_setting.MESSAGE_READ_CONFIG)
def
message_read
(
self
,
current_city_id
,
release
,
message_ids
):
self
.
params
[
"current_city_id"
]
=
current_city_id
...
...
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