Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
android
/
dayu
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
117ce882
authored
Oct 25, 2017
by
yu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
2017-10-24
parent
d425bd15
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
app/src/main/java/com/dayu/bigfish/Constants.java
app/src/main/java/com/dayu/bigfish/Constants.java
View file @
117ce882
...
...
@@ -83,6 +83,7 @@ public class Constants {
//异常单获取
public
static
final
String
ERROR_ORDER
=
BASE_URL
+
"/api-order/"
+
"orders/findExceptionSimpleOrderVO"
;
//工程师接单
public
static
final
String
ORDER_RECEIVING
=
BASE_URL
+
"/api-order/"
+
"orders/"
;
//再次上门、重新预约时间
public
static
final
String
ORDER_DOOR
=
BASE_URL
+
"/api-order/"
+
"orders/bespeakDoor"
;
...
...
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