Skip to content

Commit

Permalink
chore[es]: comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jaysunxiao committed Apr 23, 2024
1 parent 2efac39 commit 3e9129c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ public static void createProtocolManager(List<IProtocolRegistration> protocolLis
FileUtils.writeInputStreamToFile(createFile, fileInputStream);
}

// 生成ProtocolManager.js文件
// 生成ProtocolManager.mjs文件
var protocolManagerTemplate = ClassUtils.getFileFromClassPathToString("es/ProtocolManagerTemplate.mjs");

var importBuilder = new StringBuilder();
Expand Down

0 comments on commit 3e9129c

Please sign in to comment.