mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-08-18 20:38:02 +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