交班-网络打印机打印小票
This commit is contained in:
@@ -38,4 +38,9 @@ public class ProductReportDamageParam implements Serializable {
|
||||
* 报损照片
|
||||
*/
|
||||
private List<String> imgUrls;
|
||||
|
||||
/**
|
||||
* 备注
|
||||
*/
|
||||
private String remark;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user