From 91fa9c0f30fa6e56941d76878a459c8f8a47a3ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=AE=B5=E8=A8=80=E8=8B=B1?= <109072127+duanyanyingcs@users.noreply.github.com> Date: Tue, 12 Jul 2022 09:41:26 +0800 Subject: [PATCH] Update cloud.json --- cloudfunctionTemplate/cloud.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cloudfunctionTemplate/cloud.json b/cloudfunctionTemplate/cloud.json index f89bc07..a33c032 100644 --- a/cloudfunctionTemplate/cloud.json +++ b/cloudfunctionTemplate/cloud.json @@ -1,6 +1,6 @@ [ { - "name": "测试", + "name": "测试1", "value": { "route": "test/test", "pid": "DEMO2" @@ -38,4 +38,4 @@ "pid": "DEMO2" } } -] \ No newline at end of file +]