class tote
2017-04-19 01:23:13 0 举报
Tote是一种特殊的包,通常用于携带日常用品或购物时使用。它的特点是轻便、耐用和方便。Tote包的外形多样,可以是手提式、肩挎式或斜挎式等不同款式。它们通常由帆布、皮革或尼龙等材料制成,具有足够的容量来容纳书籍、笔记本电脑、水瓶和其他必需品。此外,Tote包还可以作为一种时尚配饰,因为它们经常采用鲜艳的颜色和有趣的图案设计。无论是在工作场合还是休闲时光中,Tote包都是一个实用的选择。
作者其他创作
大纲/内容
ToteDAO
- ses: SessionFactory
+ saveToteRecord(): int+ saveToteHistory(): int+ saveToteState(): int
TmsChangeHistory
- id: int- changeId: String- barcode: String- duration: int- time: Date- boxType: int
BarcodeCheck
- ruleYellow: String- ruleGreen: String- ruleGray: String- ruleBlack: String
+ check(): int[]
TmsChange
- id: int- changeId: String- truckId: int- arcId: int- action: int- full: int- boxType: int- counter: String- operatorFC: String- time: Date- remark: String
TruckMatch
- time: Date- laneE: String
+ match(): int
ToteService
- td: ToteDAO
ToteController
- ts: ToteService- tm: TruckMatch- bc: BarcodeCheck- list: ArrayList- checkResult: int[]- truckId: int
+ uploadToteRecord(): void
0 条评论
下一页