Commit 48f3a19a by 程裕兵

feat:添加半屏小程序

parent 2f69d54c
......@@ -203,7 +203,7 @@ public class StudioMerchantController implements StudioMerchantApi {
}
@ApiOperation(value = "获取半屏小程序", tags = {TAG})
@PostMapping(value = "/private/studioMerchant/getEmbeddedXcx")
@PostMapping(value = "/private/studio/getEmbeddedXcx")
@Override
public JsonResult<StudioEmbeddedXcxVO> getEmbeddedXcx(
@RequestBody @Valid GetStudioEmbeddedXcxRequest request) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment