@liuliang520500/sinataoke_cn 1.1.27 → 1.1.29

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -77,7 +77,7 @@ https://jinbao.pinduoduo.com/open.html?client_id=313cc43a30cf487da0a336d9f2df7de
77
77
  "npx",
78
78
  "-y",
79
79
  "@liuliang520500/sinataoke_cn@latest",
80
- "g:win11desktop/logs/"
80
+ "g:win11desktop/logs/" // 可选,日志文件夹路径,,如果要填写,要换成你自己本地电脑上的一个文件夹
81
81
  ],
82
82
  "env": {
83
83
  "ENV_URL": "http://rap2api.taobao.org/app/mock/304812/taoke-mcp",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@liuliang520500/sinataoke_cn",
3
- "version": "1.1.27",
3
+ "version": "1.1.29",
4
4
  "description": "淘宝联盟,京东联盟,多多进宝全平台MCP服务 - 支持淘宝、京东、拼多多平台",
5
5
  "type": "commonjs",
6
6
  "main": "dist/index.js",