fuliqi
2024-08-09 c8ca3c42906b89c5de910ad3ff9f164e6b846a4c
ycl-common/src/main/java/constant/CheckSnapCountConstants.java
@@ -3,13 +3,23 @@
public class CheckSnapCountConstants {
    /**
     * 2022年同期抓拍量(省厅)
     * 2022年同期车辆抓拍量(省厅)
     */
    public final static String City = "check.snapCount.city";
    public final static String Car_City = "check.snapCount.car.city";
    /**
     * 2022年同期抓拍量(区县)
     * 2022年同期车辆抓拍量(区县)
     */
    public final static String County = "check.snapCount.county";
    public final static String Car_County = "check.snapCount.car.county";
    /**
     * 2022年同期人脸抓拍量(省厅)
     */
    public final static String Face_City = "check.snapCount.face.city";
    /**
     * 2022年同期人脸抓拍量(区县)
     */
    public final static String Face_County = "check.snapCount.face.city";
    /**
     * 2022抓拍数计算倍率