Skip to content

Commit

Permalink
optim sensitive parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
TheNorthMemory committed Dec 29, 2024
1 parent d646f43 commit 14685eb
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 3 deletions.
3 changes: 1 addition & 2 deletions docs/v3/applyment4sub/applyment/{empty}.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,15 +61,14 @@ post:
description: 业务办理授权函
openid:
type: string
format: base64
description: 超级管理员微信openid
mobile_phone:
type: string
format: base64
description: 联系手机
contact_email:
type: string
format: email
format: base64
description: 联系邮箱
subject_info:
type: object
Expand Down
2 changes: 2 additions & 0 deletions docs/v3/bank-transfer/batches.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -109,10 +109,12 @@ post:
example: o-MYE42l80oelYMDE34nYD456Xoy
user_name:
type: string
format: base64
description: 收款用户姓名
example: 757b340b45ebef5467rter35gf464344v3542sdf4t6re4tb4f54ty45t4yyry45
user_id_card:
type: string
format: base64
description: 收款用户身份证
example: 8609cb22e1774a50a930e414cc71eca06121bcd266335cda230d24a7886a8d9f
responses:
Expand Down
1 change: 1 addition & 0 deletions docs/v3/brand/profitsharing/orders.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ post:
example: 1900000109分给商户1900000110
name:
type: string
format: base64
description: 分账个人接收方姓名
example: hu89ohu89ohu89o
finish:
Expand Down
2 changes: 1 addition & 1 deletion docs/v3/marketing/shopping-receipt/shoppingreceipts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ post:
properties:
consultation_phone_number:
type: string
format: rsa-pubkey-encrypted
format: base64
description: 品牌售后部门的咨询电话。
example: pVd1HJ6v/69bDnuC4EL5Kz4jBHLiCa8MRtelw/wDa4SzfeespQO/0kjiwfqdfg==
upload_time:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,12 @@ post:
example: oUpF8uMuAJO_M2pxb1Q9zNjWeS6o
phone:
type: string
format: base64
description: 用户手机号
example: ca775af5f841bdf424b2e6eb86a6e21e
certificates_number:
type: string
format: base64
description: 用户实名证件号
example: ca775af5f841bdf424b2e6eb86a6e21e
client_ip:
Expand Down
1 change: 1 addition & 0 deletions docs/v3/merchant-service/complaints-v2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ get:
example: '1900012181'
payer_phone:
type: string
format: base64
description: 投诉人联系方式
example: Qe41VhP/sGdNeTHMQGlxCWiUyHu6XNO9GCYln2Luv4HhwJzZBfcL12sB+PgZcS5NhePBog30NgJ1xRaK+gbGDKwpg==
complaint_order_info:
Expand Down

0 comments on commit 14685eb

Please sign in to comment.