Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Yoho-Documents
/
API-Interfaces
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
1
Merge Requests
10
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
michaelcao
2016-09-10 13:20:56 +0800
Commit
806fca70fe37859c9c3d283f25795bed9a33c394
1 parent
66514ae2
Update pda-interface-doc.md
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
线下店/pda-interface-doc.md
线下店/pda-interface-doc.md
View file @
806fca7
@@ -2,10 +2,10 @@
@@ -2,10 +2,10 @@
2
2
3
## input
3
## input
4
4
5
-
> /login?
staff=xxx&passwor
d=xxxx
5
+
> /login?
loginName=xxx&loginPw
d=xxxx
6
6
7
-
*
工号 (staff)
8
-
*
密码 (password)
7
+
*
工号 (loginName)
8
+
*
密码 (loginPwd)
9
9
10
## output
10
## output
11
11
Please
register
or
login
to post a comment