Commit d13682be authored by jiaorz's avatar jiaorz

车辆添加保单pdf字段

parent 420c77c2
......@@ -69,6 +69,7 @@ public class Vehicle {
/**
* 电子保单
*/
@Column(name = "insurance_pdf")
private String insurancePDF;
......
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