21 lines
453 B
Java
21 lines
453 B
Java
//package com.bwie.muyu.base;
|
||
//
|
||
//import java.util.HashMap;
|
||
//
|
||
///**
|
||
// * @Author:qdm
|
||
// * @Package:com.bwie.muyu.base
|
||
// * @Project:cloud-etl-engine
|
||
// * @name:EngineExcepion
|
||
// * @Date:2024/8/30 10:50
|
||
// */
|
||
//public class EngineException {
|
||
//// public engineException(String message){
|
||
//// super.(message);
|
||
//// }
|
||
//
|
||
// public static void engineExe(String engine20201132347, HashMap<String, Object> params) {
|
||
//
|
||
// }
|
||
//}
|