From 5b8f003464bd55678862534232228f61745ffafe Mon Sep 17 00:00:00 2001
From: liujiandao <274878379@qq.com>
Date: 星期五, 15 十二月 2023 11:05:35 +0800
Subject: [PATCH] 提示信息修改
---
docs/swagger.yaml | 1597 +++++++++++++++++++++++++++++++++++++++++-----------------
1 files changed, 1,133 insertions(+), 464 deletions(-)
diff --git a/docs/swagger.yaml b/docs/swagger.yaml
index 968a045..853f908 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:
- 閿�鍞��璐у崟缂栧彿
@@ -186,6 +226,26 @@
- SalesRefundKeywordPrincipal
- SalesRefundKeywordUpdateAt
- SalesRefundKeywordPriceTotal
+ constvar.SalesReturnKeywordType:
+ enum:
+ - 閿�鍞��璐у崟缂栧彿
+ - 瀹㈡埛鍚嶇О
+ - 閫�娆炬棩鏈�
+ - 鐘舵��
+ - 閫�鍏ヤ粨搴�
+ - 搴旈��娆�
+ - 宸查��娆�
+ - 閿�鍞礋璐d汉
+ type: string
+ x-enum-varnames:
+ - SalesReturnKeywordReturnNumber
+ - SalesReturnKeywordClientName
+ - SalesReturnKeywordReturnDate
+ - SalesReturnKeywordStatus
+ - SalesReturnKeywordRepository
+ - SalesReturnKeywordAmountShouldRefund
+ - SalesReturnKeywordAmountHasRefund
+ - SalesReturnKeywordPrincipal
constvar.SalesReturnSourceType:
enum:
- 1
@@ -250,6 +310,18 @@
- ServiceContractQueryClassExpireAfter60Day
- ServiceContractQueryClassExpiredBefore15Day
- ServiceContractQueryClassExpiredBefore60Day
+ constvar.ServiceContractStatusKeywordType:
+ enum:
+ - ""
+ type: string
+ x-enum-varnames:
+ - ServiceContractStatusKeywordCustomerName
+ constvar.ServiceContractStatusQueryClass:
+ enum:
+ - ""
+ type: string
+ x-enum-varnames:
+ - ServiceContractStatusQueryClassExpireLessThen60Days
constvar.ServiceFeeKeywordType:
enum:
- 瀹㈡埛鍚嶇О
@@ -441,6 +513,8 @@
$ref: '#/definitions/model.ClientType'
client_type_id:
type: integer
+ codeStandID:
+ type: string
contacts:
items:
$ref: '#/definitions/model.Contact'
@@ -449,6 +523,12 @@
$ref: '#/definitions/model.Country'
country_id:
type: integer
+ createTime:
+ type: string
+ creator_id:
+ type: integer
+ creatorName:
+ type: string
detail_address:
type: string
enterprise_nature_id:
@@ -501,6 +581,8 @@
type: string
service_member_id:
type: integer
+ updateTime:
+ type: string
type: object
model.ClientLevel:
properties:
@@ -532,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
@@ -573,6 +650,8 @@
type: integer
client_id:
type: integer
+ codeStandID:
+ type: string
country:
$ref: '#/definitions/model.Country'
country_id:
@@ -620,6 +699,8 @@
$ref: '#/definitions/model.Client'
client_id:
type: integer
+ codeStandID:
+ type: string
country:
$ref: '#/definitions/model.Country'
country_id:
@@ -659,17 +740,23 @@
wechat:
type: string
type: object
+ model.ContactInformation:
+ properties:
+ id:
+ type: integer
+ name:
+ type: string
+ 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
@@ -692,6 +779,10 @@
$ref: '#/definitions/model.Quotation'
quotationId:
type: integer
+ sendTime:
+ type: string
+ serviceContractStatus:
+ $ref: '#/definitions/model.ServiceContractStatus'
statusId:
type: integer
updated_at:
@@ -770,10 +861,14 @@
$ref: '#/definitions/model.ClientStatus'
client_status_id:
type: integer
+ codeStandID:
+ type: string
contact:
$ref: '#/definitions/model.Contact'
contact_id:
type: integer
+ contact_information:
+ $ref: '#/definitions/model.ContactInformation'
contact_information_id:
type: integer
content:
@@ -819,6 +914,8 @@
clientId:
description: 瀹㈡埛id
type: integer
+ codeStandID:
+ type: string
courierCompany:
$ref: '#/definitions/model.CourierCompany'
courierCompanyId:
@@ -845,6 +942,8 @@
invoiceTypeId:
description: 鍙戠エ绫诲瀷id
type: integer
+ number:
+ type: string
principalId:
description: 閿�鍞礋璐d汉id
type: integer
@@ -900,6 +999,8 @@
$ref: '#/definitions/model.Client'
client_id:
type: integer
+ codeStandID:
+ type: string
end_time:
type: string
id:
@@ -1029,6 +1130,8 @@
type: number
total:
type: number
+ unit:
+ type: string
type: object
model.Province:
properties:
@@ -1047,6 +1150,8 @@
$ref: '#/definitions/model.Client'
client_id:
type: integer
+ codeStandID:
+ type: string
conditions:
type: string
contact:
@@ -1071,6 +1176,8 @@
$ref: '#/definitions/model.QuotationStatus'
quotation_status_id:
type: integer
+ quotationName:
+ type: string
sale_chance:
$ref: '#/definitions/model.SaleChance'
sale_chance_id:
@@ -1095,9 +1202,17 @@
bankAccountId:
description: 璐︽埛id
type: integer
+ client:
+ allOf:
+ - $ref: '#/definitions/model.Client'
+ description: 瀹㈡埛id
clientId:
description: 瀹㈡埛id
type: integer
+ createTime:
+ type: string
+ creatorName:
+ type: string
fileId:
description: 闄勪欢id
type: integer
@@ -1105,6 +1220,8 @@
type: integer
moneyType:
description: 甯佺
+ type: string
+ number:
type: string
paymentType:
$ref: '#/definitions/model.PaymentType'
@@ -1131,8 +1248,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
@@ -1190,6 +1316,8 @@
$ref: '#/definitions/model.Client'
client_id:
type: integer
+ codeStandID:
+ type: string
collection_projections:
items:
$ref: '#/definitions/model.CollectionProjection'
@@ -1236,6 +1364,10 @@
$ref: '#/definitions/model.Possibility'
process:
type: string
+ products:
+ items:
+ $ref: '#/definitions/model.Product'
+ type: array
projected_amount:
type: number
province:
@@ -1266,6 +1398,10 @@
type: integer
solutions:
type: string
+ status:
+ allOf:
+ - $ref: '#/definitions/model.Status'
+ description: 鐘舵��
status_id:
type: integer
threats:
@@ -1314,6 +1450,8 @@
$ref: '#/definitions/model.Client'
clientId:
type: integer
+ codeStandID:
+ type: string
conditions:
type: string
createTime:
@@ -1322,6 +1460,8 @@
type: integer
creatorName:
type: string
+ deliverType:
+ type: integer
deliveryDate:
type: string
id:
@@ -1342,6 +1482,12 @@
items:
$ref: '#/definitions/model.Product'
type: array
+ projectId:
+ type: string
+ quotation:
+ $ref: '#/definitions/model.Quotation'
+ quotationId:
+ type: integer
remark:
type: string
saleChance:
@@ -1351,6 +1497,12 @@
saleType:
type: integer
signTime:
+ type: string
+ source:
+ type: string
+ status:
+ $ref: '#/definitions/constvar.SalesDetailsStatus'
+ updateTime:
type: string
wechatOrderStatus:
$ref: '#/definitions/model.WechatOrderStatus'
@@ -1363,6 +1515,8 @@
$ref: '#/definitions/model.City'
city_id:
type: integer
+ codeStandID:
+ type: string
contact_name:
type: string
contact_phone:
@@ -1375,12 +1529,16 @@
type: integer
desc:
type: string
+ detail_address:
+ type: string
followRecord:
items:
$ref: '#/definitions/model.FollowRecord'
type: array
id:
type: integer
+ member:
+ $ref: '#/definitions/model.User'
member_id:
type: integer
name:
@@ -1406,6 +1564,10 @@
type: object
model.SalesRefund:
properties:
+ RefundType:
+ allOf:
+ - $ref: '#/definitions/model.RefundType'
+ description: 閫�娆炬柟寮�
amountTotal:
description: 浠风◣鍚堣
type: number
@@ -1418,6 +1580,8 @@
$ref: '#/definitions/model.Client'
clientId:
type: integer
+ codeStandID:
+ type: string
createTime:
type: string
creatorName:
@@ -1425,7 +1589,7 @@
id:
type: integer
isInvoice:
- type: integer
+ type: string
member:
$ref: '#/definitions/model.User'
memberId:
@@ -1445,13 +1609,20 @@
type: string
refundDate:
type: string
+ refundTypeId:
+ description: 閫�娆炬柟寮廔D
+ type: integer
+ salesReturn:
+ $ref: '#/definitions/model.SalesReturn'
sourceId:
description: 婧愬崟id
type: integer
sourceType:
allOf:
- $ref: '#/definitions/constvar.RefundSourceType'
- description: 鏉ユ簮绫诲瀷锛�1閿�鍞槑缁嗗崟2鏈嶅姟鍚堝悓3閿�鍞彂绁�4鏀舵璁″垝5鍑哄簱鍗曪級
+ description: 鏉ユ簮绫诲瀷锛�1閿�鍞��璐э級
+ updateTime:
+ type: string
type: object
model.SalesReturn:
properties:
@@ -1461,10 +1632,18 @@
allOf:
- $ref: '#/definitions/model.SalesReturnStatus'
description: 閫�璐х姸鎬�
+ amountHasRefund:
+ description: 宸查��娆鹃噾棰�
+ type: number
+ amountShouldRefund:
+ description: 搴旈��娆鹃噾棰�
+ type: number
client:
$ref: '#/definitions/model.Client'
clientId:
type: integer
+ codeStandID:
+ type: string
createTime:
type: string
creatorName:
@@ -1491,6 +1670,8 @@
salesReturnStatusId:
description: 閫�璐х姸鎬乮d
type: integer
+ source:
+ $ref: '#/definitions/model.SalesDetails'
sourceId:
description: 婧愬崟id
type: integer
@@ -1498,6 +1679,8 @@
allOf:
- $ref: '#/definitions/constvar.SalesReturnSourceType'
description: 婧愬崟绫诲瀷锛�1閿�鍞槑缁嗭級
+ updateTime:
+ type: string
type: object
model.SalesReturnStatus:
properties:
@@ -1551,6 +1734,10 @@
percent:
description: 姣斾緥
type: number
+ principal:
+ allOf:
+ - $ref: '#/definitions/model.User'
+ description: 鏀舵璐熻矗浜篒D
principalId:
description: 鏀舵璐熻矗浜篒D
type: integer
@@ -1595,14 +1782,22 @@
$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:
type: integer
+ member:
+ $ref: '#/definitions/model.User'
memberId:
type: integer
number:
@@ -1638,6 +1833,8 @@
startTime:
type: string
terms:
+ type: string
+ updateTime:
type: string
type: object
model.ServiceContractStatus:
@@ -1679,10 +1876,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
file:
type: string
id:
@@ -1719,6 +1922,8 @@
$ref: '#/definitions/model.TimelyRate'
timelyRateId:
type: integer
+ updateTime:
+ type: string
type: object
model.ServiceOrder:
properties:
@@ -1741,11 +1946,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
@@ -1761,6 +1972,8 @@
type: integer
id:
type: integer
+ number:
+ type: string
priorityLevel:
$ref: '#/definitions/model.PriorityLevel'
priorityLevelId:
@@ -1769,11 +1982,12 @@
problemDesc:
description: 闂鎻忚堪
type: string
- product:
- $ref: '#/definitions/model.Product'
- productId:
- description: 浜у搧id
- type: integer
+ productName:
+ description: 浜у搧鍚嶇О
+ type: string
+ productTypeName:
+ description: 浜у搧鍒嗙被鍚嶇О
+ type: string
realTime:
description: 瀹為檯澶勭悊鏃堕棿
type: string
@@ -1795,6 +2009,10 @@
serviceContractId:
description: 鏈嶅姟鍚堝悓id
type: integer
+ serviceMan:
+ allOf:
+ - $ref: '#/definitions/model.User'
+ description: 鏈嶅姟浜哄憳
serviceManId:
description: 鏈嶅姟浜哄憳
type: integer
@@ -1813,6 +2031,9 @@
type: integer
severity:
$ref: '#/definitions/model.Severity'
+ severityId:
+ description: 涓ラ噸绋嬪害id
+ type: integer
solution:
description: 瑙e喅鏂规硶
type: string
@@ -1827,6 +2048,8 @@
timeSpentId:
description: 鑺辫垂鏃堕棿
type: integer
+ updateTime:
+ type: string
type: object
model.ServiceOrderStatus:
properties:
@@ -1869,6 +2092,8 @@
$ref: '#/definitions/model.Client'
clientId:
type: integer
+ codeStandID:
+ type: string
id:
type: integer
masterOrder:
@@ -1928,6 +2153,9 @@
type: string
realName:
type: string
+ subUserIds:
+ description: 涓嬪睘鍛樺伐鐢ㄦ埛id,鐢ㄩ�楀彿鍒嗗紑
+ type: string
userType:
$ref: '#/definitions/constvar.UserType'
username:
@@ -1953,10 +2181,16 @@
MaterialMode:
description: 鐗╂枡绫诲瀷
type: string
+ MaxInventory:
+ description: 鏈�澶у簱瀛�
+ type: integer
MinInventory:
description: 瀹夊叏搴撳瓨
type: integer
Name:
+ type: string
+ Node:
+ description: 澶囨敞
type: string
Number:
type: string
@@ -1966,7 +2200,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:
@@ -2019,8 +2276,14 @@
client_type_id:
description: 瀹㈡埛绫诲瀷ID
type: integer
+ codeStandID:
+ description: 缂栫爜id
+ type: string
contact:
$ref: '#/definitions/request.Contact'
+ contact_id:
+ description: 鑱旂郴浜篒D
+ type: integer
country_id:
type: integer
detail_address:
@@ -2159,6 +2422,12 @@
properties:
client_id:
type: integer
+ codeStandID:
+ description: 缂栫爜id
+ type: string
+ contractName:
+ description: 鍚堝悓鍚嶇О
+ type: string
file:
type: string
member_id:
@@ -2167,6 +2436,9 @@
type: string
quotation_id:
type: integer
+ sendTime:
+ description: 鍙戣揣鏃堕棿
+ type: string
status_id:
type: integer
type: object
@@ -2257,6 +2529,8 @@
clientId:
description: 瀹㈡埛id
type: integer
+ codeStandID:
+ type: string
courierCompanyId:
description: 鐗╂祦鍏徃
type: integer
@@ -2275,6 +2549,9 @@
invoiceTypeId:
description: 鍙戠エ绫诲瀷id
type: integer
+ number:
+ description: 鍙戠エ缂栧彿
+ type: string
principalId:
description: 閿�鍞礋璐d汉id
type: integer
@@ -2329,6 +2606,9 @@
properties:
client_id:
type: integer
+ codeStandID:
+ description: 缂栫爜id
+ type: string
end_time:
type: string
member_id:
@@ -2404,6 +2684,9 @@
properties:
client_id:
type: integer
+ codeStandID:
+ description: 缂栫爜id
+ type: string
conditions:
type: string
contact_id:
@@ -2420,6 +2703,9 @@
type: array
quotation_status_id:
type: integer
+ quotationName:
+ description: 鎶ヤ环鍗曞悕绉�
+ type: string
sale_chance_id:
type: integer
validity_date:
@@ -2442,9 +2728,17 @@
bankAccountId:
description: 璐︽埛id
type: integer
+ client:
+ allOf:
+ - $ref: '#/definitions/model.Client'
+ description: 瀹㈡埛id
clientId:
description: 瀹㈡埛id
type: integer
+ createTime:
+ type: string
+ creatorName:
+ type: string
fileId:
description: 闄勪欢id
type: integer
@@ -2452,6 +2746,8 @@
type: integer
moneyType:
description: 甯佺
+ type: string
+ number:
type: string
paymentType:
$ref: '#/definitions/model.PaymentType'
@@ -2478,6 +2774,8 @@
allOf:
- $ref: '#/definitions/constvar.ReceiptSourceType'
description: 鏉ユ簮绫诲瀷锛�1閿�鍞槑缁嗗崟2鏈嶅姟鍚堝悓3閿�鍞彂绁�4鏀舵璁″垝5鍑哄簱鍗曪級
+ updateTime:
+ type: string
type: object
request.AddRefundMethod:
properties:
@@ -2485,6 +2783,13 @@
type: string
required:
- name
+ type: object
+ request.AddRefundType:
+ properties:
+ id:
+ type: integer
+ name:
+ type: string
type: object
request.AddRegion:
properties:
@@ -2532,6 +2837,9 @@
type: integer
client_id:
type: integer
+ codeStandID:
+ description: 缂栫爜id
+ type: string
competitors:
type: string
contact_id:
@@ -2564,6 +2872,10 @@
type: integer
process:
type: string
+ products:
+ items:
+ $ref: '#/definitions/model.Product'
+ type: array
projected_amount:
type: number
province_id:
@@ -2605,14 +2917,24 @@
type: object
request.AddSalesDetails:
properties:
+ Member:
+ $ref: '#/definitions/model.User'
address:
type: string
addressee:
type: string
+ client:
+ $ref: '#/definitions/model.Client'
clientId:
type: integer
+ codeStandID:
+ description: 缂栫爜id
+ type: string
conditions:
type: string
+ deliverType:
+ description: 浜や粯绫诲瀷:1.涓�娆″彂璐�,2.澶氭鍙戣揣
+ type: integer
deliveryDate:
type: string
logisticCompany:
@@ -2631,6 +2953,10 @@
items:
$ref: '#/definitions/model.Product'
type: array
+ projectId:
+ type: string
+ quotationId:
+ type: integer
remark:
type: string
saleChanceId:
@@ -2639,6 +2965,10 @@
type: integer
signTime:
type: string
+ source:
+ type: string
+ status:
+ $ref: '#/definitions/constvar.SalesDetailsStatus'
wechatOrderStatusId:
type: integer
type: object
@@ -2646,6 +2976,9 @@
properties:
city_id:
type: integer
+ codeStandID:
+ description: 缂栫爜id
+ type: string
contact_name:
description: 鑱旂郴浜哄鍚�
type: string
@@ -2659,6 +2992,9 @@
type: integer
desc:
description: 澶囨敞
+ type: string
+ detail_address:
+ description: 璇︾粏鍦板潃
type: string
member_id:
description: 閿�鍞礋璐d汉ID
@@ -2721,6 +3057,9 @@
properties:
clientId:
type: integer
+ codeStandID:
+ description: 缂栫爜id
+ type: string
contactId:
type: integer
endTime:
@@ -2741,6 +3080,10 @@
type: integer
salesDetailsId:
type: integer
+ serviceContractStatusId:
+ type: integer
+ serviceContractTypeId:
+ type: integer
serviceTimes:
type: integer
signTime:
@@ -2758,10 +3101,10 @@
type: object
request.AddServiceContractStatus:
properties:
+ id:
+ type: integer
name:
type: string
- required:
- - name
type: object
request.AddServiceContractType:
properties:
@@ -2789,8 +3132,14 @@
client_type_id:
description: 瀹㈡埛绫诲瀷ID
type: integer
+ codeStandID:
+ description: 缂栫爜id
+ type: string
contact:
$ref: '#/definitions/request.Contact'
+ contact_id:
+ description: 鑱旂郴浜篒D
+ type: integer
country_id:
type: integer
detail_address:
@@ -2851,6 +3200,9 @@
properties:
clientId:
type: integer
+ codeStandID:
+ description: 缂栫爜id
+ type: string
contactId:
type: integer
file:
@@ -2893,6 +3245,9 @@
clientId:
description: 瀹㈡埛id
type: integer
+ codeStandID:
+ description: 缂栫爜id
+ type: string
contactId:
description: 鑱旂郴浜篿d
type: integer
@@ -2911,9 +3266,12 @@
problemDesc:
description: 闂鎻忚堪
type: string
- productId:
- description: 浜у搧id
- type: integer
+ productName:
+ description: 浜у搧鍚嶇О
+ type: string
+ productTypeName:
+ description: 浜у搧鍒嗙被鍚嶇О
+ type: string
realTime:
description: 瀹為檯澶勭悊鏃堕棿
type: string
@@ -2941,7 +3299,7 @@
serviceTypeId:
description: 鏈嶅姟鏂瑰紡id
type: integer
- severity:
+ severityId:
description: 涓ラ噸绋嬪害id
type: integer
solution:
@@ -2996,6 +3354,9 @@
properties:
clientId:
type: integer
+ codeStandID:
+ description: 缂栫爜id
+ type: string
masterOrderId:
type: integer
memberId:
@@ -3069,35 +3430,19 @@
description: 璺緞
type: string
type: object
- request.ChangePasswordReq:
+ request.CheckClientName:
properties:
- newPassword:
- description: 鏂板瘑鐮�
- type: string
- password:
- description: 瀵嗙爜
+ name:
type: string
type: object
- request.ChangeUserInfo:
+ request.CommonIds:
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
+ ids:
+ items:
+ type: integer
+ type: array
+ required:
+ - ids
type: object
request.Contact:
properties:
@@ -3162,6 +3507,13 @@
type: integer
type: array
type: object
+ request.DeleteContract:
+ properties:
+ ids:
+ items:
+ type: integer
+ type: array
+ type: object
request.DeleteCountry:
properties:
id:
@@ -3175,6 +3527,13 @@
type: integer
type: array
type: object
+ request.DeleteMasterOrder:
+ properties:
+ ids:
+ items:
+ type: integer
+ type: array
+ type: object
request.DeleteOrderManage:
properties:
ids:
@@ -3182,14 +3541,21 @@
type: integer
type: array
type: object
- request.DeleteSalesLeads:
+ request.DeleteQuotation:
properties:
ids:
items:
type: integer
type: array
type: object
- request.DeleteServiceContract:
+ request.DeleteSaleChance:
+ properties:
+ ids:
+ items:
+ type: integer
+ type: array
+ type: object
+ request.DeleteSalesLeads:
properties:
ids:
items:
@@ -3210,11 +3576,12 @@
type: integer
type: array
type: object
- request.DeleteUserReq:
+ request.DeleteSubOrder:
properties:
- userId:
- description: 鐢ㄦ埛ID
- type: string
+ ids:
+ items:
+ type: integer
+ type: array
type: object
request.DownloadFile:
properties:
@@ -3242,6 +3609,8 @@
type: integer
client_status_id:
type: integer
+ codeStandID:
+ type: string
contact_id:
type: integer
contact_information_id:
@@ -3279,11 +3648,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
@@ -3294,11 +3668,14 @@
additionalProperties: true
description: '鎼滅储鏉′欢: map[string]interface{}{"name": "xxx"}; {"name": "瀹㈡埛鍚嶇О",
"phone": "鎵嬫満鍙风爜", "detail_address":"璇︾粏鍦板潃", "next_visit_time":"涓嬪洖鍥炶鏃ユ湡", "member_name":
- "閿�鍞礋璐d汉", "client_status": "瀹㈡埛鐘舵��", "client_level": "閲嶈绾у埆", "is_first": "鏄惁鏄瑕佽仈绯讳汉"}'
+ "閿�鍞礋璐d汉", "client_status": "瀹㈡埛鐘舵��", "client_level": "閲嶈绾у埆", "is_first": "鏄惁鏄瑕佽仈绯讳汉",
+ "client_id": "clientId 鐢ㄤ簬杩斿洖棣栬鑱旂郴浜�"}'
type: object
type: object
request.GetContractList:
properties:
+ keyword:
+ type: string
page:
description: 椤电爜
type: integer
@@ -3339,8 +3716,27 @@
description: '鎼滅储鏉′欢: map[string]interface{}{"name": "xxx"}; {"topic": "璺熻繘涓婚",
"member_name": "璺熻繘浜�", "client_name": "瀹㈡埛鍚嶇О", "client_status": "瀹㈡埛鐘舵��", "follow_time":
"璺熻繘鏃堕棿", "next_follow_time": "涓嬫璺熻繘鏃堕棿", "record": "璺熻繘璁板綍", "phone": "鑱旂郴浜虹數璇�",
- "contact_name": "鑱旂郴浜哄鍚�"}'
+ "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
+ principalIds:
+ items:
+ type: integer
+ type: array
+ sourceId:
+ type: integer
+ sourceType:
+ allOf:
+ - $ref: '#/definitions/constvar.InvoiceSourceType'
+ description: 婧愬崟绫诲瀷(1閿�鍞槑缁嗗崟2鏈嶅姟鍚堝悓)
type: object
request.GetMasterOrderList:
properties:
@@ -3387,7 +3783,7 @@
pageSize:
description: 姣忛〉澶у皬
type: integer
- searchMap:
+ search_map:
additionalProperties: true
description: '鎼滅储鏉′欢: map[string]interface{}{"name": "xxx"}; {"sale_chance_id":
閿�鍞嚎绱d, "client_name": "瀹㈡埛鍚嶇О", "member_name": "閿�鍞礋璐d汉", "contact_name": "鑱旂郴浜�",
@@ -3412,15 +3808,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:
@@ -3450,20 +3855,47 @@
pageSize:
description: 姣忛〉澶у皬
type: integer
+ sourceId:
+ type: integer
type: object
request.GetSalesReturnList:
properties:
+ clientId:
+ description: 瀹㈡埛id
+ type: integer
keyword:
type: string
+ keywordType:
+ $ref: '#/definitions/constvar.SalesReturnKeywordType'
page:
description: 椤电爜
type: integer
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:
@@ -3476,6 +3908,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:
@@ -3542,33 +3983,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:
@@ -3611,47 +4025,26 @@
- $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:
+ Member:
+ $ref: '#/definitions/model.User'
address:
type: string
addressee:
type: string
+ client:
+ $ref: '#/definitions/model.Client'
clientId:
type: integer
+ codeStandID:
+ description: 缂栫爜id
+ type: string
conditions:
type: string
+ deliverType:
+ description: 浜や粯绫诲瀷:1.涓�娆″彂璐�,2.澶氭鍙戣揣
+ type: integer
deliveryDate:
type: string
logisticCompany:
@@ -3670,6 +4063,10 @@
items:
$ref: '#/definitions/model.Product'
type: array
+ projectId:
+ type: string
+ quotationId:
+ type: integer
remark:
type: string
saleChanceId:
@@ -3678,6 +4075,10 @@
type: integer
signTime:
type: string
+ source:
+ type: string
+ status:
+ $ref: '#/definitions/constvar.SalesDetailsStatus'
wechatOrderStatusId:
type: integer
type: object
@@ -3688,8 +4089,11 @@
type: integer
clientId:
type: integer
+ codeStandID:
+ description: 缂栫爜id
+ type: string
isInvoice:
- type: integer
+ type: string
memberId:
type: integer
number:
@@ -3711,12 +4115,18 @@
sourceType:
allOf:
- $ref: '#/definitions/constvar.RefundSourceType'
- description: 鏉ユ簮绫诲瀷锛�1閿�鍞槑缁嗗崟2鏈嶅姟鍚堝悓3閿�鍞彂绁�4鏀舵璁″垝5鍑哄簱鍗曪級
+ description: 鏉ユ簮绫诲瀷锛�1閿�鍞��娆惧崟锛�
+ required:
+ - sourceId
+ - sourceType
type: object
request.SalesReturn:
properties:
clientId:
type: integer
+ codeStandID:
+ description: 缂栫爜id
+ type: string
memberId:
type: integer
number:
@@ -3849,8 +4259,14 @@
client_type_id:
description: 瀹㈡埛绫诲瀷ID
type: integer
+ codeStandID:
+ description: 缂栫爜id
+ type: string
contact:
$ref: '#/definitions/request.Contact'
+ contact_id:
+ description: 鑱旂郴浜篒D
+ type: integer
country_id:
type: integer
detail_address:
@@ -4045,6 +4461,12 @@
properties:
client_id:
type: integer
+ codeStandID:
+ description: 缂栫爜id
+ type: string
+ contractName:
+ description: 鍚堝悓鍚嶇О
+ type: string
file:
type: string
id:
@@ -4055,6 +4477,9 @@
type: string
quotation_id:
type: integer
+ sendTime:
+ description: 鍙戣揣鏃堕棿
+ type: string
status_id:
type: integer
type: object
@@ -4208,6 +4633,8 @@
clientId:
description: 瀹㈡埛id
type: integer
+ codeStandID:
+ type: string
courierCompanyId:
description: 鐗╂祦鍏徃
type: integer
@@ -4228,6 +4655,9 @@
invoiceTypeId:
description: 鍙戠エ绫诲瀷id
type: integer
+ number:
+ description: 鍙戠エ缂栧彿
+ type: string
principalId:
description: 閿�鍞礋璐d汉id
type: integer
@@ -4307,6 +4737,9 @@
properties:
client_id:
type: integer
+ codeStandID:
+ description: 缂栫爜id
+ type: string
end_time:
type: string
id:
@@ -4423,6 +4856,9 @@
properties:
client_id:
type: integer
+ codeStandID:
+ description: 缂栫爜id
+ type: string
conditions:
type: string
contact_id:
@@ -4441,6 +4877,9 @@
type: array
quotation_status_id:
type: integer
+ quotationName:
+ description: 鎶ヤ环鍗曞悕绉�
+ type: string
sale_chance_id:
type: integer
validity_date:
@@ -4475,9 +4914,17 @@
bankAccountId:
description: 璐︽埛id
type: integer
+ client:
+ allOf:
+ - $ref: '#/definitions/model.Client'
+ description: 瀹㈡埛id
clientId:
description: 瀹㈡埛id
type: integer
+ createTime:
+ type: string
+ creatorName:
+ type: string
fileId:
description: 闄勪欢id
type: integer
@@ -4485,6 +4932,8 @@
type: integer
moneyType:
description: 甯佺
+ type: string
+ number:
type: string
paymentType:
$ref: '#/definitions/model.PaymentType'
@@ -4511,6 +4960,8 @@
allOf:
- $ref: '#/definitions/constvar.ReceiptSourceType'
description: 鏉ユ簮绫诲瀷锛�1閿�鍞槑缁嗗崟2鏈嶅姟鍚堝悓3閿�鍞彂绁�4鏀舵璁″垝5鍑哄簱鍗曪級
+ updateTime:
+ type: string
type: object
request.UpdateRefundMethod:
properties:
@@ -4530,6 +4981,13 @@
type: array
required:
- refund_method
+ type: object
+ request.UpdateRefundType:
+ properties:
+ id:
+ type: integer
+ name:
+ type: string
type: object
request.UpdateRegion:
properties:
@@ -4634,6 +5092,9 @@
type: integer
client_id:
type: integer
+ codeStandID:
+ description: 缂栫爜id
+ type: string
competitors:
type: string
contact_id:
@@ -4668,6 +5129,10 @@
type: integer
process:
type: string
+ products:
+ items:
+ $ref: '#/definitions/model.Product'
+ type: array
projected_amount:
type: number
province_id:
@@ -4740,10 +5205,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
@@ -4757,6 +5232,9 @@
type: integer
desc:
description: 澶囨敞
+ type: string
+ detail_address:
+ description: 璇︾粏鍦板潃
type: string
id:
type: integer
@@ -4877,6 +5355,10 @@
percent:
description: 姣斾緥
type: number
+ principal:
+ allOf:
+ - $ref: '#/definitions/model.User'
+ description: 鏀舵璐熻矗浜篒D
principalId:
description: 鏀舵璐熻矗浜篒D
type: integer
@@ -4902,6 +5384,9 @@
properties:
clientId:
type: integer
+ codeStandID:
+ description: 缂栫爜id
+ type: string
contactId:
type: integer
endTime:
@@ -4924,6 +5409,10 @@
type: integer
salesDetailsId:
type: integer
+ serviceContractStatusId:
+ type: integer
+ serviceContractTypeId:
+ type: integer
serviceTimes:
type: integer
signTime:
@@ -4945,18 +5434,6 @@
type: integer
name:
type: string
- required:
- - id
- - name
- type: object
- request.UpdateServiceContractStatuss:
- properties:
- service_contract_status:
- items:
- $ref: '#/definitions/request.UpdateServiceContractStatus'
- type: array
- required:
- - service_contract_status
type: object
request.UpdateServiceContractType:
properties:
@@ -4996,8 +5473,14 @@
client_type_id:
description: 瀹㈡埛绫诲瀷ID
type: integer
+ codeStandID:
+ description: 缂栫爜id
+ type: string
contact:
$ref: '#/definitions/request.Contact'
+ contact_id:
+ description: 鑱旂郴浜篒D
+ type: integer
country_id:
type: integer
detail_address:
@@ -5058,6 +5541,9 @@
properties:
clientId:
type: integer
+ codeStandID:
+ description: 缂栫爜id
+ type: string
contactId:
type: integer
file:
@@ -5102,6 +5588,9 @@
clientId:
description: 瀹㈡埛id
type: integer
+ codeStandID:
+ description: 缂栫爜id
+ type: string
contactId:
description: 鑱旂郴浜篿d
type: integer
@@ -5122,9 +5611,12 @@
problemDesc:
description: 闂鎻忚堪
type: string
- productId:
- description: 浜у搧id
- type: integer
+ productName:
+ description: 浜у搧鍚嶇О
+ type: string
+ productTypeName:
+ description: 浜у搧鍒嗙被鍚嶇О
+ type: string
realTime:
description: 瀹為檯澶勭悊鏃堕棿
type: string
@@ -5152,7 +5644,7 @@
serviceTypeId:
description: 鏈嶅姟鏂瑰紡id
type: integer
- severity:
+ severityId:
description: 涓ラ噸绋嬪害id
type: integer
solution:
@@ -5231,6 +5723,9 @@
properties:
clientId:
type: integer
+ codeStandID:
+ description: 缂栫爜id
+ type: string
id:
type: integer
masterOrderId:
@@ -5336,6 +5831,13 @@
list:
items:
$ref: '#/definitions/model.ClientType'
+ type: array
+ type: object
+ response.ContactInformationResponse:
+ properties:
+ list:
+ items:
+ $ref: '#/definitions/model.ContactInformation'
type: array
type: object
response.ContactResponse:
@@ -5650,16 +6152,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:
@@ -5733,6 +6225,14 @@
items:
$ref: '#/definitions/model.Repository'
type: array
+ type: object
+ response.Response:
+ properties:
+ code:
+ type: integer
+ data: {}
+ msg:
+ type: string
type: object
response.SaleChanceResponse:
properties:
@@ -5814,13 +6314,6 @@
$ref: '#/definitions/model.Satisfaction'
type: array
type: object
- response.ServiceContractStatusResponse:
- properties:
- list:
- items:
- $ref: '#/definitions/model.ServiceContractStatus'
- type: array
- type: object
response.ServiceContractTypeResponse:
properties:
list:
@@ -5877,11 +6370,6 @@
items:
$ref: '#/definitions/model.TimelyRate'
type: array
- type: object
- response.UserResponse:
- properties:
- user:
- $ref: '#/definitions/model.User'
type: object
info:
contact: {}
@@ -6125,47 +6613,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:
@@ -6280,6 +6727,25 @@
schema:
$ref: '#/definitions/contextx.Response'
summary: 娣诲姞瀹㈡埛
+ tags:
+ - Client
+ /api/client/checkName:
+ post:
+ parameters:
+ - description: 鍙傛暟
+ in: body
+ name: object
+ required: true
+ schema:
+ $ref: '#/definitions/request.CheckClientName'
+ produces:
+ - application/json
+ responses:
+ "200":
+ description: OK
+ schema:
+ $ref: '#/definitions/contextx.Response'
+ summary: 妫�鏌ュ鎴峰悕绉版槸鍚﹂噸澶�
tags:
- Client
/api/client/delete:
@@ -6636,6 +7102,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:
@@ -6794,6 +7309,23 @@
summary: 鏇存柊鑱旂郴浜�
tags:
- Contact
+ /api/contactInformation/list:
+ get:
+ produces:
+ - application/json
+ responses:
+ "200":
+ description: OK
+ schema:
+ allOf:
+ - $ref: '#/definitions/contextx.Response'
+ - properties:
+ data:
+ $ref: '#/definitions/response.ContactInformationResponse'
+ type: object
+ summary: 鑱旂郴鏂瑰紡鍒楄〃
+ tags:
+ - ContactInformation
/api/contract/add:
post:
parameters:
@@ -6813,14 +7345,15 @@
summary: 娣诲姞鍚堝悓
tags:
- Contract
- /api/contract/delete/{id}:
+ /api/contract/delete:
delete:
parameters:
- description: 鏌ヨ鍙傛暟
- in: path
- name: id
+ in: body
+ name: object
required: true
- type: integer
+ schema:
+ $ref: '#/definitions/request.DeleteContract'
produces:
- application/json
responses:
@@ -7876,33 +8409,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:
@@ -8306,14 +8820,15 @@
summary: 娣诲姞涓昏鍗�
tags:
- MasterOrder
- /api/masterOrder/delete/{id}:
+ /api/masterOrder/delete:
delete:
parameters:
- description: 鏌ヨ鍙傛暟
- in: path
- name: id
+ in: body
+ name: object
required: true
- type: integer
+ schema:
+ $ref: '#/definitions/request.DeleteMasterOrder'
produces:
- application/json
responses:
@@ -8875,6 +9390,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:
@@ -9051,14 +9591,15 @@
summary: 娣诲姞鎶ヤ环鍗�
tags:
- Quotation
- /api/quotation/delete/{id}:
+ /api/quotation/delete:
delete:
parameters:
- description: 鏌ヨ鍙傛暟
- in: path
- name: id
+ in: body
+ name: object
required: true
- type: integer
+ schema:
+ $ref: '#/definitions/request.DeleteQuotation'
produces:
- application/json
responses:
@@ -9225,16 +9766,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
@@ -9243,13 +9778,37 @@
in: query
name: pageSize
type: integer
- - enum:
- - ""
+ - collectionFormat: csv
in: query
- name: queryClass
- type: string
+ items:
+ type: integer
+ name: principleIds
+ type: array
+ - in: query
+ name: sourceId
+ type: integer
+ - description: 鏉ユ簮绫诲瀷锛�1閿�鍞槑缁嗗崟2鏈嶅姟鍚堝悓3閿�鍞彂绁�4鏀舵璁″垝5鍑哄簱鍗曪級
+ enum:
+ - 1
+ - 2
+ - 3
+ - 4
+ - 5
+ in: query
+ 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:
@@ -9359,6 +9918,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:
@@ -9763,14 +10406,15 @@
summary: 娣诲姞閿�鍞満浼�
tags:
- SaleChance
- /api/saleChance/delete/{id}:
+ /api/saleChance/delete:
delete:
parameters:
- description: 鏌ヨ鍙傛暟
- in: path
- name: id
+ in: body
+ name: object
required: true
- type: integer
+ schema:
+ $ref: '#/definitions/request.DeleteSaleChance'
produces:
- application/json
responses:
@@ -10004,10 +10648,34 @@
"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/delete:
+ delete:
+ parameters:
+ - description: 鍙傛暟
+ in: body
+ name: object
+ required: true
+ schema:
+ $ref: '#/definitions/request.CommonIds'
+ produces:
+ - application/json
+ responses:
+ "200":
+ description: OK
+ schema:
+ $ref: '#/definitions/contextx.Response'
+ summary: 鎵归噺鍒犻櫎閿�鍞槑缁�
+ tags:
+ - SalesDetails 閿�鍞槑缁�
/api/salesDetails/delete/{id}:
delete:
parameters:
@@ -10024,6 +10692,36 @@
schema:
$ref: '#/definitions/contextx.Response'
summary: 鍒犻櫎閿�鍞槑缁�
+ tags:
+ - SalesDetails
+ /api/salesDetails/getApsProjectList:
+ get:
+ produces:
+ - application/json
+ responses:
+ "200":
+ description: OK
+ schema:
+ $ref: '#/definitions/response.Response'
+ summary: 鑾峰彇aps椤圭洰鍒楄〃
+ 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:
@@ -10050,6 +10748,25 @@
summary: 閿�鍞槑缁嗗崟鍒楄〃
tags:
- SalesDetails
+ /api/salesDetails/sendSalesDetailsToOtherSystem:
+ 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/update:
put:
parameters:
@@ -10067,6 +10784,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:
@@ -10187,7 +10923,26 @@
$ref: '#/definitions/contextx.Response'
summary: 娣诲姞閿�鍞��娆�
tags:
- - SalesRefund
+ - 閿�鍞��娆惧崟
+ /api/salesRefund/delete:
+ delete:
+ parameters:
+ - description: 鍙傛暟
+ in: body
+ name: object
+ required: true
+ schema:
+ $ref: '#/definitions/request.CommonIds'
+ produces:
+ - application/json
+ responses:
+ "200":
+ description: OK
+ schema:
+ $ref: '#/definitions/contextx.Response'
+ summary: 鎵归噺鍒犻櫎閿�鍞��娆惧崟
+ tags:
+ - 閿�鍞��娆惧崟
/api/salesRefund/delete/{id}:
delete:
parameters:
@@ -10205,7 +10960,7 @@
$ref: '#/definitions/contextx.Response'
summary: 鍒犻櫎閿�鍞��娆�
tags:
- - SalesRefund
+ - 閿�鍞��娆惧崟
/api/salesRefund/list:
post:
parameters:
@@ -10229,7 +10984,7 @@
type: object
summary: 閿�鍞��娆惧崟鍒楄〃
tags:
- - SalesRefund
+ - 閿�鍞��娆惧崟
/api/salesRefund/update:
put:
parameters:
@@ -10248,7 +11003,7 @@
$ref: '#/definitions/contextx.Response'
summary: 鏇存柊閿�鍞��娆�
tags:
- - SalesRefund
+ - 閿�鍞��娆惧崟
/api/salesReturn/add:
post:
parameters:
@@ -10267,7 +11022,26 @@
$ref: '#/definitions/contextx.Response'
summary: 娣诲姞閿�鍞��璐�
tags:
- - SalesReturn
+ - 閿�鍞��璐у崟
+ /api/salesReturn/delete:
+ delete:
+ parameters:
+ - description: 鍙傛暟
+ in: body
+ name: object
+ required: true
+ schema:
+ $ref: '#/definitions/request.CommonIds'
+ produces:
+ - application/json
+ responses:
+ "200":
+ description: OK
+ schema:
+ $ref: '#/definitions/contextx.Response'
+ summary: 鎵归噺鍒犻櫎閿�鍞��璐у崟
+ tags:
+ - 閿�鍞��璐у崟
/api/salesReturn/delete/{id}:
delete:
parameters:
@@ -10285,7 +11059,7 @@
$ref: '#/definitions/contextx.Response'
summary: 鍒犻櫎閿�鍞��璐�
tags:
- - SalesReturn
+ - 閿�鍞��璐у崟
/api/salesReturn/list:
post:
parameters:
@@ -10309,7 +11083,7 @@
type: object
summary: 閿�鍞��璐у崟鍒楄〃
tags:
- - SalesReturn
+ - 閿�鍞��璐у崟
/api/salesReturn/update:
put:
parameters:
@@ -10328,7 +11102,7 @@
$ref: '#/definitions/contextx.Response'
summary: 鏇存柊閿�鍞��璐�
tags:
- - SalesReturn
+ - 閿�鍞��璐у崟
/api/salesReturnStatus/add:
post:
parameters:
@@ -10586,12 +11360,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:
@@ -10650,12 +11426,12 @@
/api/serviceContract/delete:
delete:
parameters:
- - description: 鏌ヨ鍙傛暟
+ - description: 鍙傛暟
in: body
name: object
required: true
schema:
- $ref: '#/definitions/request.DeleteServiceContract'
+ $ref: '#/definitions/request.CommonIds'
produces:
- application/json
responses:
@@ -10663,7 +11439,7 @@
description: OK
schema:
$ref: '#/definitions/contextx.Response'
- summary: 鍒犻櫎鏈嶅姟鍚堝悓
+ summary: 鎵归噺鍒犻櫎鏈嶅姟鍚堝悓
tags:
- ServiceContract
/api/serviceContract/list:
@@ -10725,9 +11501,9 @@
description: OK
schema:
$ref: '#/definitions/contextx.Response'
- summary: 娣诲姞鏈嶅姟鍚堝悓鐘舵��
+ summary: 娣诲姞鍚堝悓鐘舵��
tags:
- - ServiceContractStatus
+ - 鍚堝悓鐘舵��
/api/serviceContractStatus/delete/{id}:
delete:
parameters:
@@ -10743,11 +11519,37 @@
description: OK
schema:
$ref: '#/definitions/contextx.Response'
- summary: 鍒犻櫎鏈嶅姟鍚堝悓鐘舵��
+ summary: 鍒犻櫎鍚堝悓鐘舵��
tags:
- - ServiceContractStatus
+ - 鍚堝悓鐘舵��
/api/serviceContractStatus/list:
get:
+ parameters:
+ - in: query
+ name: keyword
+ type: string
+ - enum:
+ - ""
+ in: query
+ name: keywordType
+ type: string
+ x-enum-varnames:
+ - ServiceContractStatusKeywordCustomerName
+ - description: 椤电爜
+ in: query
+ name: page
+ type: integer
+ - description: 姣忛〉澶у皬
+ in: query
+ name: pageSize
+ type: integer
+ - enum:
+ - ""
+ in: query
+ name: queryClass
+ type: string
+ x-enum-varnames:
+ - ServiceContractStatusQueryClassExpireLessThen60Days
produces:
- application/json
responses:
@@ -10755,14 +11557,16 @@
description: OK
schema:
allOf:
- - $ref: '#/definitions/contextx.Response'
+ - $ref: '#/definitions/response.ListResponse'
- properties:
data:
- $ref: '#/definitions/response.ServiceContractStatusResponse'
+ items:
+ $ref: '#/definitions/model.ServiceContractStatus'
+ type: array
type: object
- summary: 鑾峰彇鏈嶅姟鍚堝悓鐘舵�佸垪琛�
+ summary: 鑾峰彇鍚堝悓鐘舵�佸垪琛�
tags:
- - ServiceContractStatus
+ - 鍚堝悓鐘舵��
/api/serviceContractStatus/update:
put:
parameters:
@@ -10771,7 +11575,7 @@
name: object
required: true
schema:
- $ref: '#/definitions/request.UpdateServiceContractStatuss'
+ $ref: '#/definitions/request.UpdateServiceContractStatus'
produces:
- application/json
responses:
@@ -10779,9 +11583,9 @@
description: OK
schema:
$ref: '#/definitions/contextx.Response'
- summary: 鏇存柊鏈嶅姟鍚堝悓鐘舵��
+ summary: 鏇存柊鍚堝悓鐘舵��
tags:
- - ServiceContractStatus
+ - 鍚堝悓鐘舵��
/api/serviceContractType/add:
post:
parameters:
@@ -11036,6 +11840,25 @@
summary: 娣诲姞鏈嶅姟鍗�
tags:
- 鏈嶅姟鍗曠鐞�
+ /api/serviceOrder/delete:
+ delete:
+ parameters:
+ - description: 鍙傛暟
+ in: body
+ name: object
+ required: true
+ schema:
+ $ref: '#/definitions/request.CommonIds'
+ produces:
+ - application/json
+ responses:
+ "200":
+ description: OK
+ schema:
+ $ref: '#/definitions/contextx.Response'
+ summary: 鎵归噺鍒犻櫎鏈嶅姟鍗�
+ tags:
+ - 鏈嶅姟鍗�
/api/serviceOrder/delete/{id}:
delete:
parameters:
@@ -11510,14 +12333,15 @@
summary: 娣诲姞瀛愯鍗�
tags:
- SubOrder
- /api/subOrder/delete/{id}:
+ /api/subOrder/delete:
delete:
parameters:
- description: 鏌ヨ鍙傛暟
- in: path
- name: id
+ in: body
+ name: object
required: true
- type: integer
+ schema:
+ $ref: '#/definitions/request.DeleteSubOrder'
produces:
- application/json
responses:
@@ -11719,161 +12543,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