| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700 |
- openapi: 3.0.0
- info:
- title: micro_learning
- description: CRM
- version: 0.0.1
- paths:
- /Test.Nullable:
- post:
- tags:
- - 测试
- operationId: Test.Nullable
- summary: 测试空值参数
- requestBody:
- required: true
- content:
- application/json:
- schema:
- oneOf:
- - $ref: '#/components/schemas/Nullable'
- examples:
- AllPass:
- $ref: '#/components/examples/NullableReqAllPass'
- responses:
- 200:
- description: 请求成功
- content:
- application/json:
- examples:
- success:
- $ref: "#/components/examples/success"
- /CtrContract.Get:
- post:
- tags:
- - 合同
- operationId: CtrContractGet
- summary: 合同详情
- requestBody:
- required: true
- content:
- application/json:
- schema:
- oneOf:
- - $ref: '#/components/schemas/IdReq'
- examples:
- IdReq:
- $ref: '#/components/examples/IdReq'
- responses:
- 200:
- description: 请求成功
- content:
- application/json:
- examples:
- success:
- $ref: "#/components/examples/success"
- /CtrContract.List:
- post:
- tags:
- - 合同
- operationId: CtrContractList
- summary: 查询合同
- requestBody:
- required: true
- content:
- application/json:
- schema:
- oneOf:
- - $ref: '#/components/schemas/CtrContractList'
- examples:
- CtrContractList:
- $ref: '#/components/examples/CtrContractList'
- responses:
- 200:
- description: 请求成功
- content:
- application/json:
- schema:
- oneOf:
- - $ref: '#/components/schemas/CtrContractListRsp'
- examples:
- success:
- $ref: "#/components/examples/success"
- /CtrContract.DynamicsList:
- post:
- tags:
- - 合同
- operationId: CtrContractDynamicsList
- summary: 查询合同活动
- requestBody:
- required: true
- content:
- application/json:
- schema:
- oneOf:
- - $ref: '#/components/schemas/CtrContractDynamicsList'
- examples:
- CtrContractDynamicsList:
- $ref: '#/components/examples/CtrContractDynamicsList'
- responses:
- 200:
- description: 请求成功
- content:
- application/json:
- examples:
- success:
- $ref: "#/components/examples/success"
- /CtrContract.Add:
- post:
- tags:
- - 合同
- operationId: CtrContractAdd
- summary: 新增合同
- requestBody:
- required: true
- content:
- application/json:
- schema:
- oneOf:
- - $ref: '#/components/schemas/CtrContractAdd'
- examples:
- CtrContractAdd:
- $ref: '#/components/examples/CtrContractAdd'
- responses:
- 200:
- description: 请求成功
- content:
- application/json:
- examples:
- success:
- $ref: "#/components/examples/success"
- /CtrContract.Update:
- post:
- tags:
- - 合同
- operationId: CtrContractUpdate
- summary: 更新合同
- requestBody:
- required: true
- content:
- application/json:
- schema:
- oneOf:
- - $ref: '#/components/schemas/CtrContractUpdate'
- examples:
- CtrContractUpdate:
- $ref: '#/components/examples/CtrContractUpdate'
- responses:
- 200:
- description: 请求成功
- content:
- application/json:
- examples:
- success:
- $ref: "#/components/examples/success"
- /CtrContract.Transfer:
- post:
- tags:
- - 合同
- operationId: CtrContractTransfer
- summary: 转移合同
- requestBody:
- required: true
- content:
- application/json:
- schema:
- oneOf:
- - $ref: '#/components/schemas/CtrContractTransfer'
- examples:
- CtrContractTransfer:
- $ref: '#/components/examples/CtrContractTransfer'
- responses:
- 200:
- description: 请求成功
- content:
- application/json:
- examples:
- success:
- $ref: "#/components/examples/success"
- /CtrContract.Delete:
- post:
- tags:
- - 合同
- operationId: CtrContractDelete
- summary: 删除合同
- requestBody:
- required: true
- content:
- application/json:
- schema:
- oneOf:
- - $ref: '#/components/schemas/IdsReq'
- examples:
- IdsReq:
- $ref: '#/components/examples/IdsReq'
- responses:
- 200:
- description: 请求成功
- content:
- application/json:
- examples:
- success:
- $ref: "#/components/examples/success"
- /CtrContractCollectionPlan.Get:
- post:
- tags:
- - 回款计划
- operationId: CtrContractCollectionPlanGet
- summary: 回款计划详情
- requestBody:
- required: true
- content:
- application/json:
- schema:
- oneOf:
- - $ref: '#/components/schemas/IdReq'
- examples:
- IdReq:
- $ref: '#/components/examples/IdReq'
- responses:
- 200:
- description: 请求成功
- content:
- application/json:
- examples:
- success:
- $ref: "#/components/examples/success"
- /CtrContractCollectionPlan.List:
- post:
- tags:
- - 回款计划
- operationId: CtrContractCollectionPlanList
- summary: 查询回款计划
- requestBody:
- required: true
- content:
- application/json:
- schema:
- oneOf:
- - $ref: '#/components/schemas/CtrContractCollectionPlanList'
- examples:
- CtrContractCollectionPlanList:
- $ref: '#/components/examples/CtrContractCollectionPlanList'
- responses:
- 200:
- description: 请求成功
- content:
- application/json:
- schema:
- oneOf:
- - $ref: '#/components/schemas/CtrContractCollectionPlanListRsp'
- examples:
- success:
- $ref: "#/components/examples/success"
- /CtrContractCollectionPlan.Add:
- post:
- tags:
- - 回款计划
- operationId: CtrContractCollectionPlanAdd
- summary: 新增回款计划
- requestBody:
- required: true
- content:
- application/json:
- schema:
- oneOf:
- - $ref: '#/components/schemas/CtrContractCollectionPlanAdd'
- examples:
- CtrContractCollectionPlanAdd:
- $ref: '#/components/examples/CtrContractCollectionPlanAdd'
- responses:
- 200:
- description: 请求成功
- content:
- application/json:
- examples:
- success:
- $ref: "#/components/examples/success"
- /CtrContractCollectionPlan.Update:
- post:
- tags:
- - 回款计划
- operationId: CtrContractCollectionPlanUpdate
- summary: 更新回款计划
- requestBody:
- required: true
- content:
- application/json:
- schema:
- oneOf:
- - $ref: '#/components/schemas/CtrContractCollectionPlanUpdate'
- examples:
- CtrContractCollectionPlanUpdate:
- $ref: '#/components/examples/CtrContractCollectionPlanUpdate'
- responses:
- 200:
- description: 请求成功
- content:
- application/json:
- examples:
- success:
- $ref: "#/components/examples/success"
- /CtrContractCollectionPlan.Delete:
- post:
- tags:
- - 回款计划
- operationId: CtrContractCollectionPlanDelete
- summary: 删除回款计划
- requestBody:
- required: true
- content:
- application/json:
- schema:
- oneOf:
- - $ref: '#/components/schemas/IdsReq'
- examples:
- IdsReq:
- $ref: '#/components/examples/IdsReq'
- responses:
- 200:
- description: 请求成功
- content:
- application/json:
- examples:
- success:
- $ref: "#/components/examples/success"
- /CtrContractCollection.List:
- post:
- tags:
- - 回款
- operationId: CtrContractCollectionList
- summary: 查询回款
- requestBody:
- required: true
- content:
- application/json:
- schema:
- oneOf:
- - $ref: '#/components/schemas/CtrContractCollectionList'
- examples:
- CtrContractCollectionList:
- $ref: '#/components/examples/CtrContractCollectionList'
- responses:
- 200:
- description: 请求成功
- content:
- application/json:
- schema:
- oneOf:
- - $ref: '#/components/schemas/CtrContractCollectionListRsp'
- examples:
- success:
- $ref: "#/components/examples/success"
- /CtrContractCollection.Add:
- post:
- tags:
- - 回款
- operationId: CtrContractCollectionAdd
- summary: 新增回款
- requestBody:
- required: true
- content:
- application/json:
- schema:
- oneOf:
- - $ref: '#/components/schemas/CtrContractCollectionAdd'
- examples:
- CtrContractCollectionAdd:
- $ref: '#/components/examples/CtrContractCollectionAdd'
- responses:
- 200:
- description: 请求成功
- content:
- application/json:
- examples:
- success:
- $ref: "#/components/examples/success"
- /CtrContractCollection.Update:
- post:
- tags:
- - 回款
- operationId: CtrContractCollectionUpdate
- summary: 更新回款
- requestBody:
- required: true
- content:
- application/json:
- schema:
- oneOf:
- - $ref: '#/components/schemas/CtrContractCollectionUpdate'
- examples:
- CtrContractCollectionUpdate:
- $ref: '#/components/examples/CtrContractCollectionUpdate'
- responses:
- 200:
- description: 请求成功
- content:
- application/json:
- examples:
- success:
- $ref: "#/components/examples/success"
- /CtrContractCollection.Delete:
- post:
- tags:
- - 回款
- operationId: CtrContractCollectionDelete
- summary: 删除回款
- requestBody:
- required: true
- content:
- application/json:
- schema:
- oneOf:
- - $ref: '#/components/schemas/IdsReq'
- examples:
- IdsReq:
- $ref: '#/components/examples/IdsReq'
- responses:
- 200:
- description: 请求成功
- content:
- application/json:
- examples:
- success:
- $ref: "#/components/examples/success"
- /CtrContractAppend.List:
- post:
- tags:
- - 合同附件
- operationId: CtrContractAppendList
- summary: 查询合同附件
- requestBody:
- required: true
- content:
- application/json:
- schema:
- oneOf:
- - $ref: '#/components/schemas/CtrContractAppendList'
- examples:
- CtrContractAppendList:
- $ref: '#/components/examples/CtrContractAppendList'
- responses:
- 200:
- description: 请求成功
- content:
- application/json:
- schema:
- oneOf:
- - $ref: '#/components/schemas/CtrContractAppendListRsp'
- examples:
- success:
- $ref: "#/components/examples/success"
- /CtrContractAppend.Add:
- post:
- tags:
- - 合同附件
- operationId: CtrContractAppendAdd
- summary: 新增合同附件
- requestBody:
- required: true
- content:
- application/json:
- schema:
- oneOf:
- - $ref: '#/components/schemas/CtrContractAppendAdd'
- examples:
- CtrContractAppendAdd:
- $ref: '#/components/examples/CtrContractAppendAdd'
- responses:
- 200:
- description: 请求成功
- content:
- application/json:
- examples:
- success:
- $ref: "#/components/examples/success"
- /CtrContractAppend.Update:
- post:
- tags:
- - 合同附件
- operationId: CtrContractAppendUpdate
- summary: 更新合同附件
- requestBody:
- required: true
- content:
- application/json:
- schema:
- oneOf:
- - $ref: '#/components/schemas/CtrContractAppendUpdate'
- examples:
- CtrContractAppendUpdate:
- $ref: '#/components/examples/CtrContractAppendUpdate'
- responses:
- 200:
- description: 请求成功
- content:
- application/json:
- examples:
- success:
- $ref: "#/components/examples/success"
- /CtrContractAppend.Delete:
- post:
- tags:
- - 合同附件
- operationId: CtrContractAppendDelete
- summary: 删除合同附件
- requestBody:
- required: true
- content:
- application/json:
- schema:
- oneOf:
- - $ref: '#/components/schemas/IdsReq'
- examples:
- IdsReq:
- $ref: '#/components/examples/IdsReq'
- responses:
- 200:
- description: 请求成功
- content:
- application/json:
- examples:
- success:
- $ref: "#/components/examples/success"
- /CtrContractInvoice.List:
- post:
- tags:
- - 合同发票
- operationId: CtrContractInvoiceList
- summary: 查询合同发票
- requestBody:
- required: true
- content:
- application/json:
- schema:
- oneOf:
- - $ref: '#/components/schemas/CtrContractInvoiceList'
- examples:
- CtrContractInvoiceList:
- $ref: '#/components/examples/CtrContractInvoiceList'
- responses:
- 200:
- description: 请求成功
- content:
- application/json:
- schema:
- oneOf:
- - $ref: '#/components/schemas/CtrContractInvoiceListRsp'
- examples:
- success:
- $ref: "#/components/examples/success"
- /CtrContractInvoice.Add:
- post:
- tags:
- - 合同发票
- operationId: CtrContractInvoiceAdd
- summary: 新增合同发票
- requestBody:
- required: true
- content:
- application/json:
- schema:
- oneOf:
- - $ref: '#/components/schemas/CtrContractInvoiceAdd'
- examples:
- CtrContractInvoiceAdd:
- $ref: '#/components/examples/CtrContractInvoiceAdd'
- responses:
- 200:
- description: 请求成功
- content:
- application/json:
- examples:
- success:
- $ref: "#/components/examples/success"
- /CtrContractInvoice.Update:
- post:
- tags:
- - 合同发票
- operationId: CtrContractInvoiceUpdate
- summary: 更新合同发票
- requestBody:
- required: true
- content:
- application/json:
- schema:
- oneOf:
- - $ref: '#/components/schemas/CtrContractInvoiceUpdate'
- examples:
- CtrContractInvoiceUpdate:
- $ref: '#/components/examples/CtrContractInvoiceUpdate'
- responses:
- 200:
- description: 请求成功
- content:
- application/json:
- examples:
- success:
- $ref: "#/components/examples/success"
- /CtrContractInvoice.Delete:
- post:
- tags:
- - 合同发票
- operationId: CtrContractInvoiceDelete
- summary: 删除合同发票
- requestBody:
- required: true
- content:
- application/json:
- schema:
- oneOf:
- - $ref: '#/components/schemas/IdsReq'
- examples:
- IdsReq:
- $ref: '#/components/examples/IdsReq'
- responses:
- 200:
- description: 请求成功
- content:
- application/json:
- examples:
- success:
- $ref: "#/components/examples/success"
- # 添加这个 swagger ui 会显示授权按钮
- security:
- - bearerAuth: []
- components:
- securitySchemes:
- basicAuth:
- type: http
- scheme: basic
- bearerAuth:
- type: http
- scheme: bearer
- schemas:
- Nullable:
- type: object
- required:
- - Str
- - Int
- - Bool
- - Slice
- properties:
- Str:
- type: string
- description: 字符串参数
- Int:
- type: integer
- description: Int 参数
- Bool:
- type: boolean
- description: Bool 参数
- Slice:
- type: array
- description: Slice 参数
- items:
- type: integer
- NoArgs:
- type: object
- properties:
- noargs:
- type: string
- description: 无参数,但是 body 中必须传输一个 json 空对象 "{}"
- IdReq:
- type: object
- required:
- - id
- properties:
- id:
- type: integer
- description: ID
- IdsReq:
- type: object
- required:
- - id
- properties:
- id:
- type: array
- description: ID
- items:
- type: integer
- CtrContractList:
- type: object
- properties:
- beginTime:
- type: string
- description: 开始时间
- endTime:
- type: string
- description: 结束时间
- pageNum:
- type: integer
- description: 当前页码
- pageSize:
- type: integer
- description: 每页数
- orderBy:
- type: string
- description: 排序方式
- searchText:
- type: string
- description: 按合同编号,合同名称,客户名称,项目名称搜索
- contractCode:
- type: string
- description: 合同编号
- contractName:
- type: string
- description: 合同名称
- custId:
- type: integer
- description: 关联客户
- custName:
- type: string
- description: 客户名称
- nboId:
- type: integer
- description: 关联项目
- nboName:
- type: string
- description: 项目名称
- approStatus:
- type: string
- description: 审批状态
- contractType:
- type: string
- description: 合同类型
- contractAmount:
- type: number
- description: 合同金额
- invoiceAmount:
- type: number
- description: 已开票金额
- collectedAmount:
- type: number
- description: 已回款金额
- # contractStartTime:
- # type: string
- # description: 合同开始时间
- # contractEndTime:
- # type: string
- # description: 合同结束时间
- inchargeId:
- type: integer
- description: 负责人ID
- inchargeName:
- type: string
- description: 负责人
- signatoryId:
- type: integer
- description: 公司签约人ID
- signatoryName:
- type: string
- description: 公司签约人
- distributorId:
- type: integer
- description: 经销商ID
- distributorName:
- type: string
- description: 经销商
- CtrContractDynamicsList:
- type: object
- properties:
- beginTime:
- type: string
- description: 开始时间
- endTime:
- type: string
- description: 结束时间
- pageNum:
- type: integer
- description: 当前页码
- pageSize:
- type: integer
- description: 每页数
- orderBy:
- type: string
- description: 排序方式
- searchText:
- type: string
- description: 操作人,操作内容
- contractId:
- type: integer
- description: 合同ID
- opnPeopleId:
- type: integer
- description: 操作人ID
- opnPeople:
- type: string
- description: 操作人
- opnType:
- type: string
- description: 操作类型
- # opnContent:
- # type: string
- # description: 操作内容
- CtrContractAdd:
- type: object
- required:
- properties:
- contractCode:
- type: string
- description: 合同编号
- contractName:
- type: string
- description: 合同名称
- # custId:
- # type: integer
- # description: 关联客户
- # custName:
- # type: string
- # description: 客户名称
- nboId:
- type: integer
- description: 关联项目
- # nboName:
- # type: string
- # description: 项目名称
- # approStatus:
- # type: string
- # description: 审批状态
- contractType:
- type: string
- description: 合同类型
- # contractAmount:
- # type: number
- # description: 合同金额
- # invoiceAmount:
- # type: number
- # description: 已开票金额
- # collectedAmount:
- # type: number
- # description: 已回款金额
- contractStartTime:
- type: string
- description: 合同开始时间
- contractEndTime:
- type: string
- description: 合同结束时间
- inchargeId:
- type: integer
- description: 负责人ID
- inchargeName:
- type: string
- description: 负责人
- signatoryId:
- type: integer
- description: 公司签约人ID
- signatoryName:
- type: string
- description: 公司签约人
- custSignatoryId:
- type: integer
- description: 客户签约人ID
- custSignatoryName:
- type: string
- description: 客户签约人
- distributorId:
- type: integer
- description: 经销商ID
- distributorName:
- type: string
- description: 经销商
- remark:
- type: string
- description: 备注
- product:
- type: array
- description: 产品
- items:
- type: object
- properties:
- prodId:
- type: integer
- description: 关联产品
- prodNum:
- type: integer
- description: 产品数量
- maintTerm:
- type: integer
- description: 维保期
- sugSalesPrice:
- type: number
- description: 建议成交价
- tranPrice:
- type: number
- description: 成交价格
- remark:
- type: string
- description: 备注
- CtrContractUpdate:
- type: object
- required:
- - id
- properties:
- id:
- type: integer
- description: Id
- # contractCode:
- # type: string
- # description: 合同编号
- contractName:
- type: string
- description: 合同名称
- # custId:
- # type: integer
- # description: 关联客户
- # custName:
- # type: string
- # description: 客户名称
- nboId:
- type: integer
- description: 关联项目
- # nboName:
- # type: string
- # description: 项目名称
- # approStatus:
- # type: string
- # description: 审批状态
- contractType:
- type: string
- description: 合同类型
- # contractAmount:
- # type: number
- # description: 合同金额
- # invoiceAmount:
- # type: number
- # description: 已开票金额
- # collectedAmount:
- # type: number
- # description: 已回款金额
- contractStartTime:
- type: string
- description: 合同开始时间
- contractEndTime:
- type: string
- description: 合同结束时间
- # inchargeId:
- # type: integer
- # description: 负责人ID
- # inchargeName:
- # type: string
- # description: 负责人
- signatoryId:
- type: integer
- description: 公司签约人ID
- signatoryName:
- type: string
- description: 公司签约人
- custSignatoryId:
- type: integer
- description: 客户签约人ID
- custSignatoryName:
- type: string
- description: 客户签约人
- distributorId:
- type: integer
- description: 经销商ID
- distributorName:
- type: string
- description: 经销商
- remark:
- type: string
- description: 备注
- product:
- type: array
- description: 产品
- items:
- type: object
- properties:
- prodId:
- type: integer
- description: 关联产品
- prodNum:
- type: integer
- description: 产品数量
- maintTerm:
- type: integer
- description: 维保期
- sugSalesPrice:
- type: number
- description: 建议成交价
- tranPrice:
- type: number
- description: 成交价格
- remark:
- type: string
- description: 备注
- CtrContractTransfer:
- type: object
- required:
- - id
- properties:
- id:
- type: integer
- description: Id
- inchargeId:
- type: integer
- description: 负责人ID
- inchargeName:
- type: string
- description: 负责人
- CtrContractCollectionPlanList:
- type: object
- properties:
- beginTime:
- type: string
- description: 开始时间
- endTime:
- type: string
- description: 结束时间
- pageNum:
- type: integer
- description: 当前页码
- pageSize:
- type: integer
- description: 每页数
- orderBy:
- type: string
- description: 排序方式
- searchText:
- type: string
- description: 按合同编号,客户名称搜索
- custId:
- type: integer
- description: 关联客户
- custName:
- type: string
- description: 客户名称
- contractId:
- type: integer
- description: 关联合同
- contractCode:
- type: string
- description: 合同编号
- contractStatus:
- type: string
- description: 回款状态(10待回款20部分回款30全部回款)
- # planAmount:
- # type: number
- # description: 计划回款金额
- # planDatetime:
- # type: string
- # description: 计划回款日期
- # cashedAmount:
- # type: number
- # description: 实际回款金额
- # cashedDatetime:
- # type: string
- # description: 实际回款日期
- CtrContractCollectionPlanAdd:
- type: object
- required:
- properties:
- # custId:
- # type: integer
- # description: 关联客户
- # custName:
- # type: string
- # description: 客户名称
- contractId:
- type: integer
- description: 关联合同
- # contractCode:
- # type: string
- # description: 合同编号
- # contractStatus:
- # type: string
- # description: 回款状态(10待回款20部分回款30全部回款)
- planAmount:
- type: number
- description: 计划回款金额
- planDatetime:
- type: string
- description: 计划回款日期
- # cashedAmount:
- # type: number
- # description: 实际回款金额
- # cashedDatetime:
- # type: string
- # description: 实际回款日期
- remark:
- type: string
- description: 备注
- CtrContractCollectionPlanUpdate:
- type: object
- required:
- - id
- properties:
- id:
- type: integer
- description: Id
- # custId:
- # type: integer
- # description: 关联客户
- # custName:
- # type: string
- # description: 客户名称
- # contractId:
- # type: integer
- # description: 关联合同
- # contractCode:
- # type: string
- # description: 合同编号
- # contractStatus:
- # type: string
- # description: 回款状态(10待回款20部分回款30全部回款)
- planAmount:
- type: number
- description: 计划回款金额
- planDatetime:
- type: string
- description: 计划回款日期
- # cashedAmount:
- # type: number
- # description: 实际回款金额
- # cashedDatetime:
- # type: string
- # description: 实际回款日期
- remark:
- type: string
- description: 备注
- CtrContractCollectionList:
- type: object
- properties:
- beginTime:
- type: string
- description: 开始时间
- endTime:
- type: string
- description: 结束时间
- pageNum:
- type: integer
- description: 当前页码
- pageSize:
- type: integer
- description: 每页数
- orderBy:
- type: string
- description: 排序方式
- searchText:
- type: string
- description: 按合同编号,客户名称搜索
- planId:
- type: integer
- description: 合同回款计划
- custId:
- type: integer
- description: 关联客户
- custName:
- type: string
- description: 客户名称
- contractId:
- type: integer
- description: 关联合同
- contractCode:
- type: string
- description: 合同编号
- # collectionDatetime:
- # type: string
- # description: 回款日期
- # collectionAmount:
- # type: number
- # description: 回款金额
- collectionType:
- type: string
- description: 回款方式
- approStatus:
- type: string
- description: 审核状态 10 未回款 20 已回款
- # contractAmount:
- # type: number
- # description: 合同金额
- CtrContractCollectionAdd:
- type: object
- required:
- properties:
- planId:
- type: integer
- description: 合同回款计划
- # custId:
- # type: integer
- # description: 关联客户
- # custName:
- # type: string
- # description: 客户名称
- contractId:
- type: integer
- description: 关联合同
- # contractCode:
- # type: string
- # description: 合同编号
- collectionDatetime:
- type: string
- description: 回款日期
- collectionAmount:
- type: number
- description: 回款金额
- collectionType:
- type: string
- description: 回款方式
- # approStatus:
- # type: string
- # description: 审核状态 10 未回款 20 已回款
- # contractAmount:
- # type: number
- # description: 合同金额
- remark:
- type: string
- description: 备注
- CtrContractCollectionUpdate:
- type: object
- required:
- - id
- properties:
- id:
- type: integer
- description: Id
- planId:
- type: integer
- description: 合同回款计划
- # custId:
- # type: integer
- # description: 关联客户
- # custName:
- # type: string
- # description: 客户名称
- # contractId:
- # type: integer
- # description: 关联合同
- # contractCode:
- # type: string
- # description: 合同编号
- collectionDatetime:
- type: string
- description: 回款日期
- collectionAmount:
- type: number
- description: 回款金额
- collectionType:
- type: string
- description: 回款方式
- approStatus:
- type: string
- description: 审核状态 10 未回款 20 已回款
- # contractAmount:
- # type: number
- # description: 合同金额
- remark:
- type: string
- description: 备注
- CtrContractAppendList:
- type: object
- properties:
- beginTime:
- type: string
- description: 开始时间
- endTime:
- type: string
- description: 结束时间
- pageNum:
- type: integer
- description: 当前页码
- pageSize:
- type: integer
- description: 每页数
- orderBy:
- type: string
- description: 排序方式
- contractId:
- type: integer
- description: 关联合同
- fileName:
- type: string
- description: 文件名称
- # fileType:
- # type: string
- # description: 文件类型
- # fileUrl:
- # type: string
- # description: 文件地址
- CtrContractAppendAdd:
- type: object
- required:
- properties:
- contractId:
- type: integer
- description: 关联合同
- fileName:
- type: string
- description: 文件名称
- fileType:
- type: string
- description: 文件类型
- fileUrl:
- type: string
- description: 文件地址
- remark:
- type: string
- description: 备注
- CtrContractAppendUpdate:
- type: object
- required:
- - id
- properties:
- id:
- type: integer
- description: Id
- contractId:
- type: integer
- description: 关联合同
- fileName:
- type: string
- description: 文件名称
- fileType:
- type: string
- description: 文件类型
- fileUrl:
- type: string
- description: 文件地址
- remark:
- type: string
- description: 备注
- CtrContractInvoiceList:
- type: object
- properties:
- beginTime:
- type: string
- description: 开始时间
- endTime:
- type: string
- description: 结束时间
- pageNum:
- type: integer
- description: 当前页码
- pageSize:
- type: integer
- description: 每页数
- orderBy:
- type: string
- description: 排序方式
- searchText:
- type: string
- description: 合同编号,客户名称
- custId:
- type: integer
- description: 关联客户
- custName:
- type: string
- description: 客户名称
- contractId:
- type: integer
- description: 关联合同
- contractCode:
- type: string
- description: 合同编号
- # contractAmount:
- # type: number
- # description: 合同金额
- # invoiceAmount:
- # type: number
- # description: 开票金额
- # invoiceDate:
- # type: string
- # description: 开票日期
- invoiceType:
- type: string
- description: 开票类型
- approStatus:
- type: string
- description: 审核状态 10 未通过 20 已通过
- invoiceCode:
- type: string
- description: 发票号码
- # actualInvoiceDate:
- # type: string
- # description: 实际开票日期
- courierCode:
- type: string
- description: 快递单号
- CtrContractInvoiceAdd:
- type: object
- required:
- properties:
- # custId:
- # type: integer
- # description: 关联客户
- # custName:
- # type: string
- # description: 客户名称
- contractId:
- type: integer
- description: 关联合同
- # contractCode:
- # type: string
- # description: 合同编号
- # contractAmount:
- # type: number
- # description: 合同金额
- invoiceAmount:
- type: number
- description: 开票金额
- invoiceDate:
- type: string
- description: 开票日期
- invoiceType:
- type: string
- description: 开票类型
- # approStatus:
- # type: string
- # description: 审核状态
- invoiceCode:
- type: string
- description: 发票号码
- actualInvoiceDate:
- type: string
- description: 实际开票日期
- courierCode:
- type: string
- description: 快递单号
- remark:
- type: string
- description: 备注
- CtrContractInvoiceUpdate:
- type: object
- required:
- - id
- properties:
- id:
- type: integer
- description: Id
- # custId:
- # type: integer
- # description: 关联客户
- # custName:
- # type: string
- # description: 客户名称
- # contractId:
- # type: integer
- # description: 关联合同
- # contractCode:
- # type: string
- # description: 合同编号
- # contractAmount:
- # type: number
- # description: 合同金额
- invoiceAmount:
- type: number
- description: 开票金额
- invoiceDate:
- type: string
- description: 开票日期
- invoiceType:
- type: string
- description: 开票类型
- approStatus:
- type: string
- description: 审核状态
- invoiceCode:
- type: string
- description: 发票号码
- actualInvoiceDate:
- type: string
- description: 实际开票日期
- courierCode:
- type: string
- description: 快递单号
- remark:
- type: string
- description: 备注
- examples:
- success:
- summary: 请求成功
- value:
- code: 200,
- msg: "success"
- NullableReqAllPass:
- value:
- Str: ""
- Int: 0
- Bool: false
- Slice: []
- NoArgs:
- value:
- noargs: ""
- IdReq:
- value:
- id: 2
- IdsReq:
- value:
- id: [1]
- CtrContractList:
- value:
- searchText: ""
- CtrContractDynamicsList:
- value:
- searchText: ""
- CtrContractAdd:
- value:
- contractCode: "1"
- contractName: "1"
- nboId: 1
- contractType: "1"
- contractStartTime: "2020-01-01 01:01:01"
- contractEndTime: "2020-01-01 01:01:01"
- inchargeId: 1
- inchargeName: "管理员"
- signatoryId: 1
- signatoryName: "管理员"
- custSignatoryId: 1
- custSignatoryName: "客户联系人1"
- distributorId: 1
- distributorName: "管理员"
- remark: "备注"
- product:
- -
- prodId: 2
- prodNum: 1
- maintTerm: 1
- sugSalesPrice: 1
- tranPrice: 1
- remark: "备注"
- CtrContractUpdate:
- value:
- id: 2
- # contractCode: "2"
- contractName: "2"
- nboId: 2
- contractType: "2"
- contractStartTime: "2020-01-01 02:02:02"
- contractEndTime: "2020-01-01 02:02:02"
- signatoryId: 1
- signatoryName: "管理员"
- custSignatoryId: 2
- custSignatoryName: "客户联系人2"
- distributorId: 1
- distributorName: "管理员"
- remark: "备注2"
- product: []
- CtrContractTransfer:
- value:
- id: 2
- inchargeId: 2
- inchargeName: "管理员2"
- CtrContractCollectionPlanList:
- value:
- searchText: ""
- CtrContractCollectionPlanAdd:
- value:
- # custId: 1
- # custName: 1
- contractId: 1
- # contractCode: 1
- # contractStatus: 1
- planAmount: 1
- planDatetime: "2020-01-01 01:01:01"
- # cashedAmount: 1
- # cashedDatetime: "2020-01-01 02:02:02"
- remark: "备注"
- CtrContractCollectionPlanUpdate:
- value:
- id: 2
- # custId: 2
- # custName: 2
- # contractId: 2
- # contractCode: 2
- # contractStatus: 2
- planAmount: 2
- planDatetime: "2020-01-01 02:02:02"
- # cashedAmount: 2
- # cashedDatetime: 2
- remark: "备注2"
- CtrContractCollectionList:
- value:
- searchText: ""
- CtrContractCollectionAdd:
- value:
- planId: 1
- # custId: 1
- # custName: 1
- contractId: 1
- # contractCode: 1
- collectionDatetime: "2020-01-01 01:01:01"
- collectionAmount: 1
- collectionType: "1"
- # approStatus: 1
- # contractAmount: 1
- remark: "备注"
- CtrContractCollectionUpdate:
- value:
- id: 2
- # planId: 2
- # custId: 2
- # custName: 2
- # contractId: 2
- # contractCode: 2
- collectionDatetime: "2020-01-01 02:02:02"
- collectionAmount: 2
- collectionType: "2"
- approStatus: "20"
- # contractAmount: 2
- remark: "备注2"
- CtrContractAppendList:
- value:
- fileName: ""
- CtrContractAppendAdd:
- value:
- contractId: 1
- fileName: "1"
- fileType: "1"
- fileUrl: "1"
- remark: "1"
- CtrContractAppendUpdate:
- value:
- id: 2
- contractId: 2
- fileName: "2"
- fileType: "2"
- fileUrl: "2"
- remark: "2"
- CtrContractInvoiceList:
- value:
- searchText: ""
- CtrContractInvoiceAdd:
- value:
- # custId: 1
- # custName: 1
- contractId: 1
- # contractCode: 1
- # contractAmount: 1
- invoiceAmount: 1
- invoiceDate: "2020-01-01 01:01:01"
- invoiceType: "1"
- # approStatus: 1
- invoiceCode: "1"
- actualInvoiceDate: "2020-01-01 01:01:01"
- courierCode: "1"
- remark: "备注"
- CtrContractInvoiceUpdate:
- value:
- id: 2
- # custId: 2
- # custName: 2
- # contractId: 2
- # contractCode: 2
- # contractAmount: 2
- invoiceAmount: 2
- invoiceDate: "2020-01-01 02:02:02"
- invoiceType: "2"
- approStatus: "20"
- invoiceCode: "2"
- actualInvoiceDate: "2020-01-01 02:02:02"
- courierCode: "2"
- remark: "备注2"
|