提交 金山pws接口
This commit is contained in:
@ -113,7 +113,7 @@ public class WpsController {
|
||||
* @return
|
||||
*/
|
||||
@ApiOperation("沃文档回调-保存文档")
|
||||
@PostMapping("/kingSoft/file/save")
|
||||
@PostMapping("/kingSoft/fileSave")
|
||||
@OperationLogDetail(businessModule = EbtpLogBusinessModule.OTHER,operationType = EbtpLogType.SELECT,detail = "沃文档回调-保存文档")
|
||||
public Object saveKSFile(@RequestBody KingSoftFileSaveVo vo) {
|
||||
return this.wpsService.saveKSFile(vo);
|
||||
|
Reference in New Issue
Block a user