Compare commits

...
Author SHA1 Message Date
dependabot[bot] da8756c502 Bump symfony/process from 6.4.8 to 6.4.14 in /serve
Bumps [symfony/process](https://github.com/symfony/process) from 6.4.8 to 6.4.14.
- [Release notes](https://github.com/symfony/process/releases)
- [Changelog](https://github.com/symfony/process/blob/7.1/CHANGELOG.md)
- [Commits](https://github.com/symfony/process/compare/v6.4.8...v6.4.14)

---
updated-dependencies:
- dependency-name: symfony/process
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-06 18:27:04 +00:00
finalz c91989e6ed Update README.md 2024-11-05 12:24:23 +08:00
finalz ee12fbcea3 Update README.md 2024-11-05 11:44:26 +08:00
finalz f95ac4a6d8 Update README.md 2024-11-05 11:36:52 +08:00
finalz 0eaf087177 Update README.md 2024-11-04 13:43:26 +08:00
finalz c8437b28af Update README.md 2024-11-04 13:42:23 +08:00
2 changed files with 31 additions and 9 deletions
+24 -2
View File
@@ -6,6 +6,20 @@
> 作为一款私域引流工具,凭借其强大的功能和灵活的应用场景,成为了推广营销领域的热门选择,它支持从抖音直接跳转到个人微信、微信群、小程序以及企业微信客服,有效打通了不同平台之间的壁垒,实现了流量的高效转化和利用,推广营销必备!
![image](https://github.com/user-attachments/assets/76f93840-4453-4aae-ac50-7b01a4010152)
### 系统演示
```
演示地址:https://open.mayilink.cn/
管理员账号:admin
管理员密码:admin123
用户账号:13999999999
用户密码:123456
```
### 目录结构
```
- admin 后台管理
@@ -76,7 +90,15 @@ let baseUrl = "https://xxx.xxxxx.xxx"; // 后台请求域名改为你的域名
## 重要信息
欢迎进群获取最新开发计划或交流技术
如需进群请添加微信号
微信号:tok4mi
添加请备注:交流群
项目合作洽谈,请联系客服微信(使用微信扫码添加好友,请注明来意)。
![](https://huoxing.tos-cn-shanghai.volces.com/2024/09/28/pehhLja89Gb0TIRWDkghVZ2mxwLd7uGiUq3NwK4P.png "微信")
<img src="https://huoxing.tos-cn-shanghai.volces.com/2024/11/05/HFiFy0AaqSLxmlFb0RScBKgLtGVzC9xXb7M9HCJ5.jpg" width="400">
+7 -7
View File
@@ -5701,16 +5701,16 @@
},
{
"name": "symfony/process",
"version": "v6.4.8",
"version": "v6.4.14",
"source": {
"type": "git",
"url": "https://github.com/symfony/process.git",
"reference": "8d92dd79149f29e89ee0f480254db595f6a6a2c5"
"reference": "25214adbb0996d18112548de20c281be9f27279f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/process/zipball/8d92dd79149f29e89ee0f480254db595f6a6a2c5",
"reference": "8d92dd79149f29e89ee0f480254db595f6a6a2c5",
"url": "https://api.github.com/repos/symfony/process/zipball/25214adbb0996d18112548de20c281be9f27279f",
"reference": "25214adbb0996d18112548de20c281be9f27279f",
"shasum": ""
},
"require": {
@@ -5742,7 +5742,7 @@
"description": "Executes commands in sub-processes",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/process/tree/v6.4.8"
"source": "https://github.com/symfony/process/tree/v6.4.14"
},
"funding": [
{
@@ -5758,7 +5758,7 @@
"type": "tidelift"
}
],
"time": "2024-05-31T14:49:08+00:00"
"time": "2024-11-06T09:25:01+00:00"
},
{
"name": "symfony/psr-http-message-bridge",
@@ -9484,5 +9484,5 @@
"ext-bcmath": "*"
},
"platform-dev": [],
"plugin-api-version": "2.2.0"
"plugin-api-version": "2.6.0"
}