nc及发票修改;
This commit is contained in:
@@ -190,7 +190,7 @@ public class BillManage extends BaseVOEntity{
|
|||||||
|
|
||||||
|
|
||||||
@ApiModelProperty(value = "发票表ID")
|
@ApiModelProperty(value = "发票表ID")
|
||||||
private Long invoiceId;
|
private String invoiceId;
|
||||||
|
|
||||||
@ApiModelProperty(value = "开票时间")
|
@ApiModelProperty(value = "开票时间")
|
||||||
@JsonFormat(timezone = "GMT+8",pattern = "yyyy-MM-dd HH:mm:ss")
|
@JsonFormat(timezone = "GMT+8",pattern = "yyyy-MM-dd HH:mm:ss")
|
||||||
|
|||||||
Reference in New Issue
Block a user