zhongrj
2024-04-11 df2082cabc47f26f3aa884f49c63550b3fc1439b
src/main/java/org/springblade/common/constant/CommonConstant.java
@@ -97,5 +97,9 @@
   String RESIDENT = "居民";
   int REPORT_TYPE_SECONDHAND_TRADE = 5; // 二手车
   int REPORT_TYPE_FIRE_INSPECTION = 2; // 自查
   int REPORT_TYPE_NO_FRAUD = 6; // 无诈
}