Merge remote-tracking branch 'origin/master'

# Conflicts:
#	risenet-y9boot-webapp-interface-platform/src/main/java/net/risesoft/controller/rest/RestStatisticsController.java
#	y9-module-interface/risenet-y9boot-webapp-interface-platform-manager/src/main/java/net/risesoft/service/InterfaceManageService.java
This commit is contained in:
shuanglin 2025-01-03 17:50:48 +08:00
commit 818395f124
2 changed files with 3 additions and 3 deletions

View File

@ -28,7 +28,7 @@ This template should help get you started developing with Vue 3 in Vite. The tem
数据库表管理: dataBaseRouter
实体关系模型: erModelRouter
系统功能模型: systemModelRouter
接口审批: approveRouter

View File

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