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,34 @@
|
||||
# 物资采购协议
|
||||
|
||||
甲方:某某公司
|
||||
|
||||
乙方:某供应商
|
||||
|
||||
经双方友好协商,就物资采购事宜达成如下协议:
|
||||
|
||||
## 一、采购内容
|
||||
|
||||
甲方向乙方购买一批办公用品。
|
||||
|
||||
## 二、价款
|
||||
|
||||
共计壹拾万元整(¥120000.00元)。
|
||||
|
||||
## 三、付款
|
||||
|
||||
验收后付款。
|
||||
|
||||
## 四、交付
|
||||
|
||||
乙方负责送货。
|
||||
|
||||
## 五、违约
|
||||
|
||||
如任何一方违约,则违约方应赔偿对方损失。
|
||||
|
||||
## 六、其他
|
||||
|
||||
本协议如有争议,双方协商解决。
|
||||
|
||||
甲方:某某公司
|
||||
乙方:某供应商
|
||||
Reference in New Issue
Block a user