[关闭]
@aymax 2016-11-06T15:14:27.000000Z 字数 1879 阅读 1661

接口

未分类



首页

关于瑞达

  1. {
  2. data:{
  3. picPath: '',
  4. text: ''
  5. },
  6. state: boolean
  7. }

瑞达动态

  1. {
  2. data:{
  3. stateList: [{
  4. title: ''
  5. id: ''
  6. }]
  7. },
  8. state: boolean
  9. }

合作伙伴

  1. {
  2. data:{
  3. picList: [{
  4. picPath: ''
  5. id: ''
  6. }]
  7. },
  8. state: boolean
  9. }

联系我没

  1. {
  2. data:{
  3. text ''
  4. },
  5. state: boolean
  6. }

走进瑞达

瑞达简介 *

  1. {
  2. data:{
  3. (*)picPath:''
  4. richText ''
  5. },
  6. state: boolean
  7. }

核心团队

  1. {
  2. data:{
  3. picList [{
  4. picPath: ''
  5. id: ''
  6. }]
  7. },
  8. state: boolean
  9. }

投资理念

  1. {
  2. data:{
  3. picPath: ''
  4. richText ''
  5. },
  6. state: boolean
  7. }

投研流程

  1. {
  2. data:{
  3. richText ''
  4. },
  5. state: boolean
  6. }

风险空值

  1. {
  2. data:{
  3. richText ''
  4. },
  5. state: boolean
  6. }

瑞达资质

  1. {
  2. data:{
  3. picList: [{
  4. picPath: ''
  5. id: ''
  6. } ]
  7. },
  8. state: boolean
  9. }

瑞达产品

  1. {
  2. data:{
  3. runningList: [{
  4. title:''
  5. id:''
  6. }],
  7. testingList: [{
  8. title:''
  9. id:''
  10. }],
  11. overtimeList: [{
  12. title:''
  13. id:''
  14. }]
  15. },
  16. state: boolean
  17. }

运行中 模拟测试 过期 productType 0 1 2

  1. get {
  2. productType:
  3. }
  4. result :{
  5. data: {
  6. productList: [
  7. title: ''
  8. id: ''
  9. ]
  10. },
  11. state: ''
  12. }

产品概述 认购流程 基金净值 contentType 0 1 2

  1. get {
  2. contentType:
  3. }
  4. 0 1
  5. result: {
  6. data: {
  7. richText: ''
  8. }
  9. state: ''
  10. }
  11. 2
  12. result: {
  13. data: {
  14. productLis: [{
  15. ...
  16. }]
  17. richText: ''
  18. }
  19. state: ''
  20. }

瑞达动态

dynamicType 0 1 2 3

公司动态 0

  1. get {
  2. recentPage:
  3. dynamicType:
  4. }
  5. result: {
  6. data: {
  7. stateList:[{
  8. title: ''
  9. id:''
  10. totalPage:''
  11. }]
  12. }
  13. state: ''
  14. }

点击某条动态

  1. get {
  2. id: ''
  3. }
  4. ressult: {
  5. data: {
  6. richText:''
  7. }
  8. state:
  9. }

合理规划 常见问题 1 3

  1. get {
  2. dynamicType: ''
  3. }
  4. ressult: {
  5. data: {
  6. richText:''
  7. }
  8. state: ''
  9. }

投资报告

  1. get {
  2. dynamicType: ''
  3. }
  4. ressult: {
  5. data: {
  6. stateList:[{
  7. title: ''
  8. id:''
  9. totalPage:''
  10. }]
  11. }
  12. state:
  13. }

用户中心

登陆

  1. get {
  2. userName:
  3. password:
  4. }
  5. ressult: {
  6. data: {
  7. productList:[{
  8. name:
  9. conlist:[{
  10. ...
  11. },{
  12. ...
  13. }
  14. ]
  15. }]
  16. }
  17. state:
  18. }

忘记密码

提交电话号码

  1. get {
  2. phoneNum:
  3. }
  4. result: {
  5. state: boolean
  6. }

提交验证码

  1. get {
  2. code: ''
  3. }
  4. result: {
  5. state: boolean
  6. }

提交新密码

  1. get {
  2. newPassword: ''
  3. }
  4. result: {
  5. state: boolean
  6. }

注册

个人 0
step 0

  1. get {
  2. userType 0
  3. step: 0
  4. }
  5. result: {
  6. data: {
  7. questionList:['']
  8. }
  9. }

step 1

  1. get {
  2. userType 0
  3. step: 1
  4. }
  5. result: {
  6. data: {
  7. questionList:[{
  8. question:'',
  9. answer:[{
  10. aId:
  11. text:
  12. }]
  13. qId:
  14. }]
  15. }
  16. }

提交

  1. post {
  2. userName
  3. phoneNum
  4. liscenceType
  5. liscenceId
  6. }
  7. result {
  8. data: {
  9. userLevel: ''
  10. }
  11. }

重新评测

  1. get {
  2. userType: 0/1
  3. }
  4. result {
  5. questionList:[{
  6. question:'',
  7. answer:[{
  8. aId:
  9. text:
  10. }]
  11. qId:
  12. }]
  13. }

联系我们

招贤纳士

  1. result : {
  2. data: {
  3. richText: ''
  4. picList: [{
  5. picPath: ''
  6. id: ''
  7. }]
  8. }
  9. }

联系我们

  1. result : {
  2. richText: ''
  3. picPath: ''
  4. }
添加新批注
在作者公开此批注前,只有你和作者可见。
回复批注