chore: initial commit — leaudit-platform project skeleton
17-table PostgreSQL schema with full Chinese column comments, FastAPI project structure (admin/common/modules), DSL rule files, and schema migration scripts.
This commit is contained in:
@@ -0,0 +1,30 @@
|
||||
# 房屋租赁协议
|
||||
|
||||
甲方:某某公司
|
||||
|
||||
乙方:某某人
|
||||
|
||||
双方就房屋租赁事宜达成如下协议:
|
||||
|
||||
## 一、租赁内容
|
||||
|
||||
甲方将其房屋出租给乙方。
|
||||
|
||||
## 二、租金
|
||||
|
||||
每月壹万伍仟元(¥12000.00元)。
|
||||
|
||||
## 三、付款
|
||||
|
||||
按月付款。
|
||||
|
||||
## 四、违约
|
||||
|
||||
违约方承担责任。
|
||||
|
||||
## 五、其他
|
||||
|
||||
本协议自签字之日起生效。
|
||||
|
||||
甲方:某某公司
|
||||
乙方:某某人
|
||||
Reference in New Issue
Block a user