类 FormatServiceImpl
- java.lang.Object
-
- io.edurt.datacap.server.service.impl.FormatServiceImpl
-
- 所有已实现的接口:
FormatService
@Service public class FormatServiceImpl extends Object implements FormatService
-
-
方法详细资料
-
formatterSql
public Response<String> formatterSql(String sql)
- 指定者:
formatterSql在接口中FormatService
-
-