.
This commit is contained in:
@@ -195,7 +195,8 @@ public class RunTest<T> {
|
||||
public void buildMethod() {
|
||||
tplKit.addTpl("/tpl/_t.tpl");
|
||||
|
||||
buildMethod("table_link_list", "实体表,包含link信息的列表");
|
||||
//buildMethod("table_link_list", "实体表,包含link信息的列表");
|
||||
buildMethod("link_info", "关联信息 ");
|
||||
}
|
||||
|
||||
private void buildMethod(String url, String comment) {
|
||||
|
||||
Reference in New Issue
Block a user