Authored by michaelcao

Update pda-interface-doc.md

@@ -2,10 +2,10 @@ @@ -2,10 +2,10 @@
2 2
3 ## input 3 ## input
4 4
5 -> /login?staff=xxx&password=xxxx 5 +> /login?loginName=xxx&loginPwd=xxxx
6 6
7 - * 工号 (staff)  
8 - * 密码 (password) 7 + * 工号 (loginName)
  8 + * 密码 (loginPwd)
9 9
10 ## output 10 ## output
11 11