引入redis服务,支持自动化单元测试
select * from area where enable=1 -- [mysql] select * from area where `enable`=1 -- [sqlite] select * from area where 'enable'=1