Commit 23a46388 by 牟邦恺

添加驾驶证二维码信息

parent 4e1951ce
...@@ -30,4 +30,8 @@ public class DrivingLicenseInfoRes { ...@@ -30,4 +30,8 @@ public class DrivingLicenseInfoRes {
*/ */
private String surplusGrade; private String surplusGrade;
/**
* 驾驶证二维码
*/
private String dlQr;
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment