From a0681130f2e16e2ce5bf14ca1b3cdf219502229f Mon Sep 17 00:00:00 2001
From: liujiandao <274878379@qq.com>
Date: 星期四, 09 十一月 2023 15:50:10 +0800
Subject: [PATCH] 销售明细状态更新修改2
---
docs/swagger.yaml | 1135 ++++++++++++++++++++++++++++++++++++++---------------------
1 files changed, 729 insertions(+), 406 deletions(-)
diff --git a/docs/swagger.yaml b/docs/swagger.yaml
index 0945a65..aa85bd5 100644
--- a/docs/swagger.yaml
+++ b/docs/swagger.yaml
@@ -1,4 +1,45 @@
definitions:
+ code.CodeAuto:
+ properties:
+ AutoLength:
+ type: integer
+ Desc:
+ type: string
+ PrefixMethod:
+ type: integer
+ PrefixValue:
+ type: string
+ SuffixMethod:
+ type: integer
+ type: object
+ code.CodeRule:
+ properties:
+ Desc:
+ type: string
+ Length:
+ type: integer
+ Name:
+ type: string
+ type: object
+ code.CodeStandard:
+ properties:
+ AutoRule:
+ $ref: '#/definitions/code.CodeAuto'
+ ID:
+ type: string
+ List:
+ items:
+ $ref: '#/definitions/code.CodeRule'
+ type: array
+ Method:
+ type: integer
+ Name:
+ type: string
+ Status:
+ type: string
+ Type:
+ type: string
+ type: object
constvar.BankAccountKeywordType:
enum:
- ""
@@ -60,18 +101,6 @@
type: string
x-enum-varnames:
- FaqQueryClassExpireLessThen60Days
- constvar.InvoiceKeywordType:
- enum:
- - ""
- type: string
- x-enum-varnames:
- - InvoiceKeywordCustomerName
- constvar.InvoiceQueryClass:
- enum:
- - ""
- type: string
- x-enum-varnames:
- - InvoiceQueryClassExpireLessThen60Days
constvar.InvoiceSourceType:
enum:
- 1
@@ -116,18 +145,6 @@
type: string
x-enum-varnames:
- PaymentTypeQueryClassExpireLessThen60Days
- constvar.ReceiptKeywordType:
- enum:
- - ""
- type: string
- x-enum-varnames:
- - ReceiptKeywordCustomerName
- constvar.ReceiptQueryClass:
- enum:
- - ""
- type: string
- x-enum-varnames:
- - ReceiptQueryClassExpireLessThen60Days
constvar.ReceiptSourceType:
enum:
- 1
@@ -136,6 +153,12 @@
- 4
- 5
type: integer
+ x-enum-comments:
+ ReceiptSourceTypeChuKuDan: 鍑哄簱鍗昳t
+ ReceiptSourceTypeCollectionPlan: 鏀舵璁″垝
+ ReceiptSourceTypeInvoice: 閿�鍞彂绁�
+ ReceiptSourceTypeSalesDetails: 閿�鍞槑缁嗗崟
+ ReceiptSourceTypeServiceContract: 鏈嶅姟鍚堝悓
x-enum-varnames:
- ReceiptSourceTypeSalesDetails
- ReceiptSourceTypeServiceContract
@@ -164,6 +187,23 @@
- SalesDetailsKeywordTypeSignTime
- SalesDetailsKeywordTypePrincipal
- SalesDetailsKeywordTypeProductName
+ constvar.SalesDetailsStatus:
+ enum:
+ - 1
+ - 2
+ - 3
+ - 4
+ type: integer
+ x-enum-comments:
+ OverCLose: 宸插叧闂�
+ OverOutbound: 鍑哄簱瀹屾垚
+ WaitConfirmed: 寰呯‘璁�
+ WaitOutbound: 寰呭嚭搴�
+ x-enum-varnames:
+ - WaitConfirmed
+ - WaitOutbound
+ - OverOutbound
+ - OverCLose
constvar.SalesRefundKeywordType:
enum:
- 閿�鍞��璐у崟缂栧彿
@@ -451,11 +491,6 @@
type: object
model.Client:
properties:
- _:
- description: |-
- The date when the item was deleted
- example: 2023-08-10 15:48:25
- type: string
business_scope:
type: string
city:
@@ -478,6 +513,8 @@
$ref: '#/definitions/model.ClientType'
client_type_id:
type: integer
+ codeStandID:
+ type: string
contacts:
items:
$ref: '#/definitions/model.Contact'
@@ -486,13 +523,12 @@
$ref: '#/definitions/model.Country'
country_id:
type: integer
- created_at:
- description: |-
- The date when the item was created
- example: 2023-08-10 15:48:25
+ createTime:
type: string
creator_id:
type: integer
+ creatorName:
+ type: string
detail_address:
type: string
enterprise_nature_id:
@@ -508,9 +544,6 @@
$ref: '#/definitions/model.FollowRecord'
type: array
id:
- description: |-
- The ID of the item
- example: 1
type: integer
industry:
$ref: '#/definitions/model.Industry'
@@ -548,10 +581,7 @@
type: string
service_member_id:
type: integer
- updated_at:
- description: |-
- The date when the item was last updated
- example: 2023-08-10 15:48:25
+ updateTime:
type: string
type: object
model.ClientLevel:
@@ -584,11 +614,6 @@
type: object
model.CollectionProjection:
properties:
- _:
- description: |-
- The date when the item was deleted
- example: 2023-08-10 15:48:25
- type: string
created_at:
description: |-
The date when the item was created
@@ -625,6 +650,8 @@
type: integer
client_id:
type: integer
+ codeStandID:
+ type: string
country:
$ref: '#/definitions/model.Country'
country_id:
@@ -672,6 +699,8 @@
$ref: '#/definitions/model.Client'
client_id:
type: integer
+ codeStandID:
+ type: string
country:
$ref: '#/definitions/model.Country'
country_id:
@@ -720,15 +749,14 @@
type: object
model.Contract:
properties:
- _:
- description: |-
- The date when the item was deleted
- example: 2023-08-10 15:48:25
- type: string
client:
$ref: '#/definitions/model.Client'
clientId:
type: integer
+ codeStandID:
+ type: string
+ contractName:
+ type: string
created_at:
description: |-
The date when the item was created
@@ -751,6 +779,8 @@
$ref: '#/definitions/model.Quotation'
quotationId:
type: integer
+ sendTime:
+ type: string
serviceContractStatus:
$ref: '#/definitions/model.ServiceContractStatus'
statusId:
@@ -831,6 +861,8 @@
$ref: '#/definitions/model.ClientStatus'
client_status_id:
type: integer
+ codeStandID:
+ type: string
contact:
$ref: '#/definitions/model.Contact'
contact_id:
@@ -882,6 +914,8 @@
clientId:
description: 瀹㈡埛id
type: integer
+ codeStandID:
+ type: string
courierCompany:
$ref: '#/definitions/model.CourierCompany'
courierCompanyId:
@@ -908,6 +942,8 @@
invoiceTypeId:
description: 鍙戠エ绫诲瀷id
type: integer
+ number:
+ type: string
principalId:
description: 閿�鍞礋璐d汉id
type: integer
@@ -963,6 +999,8 @@
$ref: '#/definitions/model.Client'
client_id:
type: integer
+ codeStandID:
+ type: string
end_time:
type: string
id:
@@ -1110,6 +1148,8 @@
$ref: '#/definitions/model.Client'
client_id:
type: integer
+ codeStandID:
+ type: string
conditions:
type: string
contact:
@@ -1134,6 +1174,8 @@
$ref: '#/definitions/model.QuotationStatus'
quotation_status_id:
type: integer
+ quotationName:
+ type: string
sale_chance:
$ref: '#/definitions/model.SaleChance'
sale_chance_id:
@@ -1165,6 +1207,10 @@
clientId:
description: 瀹㈡埛id
type: integer
+ createTime:
+ type: string
+ creatorName:
+ type: string
fileId:
description: 闄勪欢id
type: integer
@@ -1172,6 +1218,8 @@
type: integer
moneyType:
description: 甯佺
+ type: string
+ number:
type: string
paymentType:
$ref: '#/definitions/model.PaymentType'
@@ -1198,8 +1246,17 @@
allOf:
- $ref: '#/definitions/constvar.ReceiptSourceType'
description: 鏉ユ簮绫诲瀷锛�1閿�鍞槑缁嗗崟2鏈嶅姟鍚堝悓3閿�鍞彂绁�4鏀舵璁″垝5鍑哄簱鍗曪級
+ updateTime:
+ type: string
type: object
model.RefundMethod:
+ properties:
+ id:
+ type: integer
+ name:
+ type: string
+ type: object
+ model.RefundType:
properties:
id:
type: integer
@@ -1257,6 +1314,8 @@
$ref: '#/definitions/model.Client'
client_id:
type: integer
+ codeStandID:
+ type: string
collection_projections:
items:
$ref: '#/definitions/model.CollectionProjection'
@@ -1303,6 +1362,10 @@
$ref: '#/definitions/model.Possibility'
process:
type: string
+ products:
+ items:
+ $ref: '#/definitions/model.Product'
+ type: array
projected_amount:
type: number
province:
@@ -1333,6 +1396,10 @@
type: integer
solutions:
type: string
+ status:
+ allOf:
+ - $ref: '#/definitions/model.Status'
+ description: 鐘舵��
status_id:
type: integer
threats:
@@ -1381,6 +1448,8 @@
$ref: '#/definitions/model.Client'
clientId:
type: integer
+ codeStandID:
+ type: string
conditions:
type: string
createTime:
@@ -1389,6 +1458,8 @@
type: integer
creatorName:
type: string
+ deliverType:
+ type: integer
deliveryDate:
type: string
id:
@@ -1409,6 +1480,10 @@
items:
$ref: '#/definitions/model.Product'
type: array
+ quotation:
+ $ref: '#/definitions/model.Quotation'
+ quotationId:
+ type: integer
remark:
type: string
saleChance:
@@ -1418,6 +1493,12 @@
saleType:
type: integer
signTime:
+ type: string
+ source:
+ type: string
+ status:
+ $ref: '#/definitions/constvar.SalesDetailsStatus'
+ updateTime:
type: string
wechatOrderStatus:
$ref: '#/definitions/model.WechatOrderStatus'
@@ -1430,6 +1511,8 @@
$ref: '#/definitions/model.City'
city_id:
type: integer
+ codeStandID:
+ type: string
contact_name:
type: string
contact_phone:
@@ -1441,6 +1524,8 @@
country_id:
type: integer
desc:
+ type: string
+ detail_address:
type: string
followRecord:
items:
@@ -1475,6 +1560,10 @@
type: object
model.SalesRefund:
properties:
+ RefundType:
+ allOf:
+ - $ref: '#/definitions/model.RefundType'
+ description: 閫�娆炬柟寮�
amountTotal:
description: 浠风◣鍚堣
type: number
@@ -1487,6 +1576,8 @@
$ref: '#/definitions/model.Client'
clientId:
type: integer
+ codeStandID:
+ type: string
createTime:
type: string
creatorName:
@@ -1514,6 +1605,11 @@
type: string
refundDate:
type: string
+ refundTypeId:
+ description: 閫�娆炬柟寮廔D
+ type: integer
+ salesReturn:
+ $ref: '#/definitions/model.SalesReturn'
sourceId:
description: 婧愬崟id
type: integer
@@ -1521,6 +1617,8 @@
allOf:
- $ref: '#/definitions/constvar.RefundSourceType'
description: 鏉ユ簮绫诲瀷锛�1閿�鍞��璐э級
+ updateTime:
+ type: string
type: object
model.SalesReturn:
properties:
@@ -1540,6 +1638,8 @@
$ref: '#/definitions/model.Client'
clientId:
type: integer
+ codeStandID:
+ type: string
createTime:
type: string
creatorName:
@@ -1566,6 +1666,8 @@
salesReturnStatusId:
description: 閫�璐х姸鎬乮d
type: integer
+ source:
+ $ref: '#/definitions/model.SalesDetails'
sourceId:
description: 婧愬崟id
type: integer
@@ -1573,6 +1675,8 @@
allOf:
- $ref: '#/definitions/constvar.SalesReturnSourceType'
description: 婧愬崟绫诲瀷锛�1閿�鍞槑缁嗭級
+ updateTime:
+ type: string
type: object
model.SalesReturnStatus:
properties:
@@ -1626,6 +1730,10 @@
percent:
description: 姣斾緥
type: number
+ principal:
+ allOf:
+ - $ref: '#/definitions/model.User'
+ description: 鏀舵璐熻矗浜篒D
principalId:
description: 鏀舵璐熻矗浜篒D
type: integer
@@ -1670,10 +1778,16 @@
$ref: '#/definitions/model.Client'
clientId:
type: integer
+ codeStandID:
+ type: string
contact:
$ref: '#/definitions/model.Contact'
contactId:
type: integer
+ createTime:
+ type: string
+ creatorName:
+ type: string
endTime:
type: string
id:
@@ -1716,6 +1830,8 @@
type: string
terms:
type: string
+ updateTime:
+ type: string
type: object
model.ServiceContractStatus:
properties:
@@ -1756,12 +1872,15 @@
$ref: '#/definitions/model.Client'
clientId:
type: integer
+ codeStandID:
+ type: string
contact:
$ref: '#/definitions/model.Contact'
contactId:
type: integer
createTime:
- description: 鍒涘缓鏃堕棿
+ type: string
+ creatorName:
type: string
file:
type: string
@@ -1800,7 +1919,6 @@
timelyRateId:
type: integer
updateTime:
- description: 淇敼鏃堕棿
type: string
type: object
model.ServiceOrder:
@@ -1824,11 +1942,17 @@
clientId:
description: 瀹㈡埛id
type: integer
+ codeStandID:
+ type: string
contact:
$ref: '#/definitions/model.Contact'
contactId:
description: 鑱旂郴浜篿d
type: integer
+ createTime:
+ type: string
+ creatorName:
+ type: string
expectTime:
description: 甯屾湜澶勭悊鏃堕棿
type: string
@@ -1844,6 +1968,8 @@
type: integer
id:
type: integer
+ number:
+ type: string
priorityLevel:
$ref: '#/definitions/model.PriorityLevel'
priorityLevelId:
@@ -1901,6 +2027,9 @@
type: integer
severity:
$ref: '#/definitions/model.Severity'
+ severityId:
+ description: 涓ラ噸绋嬪害id
+ type: integer
solution:
description: 瑙e喅鏂规硶
type: string
@@ -1915,6 +2044,8 @@
timeSpentId:
description: 鑺辫垂鏃堕棿
type: integer
+ updateTime:
+ type: string
type: object
model.ServiceOrderStatus:
properties:
@@ -1957,6 +2088,8 @@
$ref: '#/definitions/model.Client'
clientId:
type: integer
+ codeStandID:
+ type: string
id:
type: integer
masterOrder:
@@ -2041,10 +2174,16 @@
MaterialMode:
description: 鐗╂枡绫诲瀷
type: string
+ MaxInventory:
+ description: 鏈�澶у簱瀛�
+ type: integer
MinInventory:
description: 瀹夊叏搴撳瓨
type: integer
Name:
+ type: string
+ Node:
+ description: 澶囨敞
type: string
Number:
type: string
@@ -2054,7 +2193,30 @@
SalePrice:
description: 閿�鍞环鏍�
type: number
+ Specs:
+ description: 瑙勬牸
+ type: string
+ Type:
+ description: 鍨嬪彿
+ type: string
Unit:
+ type: string
+ type: object
+ product.WorkOrderInfo:
+ properties:
+ EndTime:
+ type: string
+ OrderId:
+ type: string
+ OrderStatus:
+ type: string
+ ProductName:
+ type: string
+ StartTime:
+ type: string
+ WorkOrderId:
+ type: string
+ WorkOrderStatus:
type: string
type: object
request.AddAccountId:
@@ -2107,6 +2269,9 @@
client_type_id:
description: 瀹㈡埛绫诲瀷ID
type: integer
+ codeStandID:
+ description: 缂栫爜id
+ type: string
contact:
$ref: '#/definitions/request.Contact'
contact_id:
@@ -2250,6 +2415,12 @@
properties:
client_id:
type: integer
+ codeStandID:
+ description: 缂栫爜id
+ type: string
+ contractName:
+ description: 鍚堝悓鍚嶇О
+ type: string
file:
type: string
member_id:
@@ -2258,6 +2429,9 @@
type: string
quotation_id:
type: integer
+ sendTime:
+ description: 鍙戣揣鏃堕棿
+ type: string
status_id:
type: integer
type: object
@@ -2348,6 +2522,8 @@
clientId:
description: 瀹㈡埛id
type: integer
+ codeStandID:
+ type: string
courierCompanyId:
description: 鐗╂祦鍏徃
type: integer
@@ -2366,6 +2542,9 @@
invoiceTypeId:
description: 鍙戠エ绫诲瀷id
type: integer
+ number:
+ description: 鍙戠エ缂栧彿
+ type: string
principalId:
description: 閿�鍞礋璐d汉id
type: integer
@@ -2420,6 +2599,9 @@
properties:
client_id:
type: integer
+ codeStandID:
+ description: 缂栫爜id
+ type: string
end_time:
type: string
member_id:
@@ -2495,6 +2677,9 @@
properties:
client_id:
type: integer
+ codeStandID:
+ description: 缂栫爜id
+ type: string
conditions:
type: string
contact_id:
@@ -2511,6 +2696,9 @@
type: array
quotation_status_id:
type: integer
+ quotationName:
+ description: 鎶ヤ环鍗曞悕绉�
+ type: string
sale_chance_id:
type: integer
validity_date:
@@ -2540,6 +2728,10 @@
clientId:
description: 瀹㈡埛id
type: integer
+ createTime:
+ type: string
+ creatorName:
+ type: string
fileId:
description: 闄勪欢id
type: integer
@@ -2547,6 +2739,8 @@
type: integer
moneyType:
description: 甯佺
+ type: string
+ number:
type: string
paymentType:
$ref: '#/definitions/model.PaymentType'
@@ -2573,6 +2767,8 @@
allOf:
- $ref: '#/definitions/constvar.ReceiptSourceType'
description: 鏉ユ簮绫诲瀷锛�1閿�鍞槑缁嗗崟2鏈嶅姟鍚堝悓3閿�鍞彂绁�4鏀舵璁″垝5鍑哄簱鍗曪級
+ updateTime:
+ type: string
type: object
request.AddRefundMethod:
properties:
@@ -2580,6 +2776,13 @@
type: string
required:
- name
+ type: object
+ request.AddRefundType:
+ properties:
+ id:
+ type: integer
+ name:
+ type: string
type: object
request.AddRegion:
properties:
@@ -2627,6 +2830,9 @@
type: integer
client_id:
type: integer
+ codeStandID:
+ description: 缂栫爜id
+ type: string
competitors:
type: string
contact_id:
@@ -2659,6 +2865,10 @@
type: integer
process:
type: string
+ products:
+ items:
+ $ref: '#/definitions/model.Product'
+ type: array
projected_amount:
type: number
province_id:
@@ -2706,8 +2916,14 @@
type: string
clientId:
type: integer
+ codeStandID:
+ description: 缂栫爜id
+ type: string
conditions:
type: string
+ deliverType:
+ description: 浜や粯绫诲瀷:1.涓�娆″彂璐�,2.澶氭鍙戣揣
+ type: integer
deliveryDate:
type: string
logisticCompany:
@@ -2726,6 +2942,8 @@
items:
$ref: '#/definitions/model.Product'
type: array
+ quotationId:
+ type: integer
remark:
type: string
saleChanceId:
@@ -2734,6 +2952,10 @@
type: integer
signTime:
type: string
+ source:
+ type: string
+ status:
+ $ref: '#/definitions/constvar.SalesDetailsStatus'
wechatOrderStatusId:
type: integer
type: object
@@ -2741,6 +2963,9 @@
properties:
city_id:
type: integer
+ codeStandID:
+ description: 缂栫爜id
+ type: string
contact_name:
description: 鑱旂郴浜哄鍚�
type: string
@@ -2754,6 +2979,9 @@
type: integer
desc:
description: 澶囨敞
+ type: string
+ detail_address:
+ description: 璇︾粏鍦板潃
type: string
member_id:
description: 閿�鍞礋璐d汉ID
@@ -2816,6 +3044,9 @@
properties:
clientId:
type: integer
+ codeStandID:
+ description: 缂栫爜id
+ type: string
contactId:
type: integer
endTime:
@@ -2835,6 +3066,10 @@
saleChanceId:
type: integer
salesDetailsId:
+ type: integer
+ serviceContractStatusId:
+ type: integer
+ serviceContractTypeId:
type: integer
serviceTimes:
type: integer
@@ -2884,6 +3119,9 @@
client_type_id:
description: 瀹㈡埛绫诲瀷ID
type: integer
+ codeStandID:
+ description: 缂栫爜id
+ type: string
contact:
$ref: '#/definitions/request.Contact'
contact_id:
@@ -2949,6 +3187,9 @@
properties:
clientId:
type: integer
+ codeStandID:
+ description: 缂栫爜id
+ type: string
contactId:
type: integer
file:
@@ -2991,6 +3232,9 @@
clientId:
description: 瀹㈡埛id
type: integer
+ codeStandID:
+ description: 缂栫爜id
+ type: string
contactId:
description: 鑱旂郴浜篿d
type: integer
@@ -3042,7 +3286,7 @@
serviceTypeId:
description: 鏈嶅姟鏂瑰紡id
type: integer
- severity:
+ severityId:
description: 涓ラ噸绋嬪害id
type: integer
solution:
@@ -3097,6 +3341,9 @@
properties:
clientId:
type: integer
+ codeStandID:
+ description: 缂栫爜id
+ type: string
masterOrderId:
type: integer
memberId:
@@ -3168,36 +3415,6 @@
type: string
path:
description: 璺緞
- type: string
- type: object
- request.ChangePasswordReq:
- properties:
- newPassword:
- description: 鏂板瘑鐮�
- type: string
- password:
- description: 瀵嗙爜
- type: string
- type: object
- request.ChangeUserInfo:
- properties:
- email:
- description: 鐢ㄦ埛閭
- type: string
- headerImg:
- description: 鐢ㄦ埛澶村儚
- type: string
- id:
- description: 鐢ㄦ埛ID
- type: string
- nickName:
- description: 鐢ㄦ埛鏄电О
- type: string
- phone:
- description: 鐢ㄦ埛鎵嬫満鍙�
- type: string
- pos:
- description: 鐢ㄦ埛宀椾綅
type: string
type: object
request.CheckClientName:
@@ -3353,12 +3570,6 @@
type: integer
type: array
type: object
- request.DeleteUserReq:
- properties:
- userId:
- description: 鐢ㄦ埛ID
- type: string
- type: object
request.DownloadFile:
properties:
id:
@@ -3385,6 +3596,8 @@
type: integer
client_status_id:
type: integer
+ codeStandID:
+ type: string
contact_id:
type: integer
contact_information_id:
@@ -3422,11 +3635,16 @@
additionalProperties: true
description: '鎼滅储鏉′欢: map[string]interface{}{"name": "xxx"}; {"name": "瀹㈡埛鍚嶇О",
"phone": "鎵嬫満鍙风爜", "detail_address":"璇︾粏鍦板潃", "next_visit_time":"涓嬪洖鍥炶鏃ユ湡", "member_name":
- "閿�鍞礋璐d汉", "client_status": "瀹㈡埛鐘舵��", "client_level": "閲嶈绾у埆"}'
+ "閿�鍞礋璐d汉", "client_status": "瀹㈡埛鐘舵��", "client_level": "閲嶈绾у埆","representative":
+ "娉曞畾浠h〃浜�", "registration_time": "娉ㄥ唽鏃堕棿", "business_scope": "缁忚惀鑼冨洿", "remark":
+ "澶囨敞", "not_admin":"1:鎴戠殑瀹㈡埛; 2:admin瀹㈡埛"}'
type: object
type: object
request.GetContactList:
properties:
+ clientId:
+ description: 瀹㈡埛id
+ type: integer
page:
description: 椤电爜
type: integer
@@ -3485,6 +3703,21 @@
"璺熻繘鏃堕棿", "next_follow_time": "涓嬫璺熻繘鏃堕棿", "record": "璺熻繘璁板綍", "phone": "鑱旂郴浜虹數璇�",
"contact_name": "鑱旂郴浜哄鍚�", "sales_leads_id": "閿�鍞嚎绱d", "sale_chance_id": "閿�鍞満浼歩d"}'
type: object
+ type: object
+ request.GetInvoiceList:
+ properties:
+ page:
+ description: 椤电爜
+ type: integer
+ pageSize:
+ description: 姣忛〉澶у皬
+ type: integer
+ sourceId:
+ type: integer
+ sourceType:
+ allOf:
+ - $ref: '#/definitions/constvar.InvoiceSourceType'
+ description: 婧愬崟绫诲瀷(1閿�鍞槑缁嗗崟2鏈嶅姟鍚堝悓)
type: object
request.GetMasterOrderList:
properties:
@@ -3556,15 +3789,24 @@
type: object
request.GetSalesDetailsList:
properties:
+ clientId:
+ description: 瀹㈡埛id
+ type: integer
keyword:
type: string
keywordType:
$ref: '#/definitions/constvar.SalesDetailsKeywordType'
+ number:
+ description: 閿�鍞槑缁嗗崟鍙�
+ type: string
page:
description: 椤电爜
type: integer
pageSize:
description: 姣忛〉澶у皬
+ type: integer
+ saleChanceId:
+ description: 閿�鍞満浼歩d
type: integer
type: object
request.GetSalesLeadsList:
@@ -3594,9 +3836,14 @@
pageSize:
description: 姣忛〉澶у皬
type: integer
+ sourceId:
+ type: integer
type: object
request.GetSalesReturnList:
properties:
+ clientId:
+ description: 瀹㈡埛id
+ type: integer
keyword:
type: string
keywordType:
@@ -3607,9 +3854,29 @@
pageSize:
description: 姣忛〉澶у皬
type: integer
+ sourceId:
+ description: 婧愬崟id
+ type: integer
+ sourceType:
+ allOf:
+ - $ref: '#/definitions/constvar.SalesReturnSourceType'
+ description: 婧愬崟绫诲瀷锛�1閿�鍞槑缁嗭級
+ type: object
+ request.GetServiceCollectionPlanList:
+ properties:
+ sourceId:
+ type: integer
+ sourceType:
+ $ref: '#/definitions/constvar.CollectionSourceType'
+ required:
+ - sourceId
+ - sourceType
type: object
request.GetServiceContractList:
properties:
+ contactId:
+ description: 鑱旂郴浜篿d
+ type: integer
keyword:
type: string
keywordType:
@@ -3622,6 +3889,15 @@
type: integer
queryClass:
$ref: '#/definitions/constvar.ServiceContractQueryClass'
+ quotationId:
+ description: 鎶ヤ环鍗昳d
+ type: integer
+ saleChanceId:
+ description: 閿�鍞満浼歩d
+ type: integer
+ salesDetailsId:
+ description: 鍚堝悓璁㈠崟id
+ type: integer
type: object
request.GetServiceFeeManageList:
properties:
@@ -3688,33 +3964,6 @@
"master_order_id": "閿�鍞�诲崟id"}'
type: object
type: object
- request.GetUserList:
- properties:
- keyword:
- description: 妯$硦鏌ヨ鍏抽敭瀛�
- type: string
- page:
- description: 椤电爜
- type: integer
- pageSize:
- description: 姣忛〉澶у皬
- type: integer
- type: object
- request.Login:
- properties:
- captcha:
- description: 楠岃瘉鐮�
- type: string
- captchaId:
- description: 楠岃瘉鐮両D
- type: string
- password:
- description: 瀵嗙爜
- type: string
- username:
- description: 鐢ㄦ埛鍚�
- type: string
- type: object
request.Plan:
properties:
clientId:
@@ -3757,37 +4006,6 @@
- $ref: '#/definitions/constvar.SalesStatus'
description: '鍟嗘満鐘舵��: 1: 璺熻繘涓�; -1:澶辫触'
type: object
- request.Register:
- properties:
- authorityId:
- description: 鐢ㄦ埛瑙掕壊ID
- type: integer
- departmentId:
- type: integer
- email:
- type: string
- headerImg:
- type: string
- id:
- type: string
- nickName:
- type: string
- password:
- type: string
- phone:
- type: string
- pos:
- type: string
- rePassword:
- description: 纭瀵嗙爜
- type: string
- realName:
- type: string
- userType:
- $ref: '#/definitions/constvar.UserType'
- username:
- type: string
- type: object
request.SalesDetails:
properties:
address:
@@ -3796,8 +4014,14 @@
type: string
clientId:
type: integer
+ codeStandID:
+ description: 缂栫爜id
+ type: string
conditions:
type: string
+ deliverType:
+ description: 浜や粯绫诲瀷:1.涓�娆″彂璐�,2.澶氭鍙戣揣
+ type: integer
deliveryDate:
type: string
logisticCompany:
@@ -3816,6 +4040,8 @@
items:
$ref: '#/definitions/model.Product'
type: array
+ quotationId:
+ type: integer
remark:
type: string
saleChanceId:
@@ -3824,6 +4050,10 @@
type: integer
signTime:
type: string
+ source:
+ type: string
+ status:
+ $ref: '#/definitions/constvar.SalesDetailsStatus'
wechatOrderStatusId:
type: integer
type: object
@@ -3834,6 +4064,9 @@
type: integer
clientId:
type: integer
+ codeStandID:
+ description: 缂栫爜id
+ type: string
isInvoice:
type: string
memberId:
@@ -3866,6 +4099,9 @@
properties:
clientId:
type: integer
+ codeStandID:
+ description: 缂栫爜id
+ type: string
memberId:
type: integer
number:
@@ -3998,6 +4234,9 @@
client_type_id:
description: 瀹㈡埛绫诲瀷ID
type: integer
+ codeStandID:
+ description: 缂栫爜id
+ type: string
contact:
$ref: '#/definitions/request.Contact'
contact_id:
@@ -4197,6 +4436,12 @@
properties:
client_id:
type: integer
+ codeStandID:
+ description: 缂栫爜id
+ type: string
+ contractName:
+ description: 鍚堝悓鍚嶇О
+ type: string
file:
type: string
id:
@@ -4207,6 +4452,9 @@
type: string
quotation_id:
type: integer
+ sendTime:
+ description: 鍙戣揣鏃堕棿
+ type: string
status_id:
type: integer
type: object
@@ -4360,6 +4608,8 @@
clientId:
description: 瀹㈡埛id
type: integer
+ codeStandID:
+ type: string
courierCompanyId:
description: 鐗╂祦鍏徃
type: integer
@@ -4380,6 +4630,9 @@
invoiceTypeId:
description: 鍙戠エ绫诲瀷id
type: integer
+ number:
+ description: 鍙戠エ缂栧彿
+ type: string
principalId:
description: 閿�鍞礋璐d汉id
type: integer
@@ -4459,6 +4712,9 @@
properties:
client_id:
type: integer
+ codeStandID:
+ description: 缂栫爜id
+ type: string
end_time:
type: string
id:
@@ -4575,6 +4831,9 @@
properties:
client_id:
type: integer
+ codeStandID:
+ description: 缂栫爜id
+ type: string
conditions:
type: string
contact_id:
@@ -4593,6 +4852,9 @@
type: array
quotation_status_id:
type: integer
+ quotationName:
+ description: 鎶ヤ环鍗曞悕绉�
+ type: string
sale_chance_id:
type: integer
validity_date:
@@ -4634,6 +4896,10 @@
clientId:
description: 瀹㈡埛id
type: integer
+ createTime:
+ type: string
+ creatorName:
+ type: string
fileId:
description: 闄勪欢id
type: integer
@@ -4641,6 +4907,8 @@
type: integer
moneyType:
description: 甯佺
+ type: string
+ number:
type: string
paymentType:
$ref: '#/definitions/model.PaymentType'
@@ -4667,6 +4935,8 @@
allOf:
- $ref: '#/definitions/constvar.ReceiptSourceType'
description: 鏉ユ簮绫诲瀷锛�1閿�鍞槑缁嗗崟2鏈嶅姟鍚堝悓3閿�鍞彂绁�4鏀舵璁″垝5鍑哄簱鍗曪級
+ updateTime:
+ type: string
type: object
request.UpdateRefundMethod:
properties:
@@ -4686,6 +4956,13 @@
type: array
required:
- refund_method
+ type: object
+ request.UpdateRefundType:
+ properties:
+ id:
+ type: integer
+ name:
+ type: string
type: object
request.UpdateRegion:
properties:
@@ -4790,6 +5067,9 @@
type: integer
client_id:
type: integer
+ codeStandID:
+ description: 缂栫爜id
+ type: string
competitors:
type: string
contact_id:
@@ -4824,6 +5104,10 @@
type: integer
process:
type: string
+ products:
+ items:
+ $ref: '#/definitions/model.Product'
+ type: array
projected_amount:
type: number
province_id:
@@ -4896,10 +5180,20 @@
salesDetails:
$ref: '#/definitions/request.SalesDetails'
type: object
+ request.UpdateSalesDetailsStatus:
+ properties:
+ id:
+ type: integer
+ status:
+ $ref: '#/definitions/constvar.SalesDetailsStatus'
+ type: object
request.UpdateSalesLeads:
properties:
city_id:
type: integer
+ codeStandID:
+ description: 缂栫爜id
+ type: string
contact_name:
description: 鑱旂郴浜哄鍚�
type: string
@@ -4913,6 +5207,9 @@
type: integer
desc:
description: 澶囨敞
+ type: string
+ detail_address:
+ description: 璇︾粏鍦板潃
type: string
id:
type: integer
@@ -5033,6 +5330,10 @@
percent:
description: 姣斾緥
type: number
+ principal:
+ allOf:
+ - $ref: '#/definitions/model.User'
+ description: 鏀舵璐熻矗浜篒D
principalId:
description: 鏀舵璐熻矗浜篒D
type: integer
@@ -5058,6 +5359,9 @@
properties:
clientId:
type: integer
+ codeStandID:
+ description: 缂栫爜id
+ type: string
contactId:
type: integer
endTime:
@@ -5079,6 +5383,10 @@
saleChanceId:
type: integer
salesDetailsId:
+ type: integer
+ serviceContractStatusId:
+ type: integer
+ serviceContractTypeId:
type: integer
serviceTimes:
type: integer
@@ -5140,6 +5448,9 @@
client_type_id:
description: 瀹㈡埛绫诲瀷ID
type: integer
+ codeStandID:
+ description: 缂栫爜id
+ type: string
contact:
$ref: '#/definitions/request.Contact'
contact_id:
@@ -5205,6 +5516,9 @@
properties:
clientId:
type: integer
+ codeStandID:
+ description: 缂栫爜id
+ type: string
contactId:
type: integer
file:
@@ -5249,6 +5563,9 @@
clientId:
description: 瀹㈡埛id
type: integer
+ codeStandID:
+ description: 缂栫爜id
+ type: string
contactId:
description: 鑱旂郴浜篿d
type: integer
@@ -5302,7 +5619,7 @@
serviceTypeId:
description: 鏈嶅姟鏂瑰紡id
type: integer
- severity:
+ severityId:
description: 涓ラ噸绋嬪害id
type: integer
solution:
@@ -5381,6 +5698,9 @@
properties:
clientId:
type: integer
+ codeStandID:
+ description: 缂栫爜id
+ type: string
id:
type: integer
masterOrderId:
@@ -5807,16 +6127,6 @@
$ref: '#/definitions/model.OrderType'
type: array
type: object
- response.PageResult:
- properties:
- list: {}
- page:
- type: integer
- pageSize:
- type: integer
- total:
- type: integer
- type: object
response.PlanResponse:
properties:
count:
@@ -6027,11 +6337,6 @@
items:
$ref: '#/definitions/model.TimelyRate'
type: array
- type: object
- response.UserResponse:
- properties:
- user:
- $ref: '#/definitions/model.User'
type: object
info:
contact: {}
@@ -6275,47 +6580,6 @@
summary: 鏇存柊閾惰璐︽埛
tags:
- 閾惰璐︽埛绠$悊
- /api/base/captcha:
- post:
- produces:
- - application/json
- responses:
- "200":
- description: 鎴愬姛
- schema:
- allOf:
- - $ref: '#/definitions/contextx.Response'
- - properties:
- data:
- $ref: '#/definitions/response.LoginResponse'
- type: object
- summary: 鑾峰彇楠岃瘉鐮�
- tags:
- - Base
- /api/base/login:
- post:
- parameters:
- - description: 鏌ヨ鍙傛暟
- in: body
- name: object
- required: true
- schema:
- $ref: '#/definitions/request.Login'
- produces:
- - application/json
- responses:
- "200":
- description: 鎴愬姛
- schema:
- allOf:
- - $ref: '#/definitions/contextx.Response'
- - properties:
- data:
- $ref: '#/definitions/response.LoginResponse'
- type: object
- summary: 鐢ㄦ埛鐧诲綍
- tags:
- - Base
/api/city/add:
post:
parameters:
@@ -6805,6 +7069,55 @@
summary: 鏇存柊瀹㈡埛绫诲瀷
tags:
- ClientType
+ /api/code/getAutoCode:
+ post:
+ parameters:
+ - description: 鍙傛暟
+ in: body
+ name: object
+ required: true
+ schema:
+ $ref: '#/definitions/code.CodeStandard'
+ produces:
+ - application/json
+ responses:
+ "200":
+ description: OK
+ schema:
+ $ref: '#/definitions/response.ListResponse'
+ summary: 鑾峰彇鑷姩缂栫爜
+ tags:
+ - 缂栫爜
+ /api/code/getCodeList:
+ get:
+ parameters:
+ - in: query
+ name: codeStandID
+ type: string
+ - in: query
+ name: name
+ type: string
+ - description: 椤电爜
+ in: query
+ name: page
+ type: integer
+ - description: 姣忛〉澶у皬
+ in: query
+ name: pageSize
+ type: integer
+ - in: query
+ name: type
+ type: string
+ produces:
+ - application/json
+ responses:
+ "200":
+ description: OK
+ schema:
+ $ref: '#/definitions/response.ListResponse'
+ summary: 鑾峰彇缂栫爜鍒楄〃
+ tags:
+ - 缂栫爜
/api/collectionProjection/add:
post:
parameters:
@@ -8063,33 +8376,14 @@
tags:
- 閿�鍞彂绁�
/api/invoice/list:
- get:
+ post:
parameters:
- - in: query
- name: keyword
- type: string
- - enum:
- - ""
- in: query
- name: keywordType
- type: string
- x-enum-varnames:
- - InvoiceKeywordCustomerName
- - description: 椤电爜
- in: query
- name: page
- type: integer
- - description: 姣忛〉澶у皬
- in: query
- name: pageSize
- type: integer
- - enum:
- - ""
- in: query
- name: queryClass
- type: string
- x-enum-varnames:
- - InvoiceQueryClassExpireLessThen60Days
+ - description: 鍙傛暟
+ in: body
+ name: object
+ required: true
+ schema:
+ $ref: '#/definitions/request.GetInvoiceList'
produces:
- application/json
responses:
@@ -9063,6 +9357,31 @@
summary: 鏇存柊浼樺厛绾у埆
tags:
- 浼樺厛绾у埆绠$悊
+ /api/product/getProductOrderInfo/{number}:
+ get:
+ parameters:
+ - description: 鏄庣粏缂栫爜
+ in: path
+ name: number
+ required: true
+ type: string
+ produces:
+ - application/json
+ responses:
+ "200":
+ description: 鎴愬姛
+ schema:
+ allOf:
+ - $ref: '#/definitions/contextx.Response'
+ - properties:
+ data:
+ items:
+ $ref: '#/definitions/product.WorkOrderInfo'
+ type: array
+ type: object
+ summary: 鑾峰彇浜у搧璁㈠崟淇℃伅
+ tags:
+ - 浜у搧
/api/product/info:
get:
parameters:
@@ -9414,16 +9733,10 @@
/api/receipt/list:
get:
parameters:
- - in: query
- name: keyword
- type: string
- - enum:
- - ""
+ - description: 瀹㈡埛id
in: query
- name: keywordType
- type: string
- x-enum-varnames:
- - ReceiptKeywordCustomerName
+ name: clientId
+ type: integer
- description: 椤电爜
in: query
name: page
@@ -9432,13 +9745,31 @@
in: query
name: pageSize
type: integer
- - enum:
- - ""
+ - in: query
+ name: sourceId
+ type: integer
+ - description: 鏉ユ簮绫诲瀷锛�1閿�鍞槑缁嗗崟2鏈嶅姟鍚堝悓3閿�鍞彂绁�4鏀舵璁″垝5鍑哄簱鍗曪級
+ enum:
+ - 1
+ - 2
+ - 3
+ - 4
+ - 5
in: query
- name: queryClass
- type: string
+ name: sourceType
+ type: integer
+ x-enum-comments:
+ ReceiptSourceTypeChuKuDan: 鍑哄簱鍗昳t
+ ReceiptSourceTypeCollectionPlan: 鏀舵璁″垝
+ ReceiptSourceTypeInvoice: 閿�鍞彂绁�
+ ReceiptSourceTypeSalesDetails: 閿�鍞槑缁嗗崟
+ ReceiptSourceTypeServiceContract: 鏈嶅姟鍚堝悓
x-enum-varnames:
- - ReceiptQueryClassExpireLessThen60Days
+ - ReceiptSourceTypeSalesDetails
+ - ReceiptSourceTypeServiceContract
+ - ReceiptSourceTypeInvoice
+ - ReceiptSourceTypeCollectionPlan
+ - ReceiptSourceTypeChuKuDan
produces:
- application/json
responses:
@@ -9548,6 +9879,90 @@
summary: 鏇存柊閫�娆炬柟寮�
tags:
- RefundMethod
+ /api/refundType/add:
+ post:
+ parameters:
+ - description: 鏌ヨ鍙傛暟
+ in: body
+ name: object
+ required: true
+ schema:
+ $ref: '#/definitions/request.AddRefundType'
+ produces:
+ - application/json
+ responses:
+ "200":
+ description: OK
+ schema:
+ $ref: '#/definitions/contextx.Response'
+ summary: 娣诲姞閫�娆炬柟寮�
+ tags:
+ - 閫�娆炬柟寮忕鐞�
+ /api/refundType/delete/{id}:
+ delete:
+ parameters:
+ - description: 鏌ヨ鍙傛暟
+ in: path
+ name: id
+ required: true
+ type: integer
+ produces:
+ - application/json
+ responses:
+ "200":
+ description: OK
+ schema:
+ $ref: '#/definitions/contextx.Response'
+ summary: 鍒犻櫎閫�娆炬柟寮�
+ tags:
+ - 閫�娆炬柟寮忕鐞�
+ /api/refundType/list:
+ get:
+ parameters:
+ - description: 椤电爜
+ in: query
+ name: page
+ type: integer
+ - description: 姣忛〉澶у皬
+ in: query
+ name: pageSize
+ type: integer
+ produces:
+ - application/json
+ responses:
+ "200":
+ description: OK
+ schema:
+ allOf:
+ - $ref: '#/definitions/response.ListResponse'
+ - properties:
+ data:
+ items:
+ $ref: '#/definitions/model.RefundType'
+ type: array
+ type: object
+ summary: 鑾峰彇閫�娆炬柟寮忓垪琛�
+ tags:
+ - 閫�娆炬柟寮忕鐞�
+ /api/refundType/update:
+ put:
+ parameters:
+ - description: 鏌ヨ鍙傛暟
+ in: body
+ name: object
+ required: true
+ schema:
+ $ref: '#/definitions/request.UpdateRefundType'
+ produces:
+ - application/json
+ responses:
+ "200":
+ description: OK
+ schema:
+ $ref: '#/definitions/contextx.Response'
+ summary: 鏇存柊閫�娆炬柟寮�
+ tags:
+ - 閫�娆炬柟寮忕鐞�
/api/region/add:
post:
parameters:
@@ -10194,8 +10609,32 @@
"200":
description: OK
schema:
- $ref: '#/definitions/contextx.Response'
+ allOf:
+ - $ref: '#/definitions/contextx.Response'
+ - properties:
+ data:
+ $ref: '#/definitions/request.AddSalesDetails'
+ type: object
summary: 娣诲姞閿�鍞槑缁�
+ tags:
+ - SalesDetails
+ /api/salesDetails/createOperation:
+ post:
+ parameters:
+ - description: 鏌ヨ鍙傛暟
+ in: body
+ name: object
+ required: true
+ schema:
+ $ref: '#/definitions/request.SalesDetails'
+ produces:
+ - application/json
+ responses:
+ "200":
+ description: OK
+ schema:
+ $ref: '#/definitions/response.ListResponse'
+ summary: 鍒涘缓浜у搧鍑哄簱淇℃伅
tags:
- SalesDetails
/api/salesDetails/delete:
@@ -10233,6 +10672,24 @@
schema:
$ref: '#/definitions/contextx.Response'
summary: 鍒犻櫎閿�鍞槑缁�
+ tags:
+ - SalesDetails
+ /api/salesDetails/getProductInventoryInfo/{number}:
+ get:
+ parameters:
+ - description: 鏄庣粏缂栫爜
+ in: path
+ name: number
+ required: true
+ type: string
+ produces:
+ - application/json
+ responses:
+ "200":
+ description: OK
+ schema:
+ $ref: '#/definitions/response.ListResponse'
+ summary: 鑾峰彇浜у搧搴撳瓨淇℃伅
tags:
- SalesDetails
/api/salesDetails/list:
@@ -10276,6 +10733,25 @@
schema:
$ref: '#/definitions/contextx.Response'
summary: 鏇存柊閿�鍞槑缁�
+ tags:
+ - SalesDetails
+ /api/salesDetails/updateStatus:
+ post:
+ parameters:
+ - description: 鏌ヨ鍙傛暟
+ in: body
+ name: object
+ required: true
+ schema:
+ $ref: '#/definitions/request.UpdateSalesDetailsStatus'
+ produces:
+ - application/json
+ responses:
+ "200":
+ description: OK
+ schema:
+ $ref: '#/definitions/contextx.Response'
+ summary: 鏇存柊閿�鍞槑缁嗙姸鎬�
tags:
- SalesDetails
/api/salesLeads/add:
@@ -10833,12 +11309,14 @@
tags:
- 鏀舵璁″垝绠$悊
/api/serviceCollectionPlan/list:
- get:
+ post:
parameters:
- - description: 鏈嶅姟鍚堝悓id
- in: query
- name: serviceContractId
- type: integer
+ - description: 鍙傛暟
+ in: body
+ name: object
+ required: true
+ schema:
+ $ref: '#/definitions/request.GetServiceCollectionPlanList'
produces:
- application/json
responses:
@@ -12014,161 +12492,6 @@
summary: 鏇存柊閿�鍞樁娈�
tags:
- TimelyRate
- /api/user/changePassword:
- post:
- parameters:
- - description: 鏌ヨ鍙傛暟
- in: body
- name: object
- required: true
- schema:
- $ref: '#/definitions/request.ChangePasswordReq'
- produces:
- - application/json
- responses:
- "200":
- description: 鎴愬姛
- schema:
- $ref: '#/definitions/contextx.Response'
- summary: 鐢ㄦ埛淇敼瀵嗙爜
- tags:
- - User
- /api/user/deleteUser:
- delete:
- parameters:
- - description: 鏌ヨ鍙傛暟
- in: body
- name: object
- required: true
- schema:
- $ref: '#/definitions/request.DeleteUserReq'
- produces:
- - application/json
- responses:
- "200":
- description: 鎴愬姛
- schema:
- $ref: '#/definitions/contextx.Response'
- summary: 鍒犻櫎鐢ㄦ埛
- tags:
- - User
- /api/user/getUserInfo:
- post:
- produces:
- - application/json
- responses:
- "200":
- description: 鎴愬姛
- schema:
- $ref: '#/definitions/contextx.Response'
- summary: 鑾峰彇鑷韩淇℃伅
- tags:
- - User
- /api/user/getUserList:
- post:
- parameters:
- - description: 鏌ヨ鍙傛暟
- in: body
- name: object
- required: true
- schema:
- $ref: '#/definitions/request.GetUserList'
- produces:
- - application/json
- responses:
- "200":
- description: 鎴愬姛
- schema:
- allOf:
- - $ref: '#/definitions/contextx.Response'
- - properties:
- data:
- $ref: '#/definitions/response.PageResult'
- type: object
- summary: 鍒嗛〉鑾峰彇鐢ㄦ埛鍒楄〃(涓嶄紶鍒嗛〉鍙傛暟锛岃幏鍙栧叏閮�)
- tags:
- - User
- /api/user/register:
- post:
- parameters:
- - description: 鏌ヨ鍙傛暟
- in: body
- name: object
- required: true
- schema:
- $ref: '#/definitions/request.Register'
- produces:
- - application/json
- responses:
- "200":
- description: 鎴愬姛
- schema:
- allOf:
- - $ref: '#/definitions/contextx.Response'
- - properties:
- data:
- $ref: '#/definitions/response.UserResponse'
- type: object
- summary: 娉ㄥ唽璐﹀彿
- tags:
- - User
- /api/user/resetPassword:
- post:
- parameters:
- - description: 鏌ヨ鍙傛暟
- in: body
- name: object
- required: true
- schema:
- $ref: '#/definitions/model.User'
- produces:
- - application/json
- responses:
- "200":
- description: 鎴愬姛
- schema:
- $ref: '#/definitions/contextx.Response'
- summary: 閲嶇疆鐢ㄦ埛瀵嗙爜
- tags:
- - User
- /api/user/setSelfInfo:
- post:
- parameters:
- - description: 鏌ヨ鍙傛暟
- in: body
- name: object
- required: true
- schema:
- $ref: '#/definitions/request.ChangeUserInfo'
- produces:
- - application/json
- responses:
- "200":
- description: 鎴愬姛
- schema:
- $ref: '#/definitions/contextx.Response'
- summary: 璁剧疆鐢ㄦ埛淇℃伅
- tags:
- - User
- /api/user/setUserInfo:
- post:
- parameters:
- - description: 鏌ヨ鍙傛暟
- in: body
- name: object
- required: true
- schema:
- $ref: '#/definitions/request.ChangeUserInfo'
- produces:
- - application/json
- responses:
- "200":
- description: 鎴愬姛
- schema:
- $ref: '#/definitions/contextx.Response'
- summary: 璁剧疆鐢ㄦ埛淇℃伅
- tags:
- - User
/api/vetting/add:
post:
parameters:
--
Gitblit v1.8.0