修改部件单价实体类型
This commit is contained in:
parent
f71e921037
commit
e26f49cb22
@ -54,7 +54,7 @@ public class EbikeComponentEnterRecords implements Serializable {
|
|||||||
/**
|
/**
|
||||||
* 部件单价
|
* 部件单价
|
||||||
*/
|
*/
|
||||||
private BigDecimal componentPrice;
|
private Double componentPrice;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 创建人
|
* 创建人
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user