@liuliang520500/sinataoke_cn 1.1.27 → 1.1.28
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.
- package/README.md +1 -1
- 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",
|