zhongrj
2024-04-13 d5f77a020d823d64b8f6f7a6cc5a8432ee11b1ab
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; // 无诈
}