(158) - 对配置,代码必要的地方添加注释,方便理解
parent
d8ee655468
commit
9eafdc322a
|
@ -162,7 +162,7 @@
|
|||
<ol>
|
||||
<li><p><del>(150) - 修改OAUTH错误时返回JSON数据</del></p></li>
|
||||
<li><p><del>(151) - 数据添加Ehcache缓存支持</del></p></li>
|
||||
<li><p>(158) - 对配置,代码必要的地方添加注释,方便理解</p></li>
|
||||
<li><p><del>(158) - 对配置,代码必要的地方添加注释,方便理解</del></p></li>
|
||||
</ol>
|
||||
<br/>
|
||||
</li>
|
||||
|
|
|
@ -1,5 +1,8 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<!--
|
||||
sitemesh 配置
|
||||
-->
|
||||
<decorators defaultdir="/WEB-INF/jsp/decorators">
|
||||
|
||||
<!--main decorator-->
|
||||
|
|
Loading…
Reference in New Issue