1
This commit is contained in:
@@ -18,7 +18,9 @@ namespace DOAN.Model.BZFM.Dto
|
||||
}
|
||||
public class MmInventoryRevokeDto
|
||||
{
|
||||
// 入库单或出库单id
|
||||
public int Id { get; set; }
|
||||
// 1入库单,2出库单
|
||||
public int Type { get; set; }
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user