调整基础数据、车船务、项目、合同

This commit is contained in:
2026-09-03 22:40:19 +08:00
parent 7f87cd8c27
commit 809b4eb63a
23 changed files with 279 additions and 31 deletions
@@ -2565,6 +2565,7 @@ CREATE TABLE "blade_fee_item" (
"fee_category" varchar(50) NOT NULL,
"name" varchar(50) NOT NULL,
"english_name" varchar(100),
"tax_rate" numeric(6,2) NOT NULL DEFAULT 0.00,
"create_user" int8,
"create_dept" int8,
"create_time" timestamp(6),