feat(REQ-2106): 获取版本更新提示弹窗内容
This commit is contained in:
parent
4eb7439631
commit
621a7e48c4
@ -77,5 +77,6 @@ public interface ApplicationVersionApi {
|
||||
* @param req {@link GetVersionUpdateRemindContentReq}
|
||||
* @return 版本更新提醒内容
|
||||
*/
|
||||
@PostMapping("/api/applicationVersion/getVersionUpdateRemindContent")
|
||||
ApiResult<GetVersionUpdateRemindContentResp> getVersionUpdateRemindContent(@RequestBody @Valid GetVersionUpdateRemindContentReq req);
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user