摘要: package text; public class WarehouseInformation { private String itemno;//表示商品编号(有8 位数字组成)。 private String itemname;//表示商品名称 private String supplierna 阅读全文
posted @ 2023-09-17 14:13 The-rich 阅读(25) 评论(0) 推荐(0)