更新 risenet-y9boot-webapp-interface-platform/src/main/java/net/risesoft/controller/UseInterfaceController.java

This commit is contained in:
nm_lijingbo 2024-12-06 15:03:31 +08:00
parent 9e8fc6621e
commit ac03361b93
1 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@ import javax.servlet.http.HttpServletRequest;
/**
* 外部调用
*
*
* @author duanzhixin
*/
@Controller
@ -26,7 +26,7 @@ public class UseInterfaceController {
/**
* 接口转发
*
* @param userKey
* @param userKey 用户秘钥
* @return
*/
@RiseLog(operationType = OperationTypeEnum.SEND, operationName = "接口转发")