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:
commit
818395f124
|
@ -28,7 +28,7 @@ This template should help get you started developing with Vue 3 in Vite. The tem
|
||||||
数据库表管理: dataBaseRouter
|
数据库表管理: dataBaseRouter
|
||||||
实体关系模型: erModelRouter
|
实体关系模型: erModelRouter
|
||||||
系统功能模型: systemModelRouter
|
系统功能模型: systemModelRouter
|
||||||
|
接口审批: approveRouter
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -26,7 +26,7 @@ import java.util.Map;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 外部调用
|
* 外部调用
|
||||||
*
|
*
|
||||||
* @author duanzhixin
|
* @author duanzhixin
|
||||||
*/
|
*/
|
||||||
@Controller
|
@Controller
|
||||||
|
@ -39,7 +39,7 @@ public class UseInterfaceController {
|
||||||
/**
|
/**
|
||||||
* 接口转发
|
* 接口转发
|
||||||
*
|
*
|
||||||
* @param userKey
|
* @param userKey 用户秘钥
|
||||||
* @return
|
* @return
|
||||||
*/
|
*/
|
||||||
@RiseLog(operationType = OperationTypeEnum.SEND, operationName = "接口转发")
|
@RiseLog(operationType = OperationTypeEnum.SEND, operationName = "接口转发")
|
||||||
|
|
Loading…
Reference in New Issue