Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
shuidiapp
shuidiapp
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • 互联网应用开发
  • shuidiappshuidiapp
  • Wiki
  • my_homepage

my_homepage · Changes

Page history
xiaolong.jin created page: my_homepage authored Dec 08, 2016 by 金小龙's avatar 金小龙
Show whitespace changes
Inline Side-by-side
Showing with 19 additions and 97 deletions
+19 -97
  • my_homepage.md my_homepage.md +19 -97
  • No files found.
my_homepage.md
View page @ d0c76ad8
......@@ -17,115 +17,37 @@
#### 返回值
```javascript
// 已认领
{
status: 0,
message: "请求成功",
data: {
owner_info: {
owner_id: "6",
user_id: "15629",
included_company_id: "",
company_name: "asdadsas",
company_name_digest: "87f9b7905b9fc00942aca2f194953722",
company_code: "",
province: "",
province_code: "0",
province_short: "",
legal_person: "",
company_address: "",
capital: "",
business_state: "",
company_type: "",
establish_date: "",
notbefore: "",
notafter: "",
authority: "",
auth_date: "",
business_scope: "",
create_time: "2015-07-17 18:14:55",
audit_status: "300",
audit_info: "",
audit_reply: "",
audit_time: "",
attach_orgfile: "/upload/user/20150717181454882.png",
attach_idcard: "",
attach_authfile: "",
owner_account_code: "",
owner_account_bank: "",
owner_account_failnum: "",
owner_account_valid: "1",
remit_amount: "",
account_fail_reason: "",
legalperson_id: "",
owner_email: "",
phone_num: "",
remit_received: "",
has_ic: "",
credit_num: "",
claim_status: "0",
lastupdatetime: "2016-12-06 14:54:12",
validate_type: "",
applicant_name: "",
position: ""
},
user_info: {
user_id: "15629",
user_no: "20161128i4xw2a",
user_name: "18616503617",
user_sina_id: "",
email: "",
email_validate: "0",
user_nickname: "",
user_realname: "",
password: "59228e03141c895e00a20eb1b7aa56f6",
user_weixin_id: "",
user_qq_id: "",
reg_time: "2016-11-28 01:36:15",
reg_ip: "shuidi.dev.pingansec",
visits: "1",
last_logintime: "2016-12-08 01:32:41",
user_gender: "",
user_type: "1",
province: "",
city: "",
head_img: "",
user_desc: "",
phone: "18616503617",
owner_status: 1,
user_name: "李康",
position: "",
phone_validate: "1",
user_status: "1",
org_code: "",
org_name: "",
has_bill: "0",
user_domain: "",
expire_time: "",
rand_password: "",
user_qq: "",
user_cs_id: "",
user_cs_qq: "",
user_cs_name: "",
brand_report_num: "0",
report_num: "0",
owner_id: "",
applicant_name: "",
applicant_idcard: "",
applicant_mobile: "",
applicant_idcard_img: "",
applicant_authorization: "",
audit_status: "",
audit_time: "",
audit_info: "",
audit_reply: "",
wherefrom: ""
company_name: "浙江蓝海环保有限公司"
}
}
// 未认领
{
status: 0,
message: "请求成功",
data: {
owner_status: 0,
user_name: "357761047@qq.com",
position: "游客",
company_name: ""
}
}
```
|返回值|说明|
|:---|:---|
| owner_info |认领信息|
|user_info|个人信息|
| owner_status |认领状态|
|user_name|用户名称|
|position|职位,未认领时默认为游客|
|company_name|公司名称|
#### 示例
http://shuidi.test2.pingansec.com/user?action=my_homepage
\ No newline at end of file
Clone repository
  • add_application
  • agree_application
  • api_desc
  • api_list
  • autobiography
  • base_info
  • branch
  • cancel_follow
  • change
  • change_applicant_name
  • change_avatar
  • change_logo
  • change_nickname
  • change_password
  • change_position
View All Pages