From 5b016fe92c7fe67bb0cb830649b6f34281e9d15c Mon Sep 17 00:00:00 2001
From: icssoa <2570063477@qq.com>
Date: Mon, 29 Mar 2021 11:59:09 +0800
Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E4=BB=A3=E7=A0=81=E7=89=87?=
=?UTF-8?q?=E6=AE=B5?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.vscode/crud.code-snippets | 60 ++++++++++++++++++++++++--------------
1 file changed, 38 insertions(+), 22 deletions(-)
diff --git a/.vscode/crud.code-snippets b/.vscode/crud.code-snippets
index a86c776..02b0de6 100644
--- a/.vscode/crud.code-snippets
+++ b/.vscode/crud.code-snippets
@@ -1,9 +1,9 @@
{
"cl-crud": {
- "prefix": "cl-crud",
+ "prefix": "cl-crud-ts",
"body": [
"",
- " ",
+ " ",
" ",
" ",
" ",
@@ -18,7 +18,7 @@
"",
" ",
" ",
- " ",
+ " ",
" ",
"",
" ",
@@ -28,31 +28,47 @@
" ",
"",
" ",
- " ",
+ " ",
" ",
"",
"",
- "",
""
],