0c2af58b by astaxie

fix fomat

1 parent 0e0040e7
...@@ -804,6 +804,7 @@ flash对象有三个级别的设置: ...@@ -804,6 +804,7 @@ flash对象有三个级别的设置:
804 * Notice提示信息 804 * Notice提示信息
805 * Warning警告信息 805 * Warning警告信息
806 * Error错误信息 806 * Error错误信息
807
807 ## Cache设置 808 ## Cache设置
808 809
809 beego内置了一个cache模块,实现了类似memcache的功能,缓存数据在内存中,主要的使用方法如下: 810 beego内置了一个cache模块,实现了类似memcache的功能,缓存数据在内存中,主要的使用方法如下:
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!