UPDATE: fk

This commit is contained in:
libertyspy
2026-02-09 14:52:56 +08:00
parent 46bead08a0
commit 0ffc42ab69
16 changed files with 92 additions and 17 deletions

View File

@@ -11,6 +11,9 @@ import com.solution.system.domain.Nodeparameter;
*/
public interface INodeparameterService
{
void deleteByTreeId(Long treeId);
/**
* 查询节点参数
*