diff options
| author | 方顺健 <[email protected]> | 2024-09-23 08:34:14 +0000 |
|---|---|---|
| committer | 方顺健 <[email protected]> | 2024-09-23 08:34:14 +0000 |
| commit | 12184b61a59c33f8330aeb41d294fd2460c63800 (patch) | |
| tree | 807c654c23f6e8902e9be415c4b2922ab5f81edd | |
| parent | bfff4c52eaacc65a84324646d7064cbac357c34b (diff) | |
Update app.jsonmain-new
| -rw-r--r-- | applications/api/app.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/applications/api/app.json b/applications/api/app.json index e1a698f..fa50195 100644 --- a/applications/api/app.json +++ b/applications/api/app.json @@ -1 +1,3 @@ -{'key':'val'}
\ No newline at end of file +{
+ 'key':'val'
+}
\ No newline at end of file |
