Revert new line
This commit is contained in:
parent
3dacb805db
commit
770e3cc488
@ -76,4 +76,5 @@ public interface DashboardInfoDao extends Dao<DashboardInfo> {
|
||||
PageData<DashboardInfo> findDashboardsByTenantIdAndEdgeId(UUID tenantId, UUID edgeId, PageLink pageLink);
|
||||
|
||||
DashboardInfo findFirstByTenantIdAndName(UUID tenantId, String name);
|
||||
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user