mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
add wit
This commit is contained in:
4
hutool-extra/src/test/resources/templates/wit_test.wit
Normal file
4
hutool-extra/src/test/resources/templates/wit_test.wit
Normal file
@@ -0,0 +1,4 @@
|
||||
<%
|
||||
var name;
|
||||
%>
|
||||
hello,${name}
|
Reference in New Issue
Block a user