Commit bc216250 authored by mingsoft's avatar mingsoft

生成主页bug修复

parent f482e4b8
...@@ -78,6 +78,7 @@ public class FieldBizImpl extends BasicBizImpl implements IFieldBiz{ ...@@ -78,6 +78,7 @@ public class FieldBizImpl extends BasicBizImpl implements IFieldBiz{
/** /**
* 字段持久化层 * 字段持久化层
*/ */
@Autowired
private IFieldDao fieldDao; private IFieldDao fieldDao;
/** /**
......
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