Commit b7c1e8fc authored by yanzg's avatar yanzg

常规BUG的修改

parent 4c289c5f
......@@ -24,5 +24,5 @@ public @interface TableAnnotation {
* 字段类型
* @return
*/
int type() default DaoConst.FIELD_TYPE_NONE;
int type() default DaoConst.FIELD_COMMON;
}
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