Commit 6af09365 authored by linruibiao's avatar linruibiao

接口编写

parent 207d896f
...@@ -33,7 +33,7 @@ public interface InstrumentPanelGroupService extends IService<InstrumentPanelGro ...@@ -33,7 +33,7 @@ public interface InstrumentPanelGroupService extends IService<InstrumentPanelGro
* @param groupId * @param groupId
* @return * @return
*/ */
String delGroup(@NonNull String groupId); String delGroup(@NonNull String groupId, boolean isDelTenant);
/** /**
* 修改仪表板分组 * 修改仪表板分组
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment