mirror of
https://gitee.com/durcframework/SOP.git
synced 2025-08-11 21:57:56 +08:00
4.2.0
This commit is contained in:
@@ -332,4 +332,12 @@ private static void TestCommon()
|
||||
response.Code, response.Msg, response.SubCode, response.SubMsg);
|
||||
}
|
||||
}
|
||||
```
|
||||
```
|
||||
|
||||
## 发布SDK
|
||||
|
||||
将编写好的SDK打包后上传到云服务器,如百度网盘
|
||||
|
||||
前往sop-admin,点击`SDK管理`菜单,点击`发布SDK`,填写SDK语言、版本、下载地址(网盘地址)、调用示例
|
||||
|
||||
保存后,ISV端会看到发布的SDK
|
Reference in New Issue
Block a user