Commit ee125f12 authored by yanzg's avatar yanzg

常规BUG的修改

parent 3ea041c8
......@@ -66,7 +66,7 @@ public class TableStruct {
*/
private void addMethodField(MethodField field) {
int fieldAction = DaoConst.FIELD_COMMON;
int fieldAction = DaoConst.FIELD_NONE;
// 默认后台数据库字段和前台参数字段为字段名,字段类型为class
String fieldName = field.getName();
......
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