友链:汪菜菜

友链:隔壁老王

随笔分类 -  entity

实体类
摘要:package com.example.wms.entity; public class WorkShopReceiptEntity { private String code ; private String itemName; private String matspec; private St 阅读全文
posted @ 2022-06-08 10:57 長安憶ღ 阅读(25) 评论(0) 推荐(0) 编辑
摘要:package com.example.wms.entity; public class TrayStatusQueryEntity { private String pallet; public TrayStatusQueryEntity() { } public String getPallet 阅读全文
posted @ 2022-06-08 10:56 長安憶ღ 阅读(28) 评论(0) 推荐(0) 编辑
摘要:package com.example.wms.entity; public class StockQueryEntity { private String itemname; public StockQueryEntity() { } public String getItemname() { r 阅读全文
posted @ 2022-06-08 10:56 長安憶ღ 阅读(22) 评论(0) 推荐(0) 编辑
摘要:package com.example.wms.entity; import com.google.gson.annotations.Expose; public class LoginEntity_t { @Expose public String username; @Expose public 阅读全文
posted @ 2022-06-08 10:52 長安憶ღ 阅读(21) 评论(0) 推荐(0) 编辑
摘要:package com.example.wms.entity; import com.google.gson.annotations.Expose; public class LoginEntity { @Expose public String token; @Expose public Stri 阅读全文
posted @ 2022-06-08 10:51 長安憶ღ 阅读(38) 评论(0) 推荐(0) 编辑
摘要:package com.example.wms.entity; public class GroupTrayOnlineEntity { private String palletcode ; //托盘条码 private int qty; //数量 public GroupTrayOnlineEn 阅读全文
posted @ 2022-06-08 10:50 長安憶ღ 阅读(23) 评论(0) 推荐(0) 编辑
摘要:package com.example.wms.entity; public class EmptyTrayOnlineEntity { private String palletcode; private String platform; public EmptyTrayOnlineEntity( 阅读全文
posted @ 2022-06-08 10:49 長安憶ღ 阅读(22) 评论(0) 推荐(0) 编辑
摘要:package com.example.wms.entity; public class BillQueryEntity { private String ordernumber; public BillQueryEntity() { } public String getOrdernumber() 阅读全文
posted @ 2022-06-08 10:48 長安憶ღ 阅读(25) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示