工具发布流程和使用申请流程细节优化

This commit is contained in:
liukang
2024-08-27 18:17:42 +08:00
parent fbc96e81e3
commit 0e18f96534
11 changed files with 71 additions and 20 deletions

View File

@@ -22,6 +22,8 @@ public interface ToolMapper
Tool getInfoByBpmcId(String bpmcId);
int checkToolExist(Tool tool);
/**
* 查询工具信息列表
*