下架白名单补充支付回调删除数据以及后台运维补充删除
This commit is contained in:
@@ -288,7 +288,7 @@ service main {
|
||||
@handler CheckFeatureWhitelistStatus
|
||||
get /whitelist/check (CheckFeatureWhitelistStatusReq) returns (CheckFeatureWhitelistStatusResp)
|
||||
|
||||
// 下架单个模块(创建订单并支付)
|
||||
// 下架单个模块(统一入口:创建/补充白名单并根据 QueryId 删除本次报告中的模块数据)
|
||||
@handler OfflineFeature
|
||||
post /whitelist/offline (OfflineFeatureReq) returns (OfflineFeatureResp)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user