Commit 1c65cc11 authored by 黎博's avatar 黎博

fix bug

parent bdcc175b
...@@ -36,4 +36,6 @@ public class Testcase { ...@@ -36,4 +36,6 @@ public class Testcase {
private String interfaceName; private String interfaceName;
@TableField(exist = false) @TableField(exist = false)
private String interfaceUrl; private String interfaceUrl;
@TableField(exist = false)
private String moduleName;
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment