task.json 3.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140
  1. {
  2. "taskStartTime":1698020000,
  3. "newTask":[
  4. {
  5. "name":"绑定手机号",
  6. "desc":"注册剑鱼标讯,完成手机号绑定",
  7. "pcHref":"/home/work-bench/app/big/set-account-info",
  8. "appHref":"/jyapp/account/phone/bind?mode=mergeBind",
  9. "wxHref":"/front/account/phone/bind",
  10. "point":50,
  11. "icon":"",
  12. "type":"bindPhone",
  13. "distinguish":0
  14. },
  15. {
  16. "name":"关注“剑鱼标讯”公众号",
  17. "desc":"首次扫码,(或在微信中搜索公众号:剑鱼标讯)关注公众号",
  18. "pcHref":"",
  19. "appHref":"",
  20. "wxHref":"",
  21. "point":50,
  22. "icon":"",
  23. "type":"followWx",
  24. "distinguish":0
  25. },
  26. {
  27. "name":"首次绑定邮箱",
  28. "desc":"填写正确的邮箱信息并完成邮箱验证",
  29. "pcHref":"/home/work-bench/app/big/set-account-info",
  30. "appHref":"",
  31. "wxHref":"",
  32. "point":50,
  33. "icon":"",
  34. "type":"bindMail",
  35. "distinguish":0
  36. },
  37. {
  38. "name":"填写公司信息",
  39. "desc":"填写公司名称、职位、单位类型可获得",
  40. "pcHref":"/home/work-bench/app/big/set-identity-info",
  41. "appHref":"/jy_mobile/identity/company",
  42. "wxHref":"/jy_mobile/identity/company",
  43. "point":50,
  44. "icon":"",
  45. "type":"improveEntInfo",
  46. "distinguish":0
  47. },
  48. {
  49. "name":"完善业务类型",
  50. "desc":"完善公司业务类型可获得",
  51. "pcHref":"/home/work-bench/app/big/set-identity-info",
  52. "appHref":"/jy_mobile/identity/business",
  53. "wxHref":"/jy_mobile/identity/business",
  54. "point":50,
  55. "icon":"",
  56. "type":"improveBusiness",
  57. "distinguish":0
  58. },
  59. {
  60. "name":"完成订阅",
  61. "desc":"首次完成订阅关键词设置可获得",
  62. "pcHref":"",
  63. "appHref":"",
  64. "wxHref":"",
  65. "point":50,
  66. "icon":"",
  67. "type":"subscribeKeyWords",
  68. "distinguish":1
  69. },
  70. {
  71. "name":"关注企业",
  72. "desc":"首次完成企业关注可获得",
  73. "pcHref":"/jylab/entSearch/index.html",
  74. "appHref":"/jy_mobile/#/search/middle/company",
  75. "wxHref":"/jy_mobile/#/search/middle/company",
  76. "point":50,
  77. "icon":"",
  78. "type":"followEnt",
  79. "distinguish":1
  80. },
  81. {
  82. "name":"关注项目",
  83. "desc":"首次完成项目关注可获得",
  84. "pcHref":"/jylab/supsearch/index.html",
  85. "appHref":"/jy_mobile/#/search/middle/bidding",
  86. "wxHref":"/jy_mobile/#/search/middle/bidding",
  87. "point":50,
  88. "icon":"",
  89. "type":"followProject",
  90. "distinguish":1
  91. },
  92. {
  93. "name":"下载剑鱼标讯APP",
  94. "desc":"首次扫码,(或在应用商店搜索APP:剑鱼标讯)下载APP",
  95. "pcHref":"",
  96. "appHref":"",
  97. "wxHref":"",
  98. "point":50,
  99. "icon":"",
  100. "type":"downloadApp",
  101. "distinguish":0
  102. }
  103. ],
  104. "oldTask":[
  105. {
  106. "name":"首次绑定邮箱",
  107. "desc":"填写正确的邮箱信息并完成邮箱验证",
  108. "pcHref":"",
  109. "appHref":"/jyapp/account/mail/bind",
  110. "wxHref":"/front/account/mail/bind",
  111. "point":50,
  112. "icon":"",
  113. "type":"bindMail",
  114. "distinguish":0
  115. },
  116. {
  117. "name":"填写公司信息",
  118. "desc":"填写公司名称、职位、单位类型可获得",
  119. "pcHref":"/home/work-bench/app/big/set-identity-info",
  120. "appHref":"/jy_mobile/identity/company",
  121. "wxHref":"/jy_mobile/identity/company",
  122. "point":50,
  123. "icon":"",
  124. "type":"improveEntInfo",
  125. "distinguish":0
  126. },
  127. {
  128. "name":"完善业务类型",
  129. "desc":"完善公司业务类型可获得",
  130. "pcHref":"/home/work-bench/app/big/set-identity-info",
  131. "appHref":"/jy_mobile/identity/business",
  132. "wxHref":"/jy_mobile/identity/business",
  133. "point":50,
  134. "icon":"",
  135. "type":"improveBusiness",
  136. "distinguish":0
  137. }
  138. ],
  139. "taskDayTime":7
  140. }