diff options
| author | 方顺健 <[email protected]> | 2024-11-12 03:13:24 +0000 |
|---|---|---|
| committer | 方顺健 <[email protected]> | 2024-11-12 03:13:24 +0000 |
| commit | cdbde2c6c8f61d5cc82892ec0881936e5f269c67 (patch) | |
| tree | 3e6b8cb3a8942c001683f815831d422fb5d94dcc | |
| parent | 6ae4d2ba7c43a21657b09c547184465dd42d422e (diff) | |
| parent | ca817de4acc6bfcbecf2f28561460ec2bb32ee69 (diff) | |
Merge branch 'mr-test' into 'main'
modify wechat
See merge request appsketch-works/app-test!26
| -rw-r--r-- | applications/wechat/README.md | 3 | ||||
| -rw-r--r-- | applications/wechat/signature.json | 4 |
2 files changed, 6 insertions, 1 deletions
diff --git a/applications/wechat/README.md b/applications/wechat/README.md index 2763773..719d673 100644 --- a/applications/wechat/README.md +++ b/applications/wechat/README.md @@ -1,2 +1,3 @@ abc
-abcd
\ No newline at end of file +abcd
+abcde
\ No newline at end of file diff --git a/applications/wechat/signature.json b/applications/wechat/signature.json index 238cb06..fe2acf4 100644 --- a/applications/wechat/signature.json +++ b/applications/wechat/signature.json @@ -19,6 +19,10 @@ "description": ""
},
{
+ "item": "$aaacmbchina.com",
+ "description": ""
+ },
+ {
"item": "*.cmbchina.com",
"description": ""
},
|
