From 81dd3d91303e41035863458fce27c3271b92a61b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=96=B9=E9=A1=BA=E5=81=A5?= Date: Thu, 19 Sep 2024 06:25:14 +0000 Subject: [PATCH] Merge branch 'main' into 'main' MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit modify value See merge request appsketch-works/app-test!9 (cherry picked from commit c3ce0b2cbdc62f110a94ae5c4067b52555f57afe) e1ca74f9 modify value Co-authored-by: 方顺健 --- applications/api/app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/api/app.json b/applications/api/app.json index ba829bf..e1a698f 100644 --- a/applications/api/app.json +++ b/applications/api/app.json @@ -1 +1 @@ -{'key':'value'} \ No newline at end of file +{'key':'val'} \ No newline at end of file