feat:门店信息
This commit is contained in:
@@ -46,6 +46,6 @@ public class StoreDTO {
|
|||||||
@ApiModelProperty("月人员工资")
|
@ApiModelProperty("月人员工资")
|
||||||
private BigDecimal monthlyPersonnelSalary;
|
private BigDecimal monthlyPersonnelSalary;
|
||||||
@ApiModelProperty("月水电费")
|
@ApiModelProperty("月水电费")
|
||||||
private BigDecimal MonthlyExpenses;
|
private BigDecimal monthlyOtherExpenses;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user