文件名从 src/main/java/com/fzzy/async/whhpjl/entity/Fz40WhjlDefaultBuilding.java 修改 |
| | |
| | | package com.fzzy.async.whhpjl.entity; |
| | | |
| | | import com.bstek.dorado.annotation.PropertyDef; |
| | | import com.fzzy.async.fzzy35.entity.Fz35PestKey; |
| | | import lombok.Data; |
| | | |
| | | import javax.persistence.Column; |
| | | import javax.persistence.Entity; |
| | | import javax.persistence.Id; |
| | | import javax.persistence.Table; |
| | | import javax.persistence.*; |
| | | import java.io.Serializable; |
| | | import java.util.Date; |
| | | |
| | | /** |
| | | * 浠撴埧淇℃伅 |
| | | * |
| | | * @Author:YAN |
| | | */ |
| | | @Data |
| | | @Entity |
| | | @Table(name = "D_BUILDING") |
| | | public class Fz40WhjlDefaultBuilding implements Serializable { |
| | | @IdClass(Fz40WhjlDefaultBuild.class) |
| | | public class Fz40WhjlDefaultBuild implements Serializable { |
| | | |
| | | /** |
| | | * |