ÎļþÃû´Ó src/main/java/com/fzzy/push/gd2023/dto/Gd2023Api2001.java ÐÞ¸Ä |
| | |
| | | import com.fasterxml.jackson.annotation.JsonProperty; |
| | | import lombok.Data; |
| | | |
| | | import javax.persistence.Column; |
| | | import java.io.Serializable; |
| | | import java.util.Date; |
| | | |
| | |
| | | * @Date 2024/6/29 14:36 |
| | | */ |
| | | @Data |
| | | public class Gd2023Api2001 implements Serializable { |
| | | public class Gd2023Api1213 implements Serializable { |
| | | |
| | | private static final long serialVersionUID = 9157617424050247565L; |
| | | |
| | | @PropertyDef(label = "å°ä»ç¡®è®¤åå·", description = "2ä½ä¸å¡ç¼ç (21代表å°ä»)+yyyyMMdd+4ä½é¡ºåºç ï¼21202405040001") |
| | | private String fcqrdh; |
| | | |
| | | @PropertyDef(label = "仿¿ä»£ç " ) |
| | | private String cfdm; |
| | | @PropertyDef(label = "è´§ä½ä»£ç " ) |
| | | private String hwdm; |
| | | |
| | | @PropertyDef(label = "ç»ä¸ä»æ¿ç¼ç ") |
| | | private String tycfbm; |
| | | @PropertyDef(label = "ç»ä¸è´§ä½ç¼ç ") |
| | | private String tyhwbm; |
| | | |
| | | @PropertyDef(label = "å°ä»æ¥æ") |
| | | @JSONField(format = "yyyy-MM-dd") |
| | |
| | | |
| | | @PropertyDef(label = "å°ä»æ°é") |
| | | @JsonProperty("Fcsl") |
| | | private String Fcsl; |
| | | private Double Fcsl; |
| | | |
| | | @PropertyDef(label = "å°ä»ç³è¯·äºº") |
| | | private String fcsrq; |