Commit 473fbff7 authored by yanzg's avatar yanzg

常规BUG的修改

parent 46c74c22
......@@ -141,7 +141,7 @@ public class TableStruct {
* @return
*/
private TableFieldVo getRemove() {
return getFieldAction(DaoConst.FIELD_VERSION);
return getFieldAction(DaoConst.FIELD_REMOVE);
}
/**
......
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