fuliqi
2025-02-14 c6976365d5bfb39a32db8b541b1fe3ceb30c7826
ycl-pojo/src/main/java/com/ycl/platform/domain/result/HK/CodeByAreaResult.java
@@ -1,6 +1,9 @@
package com.ycl.platform.domain.result.HK;
import com.ycl.platform.domain.result.BaseResult;
import lombok.Data;
import org.springframework.data.mongodb.core.index.TextIndexed;
import org.springframework.data.mongodb.core.mapping.Document;
/**
 * 按区域统计编码异常设备或卡口
@@ -8,7 +11,8 @@
 * @author gonghl
 */
@Data
public class CodeByAreaResult {
@Document(collection = "hk_code_by_area")
public class CodeByAreaResult extends BaseResult {
    /**
     * 组织编号