Commit Graph

6 Commits (46ec4e5c43c778a4dadeed0d6f1d66cf531a8295)

Author SHA1 Message Date
OathK1per 2f509c0bdd 处理taxRate或price为零的情况 2022-12-27 10:32:09 +08:00
Harry Yang 65d853fc7b 销售合同清单明细 功能
在修改了数据库:
alter table project_budget_income_detail
    add column expiration_date varchar(32) NULL comment '质保期';

alter table project_budget_income_detail_temp
    add column expiration_date varchar(32) NULL comment '质保期';
2022-12-14 14:20:25 +08:00
OathK1per 51e861db10 修改预算中的明细表,添加空间管理总数 2022-12-07 11:10:09 +08:00
OathK1per 3fb00e7fed 数量支持小数 2022-11-04 15:48:33 +08:00
OathK1per 099271cad6 四算预算修改 2022-08-15 10:15:21 +08:00
xxssyyyyssxx df5eb59d35 Entity继承的问题 2021-12-08 17:14:30 +08:00