Commit 1d2db557 authored by 周健威's avatar 周健威

Merge branch 'master-zjw' into dev

parents 12854974 58bb656a
...@@ -9,7 +9,7 @@ public class CompanySearchDTO { ...@@ -9,7 +9,7 @@ public class CompanySearchDTO {
Integer addrCity; Integer addrCity;
String lon; String lon;
String lat; String lat;
Integer state = 1; Integer state;
Integer isShow = 1; Integer isShow = 1;
Integer isDel = 0; Integer isDel = 0;
} }
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