fuliqi
2025-02-14 c6976365d5bfb39a32db8b541b1fe3ceb30c7826
ycl-pojo/src/main/java/com/ycl/platform/domain/result/HK/CodeByAreaResult.java
@@ -1,6 +1,8 @@
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;
/**
@@ -9,8 +11,8 @@
 * @author gonghl
 */
@Data
@Document(collection = "code_by_area")
public class CodeByAreaResult extends BaseResult{
@Document(collection = "hk_code_by_area")
public class CodeByAreaResult extends BaseResult {
    /**
     * 组织编号