Commit cd6e1a1d authored by lcl's avatar lcl

u

parent 8ffde433
...@@ -33,7 +33,7 @@ public class CbQuantitySummary implements Serializable { ...@@ -33,7 +33,7 @@ public class CbQuantitySummary implements Serializable {
* 序号 * 序号
*/ */
@Excel(name = "序号") @Excel(name = "序号")
private Integer number; private String number;
/** /**
* 成本阶段(0:标前成本 1:标后成本 2:转固成本) * 成本阶段(0:标前成本 1:标后成本 2:转固成本)
*/ */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment