mirror of
https://github.com/tiennm99/zfoo.git
synced 2026-08-20 08:24:16 +00:00
chore[es]: comment
This commit is contained in:
@@ -89,7 +89,7 @@ public abstract class GenerateEsUtils {
|
||||
FileUtils.writeInputStreamToFile(createFile, fileInputStream);
|
||||
}
|
||||
|
||||
// 生成ProtocolManager.js文件
|
||||
// 生成ProtocolManager.mjs文件
|
||||
var protocolManagerTemplate = ClassUtils.getFileFromClassPathToString("es/ProtocolManagerTemplate.mjs");
|
||||
|
||||
var importBuilder = new StringBuilder();
|
||||
|
||||
Reference in New Issue
Block a user