diff --git a/.gitignore b/.gitignore index 0bae155..8fb5045 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,6 @@ node_modules/ tmp/ *.pdf *.log +~$* +*.stackdump +templates/defaults.json diff --git a/templates/租屋契約-內容_瑞聯.docx b/templates/租屋契約-內容_瑞聯.docx new file mode 100644 index 0000000..5b5f6f2 Binary files /dev/null and b/templates/租屋契約-內容_瑞聯.docx differ diff --git a/templates/租屋契約-內容_逢甲 A.docx b/templates/租屋契約-內容_逢甲 A.docx index ad9fbd6..dba53ea 100644 Binary files a/templates/租屋契約-內容_逢甲 A.docx and b/templates/租屋契約-內容_逢甲 A.docx differ diff --git a/templates/租屋契約-內容_逢甲 B.docx b/templates/租屋契約-內容_逢甲 B.docx index c1985be..1a40acf 100644 Binary files a/templates/租屋契約-內容_逢甲 B.docx and b/templates/租屋契約-內容_逢甲 B.docx differ diff --git a/templates/租屋契約-內容_逢甲 C.docx b/templates/租屋契約-內容_逢甲 C.docx index 177e3b1..76e8ab1 100644 Binary files a/templates/租屋契約-內容_逢甲 C.docx and b/templates/租屋契約-內容_逢甲 C.docx differ diff --git a/templates/租屋契約-內容_逢甲 D.docx b/templates/租屋契約-內容_逢甲 D.docx index 25b7a58..3a3290d 100644 Binary files a/templates/租屋契約-內容_逢甲 D.docx and b/templates/租屋契約-內容_逢甲 D.docx differ diff --git a/templates/租屋契約-內容_逢甲新人類.docx b/templates/租屋契約-內容_逢甲新人類.docx new file mode 100644 index 0000000..ff32bd3 Binary files /dev/null and b/templates/租屋契約-內容_逢甲新人類.docx differ diff --git a/原始檔案/租屋契約-內容_瑞聯.doc b/原始檔案/租屋契約-內容_瑞聯.doc new file mode 100644 index 0000000..2ba3f9b Binary files /dev/null and b/原始檔案/租屋契約-內容_瑞聯.doc differ diff --git a/原始檔案/租屋契約-內容_逢甲 A.doc b/原始檔案/租屋契約-內容_逢甲 A.doc new file mode 100644 index 0000000..3f0a5ed Binary files /dev/null and b/原始檔案/租屋契約-內容_逢甲 A.doc differ diff --git a/原始檔案/租屋契約-內容_逢甲 B.doc b/原始檔案/租屋契約-內容_逢甲 B.doc new file mode 100644 index 0000000..05b5bec Binary files /dev/null and b/原始檔案/租屋契約-內容_逢甲 B.doc differ diff --git a/原始檔案/租屋契約-內容_逢甲 C.doc b/原始檔案/租屋契約-內容_逢甲 C.doc new file mode 100644 index 0000000..828a314 Binary files /dev/null and b/原始檔案/租屋契約-內容_逢甲 C.doc differ diff --git a/原始檔案/租屋契約-內容_逢甲 D.doc b/原始檔案/租屋契約-內容_逢甲 D.doc new file mode 100644 index 0000000..504f45c Binary files /dev/null and b/原始檔案/租屋契約-內容_逢甲 D.doc differ diff --git a/原始檔案/租屋契約-內容_逢甲新人類.doc b/原始檔案/租屋契約-內容_逢甲新人類.doc new file mode 100644 index 0000000..6973cb9 Binary files /dev/null and b/原始檔案/租屋契約-內容_逢甲新人類.doc differ