This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
登録
サインイン
wanghuan
/
jeecg_boot
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ツリー:
aad3b11c28
ブランチ
タグ
master
jeecg_boot
/
jeecg-boot-module-system
/
target
/
classes
/
jeecg
/
code-template-online
/
common
/
validatorRulesTemplate
/
sub.ftl
sub.ftl
95 B
履歴
Raw
1
2
3
4
5
validatorRules: {
<#list sub.colums as po>
<#include "core.ftl">
</#list>
},