Commit a4173d1db851f3783fb9e1064f23a4a2f26c94af

Authored by jiangjiazhi
1 parent 4417d73cec

增加权限

Showing 1 changed file with 1 additions and 1 deletions

platform-operate-api/src/main/java/com/lyms/platform/operate/web/request/PuerperaVisitQueryRequest.java View file @ a4173d1
... ... @@ -20,7 +20,7 @@
20 20 @Form
21 21 public class PuerperaVisitQueryRequest {
22 22  
23   - @FormParam("cardno")
  23 + @FormParam("phone")
24 24 private String cardNo;
25 25  
26 26 private String id;