123456789101112131415161718192021222324252627282930 |
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <meta http-equiv="content-type" content="text/html;charset=UTF-8">
- <style type="text/css">
- <!--
- @import url(md.css);
- -->
- </style>
-
-
- </head>
- <body>
- <h2>SAAS 企业端的接口文档</h2>
- <ol>
- <li><p><a href="common.html">通 用</a></p></li>
- <li><p><a href="User_Account.html">用户 注册 / 登录</a></p></li>
- <li><p><a href="company.html">企业资料 / 联系人 / 邮递</a></p></li>
- <li><p><a href="city_plan.html">城市方案</a></p></li>
- <li><p><a href="shebao_plan.html">员工参缴方案列表 / 修改员工方案 / 快捷设置参缴状态 / 代缴及状态列表</a></p></li>
- <li><p><a href="shebao_plan_import.html">导入员工参缴方案</a></p></li>
- <li><p><a href="calc_task.html">发起 ( 补缴 ) 数据计算 / 查看 / 导出计算结果数据 / 设置成存档或代缴 / 历史补缴列表</a></p></li>
- <li><p><a href="infile.html">查看存档数据 / 导出存档数据</a></p></li>
- <li><p><a href="he_dev.html">企业平台开发文档</a></p></li>
- <li><p><a href="ho_dev.html">运营后台开发文档</a></p></li>
- </ol>
- </body>
- </html>
|