YYC
2024-12-30 c245c39ff88c0cdcfde4435e8a10e7c2a018f28f
src/main/java/com/fzzy/push/nx2023/dto/Nx2023Api1210.java
@@ -13,16 +13,18 @@
 */
@Data
public class Nx2023Api1210 implements Serializable {
    @PropertyDef(label = "统一粮食性质转变单号")
    private String tylsxzzbdh;
    @PropertyDef(label = "粮食性质转变单号")
    private String lsxzzbdh;
    @PropertyDef(label = "统一货位编码")
    private String tyhwbm;
    @PropertyDef(label = "货位代码")
    private String hwdm;
    @PropertyDef(label = "统一货位编码" )
    private String tyhwbm;
    @PropertyDef(label = "粮食数量(公斤)")
    private double lssl;