2025-01-07 14:16:42 +08:00
|
|
|
|
## 集简云
|
|
|
|
|
|
|
|
|
|
- corp_id: 3GUjL9MIoBYYXJetxI0wEUdmvbk1K6Le
|
|
|
|
|
- secret: tY1XBKjjzZQXkyZXply35hL36dTFJzI7
|
|
|
|
|
|
|
|
|
|
### APP 相关
|
|
|
|
|
|
|
|
|
|
| APP | APP_KEY | ACTION | ACTION_KEY |
|
|
|
|
|
|-------|---------|-----------|------------|
|
|
|
|
|
| 领星ERP | 1001686 | 查询亚马逊店铺信息 | 1008458 |
|
|
|
|
|
| | | 查询亚马逊订单列表 | 1008460 |
|
|
|
|
|
| | | 查询亚马逊订单详情 | 1008461 |
|
|
|
|
|
| 聚水潭 | 1000215 | 查询店铺列表 | 1015873 |
|
|
|
|
|
| | | 查询订单列表 | 1015869 |
|
|
|
|
|
| | | 查询店铺列表 | 1015873 |
|
2025-01-17 19:11:18 +08:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### 企业微信
|
|
|
|
|
上周企微的配置,再给帮我试一下行不行:
|
|
|
|
|
|
|
|
|
|
IP 白名单:120.77.247.10
|
|
|
|
|
域名:keycloak.qifu.com
|
|
|
|
|
校验链接:https://qifu.uat-api.keyfil.com/qifu-saas-eg/wework/verify/keyfil
|
|
|
|
|
TOKEN:NG4Vcr
|
|
|
|
|
aesKey:7RzIdfVg3rQggEjrk54Ccg7WDbNFXuHtQmdfO487MtA
|
|
|
|
|
|
|
|
|
|
agentid:1000004
|
2025-02-20 18:36:41 +08:00
|
|
|
|
secret:o1AyujE88S9QE-Tk699f2FkK3QjlUM5P39v9NpQ3wxc
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#### xblms
|
|
|
|
|
##### 构建顺序
|
|
|
|
|
```shell
|
|
|
|
|
npm install
|
|
|
|
|
|
|
|
|
|
npm run build-linux-x64
|
|
|
|
|
|
|
|
|
|
dotnet --info
|
|
|
|
|
|
|
|
|
|
dotnet build ./build-linux-x64/build.sln -c Release
|
|
|
|
|
|
|
|
|
|
dotnet publish ./build-linux-x64/src/XBLMS.Web/XBLMS.Web.csproj -r linux-x64 -c Release -o ./publish/xblms-linux-x64
|
|
|
|
|
|
|
|
|
|
npm run copy-linux-x64
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
```shell
|
|
|
|
|
curl -d "grant_type=authorization_code&client_id=lms&client_secret=VqxZ5UCzhaIHqwPI9H035xcPB7Jz8Ppj&code=abe76a02-0527-4b9b-817a-d383505bd3e8.f6908d64-8837-4f7f-86f9-489f32e9acc0.d13d8968-557a-47c7-b491-d90a52eba07e" -H "Content-Type: application/x-www-form-urlencoded" \
|
|
|
|
|
-X POST http://keycloak.qifu.com/realms/keyfil/protocol/openid-connect/token
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
### DHL
|
|
|
|
|
- https://www.pluginhive.com/knowledge-base/how-to-get-dhl-account-number/?srsltid=AfmBOorGCz67d0HipLAh2ONAzypqdHHzdrgTZml6M2-BbcnsT8MQ6SbS
|
|
|
|
|
- https://developer.dhl.com/user/register
|