From 319eeeba16c347cc32deeb86b20a1a0235688b5a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E6=9B=A6?= <908382805@qq.com> Date: Tue, 17 Nov 2020 16:32:53 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9402725e1..5abd2dfc4 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # CURD-TS 正在开发中…… 一套基于TS的增删改查系统,前端语言Vue3.0、React、Angular,后端语言node+express,采用了三种数据库MySQL、MongoDB、SQLite编写。 A TS based add, delete, modify and query system, the front-end language vue3.0, react, angular, back-end language node + Express, using three kinds of database mysql, mongodb, SQLite - +##新增测试git ## 结构介绍 ① sql为数据库存放文件夹 ② doc为文档编写存放文件夹 @@ -40,4 +40,4 @@ angular => /frontend/angular-ts ④ The author must go through the unit test to ensure the usability of the code ⑤ Typescript must be used completely to ensure code rigor and maintainability ⑥ If the code submitted by the writer conflicts, it must be resolved first. In pushing, GIT push - f origin branch is strictly prohibited -⑦ The author does not need to place the. Gitignore file in the project. If you want to add other git ignore, please put it in the curd-ts folder and the. Gitignore file in the directory \ No newline at end of file +⑦ The author does not need to place the. Gitignore file in the project. If you want to add other git ignore, please put it in the curd-ts folder and the. Gitignore file in the directory