diff options
| author | 方顺健 <[email protected]> | 2024-09-29 08:37:17 +0000 |
|---|---|---|
| committer | 方顺健 <[email protected]> | 2024-09-29 08:37:17 +0000 |
| commit | e054f26f60082f7c6a05716ef5ff48c7e018761b (patch) | |
| tree | 1aa0f8093ec4417bf1ae6be6933a28827717e256 | |
| parent | bea33b67e073a6ec5df362dcc875bb7fbe57faad (diff) | |
test
| -rw-r--r-- | applications/wechat/README.md | 2 | ||||
| -rw-r--r-- | applications/wechat/basic.json | 1 | ||||
| -rw-r--r-- | applications/wechat/signature.json | 1 |
3 files changed, 4 insertions, 0 deletions
diff --git a/applications/wechat/README.md b/applications/wechat/README.md index e69de29..2763773 100644 --- a/applications/wechat/README.md +++ b/applications/wechat/README.md @@ -0,0 +1,2 @@ +abc
+abcd
\ No newline at end of file diff --git a/applications/wechat/basic.json b/applications/wechat/basic.json new file mode 100644 index 0000000..e9521f1 --- /dev/null +++ b/applications/wechat/basic.json @@ -0,0 +1 @@ +afa
\ No newline at end of file diff --git a/applications/wechat/signature.json b/applications/wechat/signature.json index ca62e93..8224c9e 100644 --- a/applications/wechat/signature.json +++ b/applications/wechat/signature.json @@ -2,6 +2,7 @@ "name":"wechat",
"longName":"wechat",
"properties":{
+
"category":"bussines"
},
"surrogates": [
|
