删除不用的类

This commit is contained in:
jay li
2024-09-13 23:29:09 +08:00
parent 1460ebb2ca
commit b3dd47905c

View File

@@ -1,6 +0,0 @@
package com.yomahub.liteflow.parser.sql.read;
public interface CustomSqlRead {
String getCustomChainSql();
}