LeaveMessageController.html 1.1 KB

1234567891011121314151617181920212223242526272829303132
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <meta http-equiv="content-type" content="text/html;charset=UTF-8">
  5. <style type="text/css">
  6. <!--
  7. @import url(md.css);
  8. -->
  9. </style></head><body>
  10. <p>【请添加类的全局说明】 </p>
  11. <h1 id="/sbl/leaveMessage/list/v1_">1 【请添加方法注释】</h1>
  12. <p>【请添加方法注释】</p>
  13. <h2>1.1 请求部分<h2>
  14. <ul><li><p>接口URI</p> <pre><code>/sbl/leaveMessage/list/v1 </code></pre></li><li><p>接口参数</p>
  15. <pre><code>String key
  16. </code></pre></li></ul>
  17. <h2>1.2 响应部分</h2> <p>空</p>
  18. <hr>
  19. <h1 id="/sbl/leaveMessage/add/v1_POST">2 【请添加方法注释】</h1>
  20. <p>【请添加方法注释】</p>
  21. <h2>2.1 请求部分<h2>
  22. <ul><li><p>接口URI</p> <pre><code>/sbl/leaveMessage/add/v1 POST</code></pre></li><li><p>接口参数</p>
  23. <pre><code>String key
  24. String title
  25. String leave
  26. </code></pre></li></ul>
  27. <h2>2.2 响应部分</h2> <p>空</p>
  28. <hr>
  29. <script src="md.js"></script></body></html>