lin
2024-04-17 2af148a7b15f1273d12be7b910bc6d9e4e41d2c2
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; // 无诈
}