register.go 102 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227
  1. package contract
  2. import (
  3. "bytes"
  4. "encoding/json"
  5. "fmt"
  6. "github.com/gin-gonic/gin"
  7. "github.com/go-playground/validator/v10"
  8. "github.com/shopspring/decimal"
  9. "github.com/tealeg/xlsx"
  10. "hongze/fms_api/controller/resp"
  11. "hongze/fms_api/global"
  12. "hongze/fms_api/models/base"
  13. "hongze/fms_api/models/crm"
  14. "hongze/fms_api/models/fms"
  15. "hongze/fms_api/models/system"
  16. "hongze/fms_api/services/alarm_msg"
  17. crmService "hongze/fms_api/services/crm"
  18. fmsService "hongze/fms_api/services/fms"
  19. "hongze/fms_api/utils"
  20. "net/http"
  21. "os"
  22. "path"
  23. "strconv"
  24. "strings"
  25. "time"
  26. )
  27. // RegisterController 合同登记
  28. type RegisterController struct{}
  29. // List
  30. // @Title 合同登记列表
  31. // @Description 合同登记列表
  32. // @Param Keyword query string false "关键词"
  33. // @Param StartDate query string false "合同开始日期"
  34. // @Param EndDate query string false "合同结束日期"
  35. // @Param ServiceType query int false "套餐类型"
  36. // @Param ContractType query string false "合同类型"
  37. // @Param RegisterStatus query int false "登记状态"
  38. // @Success 200 {object} fms.ContractRegisterItem
  39. // @router /contract/register/list [get]
  40. func (rg *RegisterController) List(c *gin.Context) {
  41. var req fms.ContractRegisterListReq
  42. if e := c.BindQuery(&req); e != nil {
  43. err, ok := e.(validator.ValidationErrors)
  44. if !ok {
  45. resp.FailData("参数解析失败", "Err:"+e.Error(), c)
  46. return
  47. }
  48. resp.FailData("参数解析失败", err.Translate(global.Trans), c)
  49. return
  50. }
  51. cond := `1 = 1`
  52. pars := make([]interface{}, 0)
  53. // 合同编号/客户姓名/销售/实际使用方
  54. if req.Keyword != "" {
  55. kw := "%" + req.Keyword + "%"
  56. cond += ` AND (company_name LIKE ? OR contract_code LIKE ? OR seller_name LIKE ? OR rai_seller_name LIKE ? OR actual_company_name LIKE ?)`
  57. pars = append(pars, kw, kw, kw, kw, kw)
  58. }
  59. if req.StartDate != "" && req.EndDate != "" {
  60. st := fmt.Sprint(req.StartDate, " 00:00:00")
  61. ed := fmt.Sprint(req.EndDate, " 23:59:59")
  62. cond += ` AND (create_time BETWEEN ? AND ?)`
  63. pars = append(pars, st, ed)
  64. }
  65. if req.ContractType != "" {
  66. newCond := ""
  67. typeSlices := strings.Split(req.ContractType, ",")
  68. for _, v := range typeSlices {
  69. if v[:1] == "0" {
  70. //自付
  71. if v[1:] == "1" {
  72. newCond += ` (contract_type = 1 AND has_payment=0) `
  73. } else if v[1:] == "2" {
  74. newCond += ` (contract_type = 2 AND has_payment=0) `
  75. } else {
  76. newCond += ` (contract_type = 4 AND has_payment=0) `
  77. }
  78. } else {
  79. //代付
  80. if v[1:] == "1" {
  81. newCond += ` (contract_type = 1 AND has_payment=1) `
  82. } else if v[1:] == "2" {
  83. newCond += ` (contract_type = 2 AND has_payment=1) `
  84. } else {
  85. newCond += ` (contract_type = 4 AND has_payment=1) `
  86. }
  87. }
  88. newCond += " OR "
  89. }
  90. newCond = strings.TrimRight(newCond, "OR ")
  91. cond += " AND " + "(" + newCond + ")"
  92. }
  93. if req.RegisterStatus != 0 {
  94. cond += ` AND register_status = ?`
  95. pars = append(pars, req.RegisterStatus)
  96. }
  97. // 套餐筛选
  98. if req.ServiceTypes != "" {
  99. serviceTypes := strings.Split(req.ServiceTypes, ",")
  100. registerIds, e := fms.GetContractRegisterIdsByTempId(serviceTypes)
  101. if e != nil {
  102. resp.FailMsg("获取失败", "获取合同登记IDs失败, Err: "+e.Error(), c)
  103. return
  104. }
  105. if len(registerIds) > 0 {
  106. cond += ` AND contract_register_id IN ?`
  107. pars = append(pars, registerIds)
  108. } else {
  109. cond += ` AND 1 = 2`
  110. }
  111. }
  112. page := new(base.Page)
  113. page.SetPageSize(req.PageSize)
  114. page.SetCurrent(req.Current)
  115. page.AddOrderItem(base.OrderItem{Column: "create_time", Asc: false})
  116. total, list, e := fms.GetContractRegisterItemPageList(page, cond, pars)
  117. if e != nil {
  118. resp.FailMsg("获取失败", "获取合同登记列表失败, Err: "+e.Error(), c)
  119. return
  120. }
  121. registerIds := make([]int, 0)
  122. for i := range list {
  123. registerIds = append(registerIds, list[i].ContractRegisterId)
  124. }
  125. serviceMap := make(map[int]string, 0)
  126. invoiceMap := make(map[int][]*fms.ContractInvoiceItem, 0)
  127. paymentMap := make(map[int][]*fms.ContractInvoiceItem, 0)
  128. if len(registerIds) > 0 {
  129. // 获取所有的服务套餐
  130. serviceMap, _, e = fmsService.GetContractServiceNameFormat(registerIds)
  131. if e != nil {
  132. resp.FailMsg("获取失败", e.Error(), c)
  133. return
  134. }
  135. // 获取开票/到款列表
  136. invoiceCond := `contract_register_id IN ?`
  137. invoicePars := make([]interface{}, 0)
  138. invoicePars = append(invoicePars, registerIds)
  139. invoiceList, e := fms.GetContractInvoiceItemList(invoiceCond, invoicePars)
  140. if e != nil {
  141. resp.FailMsg("获取失败", "获取开票/到款列表失败, Err: "+e.Error(), c)
  142. return
  143. }
  144. for i := range invoiceList {
  145. if invoiceMap[invoiceList[i].ContractRegisterId] == nil {
  146. invoiceMap[invoiceList[i].ContractRegisterId] = make([]*fms.ContractInvoiceItem, 0)
  147. }
  148. if paymentMap[invoiceList[i].ContractRegisterId] == nil {
  149. paymentMap[invoiceList[i].ContractRegisterId] = make([]*fms.ContractInvoiceItem, 0)
  150. }
  151. if invoiceList[i].InvoiceType == fms.ContractInvoiceTypeMake {
  152. invoiceMap[invoiceList[i].ContractRegisterId] = append(invoiceMap[invoiceList[i].ContractRegisterId], invoiceList[i])
  153. }
  154. if invoiceList[i].InvoiceType == fms.ContractInvoiceTypePay {
  155. paymentMap[invoiceList[i].ContractRegisterId] = append(paymentMap[invoiceList[i].ContractRegisterId], invoiceList[i])
  156. }
  157. }
  158. }
  159. respList := make([]*fms.ContractRegisterList, 0)
  160. for i := range list {
  161. v := new(fms.ContractRegisterList)
  162. if list[i].HasPayment == 1 {
  163. //代付
  164. if list[i].ContractType == 1 {
  165. v.ContractTypeString = "代付合同(新签)"
  166. } else if list[i].ContractType == 2 {
  167. v.ContractTypeString = "代付合同(续约)"
  168. } else {
  169. v.ContractTypeString = "代付合同(补充)"
  170. }
  171. } else {
  172. if list[i].ContractType == 1 {
  173. v.ContractTypeString = "自付合同(新签)"
  174. } else if list[i].ContractType == 2 {
  175. v.ContractTypeString = "自付合同(续约)"
  176. } else {
  177. v.ContractTypeString = "自付合同(补充)"
  178. }
  179. }
  180. v.ContractRegisterItem = list[i]
  181. v.ServicesName = serviceMap[list[i].ContractRegisterId]
  182. v.InvoiceList = invoiceMap[list[i].ContractRegisterId]
  183. v.PaymentList = paymentMap[list[i].ContractRegisterId]
  184. respList = append(respList, v)
  185. }
  186. page.SetTotal(total)
  187. baseData := new(base.BaseData)
  188. baseData.SetPage(page)
  189. baseData.SetList(respList)
  190. resp.OkData("获取成功", baseData, c)
  191. }
  192. // Add
  193. // @Title 新增合同登记
  194. // @Description 新增合同登记
  195. // @Param request body fms.ContractRegisterAddReq true "type json string"
  196. // @Success 200 string "操作成功"
  197. // @router /contract/register/add [post]
  198. func (rg *RegisterController) Add(c *gin.Context) {
  199. req := new(fms.ContractRegisterAddReq)
  200. err := c.ShouldBind(&req)
  201. if err != nil {
  202. errs, ok := err.(validator.ValidationErrors)
  203. if !ok {
  204. resp.FailData("参数解析失败", "Err:"+err.Error(), c)
  205. return
  206. }
  207. resp.FailData("参数解析失败", errs.Translate(global.Trans), c)
  208. return
  209. }
  210. claims, _ := c.Get("adminInfo")
  211. adminInfo := claims.(*system.SysAdmin)
  212. // 日期校验
  213. startDate, e := time.ParseInLocation(utils.FormatDate, req.StartDate, time.Local)
  214. if e != nil {
  215. resp.FailMsg("合同开始日期格式有误", "合同开始日期格式有误, Err: "+e.Error(), c)
  216. return
  217. }
  218. endDate, e := time.ParseInLocation(utils.FormatDate, req.EndDate, time.Local)
  219. if e != nil {
  220. resp.FailMsg("合同结束日期格式有误", "合同结束日期格式有误, Err: "+e.Error(), c)
  221. return
  222. }
  223. signDate, _ := time.ParseInLocation(utils.FormatDate, "0000-00-00", time.Local)
  224. if req.SignDate != "" {
  225. signDateTime, e := time.ParseInLocation(utils.FormatDate, req.SignDate, time.Local)
  226. if e != nil {
  227. resp.FailMsg("合同签订日期格式有误", "合同签订日期格式有误, Err: "+e.Error(), c)
  228. return
  229. }
  230. signDate = signDateTime
  231. }
  232. // 是否存在相同合同编号的登记
  233. ob := new(fms.ContractRegister)
  234. existCond := `contract_code = ?`
  235. existPars := make([]interface{}, 0)
  236. existPars = append(existPars, req.ContractCode)
  237. exist, e := ob.FetchByCondition(existCond, existPars)
  238. if e != nil && e != utils.ErrNoRow {
  239. resp.FailMsg("操作失败", "获取相同登记号失败, Err: "+e.Error(), c)
  240. return
  241. }
  242. if exist != nil && exist.ContractRegisterId > 0 {
  243. resp.Fail("合同编号已存在", c)
  244. return
  245. }
  246. // 货币及汇率
  247. rateList, e := fmsService.GetTodayCurrencyRateList()
  248. if e != nil {
  249. resp.FailMsg("操作失败", "获取今日货币汇率失败, Err: "+e.Error(), c)
  250. return
  251. }
  252. var rate float64
  253. for i := range rateList {
  254. if req.CurrencyUnit == rateList[i].Code {
  255. rate = rateList[i].RMBRate
  256. break
  257. }
  258. }
  259. if rate <= 0 {
  260. resp.FailMsg("操作失败", "货币汇率信息有误", c)
  261. return
  262. }
  263. // 查询销售信息
  264. var (
  265. sellerId int
  266. raiSellerId int
  267. sellerName string
  268. raiSellerName string
  269. )
  270. if req.SellerIds != "" {
  271. admin := new(crm.Admin)
  272. sellerIds := strings.Split(req.SellerIds, ",")
  273. if len(sellerIds) > 2 {
  274. resp.Fail("最多只能选择两个销售", c)
  275. return
  276. }
  277. var pars []interface{}
  278. cond := ` admin_id in (?) `
  279. pars = append(pars, sellerIds)
  280. sellers, e := admin.List(cond, pars)
  281. if e != nil {
  282. resp.FailMsg("获取销售信息失败", "获取销售信息失败, Err: "+e.Error(), c)
  283. return
  284. }
  285. for _, v := range sellers {
  286. if v.DepartmentId == crm.SellerDepartmentId {
  287. sellerId = v.AdminId
  288. sellerName = v.RealName
  289. } else if v.DepartmentId == crm.RaiSellerDepartmentId {
  290. raiSellerId = v.AdminId
  291. raiSellerName = v.RealName
  292. }
  293. }
  294. }
  295. //新老客户判断
  296. /*newCompany := req.NewCompany
  297. if req.ContractType == 1 {
  298. newCompany = 1
  299. }else if req.ContractType == 2 || req.ContractType == 3 {
  300. newCompany = 0
  301. }
  302. if newCompany != req.NewCompany {
  303. resp.Fail("请输入正确的客户类型", c)
  304. return
  305. }*/
  306. nowTime := time.Now().Local()
  307. ob.ContractRegisterId = req.ContractRegisterId
  308. ob.ContractCode = req.ContractCode
  309. ob.RelateContractCode = req.RelateContractCode
  310. ob.RelateContractMainCode = req.RelateContractMainCode
  311. ob.CrmContractId = req.CrmContractId
  312. ob.ContractSource = req.ContractSource
  313. ob.CompanyName = req.CompanyName
  314. ob.ProductIds = req.ProductIds
  315. ob.SellerId = sellerId
  316. ob.SellerName = sellerName
  317. ob.RaiSellerId = raiSellerId
  318. ob.RaiSellerName = raiSellerName
  319. ob.ContractType = req.ContractType
  320. ob.ContractAmount = req.ContractAmount
  321. ob.CurrencyUnit = req.CurrencyUnit
  322. ob.RMBRate = rate
  323. ob.StartDate = startDate
  324. ob.EndDate = endDate
  325. ob.SignDate = signDate
  326. ob.AgreedPayTime = req.AgreedPayTime
  327. ob.ContractStatus = req.ContractStatus
  328. ob.RegisterStatus = fms.ContractRegisterStatusIng
  329. ob.Remark = req.Remark
  330. ob.ServiceRemark = req.ServiceRemark
  331. ob.HasPayment = req.HasPayment
  332. ob.HasInvoice = req.HasInvoice
  333. ob.ActualPayCompanies = req.ActualPayCompanies
  334. ob.Set()
  335. updateCols := []string{
  336. "ContractCode", "RelateContractCode", "RelateContractMainCode", "CrmContractId", "ContractSource",
  337. "ProductIds", "CompanyName", "SellerId", "SellerName", "StartDate", "EndDate",
  338. "RaiSellerId", "RaiSellerName", "ModifyTime", "ContractType", "ContractAmount", "CurrencyUnit", "RMBRate",
  339. "SignDate", "AgreedPayTime", "ContractStatus", "RegisterStatus", "Remark", "HasPayment", "HasInvoice", "ActualPayCompanies",
  340. }
  341. // 不需要开票到款的代付直接完成登记, 且不允许进行开票/到款登记
  342. if req.HasInvoice == 0 || req.ContractStatus == fms.ContractStatusEnd {
  343. ob.RegisterStatus = fms.ContractRegisterStatusComplete
  344. }
  345. // 新增套餐金额详情内容
  346. serviceAmountMap := make(map[int]float64)
  347. serviceAmountList, e := fmsService.HandleContractServiceAmount(req.ServiceAmount, serviceAmountMap, req.CurrencyUnit)
  348. if e != nil {
  349. resp.FailMsg("操作失败", "新增合同套餐金额信息失败, Err: "+e.Error(), c)
  350. return
  351. }
  352. //判断产品信息
  353. productIds := make(map[int]struct{})
  354. productIdsStr := ""
  355. for _, v := range serviceAmountList {
  356. productIds[v.ProductId] = struct{}{}
  357. }
  358. for proId, _ := range productIds {
  359. productIdsStr += strconv.Itoa(proId) + ","
  360. }
  361. productIdsStr = strings.Trim(productIdsStr, ",")
  362. ob.ProductIds = productIdsStr
  363. // 套餐信息
  364. serviceList, e := fmsService.HandleContractServiceAndDetail(req.Services, true, serviceAmountMap)
  365. if e != nil {
  366. resp.FailMsg("操作失败", "获取合同套餐详情失败, Err: "+e.Error(), c)
  367. return
  368. }
  369. // 新增合同及套餐
  370. if req.Supplement == 1 {
  371. //新增到款信息
  372. if ob.HasPayment == 1 {
  373. resp.Fail("合同存在代付不允许添加开票/到款登记", c)
  374. return
  375. }
  376. //修改合同信息-假合同变成真合同
  377. if e = ob.Update(updateCols); e != nil {
  378. resp.FailMsg("操作失败", "更新合同登记失败, Err:"+e.Error(), c)
  379. return
  380. }
  381. invoiceOB := new(fms.ContractInvoice)
  382. invoiceCond := `contract_register_id = ?`
  383. invoicePars := make([]interface{}, 0)
  384. invoicePars = append(invoicePars, req.ContractRegisterId)
  385. invoiceList, e := invoiceOB.List(invoiceCond, invoicePars, "")
  386. if e != nil {
  387. resp.FailMsg("操作失败", "获取合同开票到款列表失败, Err: "+e.Error(), c)
  388. return
  389. }
  390. // 合同有效时长(计算付款方式)
  391. dayDiff := ob.EndDate.Sub(ob.StartDate).Hours() / 24
  392. // 获取销售分组信息
  393. sellerList, e := crmService.GetSellerDepartmentListWithGroupAndTeam()
  394. if e != nil {
  395. resp.FailData("获取销售失败", "Err:"+e.Error(), c)
  396. return
  397. }
  398. sellerMap := make(map[int]*crm.SellerAdminWithGroupTeam)
  399. for i := range sellerList {
  400. sellerMap[sellerList[i].SellerId] = sellerList[i]
  401. }
  402. logList := make([]*fms.ContractRegisterLog, 0)
  403. for _, ppItem := range invoiceList {
  404. v := &fms.ContractInvoice{
  405. ContractRegisterId: ob.ContractRegisterId,
  406. ContractCode: ob.ContractCode,
  407. Amount: ppItem.Amount,
  408. OriginAmount: ppItem.OriginAmount,
  409. CurrencyUnit: ppItem.CurrencyUnit,
  410. InvoiceDate: ppItem.InvoiceDate,
  411. SellerId: ppItem.SellerId,
  412. SellerName: ppItem.SellerName,
  413. SellerGroupId: ppItem.SellerGroupId,
  414. SellerGroupName: ppItem.SellerGroupName,
  415. SellerTeamId: ppItem.SellerTeamId,
  416. SellerTeamName: ppItem.SellerTeamName,
  417. AdminId: int(adminInfo.AdminId),
  418. AdminName: adminInfo.RealName,
  419. Remark: ppItem.Remark,
  420. ServiceProductId: ppItem.ServiceProductId,
  421. IsPrePay: 1,
  422. StartDate: ppItem.StartDate,
  423. EndDate: ppItem.EndDate,
  424. }
  425. if ppItem.InvoiceType == 3 {
  426. v.InvoiceType = 1
  427. } else if ppItem.InvoiceType == 4 {
  428. v.InvoiceType = 2
  429. }
  430. v.Set()
  431. // 到款登记-付款方式
  432. v.PayType = fmsService.CalculateContractPaymentType(ppItem.Amount, ob.ContractAmount, dayDiff)
  433. // 新增的记录
  434. opData := ""
  435. opDataByte, e := json.Marshal(req)
  436. if e != nil {
  437. return
  438. }
  439. opData = string(opDataByte)
  440. opType := fms.ContractRegisterOpTypePreInvoice
  441. newAmount := decimal.NewFromFloat(0).Round(2)
  442. a := decimal.NewFromFloat(v.Amount).Round(2)
  443. newAmount = newAmount.Add(a)
  444. ia, _ := newAmount.Round(2).Float64()
  445. logList = append(logList, &fms.ContractRegisterLog{
  446. ContractRegisterId: ob.ContractRegisterId,
  447. AdminId: int(adminInfo.AdminId),
  448. AdminName: adminInfo.RealName,
  449. OpData: opData,
  450. OpType: opType,
  451. CreateTime: nowTime,
  452. AmountRemark: fmt.Sprint("新增", fms.ContractInvoiceKeyNameMap[opType], "金额", ia, "元"),
  453. })
  454. if e := v.Create(); e != nil {
  455. resp.FailData("日期格式有误", "Err:"+e.Error(), c)
  456. return
  457. }
  458. //最后删除预到款记录
  459. e = ppItem.Delete()
  460. if e != nil {
  461. resp.FailMsg("删除预到款记录失败", "Err:"+e.Error(), c)
  462. return
  463. }
  464. }
  465. ppOB := new(fms.ContractPreRegister)
  466. items, e := ppOB.FetchByRegisterId(req.ContractRegisterId)
  467. if e != nil {
  468. if e == utils.ErrNoRow {
  469. resp.Fail("预登记记录不存在或已被删除", c)
  470. return
  471. }
  472. resp.FailMsg("获取预登记失败", "Err:"+e.Error(), c)
  473. return
  474. }
  475. for _, item := range items {
  476. e = item.Delete()
  477. if e != nil {
  478. resp.FailMsg("删除预登记失败", "Err:"+e.Error(), c)
  479. return
  480. }
  481. }
  482. //更新合同套餐等内容
  483. if e = fms.UpdateSupplementContractPreRegister(ob, serviceAmountList, serviceList); e != nil {
  484. resp.FailMsg("操作失败", "更新合同及套餐失败, Err: "+e.Error(), c)
  485. return
  486. }
  487. // 校验金额-是否修改状态
  488. go fmsService.CheckContractRegisterAmount(ob.ContractRegisterId)
  489. // 开票到款汇总
  490. go fmsService.SummaryInvoicePaymentByContractRegisterId(ob.ContractRegisterId)
  491. // 操作日志
  492. go func() {
  493. logOB := new(fms.ContractRegisterLog)
  494. if e := logOB.AddInBatches(logList); e != nil {
  495. return
  496. }
  497. }()
  498. } else {
  499. if e = fms.CreateContractRegisterAndServices(ob, serviceList, serviceAmountList); e != nil {
  500. resp.FailMsg("操作失败", "新增合同及套餐失败, Err: "+e.Error(), c)
  501. return
  502. }
  503. }
  504. // 操作日志
  505. go func() {
  506. opData := ""
  507. opDataByte, e := json.Marshal(req)
  508. if e != nil {
  509. return
  510. }
  511. opData = string(opDataByte)
  512. logItem := new(fms.ContractRegisterLog)
  513. logItem.ContractRegisterId = ob.ContractRegisterId
  514. logItem.AdminId = int(adminInfo.AdminId)
  515. logItem.AdminName = adminInfo.RealName
  516. logItem.OpData = opData
  517. logItem.OpType = fms.ContractRegisterOpTypeSave
  518. logItem.CreateTime = nowTime
  519. logItem.Remark = req.Remark
  520. if e = logItem.Create(); e != nil {
  521. return
  522. }
  523. }()
  524. resp.Ok("操作成功", c)
  525. }
  526. // Edit
  527. // @Title 编辑合同登记
  528. // @Description 编辑合同登记
  529. // @Param request body fms.ContractRegisterEditReq true "type json string"
  530. // @Success 200 string "操作成功"
  531. // @router /contract/register/edit [post]
  532. func (rg *RegisterController) Edit(c *gin.Context) {
  533. req := new(fms.ContractRegisterEditReq)
  534. err := c.ShouldBind(&req)
  535. if err != nil {
  536. errs, ok := err.(validator.ValidationErrors)
  537. if !ok {
  538. resp.FailData("参数解析失败", "Err:"+err.Error(), c)
  539. return
  540. }
  541. resp.FailData("参数解析失败", errs.Translate(global.Trans), c)
  542. return
  543. }
  544. claims, _ := c.Get("adminInfo")
  545. adminInfo := claims.(*system.SysAdmin)
  546. // 日期校验
  547. startDate, e := time.ParseInLocation(utils.FormatDate, req.StartDate, time.Local)
  548. if e != nil {
  549. resp.FailMsg("合同开始日期格式有误", "合同开始日期格式有误, Err: "+e.Error(), c)
  550. return
  551. }
  552. endDate, e := time.ParseInLocation(utils.FormatDate, req.EndDate, time.Local)
  553. if e != nil {
  554. resp.FailMsg("合同结束日期格式有误", "合同结束日期格式有误, Err: "+e.Error(), c)
  555. return
  556. }
  557. signDate, _ := time.ParseInLocation(utils.FormatDate, "0000-00-00", time.Local)
  558. if req.SignDate != "" {
  559. signDateTime, e := time.ParseInLocation(utils.FormatDate, req.SignDate, time.Local)
  560. if e != nil {
  561. resp.FailMsg("合同签订日期格式有误", "合同签订日期格式有误, Err: "+e.Error(), c)
  562. return
  563. }
  564. signDate = signDateTime
  565. }
  566. ob := new(fms.ContractRegister)
  567. item, e := ob.Fetch(req.ContractRegisterId)
  568. if e != nil {
  569. if e == utils.ErrNoRow {
  570. resp.Fail("登记记录不存在或已被删除", c)
  571. return
  572. }
  573. resp.FailMsg("操作失败", "获取合同登记信息失败, Err:"+e.Error(), c)
  574. return
  575. }
  576. // 查询销售信息
  577. var (
  578. sellerId int
  579. raiSellerId int
  580. sellerName string
  581. raiSellerName string
  582. )
  583. if req.SellerIds != "" {
  584. admin := new(crm.Admin)
  585. sellerIds := strings.Split(req.SellerIds, ",")
  586. if len(sellerIds) > 2 {
  587. resp.Fail("最多只能选择两个销售", c)
  588. return
  589. }
  590. var pars []interface{}
  591. cond := ` admin_id in (?) `
  592. pars = append(pars, sellerIds)
  593. sellers, e := admin.List(cond, pars)
  594. if e != nil {
  595. resp.FailMsg("获取销售信息失败", "获取销售信息失败, Err: "+e.Error(), c)
  596. return
  597. }
  598. for _, v := range sellers {
  599. if v.DepartmentId == crm.SellerDepartmentId {
  600. sellerId = v.AdminId
  601. sellerName = v.RealName
  602. } else if v.DepartmentId == crm.RaiSellerDepartmentId {
  603. raiSellerId = v.AdminId
  604. raiSellerName = v.RealName
  605. }
  606. }
  607. }
  608. // 是否存在相同合同编号的登记
  609. existCond := `contract_code = ?`
  610. existPars := make([]interface{}, 0)
  611. existPars = append(existPars, req.ContractCode)
  612. exist, e := ob.FetchByCondition(existCond, existPars)
  613. if e != nil && e != utils.ErrNoRow {
  614. resp.FailMsg("操作失败", "获取相同登记号失败, Err: "+e.Error(), c)
  615. return
  616. }
  617. if exist != nil && exist.ContractRegisterId > 0 && exist.ContractRegisterId != item.ContractRegisterId {
  618. resp.Fail("合同编号已存在", c)
  619. return
  620. }
  621. originHasPayment := item.HasPayment
  622. updateCols := []string{
  623. "ProductIds", "ContractCode", "RelateContractCode", "CrmContractId", "ContractSource", "CompanyName",
  624. "SellerId", "SellerName", "ContractType", "ContractAmount", "StartDate", "EndDate", "SignDate", "AgreedPayTime", "RaiSellerId", "RaiSellerName",
  625. "ContractStatus", "RegisterStatus", "Remark", "ServiceRemark", "HasPayment", "ModifyTime", "HasInvoice", "ActualPayCompanies",
  626. }
  627. nowTime := time.Now().Local()
  628. item.ProductIds = req.ProductIds
  629. item.ContractCode = req.ContractCode
  630. item.RelateContractCode = req.RelateContractCode
  631. item.RelateContractMainCode = req.RelateContractMainCode
  632. item.CrmContractId = req.CrmContractId
  633. item.ContractSource = req.ContractSource
  634. item.CompanyName = req.CompanyName
  635. item.SellerId = sellerId
  636. item.SellerName = sellerName
  637. item.RaiSellerId = raiSellerId
  638. item.RaiSellerName = raiSellerName
  639. item.ContractType = req.ContractType
  640. item.ContractAmount = req.ContractAmount
  641. item.StartDate = startDate
  642. item.EndDate = endDate
  643. item.SignDate = signDate
  644. item.AgreedPayTime = req.AgreedPayTime
  645. item.ContractStatus = req.ContractStatus
  646. item.RegisterStatus = fms.ContractRegisterStatusIng
  647. item.Remark = req.Remark
  648. item.ServiceRemark = req.ServiceRemark
  649. item.HasPayment = req.HasPayment
  650. item.HasInvoice = req.HasInvoice
  651. item.ActualPayCompanies = req.ActualPayCompanies
  652. item.ModifyTime = nowTime
  653. // 不需要开票到款的直接完成登记, 且不允许进行开票/到款登记
  654. if req.HasInvoice == 0 {
  655. item.RegisterStatus = fms.ContractRegisterStatusComplete
  656. updateCols = append(updateCols, "RegisterStatus")
  657. }
  658. // 开票到款信息
  659. invoiceOB := new(fms.ContractInvoice)
  660. invoiceCond := `contract_register_id = ?`
  661. invoicePars := make([]interface{}, 0)
  662. invoicePars = append(invoicePars, req.ContractRegisterId)
  663. invoiceList, e := invoiceOB.List(invoiceCond, invoicePars, "")
  664. if e != nil {
  665. resp.FailMsg("操作失败", "获取合同开票到款列表失败, Err: "+e.Error(), c)
  666. return
  667. }
  668. invoiceUpdateCols := make([]string, 0)
  669. // 开票到款操作类型: 0-无; 1-更新; 2-删除;
  670. logRemark := req.Remark
  671. invoiceHandleType := 0
  672. if originHasPayment == 0 && req.HasPayment == 1 {
  673. // 若从无代付修改为有代付, 则删除无代付期间新增的所有开票到款登记
  674. invoiceHandleType = 2
  675. } else {
  676. // 修改了货币单位后,同步更新汇率及开票到款的换算金额
  677. if req.CurrencyUnit != item.CurrencyUnit {
  678. rateList, e := fmsService.GetTodayCurrencyRateList()
  679. if e != nil {
  680. resp.FailMsg("操作失败", "获取货币列表及汇率失败, Err: "+e.Error(), c)
  681. return
  682. }
  683. var rate float64
  684. for i := range rateList {
  685. if rateList[i].Code == req.CurrencyUnit {
  686. rate = rateList[i].RMBRate
  687. break
  688. }
  689. }
  690. if rate < 0 {
  691. resp.FailMsg("操作失败", "货币汇率有误", c)
  692. return
  693. }
  694. item.CurrencyUnit = req.CurrencyUnit
  695. item.RMBRate = rate
  696. updateCols = append(updateCols, "CurrencyUnit", "RMBRate")
  697. // 调整开票到款换算后的金额, 保留两位小数
  698. for i := range invoiceList {
  699. invoiceList[i].CurrencyUnit = req.CurrencyUnit
  700. a, _ := strconv.ParseFloat(fmt.Sprintf("%.2f", invoiceList[i].OriginAmount/rate), 64)
  701. invoiceList[i].Amount = a
  702. }
  703. invoiceUpdateCols = append(invoiceUpdateCols, "CurrencyUnit", "Amount")
  704. invoiceHandleType = 1
  705. logRemark = fmt.Sprintf("金额单位由%s修改为%s\n%s", item.CurrencyUnit, req.CurrencyUnit, logRemark)
  706. }
  707. }
  708. // 新增套餐金额详情内容
  709. serviceAmountMap := make(map[int]float64)
  710. serviceAmountList, e := fmsService.HandleContractServiceAmount(req.ServiceAmount, serviceAmountMap, req.CurrencyUnit)
  711. if e != nil {
  712. resp.FailMsg("操作失败", "新增合同套餐金额信息失败, Err: "+e.Error(), c)
  713. return
  714. }
  715. //判断产品信息
  716. productIds := make(map[int]struct{})
  717. productIdsStr := ""
  718. for _, v := range serviceAmountList {
  719. productIds[v.ProductId] = struct{}{}
  720. }
  721. for proId, _ := range productIds {
  722. productIdsStr += strconv.Itoa(proId) + ","
  723. }
  724. productIdsStr = strings.Trim(productIdsStr, ",")
  725. item.ProductIds = productIdsStr
  726. // 套餐信息
  727. serviceList, e := fmsService.HandleContractServiceAndDetail(req.Services, true, serviceAmountMap)
  728. if e != nil {
  729. resp.FailMsg("操作失败", "获取合同套餐详情失败, Err: "+e.Error(), c)
  730. return
  731. }
  732. // 更新合同登记、套餐、开票到款
  733. if e = fms.UpdateContractRegister(item, updateCols, serviceList, invoiceList, invoiceUpdateCols, invoiceHandleType, serviceAmountList); e != nil {
  734. resp.FailMsg("操作失败", "更新合同及套餐失败, Err: "+e.Error(), c)
  735. return
  736. }
  737. // 自动分配套餐金额
  738. go fmsService.CalculatePaymentServiceAmount(item.ContractRegisterId)
  739. // 校验金额-是否修改状态
  740. go fmsService.CheckContractRegisterAmount(item.ContractRegisterId)
  741. // 操作日志
  742. go func() {
  743. opData := ""
  744. opDataByte, e := json.Marshal(req)
  745. if e != nil {
  746. return
  747. }
  748. opData = string(opDataByte)
  749. logItem := new(fms.ContractRegisterLog)
  750. logItem.ContractRegisterId = item.ContractRegisterId
  751. logItem.AdminId = int(adminInfo.AdminId)
  752. logItem.AdminName = adminInfo.RealName
  753. logItem.OpData = opData
  754. logItem.OpType = fms.ContractRegisterOpTypeEdit
  755. logItem.CreateTime = nowTime
  756. logItem.Remark = logRemark
  757. if e = logItem.Create(); e != nil {
  758. return
  759. }
  760. }()
  761. resp.Ok("操作成功", c)
  762. }
  763. // Del
  764. // @Title 删除合同登记
  765. // @Description 删除合同登记
  766. // @Param request body fms.ContractRegisterDelReq true "type json string"
  767. // @Success 200 string "操作成功"
  768. // @router /contract/register/del [post]
  769. func (rg *RegisterController) Del(c *gin.Context) {
  770. req := new(fms.ContractRegisterDelReq)
  771. err := c.ShouldBind(&req)
  772. if err != nil {
  773. errs, ok := err.(validator.ValidationErrors)
  774. if !ok {
  775. resp.FailData("参数解析失败", "Err:"+err.Error(), c)
  776. return
  777. }
  778. resp.FailData("参数解析失败", errs.Translate(global.Trans), c)
  779. return
  780. }
  781. claims, _ := c.Get("adminInfo")
  782. adminInfo := claims.(*system.SysAdmin)
  783. ob := new(fms.ContractRegister)
  784. item, e := ob.Fetch(req.ContractRegisterId)
  785. if e != nil {
  786. if e == utils.ErrNoRow {
  787. resp.Fail("合同登记不存在或已被删除", c)
  788. return
  789. }
  790. resp.FailMsg("获取合同登记失败", "Err:"+e.Error(), c)
  791. return
  792. }
  793. nowTime := time.Now().Local()
  794. item.IsDeleted = 1
  795. item.ModifyTime = nowTime
  796. updateCols := []string{"IsDeleted", "ModifyTime"}
  797. if e = item.Update(updateCols); e != nil {
  798. resp.FailMsg("操作失败", "更新合同登记失败, Err:"+e.Error(), c)
  799. return
  800. }
  801. // 删除对应的开票到款登记
  802. go func() {
  803. if e = fms.DeleteContractInvoicesByRegisterId(item.ContractRegisterId); e != nil {
  804. alarm_msg.SendAlarmMsg(fmt.Sprintf("删除合同登记%d后, 删除开票到款记录失败, ErrMsg: %s", item.ContractRegisterId, e.Error()), 3)
  805. return
  806. }
  807. if e = fms.DeleteInvoicePaymentSummaryByRegisterId(item.ContractRegisterId); e != nil {
  808. alarm_msg.SendAlarmMsg(fmt.Sprintf("删除合同登记%d后, 删除开票到款汇总数据失败, ErrMsg: %s", item.ContractRegisterId, e.Error()), 3)
  809. return
  810. }
  811. }()
  812. // 操作日志
  813. go func() {
  814. opData := ""
  815. opDataByte, e := json.Marshal(req)
  816. if e != nil {
  817. return
  818. }
  819. opData = string(opDataByte)
  820. logItem := new(fms.ContractRegisterLog)
  821. logItem.ContractRegisterId = req.ContractRegisterId
  822. logItem.AdminId = int(adminInfo.AdminId)
  823. logItem.AdminName = adminInfo.RealName
  824. logItem.OpData = opData
  825. logItem.OpType = fms.ContractRegisterOpTypeDel
  826. logItem.CreateTime = nowTime
  827. if e = logItem.Create(); e != nil {
  828. return
  829. }
  830. }()
  831. resp.Ok("操作成功", c)
  832. }
  833. // Detail
  834. // @Title 合同登记详情
  835. // @Description 合同登记详情
  836. // @Param ContractRegisterId query int false "合同登记ID"
  837. // @Success 200 {object} fms.ContractRegisterDetail
  838. // @router /contract/register/detail [get]
  839. func (rg *RegisterController) Detail(c *gin.Context) {
  840. var req fms.ContractRegisterDetailReq
  841. if e := c.BindQuery(&req); e != nil {
  842. err, ok := e.(validator.ValidationErrors)
  843. if !ok {
  844. resp.FailData("参数解析失败", "Err:"+e.Error(), c)
  845. return
  846. }
  847. resp.FailData("参数解析失败", err.Translate(global.Trans), c)
  848. return
  849. }
  850. result := new(fms.ContractRegisterDetail)
  851. // 合同登记信息
  852. item, e := fms.GetContractRegisterItemById(req.ContractRegisterId)
  853. if e != nil {
  854. resp.FailData("获取失败", "获取合同登记详情失败, Err:"+e.Error(), c)
  855. return
  856. }
  857. if item.SellerId != 0 {
  858. item.SellerIds = strconv.Itoa(item.SellerId)
  859. if item.RaiSellerId != 0 {
  860. item.SellerIds += "," + strconv.Itoa(item.RaiSellerId)
  861. }
  862. } else {
  863. if item.RaiSellerId != 0 {
  864. item.SellerIds = strconv.Itoa(item.RaiSellerId)
  865. }
  866. }
  867. item.SellerIds = strings.Trim(item.SellerIds, ",")
  868. result.ContractRegisterItem = item
  869. // 套餐信息
  870. serviceAmountTempList, e := fms.GetContractServiceAmountByRegisterId(req.ContractRegisterId)
  871. if e != nil {
  872. resp.FailData("获取失败", "获取合同套餐信息失败, Err: "+e.Error(), c)
  873. return
  874. }
  875. serviceAmountList := make([]*fms.ContractServiceAmountItem, 0)
  876. for _, v := range serviceAmountTempList {
  877. tmp := &fms.ContractServiceAmountItem{
  878. ContractRegisterId: v.ContractRegisterId,
  879. ProductId: v.ProductId,
  880. ServiceAmount: v.ServiceAmount,
  881. CurrencyUnit: v.CurrencyUnit,
  882. }
  883. serviceAmountList = append(serviceAmountList, tmp)
  884. }
  885. result.ServiceAmountList = serviceAmountList
  886. // 套餐金额信息
  887. serviceList, e := fmsService.GetContractServiceAndDetail(req.ContractRegisterId)
  888. if e != nil {
  889. resp.FailData("获取失败", "获取合同套餐信息失败, Err: "+e.Error(), c)
  890. return
  891. }
  892. result.ServiceList = serviceList
  893. // 开票/到款信息
  894. invoiceCond := `contract_register_id = ?`
  895. invoicePars := make([]interface{}, 0)
  896. invoicePars = append(invoicePars, req.ContractRegisterId)
  897. invoiceList, e := fms.GetContractInvoiceItemList(invoiceCond, invoicePars)
  898. if e != nil {
  899. resp.FailData("获取失败", "获取合同开票/到款信息失败, Err: "+e.Error(), c)
  900. return
  901. }
  902. result.InvoiceList = make([]*fms.ContractInvoiceItem, 0)
  903. result.PaymentList = make([]*fms.ContractInvoiceItem, 0)
  904. for i := range invoiceList {
  905. if invoiceList[i].InvoiceType == fms.ContractInvoiceTypeMake {
  906. result.InvoiceList = append(result.InvoiceList, invoiceList[i])
  907. continue
  908. }
  909. if invoiceList[i].InvoiceType == fms.ContractInvoiceTypePay {
  910. result.PaymentList = append(result.PaymentList, invoiceList[i])
  911. }
  912. }
  913. // 合同登记进度
  914. logCond := `contract_register_id = ?`
  915. logPars := make([]interface{}, 0)
  916. logPars = append(logPars, req.ContractRegisterId)
  917. logList, e := fms.GetContractRegisterLogItemList(logCond, logPars)
  918. if e != nil {
  919. resp.FailData("获取失败", "获取合同登记进度失败, Err: "+e.Error(), c)
  920. return
  921. }
  922. result.Logs = logList
  923. resp.OkData("获取成功", result, c)
  924. }
  925. // UpdateStatus
  926. // @Title 修改合同状态
  927. // @Description 修改合同状态
  928. // @Param request body fms.ContractRegisterUpdateStatusReq true "type json string"
  929. // @Success 200 string "操作成功"
  930. // @router /contract/register/update_status [post]
  931. func (rg *RegisterController) UpdateStatus(c *gin.Context) {
  932. req := new(fms.ContractRegisterUpdateStatusReq)
  933. err := c.ShouldBind(&req)
  934. if err != nil {
  935. errs, ok := err.(validator.ValidationErrors)
  936. if !ok {
  937. resp.FailData("参数解析失败", "Err:"+err.Error(), c)
  938. return
  939. }
  940. resp.FailData("参数解析失败", errs.Translate(global.Trans), c)
  941. return
  942. }
  943. claims, _ := c.Get("adminInfo")
  944. adminInfo := claims.(*system.SysAdmin)
  945. ob := new(fms.ContractRegister)
  946. item, e := ob.Fetch(req.ContractRegisterId)
  947. if e != nil {
  948. if e == utils.ErrNoRow {
  949. resp.Fail("合同登记不存在或已被删除", c)
  950. return
  951. }
  952. resp.FailMsg("获取合同登记失败", "Err:"+e.Error(), c)
  953. return
  954. }
  955. nowTime := time.Now().Local()
  956. item.ContractStatus = req.ContractStatus
  957. item.ModifyTime = nowTime
  958. updateCols := []string{"ContractStatus", "ModifyTime"}
  959. if e = item.Update(updateCols); e != nil {
  960. resp.FailMsg("操作失败", "更新合同登记失败, Err:"+e.Error(), c)
  961. return
  962. }
  963. // 校验金额-是否修改状态
  964. go fmsService.CheckContractRegisterAmount(req.ContractRegisterId)
  965. // 操作日志
  966. go func() {
  967. opData := ""
  968. opDataByte, e := json.Marshal(req)
  969. if e != nil {
  970. return
  971. }
  972. opData = string(opDataByte)
  973. logItem := new(fms.ContractRegisterLog)
  974. logItem.ContractRegisterId = req.ContractRegisterId
  975. logItem.AdminId = int(adminInfo.AdminId)
  976. logItem.AdminName = adminInfo.RealName
  977. logItem.OpData = opData
  978. logItem.OpType = fms.ContractRegisterOpTypeStatus
  979. logItem.CreateTime = nowTime
  980. if e = logItem.Create(); e != nil {
  981. return
  982. }
  983. }()
  984. resp.Ok("操作成功", c)
  985. }
  986. // Invoice
  987. // @Title 开票/到款登记
  988. // @Description 开票/到款登记
  989. // @Param request body fms.ContractInvoiceSaveReq true "type json string"
  990. // @Success 200 string "操作成功"
  991. // @router /contract/register/invoice [post]
  992. func (rg *RegisterController) Invoice(c *gin.Context) {
  993. req := new(fms.ContractInvoiceSaveReq)
  994. err := c.ShouldBind(&req)
  995. if err != nil {
  996. errs, ok := err.(validator.ValidationErrors)
  997. if !ok {
  998. resp.FailData("参数解析失败", "Err:"+err.Error(), c)
  999. return
  1000. }
  1001. resp.FailData("参数解析失败", errs.Translate(global.Trans), c)
  1002. return
  1003. }
  1004. claims, _ := c.Get("adminInfo")
  1005. adminInfo := claims.(*system.SysAdmin)
  1006. registerOB := new(fms.ContractRegister)
  1007. item, e := registerOB.Fetch(req.ContractRegisterId)
  1008. if e != nil {
  1009. if e == utils.ErrNoRow {
  1010. resp.Fail("合同登记不存在或已被删除", c)
  1011. return
  1012. }
  1013. resp.FailMsg("获取合同登记失败", "Err:"+e.Error(), c)
  1014. return
  1015. }
  1016. // 合同存在代付不允许开票/到款登记
  1017. if item.HasPayment == 1 {
  1018. resp.Fail("合同存在代付不允许添加开票/到款登记", c)
  1019. return
  1020. }
  1021. noChangeInvoiceIds := make([]int, 0)
  1022. newInvoice := make([]*fms.ContractInvoice, 0)
  1023. if len(req.AmountList) > 0 {
  1024. // 合同有效时长(计算付款方式)
  1025. dayDiff := item.EndDate.Sub(item.StartDate).Hours() / 24
  1026. // 获取销售分组信息
  1027. sellerList, e := crmService.GetSellerDepartmentListWithGroupAndTeam()
  1028. if e != nil {
  1029. resp.FailData("获取销售失败", "Err:"+e.Error(), c)
  1030. return
  1031. }
  1032. sellerMap := make(map[int]*crm.SellerAdminWithGroupTeam)
  1033. for i := range sellerList {
  1034. sellerMap[sellerList[i].SellerId] = sellerList[i]
  1035. }
  1036. for i := range req.AmountList {
  1037. if req.AmountList[i].Amount <= 0 {
  1038. resp.Fail("登记金额有误", c)
  1039. return
  1040. }
  1041. if req.AmountList[i].InvoiceDate == "" {
  1042. resp.Fail("请选择日期", c)
  1043. return
  1044. }
  1045. if req.AmountList[i].ServiceProductId != 1 && req.AmountList[i].ServiceProductId != 2 {
  1046. resp.Fail("请选择套餐类型", c)
  1047. return
  1048. }
  1049. // 开票登记销售必填
  1050. if req.InvoiceType == fms.ContractInvoiceTypeMake && req.AmountList[i].SellerId <= 0 {
  1051. resp.Fail("请选择销售", c)
  1052. return
  1053. }
  1054. t, e := time.ParseInLocation(utils.FormatDate, req.AmountList[i].InvoiceDate, time.Local)
  1055. if e != nil {
  1056. resp.FailData("日期格式有误", "Err:"+e.Error(), c)
  1057. return
  1058. }
  1059. if req.AmountList[i].InvoiceId > 0 {
  1060. noChangeInvoiceIds = append(noChangeInvoiceIds, req.AmountList[i].InvoiceId)
  1061. continue
  1062. }
  1063. if req.AmountList[i].InvoiceId == 0 {
  1064. v := &fms.ContractInvoice{
  1065. ContractRegisterId: req.ContractRegisterId,
  1066. ContractCode: item.ContractCode,
  1067. Amount: req.AmountList[i].Amount,
  1068. OriginAmount: req.AmountList[i].OriginAmount,
  1069. CurrencyUnit: item.CurrencyUnit,
  1070. InvoiceType: req.InvoiceType,
  1071. ServiceProductId: req.AmountList[i].ServiceProductId,
  1072. InvoiceDate: t,
  1073. AdminId: int(adminInfo.AdminId),
  1074. AdminName: adminInfo.RealName,
  1075. Remark: req.AmountList[i].Remark,
  1076. }
  1077. v.Set()
  1078. // 开票登记-销售信息
  1079. if req.InvoiceType == fms.ContractInvoiceTypeMake {
  1080. sellerItem := sellerMap[req.AmountList[i].SellerId]
  1081. if sellerItem == nil {
  1082. resp.Fail("销售信息异常", c)
  1083. return
  1084. }
  1085. if req.AmountList[i].ServiceProductId == crm.CompanyProductFicc && sellerItem.DepartmentId != crm.SellerDepartmentId {
  1086. resp.Fail("销售类型和所选套餐类型不一致", c)
  1087. return
  1088. }
  1089. if req.AmountList[i].ServiceProductId == crm.CompanyProductRai && sellerItem.DepartmentId != crm.RaiSellerDepartmentId {
  1090. resp.Fail("销售类型和所选套餐类型不一致", c)
  1091. return
  1092. }
  1093. v.SellerId = sellerItem.SellerId
  1094. v.SellerName = sellerItem.SellerName
  1095. v.SellerGroupId = sellerItem.GroupId
  1096. v.SellerGroupName = sellerItem.GroupName
  1097. v.SellerTeamId = sellerItem.TeamId
  1098. v.SellerTeamName = sellerItem.TeamName
  1099. }
  1100. // 到款登记-付款方式
  1101. if req.InvoiceType == fms.ContractInvoiceTypePay {
  1102. v.PayType = fmsService.CalculateContractPaymentType(req.AmountList[i].Amount, item.ContractAmount, dayDiff)
  1103. }
  1104. newInvoice = append(newInvoice, v)
  1105. }
  1106. }
  1107. }
  1108. // 获取原有的登记信息
  1109. invoiceCond := `contract_register_id = ? AND invoice_type = ? `
  1110. invoicePars := make([]interface{}, 0)
  1111. invoicePars = append(invoicePars, req.ContractRegisterId, req.InvoiceType)
  1112. originInvoiceList, e := fms.GetContractInvoiceItemList(invoiceCond, invoicePars)
  1113. if e != nil {
  1114. resp.FailMsg("获取失败", "获取开票/到款列表失败, Err: "+e.Error(), c)
  1115. return
  1116. }
  1117. // 比对原有和现有的登记信息
  1118. logList := make([]*fms.ContractRegisterLog, 0)
  1119. opData := ""
  1120. opDataByte, e := json.Marshal(req)
  1121. if e != nil {
  1122. return
  1123. }
  1124. opData = string(opDataByte)
  1125. opType := fms.ContractRegisterOpTypeInvoice
  1126. if req.InvoiceType == fms.ContractInvoiceTypePay {
  1127. opType = fms.ContractRegisterOpTypePayment
  1128. }
  1129. nowTime := time.Now().Local()
  1130. // 需要删除的记录
  1131. deleteInvoiceIds := make([]int, 0)
  1132. for i := range originInvoiceList {
  1133. if !utils.InArrayByInt(noChangeInvoiceIds, originInvoiceList[i].ContractInvoiceId) {
  1134. deleteInvoiceIds = append(deleteInvoiceIds, originInvoiceList[i].ContractInvoiceId)
  1135. logList = append(logList, &fms.ContractRegisterLog{
  1136. ContractRegisterId: req.ContractRegisterId,
  1137. AdminId: int(adminInfo.AdminId),
  1138. AdminName: adminInfo.RealName,
  1139. OpData: opData,
  1140. OpType: opType,
  1141. CreateTime: nowTime,
  1142. AmountRemark: fmt.Sprint("删除", fms.ContractInvoiceKeyNameMap[opType], "金额", originInvoiceList[i].Amount, "元"),
  1143. })
  1144. }
  1145. }
  1146. // 新增的记录
  1147. if len(newInvoice) > 0 {
  1148. newAmount := decimal.NewFromFloat(0).Round(2)
  1149. for i := range newInvoice {
  1150. a := decimal.NewFromFloat(newInvoice[i].Amount).Round(2)
  1151. newAmount = newAmount.Add(a)
  1152. }
  1153. ia, _ := newAmount.Round(2).Float64()
  1154. logList = append(logList, &fms.ContractRegisterLog{
  1155. ContractRegisterId: req.ContractRegisterId,
  1156. AdminId: int(adminInfo.AdminId),
  1157. AdminName: adminInfo.RealName,
  1158. OpData: opData,
  1159. OpType: opType,
  1160. CreateTime: nowTime,
  1161. AmountRemark: fmt.Sprint("新增", fms.ContractInvoiceKeyNameMap[opType], "金额", ia, "元"),
  1162. })
  1163. }
  1164. // 删除并新增登记
  1165. ob := new(fms.ContractInvoice)
  1166. if e := ob.DeleteAndCreateNewInvoice(req.ContractRegisterId, req.InvoiceType, deleteInvoiceIds, newInvoice); e != nil {
  1167. resp.FailData("日期格式有误", "Err:"+e.Error(), c)
  1168. return
  1169. }
  1170. // todo 判断是否符合均分金额的条件,如果符合,需要生成金额分配记录表
  1171. if req.InvoiceType == fms.ContractInvoiceTypePay {
  1172. err = fmsService.CalculatePaymentServiceAmount(req.ContractRegisterId)
  1173. if err != nil {
  1174. resp.FailMsg("自动分配金额失败", "自动分配金额失败, Err: "+err.Error(), c)
  1175. return
  1176. }
  1177. }
  1178. // 校验金额-是否修改状态
  1179. go fmsService.CheckContractRegisterAmount(req.ContractRegisterId)
  1180. // 开票到款汇总
  1181. go fmsService.SummaryInvoicePaymentByContractRegisterId(req.ContractRegisterId)
  1182. // 操作日志
  1183. go func() {
  1184. logOB := new(fms.ContractRegisterLog)
  1185. if e := logOB.AddInBatches(logList); e != nil {
  1186. return
  1187. }
  1188. }()
  1189. resp.Ok("操作成功", c)
  1190. }
  1191. // Export
  1192. // @Title 合同登记-导出
  1193. // @Description 合同登记-导出
  1194. // @Param Keyword query string false "关键词"
  1195. // @Param StartDate query string false "合同开始日期"
  1196. // @Param EndDate query string false "合同结束日期"
  1197. // @Param ServiceType query int false "套餐类型"
  1198. // @Param ContractType query string false "合同类型"
  1199. // @Param RegisterStatus query int false "登记状态"
  1200. // @Param ListParam query int false "套餐类型: 0-全部; 1-ficc; 2-权益"
  1201. // @Success 200 string "操作成功"
  1202. // @router /contract/register/export [get]
  1203. func (rg *RegisterController) Export(c *gin.Context) {
  1204. var req fms.ContractRegisterListReq
  1205. if e := c.BindQuery(&req); e != nil {
  1206. err, ok := e.(validator.ValidationErrors)
  1207. if !ok {
  1208. resp.FailData("参数解析失败", "Err:"+e.Error(), c)
  1209. return
  1210. }
  1211. resp.FailData("参数解析失败", err.Translate(global.Trans), c)
  1212. return
  1213. }
  1214. cond := `1 = 1`
  1215. pars := make([]interface{}, 0)
  1216. // 合同编号/客户姓名/销售/实际使用方
  1217. if req.Keyword != "" {
  1218. kw := "%" + req.Keyword + "%"
  1219. cond += ` AND (company_name LIKE ? OR contract_code LIKE ? OR seller_name LIKE ? OR actual_company_name LIKE ?)`
  1220. pars = append(pars, kw, kw, kw, kw)
  1221. }
  1222. if req.StartDate != "" && req.EndDate != "" {
  1223. st := fmt.Sprint(req.StartDate, " 00:00:00")
  1224. ed := fmt.Sprint(req.EndDate, " 23:59:59")
  1225. cond += ` AND (create_time BETWEEN ? AND ?)`
  1226. pars = append(pars, st, ed)
  1227. }
  1228. if req.ContractType != "" {
  1229. newCond := ""
  1230. typeSlices := strings.Split(req.ContractType, ",")
  1231. for _, v := range typeSlices {
  1232. if v[:1] == "0" {
  1233. //自付
  1234. if v[1:] == "1" {
  1235. newCond += ` (contract_type = 1 AND has_payment=0) `
  1236. } else if v[1:] == "2" {
  1237. newCond += ` (contract_type = 2 AND has_payment=0) `
  1238. } else {
  1239. newCond += ` (contract_type = 4 AND has_payment=0) `
  1240. }
  1241. } else {
  1242. //代付
  1243. if v[1:] == "1" {
  1244. newCond += ` (contract_type = 1 AND has_payment=1) `
  1245. } else if v[1:] == "2" {
  1246. newCond += ` (contract_type = 2 AND has_payment=1) `
  1247. } else {
  1248. newCond += ` (contract_type = 4 AND has_payment=1) `
  1249. }
  1250. }
  1251. newCond += " OR "
  1252. }
  1253. newCond = strings.TrimRight(newCond, "OR ")
  1254. cond += " AND " + "(" + newCond + ")"
  1255. }
  1256. if req.RegisterStatus != 0 {
  1257. cond += ` AND register_status = ?`
  1258. pars = append(pars, req.RegisterStatus)
  1259. }
  1260. if req.ServiceTypes != "" {
  1261. serviceTypes := strings.Split(req.ServiceTypes, ",")
  1262. registerIds, e := fms.GetContractRegisterIdsByTempId(serviceTypes)
  1263. if e != nil {
  1264. resp.FailMsg("获取失败", "获取合同登记IDs失败, Err: "+e.Error(), c)
  1265. return
  1266. }
  1267. if len(registerIds) > 0 {
  1268. cond += ` AND contract_register_id IN ?`
  1269. pars = append(pars, registerIds)
  1270. } else {
  1271. cond += ` AND 1 = 2`
  1272. }
  1273. }
  1274. if req.ListParam == 1 {
  1275. cond += ` AND product_ids = '1' `
  1276. } else if req.ListParam == 2 {
  1277. cond += ` AND product_ids = '2' `
  1278. }
  1279. // 获取列表数据
  1280. cr := new(fms.ContractRegister)
  1281. list, e := cr.List(cond, pars)
  1282. if e != nil {
  1283. resp.FailData("获取合同列表失败", "Err:"+e.Error(), c)
  1284. return
  1285. }
  1286. if len(list) == 0 {
  1287. resp.Fail("无有效数据可导出", c)
  1288. return
  1289. }
  1290. registerIds := make([]int, 0)
  1291. for i := range list {
  1292. registerIds = append(registerIds, list[i].ContractRegisterId)
  1293. }
  1294. // 获取小套餐品种
  1295. cpCond := `product_id = ? AND permission_name <> ?`
  1296. cpPars := make([]interface{}, 0)
  1297. cpPars = append(cpPars, crm.CompanyProductFicc, crm.ChartPermissionStrategyName)
  1298. cp := new(crm.ChartPermission)
  1299. permissionList, e := cp.List(cpCond, cpPars)
  1300. if e != nil {
  1301. resp.FailData("获取小套餐品种失败", "Err:"+e.Error(), c)
  1302. return
  1303. }
  1304. permissionLen := len(permissionList)
  1305. permissionNameIdMap := make(map[string]int)
  1306. for i := range permissionList {
  1307. permissionNameIdMap[permissionList[i].PermissionName] = permissionList[i].ChartPermissionId
  1308. }
  1309. // 获取所有FICC套餐服务
  1310. serviceList, e := fms.GetContractServiceTemplateMapByProductId(crm.CompanyProductFicc)
  1311. if e != nil {
  1312. resp.FailData("获取套餐服务失败", "Err:"+e.Error(), c)
  1313. return
  1314. }
  1315. // 除大小套餐外的其他套餐(下面的导出需要以此动态处理)
  1316. otherService := make([]*fms.ContractServiceTemplateItem, 0)
  1317. for i := range serviceList {
  1318. if serviceList[i].Title != "FICC大套餐" && serviceList[i].Title != "FICC小套餐" {
  1319. otherService = append(otherService, serviceList[i])
  1320. }
  1321. }
  1322. otherServiceLen := len(otherService)
  1323. // 获取所有权益套餐服务
  1324. raiServiceList, e := fms.GetContractServiceTemplateAllByProductId(crm.CompanyProductRai)
  1325. if e != nil {
  1326. resp.FailData("获取权益套餐服务失败", "Err:"+e.Error(), c)
  1327. return
  1328. }
  1329. raiServiceIdMap := make(map[int]*fms.ContractServiceTemplateItem)
  1330. for i := range raiServiceList {
  1331. raiServiceIdMap[raiServiceList[i].ServiceTemplateId] = raiServiceList[i]
  1332. }
  1333. // 除大小套餐外的其他套餐(下面的导出需要以此动态处理)
  1334. raiOtherService := make([]*fms.ContractServiceTemplateItem, 0)
  1335. raiServiceNotShowMap := make(map[int]struct{})
  1336. for _, v := range raiServiceList {
  1337. if v.Pid > 0 && raiServiceIdMap[v.Pid].Pid > 0 {
  1338. raiServiceNotShowMap[v.Pid] = struct{}{}
  1339. raiServiceNotShowMap[raiServiceIdMap[v.Pid].Pid] = struct{}{}
  1340. } else if v.Pid > 0 {
  1341. raiServiceNotShowMap[v.Pid] = struct{}{}
  1342. }
  1343. }
  1344. for _, v := range raiServiceList {
  1345. if _, ok := raiServiceNotShowMap[v.ServiceTemplateId]; !ok {
  1346. if v.Pid > 0 {
  1347. v.ParentTitle = raiServiceIdMap[v.Pid].Title
  1348. }
  1349. raiOtherService = append(raiOtherService, v)
  1350. }
  1351. }
  1352. otherServiceLen += len(raiOtherService)
  1353. //套餐金额map
  1354. serviceAmountMap := make(map[int]map[int]*fms.ContractServiceAmount)
  1355. // 套餐/开票/到款列表
  1356. serviceMap := make(map[int][]*fms.ContractServiceWithParentTitle)
  1357. serviceChartPermissionsMap := make(map[int][]int)
  1358. invoiceMap := make(map[int][]*fms.ContractInvoice)
  1359. paymentMap := make(map[int][]*fms.ContractInvoice)
  1360. maxInvoice := 0
  1361. maxPayment := 0
  1362. if len(registerIds) > 0 {
  1363. // 获取套餐信息
  1364. csCond := `cv.contract_register_id IN ?`
  1365. csPars := make([]interface{}, 0)
  1366. csPars = append(csPars, registerIds)
  1367. cs := new(fms.ContractService)
  1368. serviceList, e := cs.ListWithWithParentTitle(csCond, csPars)
  1369. if e != nil {
  1370. resp.FailData("获取合同套餐列表失败", "Err:"+e.Error(), c)
  1371. return
  1372. }
  1373. for i := range serviceList {
  1374. cid := serviceList[i].ContractRegisterId
  1375. if serviceMap[cid] == nil {
  1376. serviceMap[cid] = make([]*fms.ContractServiceWithParentTitle, 0)
  1377. }
  1378. serviceMap[cid] = append(serviceMap[cid], serviceList[i])
  1379. // 小套餐权限
  1380. if serviceChartPermissionsMap[cid] == nil {
  1381. serviceChartPermissionsMap[cid] = make([]int, 0)
  1382. }
  1383. if serviceList[i].ChartPermissionIds != "" {
  1384. ids := utils.JoinStr2IntArr(serviceList[i].ChartPermissionIds, ",")
  1385. serviceChartPermissionsMap[cid] = append(serviceChartPermissionsMap[cid], ids...)
  1386. }
  1387. }
  1388. // 获取合同的套餐金额信息
  1389. serviceAmountList, e := fms.GetContractServiceAmountByContractRegisterIds(registerIds)
  1390. if e != nil {
  1391. resp.FailData("获取合同的套餐金额信息失败", "Err:"+e.Error(), c)
  1392. return
  1393. }
  1394. for _, v := range serviceAmountList {
  1395. if _, ok := serviceAmountMap[v.ContractRegisterId]; !ok {
  1396. serviceAmountMap[v.ContractRegisterId] = make(map[int]*fms.ContractServiceAmount)
  1397. }
  1398. serviceAmountMap[v.ContractRegisterId][v.ProductId] = v
  1399. }
  1400. // 获取开票/到款详情, 并取最大的开票/到款数(用于动态扩展第二列表头)
  1401. ci := new(fms.ContractInvoice)
  1402. csCond = `contract_register_id IN ?`
  1403. csPars = make([]interface{}, 0)
  1404. csPars = append(csPars, registerIds)
  1405. invoiceList, e := ci.List(csCond, csPars, "")
  1406. if e != nil {
  1407. resp.FailData("获取开票/到款列表失败", "Err:"+e.Error(), c)
  1408. return
  1409. }
  1410. for k := range invoiceList {
  1411. cid := invoiceList[k].ContractRegisterId
  1412. if invoiceMap[cid] == nil {
  1413. invoiceMap[cid] = make([]*fms.ContractInvoice, 0)
  1414. }
  1415. if paymentMap[cid] == nil {
  1416. paymentMap[cid] = make([]*fms.ContractInvoice, 0)
  1417. }
  1418. if invoiceList[k].InvoiceType == fms.ContractInvoiceTypeMake {
  1419. invoiceMap[cid] = append(invoiceMap[cid], invoiceList[k])
  1420. continue
  1421. }
  1422. if invoiceList[k].InvoiceType == fms.ContractInvoiceTypePay {
  1423. paymentMap[cid] = append(paymentMap[cid], invoiceList[k])
  1424. continue
  1425. }
  1426. }
  1427. // 取最大开票/到款数
  1428. for j := range invoiceMap {
  1429. if len(invoiceMap[j]) > maxInvoice {
  1430. maxInvoice = len(invoiceMap[j])
  1431. }
  1432. }
  1433. for p := range paymentMap {
  1434. if len(paymentMap[p]) > maxPayment {
  1435. maxPayment = len(paymentMap[p])
  1436. }
  1437. }
  1438. }
  1439. serviceProductIdMap := map[int]string{
  1440. 1: "FICC套餐",
  1441. 2: "权益套餐",
  1442. }
  1443. // 生成Excel文件
  1444. xlsxFile := xlsx.NewFile()
  1445. style := xlsx.NewStyle()
  1446. alignment := xlsx.Alignment{
  1447. Horizontal: "center",
  1448. Vertical: "center",
  1449. WrapText: true,
  1450. }
  1451. style.Alignment = alignment
  1452. style.ApplyAlignment = true
  1453. sheetName := "财务列表"
  1454. sheet, err := xlsxFile.AddSheet(sheetName)
  1455. if err != nil {
  1456. resp.FailData("新增Sheet失败", "Err:"+err.Error(), c)
  1457. return
  1458. }
  1459. // 1行表头
  1460. hInt := 0
  1461. titleRow := sheet.AddRow()
  1462. titleRow.SetHeight(40)
  1463. // 1行1列-右合并两格, 下合并1行
  1464. cell1 := titleRow.AddCell()
  1465. if req.ListParam == 0 {
  1466. cell1.HMerge = 8
  1467. } else {
  1468. cell1.HMerge = 7
  1469. }
  1470. cell1.VMerge = 1
  1471. cell1.SetString("客户签约表")
  1472. cell1.SetStyle(style)
  1473. // 右增两列空白格用于第一列合并, 否则后续单元格合并会有问题
  1474. titleRow.AddCell().SetString("")
  1475. titleRow.AddCell().SetString("")
  1476. titleRow.AddCell().SetString("")
  1477. titleRow.AddCell().SetString("")
  1478. titleRow.AddCell().SetString("")
  1479. titleRow.AddCell().SetString("")
  1480. titleRow.AddCell().SetString("")
  1481. hInt += 8
  1482. if req.ListParam == 0 {
  1483. //如果是全部的话要多一格
  1484. titleRow.AddCell().SetString("")
  1485. hInt += 1
  1486. }
  1487. // 1行2列
  1488. if req.ListParam != 2 {
  1489. cell2 := titleRow.AddCell()
  1490. cell2.VMerge = 1
  1491. cell2.SetString("FICC大套餐")
  1492. cell2.SetStyle(style)
  1493. hInt++
  1494. }
  1495. // 1行3列-右合并小套餐数
  1496. if permissionLen >= 1 && req.ListParam != 2 {
  1497. cell3 := titleRow.AddCell()
  1498. hInt++
  1499. cell3.HMerge = permissionLen - 1
  1500. cell3.VMerge = 1
  1501. cell3.SetString("FICC小套餐")
  1502. cell3.SetStyle(style)
  1503. // 同上右增单元格小套餐数-1的空白单元格用于合并
  1504. for i := 0; i < permissionLen-1; i++ {
  1505. titleRow.AddCell().SetString("")
  1506. hInt++
  1507. }
  1508. }
  1509. if req.ListParam != 2 {
  1510. for i := range otherService {
  1511. cellOther := titleRow.AddCell()
  1512. cellOther.VMerge = 1
  1513. hInt++
  1514. cellOther.SetString(otherService[i].Title)
  1515. cellOther.SetStyle(style)
  1516. }
  1517. }
  1518. if req.ListParam != 1 {
  1519. //权益大套餐
  1520. cell4 := titleRow.AddCell()
  1521. cell4.HMerge = 1
  1522. cell4.VMerge = 1
  1523. cell4.SetString("权益大套餐")
  1524. cell4.SetStyle(style)
  1525. titleRow.AddCell().SetString("")
  1526. hInt += 2
  1527. //权益分行业套餐
  1528. cell5 := titleRow.AddCell()
  1529. cell5.HMerge = 8
  1530. cell5.SetString("权益分行业套餐")
  1531. cell5.SetStyle(style)
  1532. titleRow.AddCell().SetString("")
  1533. titleRow.AddCell().SetString("")
  1534. titleRow.AddCell().SetString("")
  1535. titleRow.AddCell().SetString("")
  1536. titleRow.AddCell().SetString("")
  1537. titleRow.AddCell().SetString("")
  1538. titleRow.AddCell().SetString("")
  1539. titleRow.AddCell().SetString("")
  1540. }
  1541. //第二行,前面几个单元格用于第一行的合并
  1542. titleRow2 := sheet.AddRow()
  1543. titleRow2.SetHeight(30)
  1544. for i := 0; i < hInt; i++ {
  1545. titleRow2.AddCell().SetString("")
  1546. }
  1547. if req.ListParam != 1 {
  1548. //权益分行业套餐
  1549. row2Cell1 := titleRow2.AddCell()
  1550. row2Cell1.HMerge = 1
  1551. row2Cell1.SetString("医药")
  1552. row2Cell1.SetStyle(style)
  1553. titleRow2.AddCell().SetString("")
  1554. row2Cell2 := titleRow2.AddCell()
  1555. row2Cell2.HMerge = 1
  1556. row2Cell2.SetString("消费")
  1557. row2Cell2.SetStyle(style)
  1558. titleRow2.AddCell().SetString("")
  1559. row2Cell3 := titleRow2.AddCell()
  1560. row2Cell3.HMerge = 1
  1561. row2Cell3.SetString("科技")
  1562. row2Cell3.SetStyle(style)
  1563. titleRow2.AddCell().SetString("")
  1564. row2Cell4 := titleRow2.AddCell()
  1565. row2Cell4.HMerge = 1
  1566. row2Cell4.SetString("智造")
  1567. row2Cell4.SetStyle(style)
  1568. titleRow2.AddCell().SetString("")
  1569. row2Cell5 := titleRow2.AddCell()
  1570. row2Cell5.SetString("策略")
  1571. row2Cell5.SetStyle(style)
  1572. }
  1573. // 第三行表头
  1574. titleRow3 := sheet.AddRow()
  1575. titleRow3.SetHeight(60)
  1576. row3Title := make([]string, 0)
  1577. row3TitleParent := make([]string, 0)
  1578. row3Title = append(row3Title, "客户名称", "新客户\n0-是\n1-否", "合同类型\n0-自付合同\n1-代付合同",
  1579. "合同子类型\n续约-0\n新签-1\n补充协议-2", "代付方", "关联主合同(补充协议)", "关联合同(代付合同)")
  1580. if req.ListParam == 0 {
  1581. row3Title = append(row3Title, "FICC销售", "权益销售", "FICC大套餐")
  1582. for i := range permissionList {
  1583. row3Title = append(row3Title, permissionList[i].PermissionName)
  1584. }
  1585. // 其他套餐
  1586. for i := range otherService {
  1587. row3Title = append(row3Title, otherService[i].Title)
  1588. }
  1589. // 定义二级套餐名称
  1590. for i := range row3Title {
  1591. row3TitleParent = append(row3TitleParent, row3Title[i])
  1592. }
  1593. // 权益三级套餐
  1594. for i := range raiOtherService {
  1595. row3Title = append(row3Title, raiOtherService[i].Title)
  1596. if raiOtherService[i].ParentTitle != "" {
  1597. row3TitleParent = append(row3TitleParent, raiOtherService[i].ParentTitle)
  1598. } else {
  1599. row3TitleParent = append(row3TitleParent, raiOtherService[i].Title)
  1600. }
  1601. }
  1602. } else if req.ListParam == 1 {
  1603. row3Title = append(row3Title, "FICC销售", "FICC大套餐")
  1604. for i := range permissionList {
  1605. row3Title = append(row3Title, permissionList[i].PermissionName)
  1606. }
  1607. // 其他套餐
  1608. for i := range otherService {
  1609. row3Title = append(row3Title, otherService[i].Title)
  1610. }
  1611. // 定义二级套餐名称
  1612. for i := range row3Title {
  1613. row3TitleParent = append(row3TitleParent, row3Title[i])
  1614. }
  1615. } else {
  1616. row3Title = append(row3Title, "权益销售")
  1617. // 权益三级套餐
  1618. for i := range raiOtherService {
  1619. row3Title = append(row3Title, raiOtherService[i].Title)
  1620. if raiOtherService[i].ParentTitle != "" {
  1621. row3TitleParent = append(row3TitleParent, raiOtherService[i].ParentTitle)
  1622. } else {
  1623. row3TitleParent = append(row3TitleParent, raiOtherService[i].Title)
  1624. }
  1625. }
  1626. }
  1627. row3Title = append(row3Title, "套餐备注", "开始时间", "到期时间", "2022年合同金额", "金额单位")
  1628. if req.ListParam == 0 {
  1629. row3Title = append(row3Title, "FICC套餐总金额", "权益套餐总金额")
  1630. }
  1631. row3Title = append(row3Title, "约定付款时间", "签订日", "合同状态", "合同编号", "合规备注")
  1632. // 设置表头
  1633. for i := range row3Title {
  1634. v := titleRow3.AddCell()
  1635. v.SetString(row3Title[i])
  1636. v.SetStyle(style)
  1637. }
  1638. // 第二行表头-开票/收款(动态添加)
  1639. invoiceTitle := []string{"开票日", "开票金额", "套餐类型", "销售", "备注"}
  1640. for i := 0; i < maxInvoice; i++ {
  1641. n := i + 1
  1642. for ii := range invoiceTitle {
  1643. c := titleRow3.AddCell()
  1644. t := fmt.Sprintf("%s%d", invoiceTitle[ii], n)
  1645. c.SetString(t)
  1646. c.SetStyle(style)
  1647. row3Title = append(row3Title, t)
  1648. }
  1649. }
  1650. paymentTitle := []string{"到款日", "到款金额", "套餐类型", "备注"}
  1651. for i := 0; i < maxPayment; i++ {
  1652. n := i + 1
  1653. for ii := range paymentTitle {
  1654. c := titleRow3.AddCell()
  1655. t := fmt.Sprintf("%s%d", paymentTitle[ii], n)
  1656. c.SetString(t)
  1657. c.SetStyle(style)
  1658. row3Title = append(row3Title, t)
  1659. }
  1660. }
  1661. // 此处取第二行标题NameKeyMap, 后面的动态匹配
  1662. row2NameKeyMap := make(map[string]int)
  1663. for i := range row3Title {
  1664. row2NameKeyMap[row3Title[i]] = i
  1665. }
  1666. newCompanyMap := map[int]string{0: "1", 1: "0"}
  1667. contractTMap := map[int]int{
  1668. fms.ContractTypeSelf: 0,
  1669. fms.ContractTypebehalf: 1,
  1670. }
  1671. contractSubTMap := map[int]int{
  1672. fms.NewContractTypeNew: 0,
  1673. fms.NewContractTypeRenew: 1,
  1674. fms.NewContractTypePlus: 2, // 代付合同
  1675. }
  1676. for _, v := range list {
  1677. k := -1 // 套餐匹配用
  1678. dataRow := sheet.AddRow()
  1679. dataRow.SetHeight(20)
  1680. dataRow.AddCell().SetString(v.CompanyName)
  1681. dataRow.AddCell().SetString(newCompanyMap[v.NewCompany])
  1682. dataRow.AddCell().SetString(fmt.Sprint(contractTMap[v.HasPayment]))
  1683. dataRow.AddCell().SetString(fmt.Sprint(contractSubTMap[v.ContractType]))
  1684. dataRow.AddCell().SetString(v.ActualPayCompanies)
  1685. dataRow.AddCell().SetString(v.RelateContractMainCode)
  1686. dataRow.AddCell().SetString(v.RelateContractCode)
  1687. if req.ListParam == 0{
  1688. dataRow.AddCell().SetString(v.SellerName)
  1689. dataRow.AddCell().SetString(v.RaiSellerName)
  1690. } else if req.ListParam == 1{
  1691. dataRow.AddCell().SetString(v.SellerName)
  1692. } else {
  1693. dataRow.AddCell().SetString(v.RaiSellerName)
  1694. }
  1695. if req.ListParam != 2 {
  1696. }
  1697. // 大套餐
  1698. k += 10
  1699. col4Name := row3Title[k]
  1700. svList := serviceMap[v.ContractRegisterId]
  1701. col4 := ""
  1702. if svList != nil && len(svList) > 0 {
  1703. for isv := range svList {
  1704. if svList[isv].Title == col4Name {
  1705. col4 = "是"
  1706. break
  1707. }
  1708. }
  1709. }
  1710. dataRow.AddCell().SetString(col4)
  1711. // 小套餐
  1712. serviceChartPermissionIds := serviceChartPermissionsMap[v.ContractRegisterId]
  1713. for i := 0; i < permissionLen; i++ {
  1714. k += 1
  1715. colName := row3Title[k]
  1716. chartPermissionId := permissionNameIdMap[colName]
  1717. if utils.InArray(chartPermissionId, serviceChartPermissionIds) {
  1718. dataRow.AddCell().SetString("是")
  1719. } else {
  1720. dataRow.AddCell().SetString("")
  1721. }
  1722. }
  1723. // 除大小套餐外的其他套餐(处理方式其实跟上面的大套餐一样, 只是中间隔了小套餐按照顺序要这么处理=_=!)
  1724. for i := 0; i < otherServiceLen; i++ {
  1725. k += 1
  1726. otherColName := row3Title[k]
  1727. otherCol := ""
  1728. if svList != nil && len(svList) > 0 {
  1729. for isv := range svList {
  1730. if svList[isv].Title == otherColName {
  1731. // 判断权益套餐权限时,需要同时判断父级name
  1732. if otherColName == "主观" || otherColName == "客观" {
  1733. if row3TitleParent[k] == svList[isv].ParentTitle {
  1734. otherCol = "是"
  1735. break
  1736. }
  1737. } else {
  1738. otherCol = "是"
  1739. break
  1740. }
  1741. }
  1742. }
  1743. }
  1744. dataRow.AddCell().SetString(otherCol)
  1745. }
  1746. // 其他信息
  1747. ficcAmount, _ := serviceAmountMap[v.ContractRegisterId][crm.CompanyProductFicc]
  1748. raiAmount, _ := serviceAmountMap[v.ContractRegisterId][crm.CompanyProductRai]
  1749. dataRow.AddCell().SetString(v.ServiceRemark) // 套餐备注
  1750. dataRow.AddCell().SetString(utils.TimeTransferString("2006/01/02", v.StartDate)) // 开始时间
  1751. dataRow.AddCell().SetString(utils.TimeTransferString("2006/01/02", v.EndDate)) // 到期时间
  1752. dataRow.AddCell().SetString(fmt.Sprint("¥", v.ContractAmount)) // 2022年合同金额
  1753. dataRow.AddCell().SetString(v.CurrencyUnit) // 货币单位
  1754. if ficcAmount != nil {
  1755. dataRow.AddCell().SetString(fmt.Sprint("¥", ficcAmount.ServiceAmount)) // FICC套餐总金额
  1756. dataRow.AddCell().SetString("") // 权益套餐总金额
  1757. }
  1758. if raiAmount != nil {
  1759. dataRow.AddCell().SetString("") // 权益套餐总金额
  1760. dataRow.AddCell().SetString(fmt.Sprint("¥", raiAmount.ServiceAmount)) // FICC套餐总金额
  1761. }
  1762. if ficcAmount == nil && raiAmount == nil {
  1763. dataRow.AddCell().SetString("") // FICC套餐总金额
  1764. dataRow.AddCell().SetString("") // 权益套餐总金额
  1765. }
  1766. dataRow.AddCell().SetString(v.AgreedPayTime) // 约定付款时间
  1767. dataRow.AddCell().SetString(utils.TimeTransferString("2006/01/02", v.SignDate)) // 签订日
  1768. dataRow.AddCell().SetString(fms.ContractStatusKeyNameMap[v.ContractStatus]) // 合同状态
  1769. dataRow.AddCell().SetString(v.ContractCode) // 合同编号
  1770. dataRow.AddCell().SetString(v.Remark) // 合规备注
  1771. // 开票/到款信息
  1772. ivList := invoiceMap[v.ContractRegisterId]
  1773. ivListLen := len(ivList)
  1774. for ia := 0; ia < maxInvoice; ia++ {
  1775. if ia < ivListLen {
  1776. if ivList != nil && ivList[ia] != nil {
  1777. dataRow.AddCell().SetString(utils.TimeTransferString("2006/01/02", ivList[ia].InvoiceDate)) // 开票日
  1778. dataRow.AddCell().SetString(fmt.Sprint(ivList[ia].OriginAmount)) // 开票金额
  1779. dataRow.AddCell().SetString(serviceProductIdMap[ivList[ia].ServiceProductId]) // 套餐类型
  1780. dataRow.AddCell().SetString(ivList[ia].SellerName) // 销售名称
  1781. dataRow.AddCell().SetString(ivList[ia].Remark) // 开票备注
  1782. continue
  1783. }
  1784. }
  1785. // 这里要把不够的填充为空
  1786. dataRow.AddCell().SetString("")
  1787. dataRow.AddCell().SetString("")
  1788. dataRow.AddCell().SetString("")
  1789. dataRow.AddCell().SetString("")
  1790. dataRow.AddCell().SetString("")
  1791. }
  1792. pyList := paymentMap[v.ContractRegisterId]
  1793. pyListLen := len(pyList)
  1794. for ib := 0; ib < maxPayment; ib++ {
  1795. if ib < pyListLen {
  1796. if pyList != nil && pyList[ib] != nil {
  1797. dataRow.AddCell().SetString(utils.TimeTransferString("2006/01/02", pyList[ib].InvoiceDate)) // 收款日
  1798. dataRow.AddCell().SetString(fmt.Sprint(pyList[ib].OriginAmount)) // 收款金额
  1799. dataRow.AddCell().SetString(serviceProductIdMap[pyList[ib].ServiceProductId]) // 套餐类型
  1800. dataRow.AddCell().SetString(pyList[ib].Remark) // 收款备注
  1801. continue
  1802. }
  1803. }
  1804. // 这里要把不够的填充为空
  1805. dataRow.AddCell().SetString("")
  1806. dataRow.AddCell().SetString("")
  1807. dataRow.AddCell().SetString("")
  1808. dataRow.AddCell().SetString("")
  1809. }
  1810. }
  1811. // 输出文件
  1812. var buffer bytes.Buffer
  1813. _ = xlsxFile.Write(&buffer)
  1814. content := bytes.NewReader(buffer.Bytes())
  1815. randStr := time.Now().Format(utils.FormatDateTimeUnSpace)
  1816. fileName := sheetName + randStr + ".xlsx"
  1817. c.Writer.Header().Add("Content-Disposition", fmt.Sprintf(`attachment; filename="%s"`, fileName))
  1818. c.Writer.Header().Add("Content-Type", "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet")
  1819. http.ServeContent(c.Writer, c.Request, fileName, time.Now(), content)
  1820. }
  1821. // InvoiceList
  1822. // @Title 开票/到款列表
  1823. // @Description 开票/到款列表
  1824. // @Param InvoiceType query int false "类型: 1-开票登记; 2-到款登记"
  1825. // @Param Keyword query string false "查询关键字"
  1826. // @Param StartDate query string false "开始日期"
  1827. // @Param EndDate query string false "结束日期"
  1828. // @Param MinAmount query float64 false "开票金额区间-最小值"
  1829. // @Param MaxAmount query float64 false "开票金额区间-最大值"
  1830. // @Param IsExport query int false "是否导出: 0-否; 1-是"
  1831. // @Success 200 {object} fms.ContractInvoiceItem
  1832. // @router /contract/register/invoice_list [get]
  1833. func (rg *RegisterController) InvoiceList(c *gin.Context) {
  1834. var req fms.ContractInvoiceListReq
  1835. if e := c.BindQuery(&req); e != nil {
  1836. err, ok := e.(validator.ValidationErrors)
  1837. if !ok {
  1838. resp.FailData("参数解析失败", "Err:"+e.Error(), c)
  1839. return
  1840. }
  1841. resp.FailData("参数解析失败", err.Translate(global.Trans), c)
  1842. return
  1843. }
  1844. pageSize := req.PageSize
  1845. pageIndex := req.Current
  1846. if pageSize <= 0 {
  1847. pageSize = utils.PageSize20
  1848. }
  1849. if pageIndex <= 0 {
  1850. pageIndex = 1
  1851. }
  1852. cond := `invoice_type = ?`
  1853. pars := make([]interface{}, 0)
  1854. pars = append(pars, req.InvoiceType)
  1855. // 搜索
  1856. if req.Keyword != "" {
  1857. kw := fmt.Sprint("%", req.Keyword, "%")
  1858. //pars = append(pars, kw)
  1859. cond += ` AND (b.company_name LIKE ? OR a.contract_code LIKE ?)`
  1860. pars = append(pars, kw, kw)
  1861. }
  1862. if req.StartDate != "" && req.EndDate != "" {
  1863. st := fmt.Sprint(req.StartDate, " 00:00:00")
  1864. ed := fmt.Sprint(req.EndDate, " 23:59:59")
  1865. cond += ` AND (a.invoice_time BETWEEN ? AND ?)`
  1866. pars = append(pars, st, ed)
  1867. }
  1868. if req.MinAmount > 0 {
  1869. cond += ` AND a.amount >= ?`
  1870. pars = append(pars, req.MinAmount)
  1871. }
  1872. if req.MaxAmount > 0 {
  1873. cond += ` AND a.amount <= ?`
  1874. pars = append(pars, req.MaxAmount)
  1875. }
  1876. // 套餐类型
  1877. if req.ServiceProductId > 0 {
  1878. cond += ` AND a.service_product_id = ?`
  1879. pars = append(pars, req.ServiceProductId)
  1880. }
  1881. // 销售
  1882. if req.SellerIds != "" {
  1883. sellerIds := strings.Split(req.SellerIds, ",")
  1884. cond += ` AND (a.seller_id in (?))`
  1885. pars = append(pars, sellerIds)
  1886. }
  1887. // 货币列表
  1888. currencyOB := new(fms.CurrencyUnit)
  1889. currencyCond := `enable = 1`
  1890. currencyPars := make([]interface{}, 0)
  1891. currencyList, e := currencyOB.List(currencyCond, currencyPars)
  1892. if e != nil {
  1893. resp.FailMsg("获取失败", "获取货币列表失败, Err: "+e.Error(), c)
  1894. return
  1895. }
  1896. unitMap := make(map[string]string)
  1897. currencyTotals := make([]*fms.InvoiceListCurrencyTotal, 0)
  1898. for i := range currencyList {
  1899. unitMap[currencyList[i].Code] = currencyList[i].UnitName
  1900. currencyTotals = append(currencyTotals, &fms.InvoiceListCurrencyTotal{
  1901. Name: currencyList[i].Name,
  1902. UnitName: currencyList[i].UnitName,
  1903. Code: currencyList[i].Code,
  1904. FlagImg: currencyList[i].FlagImg,
  1905. })
  1906. }
  1907. page := new(base.Page)
  1908. page.SetPageSize(pageSize)
  1909. page.SetCurrent(pageIndex)
  1910. page.AddOrderItem(base.OrderItem{Column: "invoice_time", Asc: false})
  1911. if req.IsExport == 1 {
  1912. page.SetPageSize(10000)
  1913. page.SetCurrent(1)
  1914. }
  1915. total, list, e := fms.GetContractInvoiceItemPageList(page, cond, pars)
  1916. if e != nil {
  1917. resp.FailMsg("获取失败", "获取合同开票/到款列表失败, Err: "+e.Error(), c)
  1918. return
  1919. }
  1920. page.SetTotal(total)
  1921. contractRegisterIds := make([]int, 0)
  1922. contractStatusMap := make(map[int]int)
  1923. for i := range list {
  1924. list[i].UnitName = unitMap[list[i].CurrencyUnit]
  1925. contractRegisterIds = append(contractRegisterIds, list[i].ContractRegisterId)
  1926. }
  1927. if len(contractRegisterIds) > 0 {
  1928. contractRegisters, err := fms.GetContractInfoByRegisterIds(contractRegisterIds)
  1929. if err != nil {
  1930. resp.FailMsg("查询合同信息失败", "查询合同信息失败, Err: "+err.Error(), c)
  1931. return
  1932. }
  1933. for _, v := range contractRegisters {
  1934. contractStatusMap[v.ContractRegisterId] = v.ContractStatus
  1935. }
  1936. }
  1937. for i := range list {
  1938. list[i].ContractStatus = contractStatusMap[list[i].ContractRegisterId]
  1939. }
  1940. // 分币种合计金额
  1941. var amountTotal float64
  1942. sumList, e := fms.GetInvoiceListCurrencySum(cond, pars, "currency_unit")
  1943. if e != nil {
  1944. resp.FailMsg("获取失败", "获取开票/到款列表合计金额失败, Err: "+e.Error(), c)
  1945. return
  1946. }
  1947. sumMap := make(map[string]float64)
  1948. for i := range sumList {
  1949. amountTotal += sumList[i].AmountTotal
  1950. sumMap[sumList[i].CurrencyUnit] = sumList[i].OriginAmountTotal
  1951. }
  1952. amountTotal, _ = strconv.ParseFloat(fmt.Sprintf("%.2f", amountTotal), 64)
  1953. for i := range currencyTotals {
  1954. a, _ := strconv.ParseFloat(fmt.Sprintf("%.2f", sumMap[currencyTotals[i].Code]), 64)
  1955. currencyTotals[i].Amount = a
  1956. }
  1957. respData := &fms.InvoiceListRespData{
  1958. Page: page,
  1959. List: list,
  1960. AmountTotal: amountTotal,
  1961. CurrencyTotal: currencyTotals,
  1962. }
  1963. // 是否导出
  1964. if req.IsExport == 1 {
  1965. ExportInvoiceList(c, req, respData)
  1966. return
  1967. }
  1968. resp.OkData("获取成功", respData, c)
  1969. }
  1970. // ExportInvoiceList 导出开票/到款列表
  1971. func ExportInvoiceList(c *gin.Context, req fms.ContractInvoiceListReq, results *fms.InvoiceListRespData) {
  1972. list := make([]*fms.ContractInvoiceItem, 0)
  1973. if val, ok := results.List.([]*fms.ContractInvoiceItem); ok {
  1974. list = val
  1975. } else {
  1976. resp.Fail("列表数据有误", c)
  1977. return
  1978. }
  1979. if len(list) == 0 {
  1980. resp.Fail("列表数据为空", c)
  1981. return
  1982. }
  1983. listName := "开票"
  1984. if req.InvoiceType == fms.ContractInvoiceTypePay {
  1985. listName = "到款"
  1986. }
  1987. // 生成Excel文件
  1988. xlsxFile := xlsx.NewFile()
  1989. style := xlsx.NewStyle()
  1990. alignment := xlsx.Alignment{
  1991. Horizontal: "center",
  1992. Vertical: "center",
  1993. WrapText: true,
  1994. }
  1995. style.Alignment = alignment
  1996. style.ApplyAlignment = true
  1997. sheet, err := xlsxFile.AddSheet(fmt.Sprintf("%s列表", listName))
  1998. if err != nil {
  1999. resp.FailData("新增Sheet失败", "Err:"+err.Error(), c)
  2000. return
  2001. }
  2002. // 前两行显示合计金额, 第三行空出与列表数据隔一行
  2003. rowA := sheet.AddRow()
  2004. cellAA := rowA.AddCell()
  2005. rowBData := ""
  2006. if req.InvoiceType == 1 {
  2007. cellAA.SetString(fmt.Sprintf("已开票合计金额(换算后):%.2f(元)", results.AmountTotal))
  2008. rowBData = "已开票金额:"
  2009. } else {
  2010. cellAA.SetString(fmt.Sprintf("已到款合计金额(换算后):%.2f(元)", results.AmountTotal))
  2011. rowBData = "已到款金额:"
  2012. }
  2013. for _, v := range results.CurrencyTotal {
  2014. rowBData += fmt.Sprintf("%s%.2f(%s) ", v.Name, v.Amount, v.UnitName)
  2015. }
  2016. rowB := sheet.AddRow()
  2017. rowB.AddCell().SetString(rowBData)
  2018. sheet.AddRow()
  2019. // 列表数据表头
  2020. titles := []string{"客户名称", "合同编号", "套餐类型", fmt.Sprintf("%s金额", listName), "金额单位", "换算金额(元)",
  2021. fmt.Sprintf("%s日期", listName), "备注"}
  2022. titleRow := sheet.AddRow()
  2023. titleRow.SetHeight(40)
  2024. for i := range titles {
  2025. c := titleRow.AddCell()
  2026. c.SetString(titles[i])
  2027. c.SetStyle(style)
  2028. }
  2029. ServiceTemplateStrMap := map[int]string{
  2030. crm.CompanyProductFicc: "FICC套餐",
  2031. crm.CompanyProductRai: "权益套餐",
  2032. }
  2033. // 单元格赋值
  2034. for _, v := range list {
  2035. dataRow := sheet.AddRow()
  2036. dataRow.SetHeight(20)
  2037. dataRow.AddCell().SetString(v.CompanyName) // 客户名称
  2038. dataRow.AddCell().SetString(v.ContractCode) // 合同编号
  2039. dataRow.AddCell().SetString(ServiceTemplateStrMap[v.ServiceProductId]) // 套餐类型
  2040. dataRow.AddCell().SetString(fmt.Sprint(v.OriginAmount)) // 开票金额
  2041. dataRow.AddCell().SetString(v.UnitName) // 金额单位
  2042. dataRow.AddCell().SetString(fmt.Sprint(v.Amount)) // 换算金额(元)
  2043. dataRow.AddCell().SetString(v.InvoiceDate) // 开票日
  2044. dataRow.AddCell().SetString(v.Remark) // 备注
  2045. }
  2046. // 输出文件
  2047. var buffer bytes.Buffer
  2048. _ = xlsxFile.Write(&buffer)
  2049. content := bytes.NewReader(buffer.Bytes())
  2050. randStr := time.Now().Format(utils.FormatDateTimeUnSpace)
  2051. fileName := fmt.Sprintf("%s列表_%s.xlsx", listName, randStr)
  2052. c.Writer.Header().Add("Content-Disposition", fmt.Sprintf(`attachment; filename="%s"`, fileName))
  2053. c.Writer.Header().Add("Content-Type", "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet")
  2054. http.ServeContent(c.Writer, c.Request, fileName, time.Now(), content)
  2055. }
  2056. // Import
  2057. // @Title 合同登记-导入
  2058. // @Description 合同登记-导入
  2059. // @Success 200 string "操作成功"
  2060. // @router /contract/register/import [post]
  2061. func (rg *RegisterController) Import(c *gin.Context) {
  2062. h, err := c.FormFile("File")
  2063. if err != nil {
  2064. resp.FailData("获取文件失败", "Err:"+err.Error(), c)
  2065. return
  2066. }
  2067. ext := path.Ext(h.Filename)
  2068. if ext != ".xlsx" && ext != ".xls" {
  2069. resp.Fail("请上传Excel文件", c)
  2070. return
  2071. }
  2072. uploadDir := "static/xls"
  2073. err = os.MkdirAll(uploadDir, 766)
  2074. if err != nil {
  2075. resp.FailData("存储目录创建失败", "Err:"+err.Error(), c)
  2076. return
  2077. }
  2078. uploadPath := uploadDir + "/" + time.Now().Format(utils.FormatDateTimeUnSpace) + h.Filename
  2079. err = c.SaveUploadedFile(h, uploadPath)
  2080. if err != nil {
  2081. resp.FailData("保存本地文件失败", "Err:"+err.Error(), c)
  2082. return
  2083. }
  2084. defer func() {
  2085. _ = os.Remove(uploadPath)
  2086. }()
  2087. xlFile, err := xlsx.OpenFile(uploadPath)
  2088. if err != nil {
  2089. resp.FailData("打开文件失败", "Err:"+err.Error(), c)
  2090. return
  2091. }
  2092. // 获取所有已登记,根据合同编号去重
  2093. contractCodeArr := make([]string, 0)
  2094. registerOB := new(fms.ContractRegister)
  2095. registerCond := ``
  2096. registerPars := make([]interface{}, 0)
  2097. registerList, e := registerOB.List(registerCond, registerPars)
  2098. if e != nil {
  2099. resp.FailData("获取合同登记列表失败", "Err:"+e.Error(), c)
  2100. return
  2101. }
  2102. for i := range registerList {
  2103. contractCodeArr = append(contractCodeArr, registerList[i].ContractCode)
  2104. }
  2105. // 获取所有销售Map
  2106. sellerList, e := crmService.GetSellerDepartmentListWithGroupAndTeam()
  2107. if e != nil {
  2108. resp.FailData("获取销售列表失败", "Err:"+e.Error(), c)
  2109. return
  2110. }
  2111. sellerMap := make(map[string]*crm.SellerAdminWithGroupTeam)
  2112. for i := range sellerList {
  2113. sellerMap[sellerList[i].SellerName] = sellerList[i]
  2114. }
  2115. // 获取品种权限Map
  2116. chartPermissionNameIdMap := make(map[string]int)
  2117. cpCond := `product_id = ?`
  2118. cpPars := make([]interface{}, 0)
  2119. cpPars = append(cpPars, crm.CompanyProductFicc)
  2120. cp := new(crm.ChartPermission)
  2121. permissionList, e := cp.List(cpCond, cpPars)
  2122. if e != nil {
  2123. resp.FailData("获取权限列表失败", "Err:"+e.Error(), c)
  2124. return
  2125. }
  2126. for i := range permissionList {
  2127. chartPermissionNameIdMap[permissionList[i].PermissionName] = permissionList[i].ChartPermissionId
  2128. }
  2129. // 获取所有套餐模板
  2130. serviceTempCond := ``
  2131. serviceTempPars := make([]interface{}, 0)
  2132. serviceTempOB := new(fms.ContractServiceTemplate)
  2133. serviceTempList, e := serviceTempOB.List(serviceTempCond, serviceTempPars)
  2134. if e != nil {
  2135. resp.FailData("获取套餐模板列表失败", "Err:"+e.Error(), c)
  2136. return
  2137. }
  2138. serviceTempNameMap := make(map[string]*fms.ContractServiceTemplate)
  2139. serviceTempFullNameMap := make(map[string]*fms.ContractServiceTemplate)
  2140. serviceTempIdMap := make(map[int]*fms.ContractServiceTemplate)
  2141. for i := range serviceTempList {
  2142. serviceTempIdMap[serviceTempList[i].ServiceTemplateId] = serviceTempList[i]
  2143. serviceTempNameMap[serviceTempList[i].Title] = serviceTempList[i]
  2144. }
  2145. for i := range serviceTempList {
  2146. fullName := serviceTempList[i].Title
  2147. if serviceTempList[i].Pid > 0 {
  2148. parentItem := serviceTempIdMap[serviceTempList[i].Pid]
  2149. fullName += "_" + parentItem.Title
  2150. if parentItem.Pid > 0 {
  2151. fullName += "_" + serviceTempIdMap[parentItem.Pid].Title
  2152. }
  2153. }
  2154. serviceTempFullNameMap[fullName] = serviceTempList[i]
  2155. }
  2156. //权益行业套餐名称
  2157. raiIndustryMap := map[int]string{
  2158. 40: "医药",
  2159. 41: "医药",
  2160. 42: "消费",
  2161. 43: "消费",
  2162. 44: "科技",
  2163. 45: "科技",
  2164. 46: "智造",
  2165. 48: "智造",
  2166. 49: "策略",
  2167. }
  2168. // 获取货币列表及汇率(汇率为导入日的汇率)
  2169. rateList, e := fmsService.GetTodayCurrencyRateList()
  2170. if e != nil {
  2171. resp.FailData("获取货币列表及汇率失败", "Err:"+e.Error(), c)
  2172. return
  2173. }
  2174. rateMap := make(map[string]float64)
  2175. for i := range rateList {
  2176. rateMap[rateList[i].Code] = rateList[i].RMBRate
  2177. }
  2178. titleMap := make(map[int]string)
  2179. newIds := make([]int, 0)
  2180. newCompanyArr := []string{"0", "1"}
  2181. newCompanyMap := map[string]int{"0": 1, "1": 0}
  2182. contractTypeArr := []string{"0", "1"}
  2183. contractTMap := map[string]int{
  2184. "0": fms.ContractTypeSelf,
  2185. "1": fms.ContractTypebehalf,
  2186. }
  2187. contractSubTypeArr := []string{"0", "1", "2"}
  2188. contractSubTMap := map[string]int{
  2189. "1": fms.NewContractTypeNew,
  2190. "0": fms.NewContractTypeRenew,
  2191. "2": fms.NewContractTypePlus,
  2192. }
  2193. // 更新登记状态
  2194. defer func() {
  2195. if len(newIds) > 0 {
  2196. go func() {
  2197. for i := range newIds {
  2198. fmsService.CheckContractRegisterAmount(newIds[i])
  2199. fmsService.SummaryInvoicePaymentByContractRegisterId(newIds[i])
  2200. }
  2201. }()
  2202. }
  2203. }()
  2204. invoiceMax := 3
  2205. checkDate := time.Date(1900, 1, 1, 0, 0, 0, 0, time.Local)
  2206. for _, sheet := range xlFile.Sheets {
  2207. // 遍历行读取
  2208. maxRow := sheet.MaxRow
  2209. for i := 0; i < maxRow; i++ {
  2210. // 第三行开始读取表头
  2211. if i == 2 {
  2212. row := sheet.Row(i)
  2213. cells := row.Cells
  2214. for k, cell := range cells {
  2215. text := cell.String()
  2216. titleMap[k] = text
  2217. // 只检验前面部分表头, 后面很多动态列
  2218. if k == 0 {
  2219. if text != "客户名称" {
  2220. resp.Fail("【客户名称】列名称有误, 请参考模板导入", c)
  2221. return
  2222. }
  2223. continue
  2224. } else if k == 1 {
  2225. if !strings.Contains(text, "新客户") {
  2226. resp.Fail("【新客户】列名称有误, 请参考模板导入", c)
  2227. return
  2228. }
  2229. continue
  2230. } else if k == 2 {
  2231. if !strings.Contains(text, "合同类型") {
  2232. resp.Fail("【合同类型】列名称有误, 请参考模板导入", c)
  2233. return
  2234. }
  2235. continue
  2236. } else if k == 3 {
  2237. if !strings.Contains(text, "合同子类型") {
  2238. resp.Fail("【合同子类型】列名称有误, 请参考模板导入", c)
  2239. return
  2240. }
  2241. continue
  2242. } else if k == 4 {
  2243. if text != "代付方" {
  2244. resp.Fail("【代付方】列名称有误, 请参考模板导入", c)
  2245. return
  2246. }
  2247. continue
  2248. } else if k == 5 {
  2249. if !strings.Contains(text, "关联主合同") {
  2250. resp.Fail("【关联主合同】列名称有误, 请参考模板导入", c)
  2251. return
  2252. }
  2253. continue
  2254. } else if k == 6 {
  2255. if !strings.Contains(text, "关联合同") {
  2256. resp.Fail("【关联合同】列名称有误, 请参考模板导入", c)
  2257. return
  2258. }
  2259. continue
  2260. } else if k == 7 {
  2261. if text != "FICC销售" {
  2262. resp.Fail("【FICC销售】列名称有误, 请参考模板导入", c)
  2263. return
  2264. }
  2265. continue
  2266. } else if k == 8 {
  2267. if text != "权益销售" {
  2268. resp.Fail("【权益销售】列名称有误, 请参考模板导入", c)
  2269. return
  2270. }
  2271. continue
  2272. } else if k == 9 {
  2273. if text != "FICC大套餐" {
  2274. resp.Fail("【FICC大套餐】列名称有误, 请参考模板导入", c)
  2275. return
  2276. }
  2277. continue
  2278. }
  2279. }
  2280. } else if i >= 3 {
  2281. // 数据行
  2282. row := sheet.Row(i)
  2283. cells := row.Cells
  2284. // 登记信息
  2285. rowRegister := new(fms.ContractRegister)
  2286. // 套餐
  2287. rowServices := make([]*fms.ContractService, 0)
  2288. // 套餐金额
  2289. rowServiceAmount := make([]*fms.ContractServiceAmount, 0)
  2290. // 开票/到款
  2291. rowInvoices := make([]*fms.ContractInvoice, 0)
  2292. for ir := 0; ir < invoiceMax; ir++ {
  2293. rowInvoices = append(rowInvoices, new(fms.ContractInvoice))
  2294. }
  2295. rowPayments := make([]*fms.ContractInvoice, 0)
  2296. for ir := 0; ir < invoiceMax; ir++ {
  2297. rowPayments = append(rowPayments, new(fms.ContractInvoice))
  2298. }
  2299. // 小套餐权限
  2300. rowChartPermissionIdArr := make([]string, 0)
  2301. productIds := make(map[int]struct{})
  2302. isSkip := false
  2303. for k, cell := range cells {
  2304. fmt.Println("k:", k)
  2305. fmt.Println("cell:", cell.Value)
  2306. v := utils.TrimStr(cell.String())
  2307. // 客户名称
  2308. if k == 0 {
  2309. if v == "" {
  2310. resp.Fail(fmt.Sprintf("第%d行客户名称不可为空, 请按模板导入", i+1), c)
  2311. return
  2312. }
  2313. rowRegister.CompanyName = v
  2314. continue
  2315. }
  2316. // 是否新客户
  2317. if k == 1 {
  2318. if !utils.InArrayByStr(newCompanyArr, v) {
  2319. resp.Fail(fmt.Sprintf("第%d行新客户有误, 请按模板导入", i+1), c)
  2320. return
  2321. }
  2322. rowRegister.NewCompany = newCompanyMap[v]
  2323. continue
  2324. }
  2325. // 合同类型
  2326. if k == 2 {
  2327. if !utils.InArrayByStr(contractTypeArr, v) {
  2328. resp.Fail(fmt.Sprintf("第%d行合同类型有误, 请按模板导入", i+1), c)
  2329. return
  2330. }
  2331. rowRegister.HasPayment = contractTMap[v]
  2332. continue
  2333. }
  2334. if k == 3 {
  2335. if !utils.InArrayByStr(contractSubTypeArr, v) {
  2336. resp.Fail(fmt.Sprintf("第%d行合同类型有误, 请按模板导入", i+1), c)
  2337. return
  2338. }
  2339. rowRegister.ContractType = contractSubTMap[v]
  2340. if rowRegister.ContractType == 0 {
  2341. resp.Fail(fmt.Sprintf("第%d行合同子类型匹配有误, 请按模板导入", i+1), c)
  2342. return
  2343. }
  2344. continue
  2345. }
  2346. if k == 4 {
  2347. rowRegister.ActualPayCompanies = v
  2348. continue
  2349. }
  2350. if k == 5 {
  2351. rowRegister.RelateContractMainCode = v
  2352. continue
  2353. }
  2354. if k == 6 {
  2355. rowRegister.RelateContractCode = v
  2356. continue
  2357. }
  2358. // FICC销售
  2359. if k == 7 {
  2360. if v != "" {
  2361. /*resp.Fail(fmt.Sprintf("第%d行销售名称不可为空, 请按模板导入", i+1), c)
  2362. return*/
  2363. sellerItem := sellerMap[v]
  2364. if sellerItem == nil {
  2365. resp.Fail(fmt.Sprintf("第%d行销售名称与系统销售不匹配, 请核对名称后导入", i+1), c)
  2366. return
  2367. }
  2368. rowRegister.SellerId = sellerItem.SellerId
  2369. rowRegister.SellerName = sellerItem.SellerName
  2370. }
  2371. continue
  2372. }
  2373. // 权益销售
  2374. if k == 8 {
  2375. if v == "" && rowRegister.SellerName == "" {
  2376. resp.Fail(fmt.Sprintf("第FICC销售名称和权益销售名称不可都为空, 请按模板导入", i+1), c)
  2377. return
  2378. }
  2379. sellerItem := sellerMap[v]
  2380. if sellerItem == nil {
  2381. resp.Fail(fmt.Sprintf("第%d行权益销售名称与系统销售不匹配, 请核对名称后导入", i+1), c)
  2382. return
  2383. }
  2384. rowRegister.RaiSellerId = sellerItem.SellerId
  2385. rowRegister.RaiSellerName = sellerItem.SellerName
  2386. continue
  2387. }
  2388. // FICC大套餐
  2389. if k == 9 {
  2390. if v == "是" {
  2391. tempItem := serviceTempNameMap[titleMap[k]]
  2392. if tempItem == nil {
  2393. resp.Fail(fmt.Sprintf("第%d行%d列套餐名称不匹配, 请按模板导入", i+1, k+1), c)
  2394. return
  2395. }
  2396. cs := &fms.ContractService{
  2397. ProductId: crm.CompanyProductFicc,
  2398. ServiceTemplateId: tempItem.ServiceTemplateId,
  2399. Title: tempItem.Title,
  2400. Value: tempItem.Value,
  2401. TableValue: tempItem.TableValue,
  2402. ChartPermissionId: tempItem.ChartPermissionId,
  2403. }
  2404. cs.Set()
  2405. rowServices = append(rowServices, cs)
  2406. productIds[crm.CompanyProductFicc] = struct{}{}
  2407. }
  2408. continue
  2409. }
  2410. // FICC小套餐
  2411. if k >= 10 && k <= 30 {
  2412. // 小套餐权限
  2413. if v == "是" {
  2414. rowChartPermissionIdArr = append(rowChartPermissionIdArr, strconv.Itoa(chartPermissionNameIdMap[titleMap[k]]))
  2415. productIds[crm.CompanyProductFicc] = struct{}{}
  2416. }
  2417. continue
  2418. }
  2419. // 其他类型套餐
  2420. if k >= 31 && k <= 37 {
  2421. if v == "是" {
  2422. tempItem := serviceTempNameMap[titleMap[k]]
  2423. if tempItem == nil {
  2424. resp.Fail(fmt.Sprintf("第%d行%d列套餐名称不匹配, 请按模板导入", i+1, k+1), c)
  2425. return
  2426. }
  2427. cs := &fms.ContractService{
  2428. ProductId: crm.CompanyProductFicc,
  2429. ServiceTemplateId: tempItem.ServiceTemplateId,
  2430. Title: tempItem.Title,
  2431. Value: tempItem.Value,
  2432. TableValue: tempItem.TableValue,
  2433. ChartPermissionId: tempItem.ChartPermissionId,
  2434. }
  2435. cs.Set()
  2436. rowServices = append(rowServices, cs)
  2437. productIds[crm.CompanyProductFicc] = struct{}{}
  2438. }
  2439. continue
  2440. }
  2441. if k >= 38 && k <= 48 {
  2442. if v == "是" {
  2443. // 权益大套餐
  2444. if k <= 41 {
  2445. //新增
  2446. parentName := "权益大套餐"
  2447. tempItem := serviceTempNameMap[titleMap[k]]
  2448. if tempItem == nil {
  2449. resp.Fail(fmt.Sprintf("第%d行%d列套餐名称不匹配, 请按模板导入", i+1, k+1), c)
  2450. return
  2451. }
  2452. cs := &fms.ContractService{
  2453. ProductId: crm.CompanyProductRai,
  2454. ServiceTemplateId: tempItem.ServiceTemplateId,
  2455. Title: tempItem.Title,
  2456. Value: tempItem.Value,
  2457. TableValue: tempItem.TableValue,
  2458. ChartPermissionId: tempItem.ChartPermissionId,
  2459. }
  2460. rowServices = append(rowServices, cs)
  2461. tempItem = serviceTempNameMap[parentName]
  2462. if tempItem == nil {
  2463. resp.Fail(fmt.Sprintf("第%d行%d列套餐名称不匹配, 请按模板导入", i+1, k+1), c)
  2464. return
  2465. }
  2466. cs = &fms.ContractService{
  2467. ProductId: crm.CompanyProductRai,
  2468. ServiceTemplateId: tempItem.ServiceTemplateId,
  2469. Title: tempItem.Title,
  2470. Value: tempItem.Value,
  2471. TableValue: tempItem.TableValue,
  2472. ChartPermissionId: tempItem.ChartPermissionId,
  2473. }
  2474. rowServices = append(rowServices, cs)
  2475. } else {
  2476. rootName := "行业套餐"
  2477. // 新增三条套餐信息
  2478. parentName, _ := raiIndustryMap[k]
  2479. childName := titleMap[k]
  2480. fullName := childName + "_" + parentName + "_" + rootName
  2481. if fullName != "" {
  2482. //增加三级权限
  2483. tempItem := serviceTempFullNameMap[fullName]
  2484. fmt.Println("fullName:", fullName)
  2485. fmt.Println("serviceTempFullNameMap:", serviceTempFullNameMap)
  2486. if tempItem == nil {
  2487. resp.Fail(fmt.Sprintf("第%d行%d列套餐名称不匹配, 请按模板导入", i+1, k+1), c)
  2488. return
  2489. }
  2490. cs := &fms.ContractService{
  2491. ProductId: crm.CompanyProductRai,
  2492. ServiceTemplateId: tempItem.ServiceTemplateId,
  2493. Title: tempItem.Title,
  2494. Value: tempItem.Value,
  2495. TableValue: tempItem.TableValue,
  2496. ChartPermissionId: tempItem.ChartPermissionId,
  2497. }
  2498. rowServices = append(rowServices, cs)
  2499. //增加二级权限
  2500. tempItem = serviceTempFullNameMap[parentName+"_"+rootName]
  2501. if tempItem == nil {
  2502. resp.Fail(fmt.Sprintf("第%d行%d列套餐名称不匹配, 请按模板导入", i+1, k+1), c)
  2503. return
  2504. }
  2505. cs = &fms.ContractService{
  2506. ProductId: crm.CompanyProductRai,
  2507. ServiceTemplateId: tempItem.ServiceTemplateId,
  2508. Title: tempItem.Title,
  2509. Value: tempItem.Value,
  2510. TableValue: tempItem.TableValue,
  2511. ChartPermissionId: tempItem.ChartPermissionId,
  2512. }
  2513. rowServices = append(rowServices, cs)
  2514. //增加一级权限
  2515. tempItem = serviceTempFullNameMap[rootName]
  2516. if tempItem == nil {
  2517. resp.Fail(fmt.Sprintf("第%d行%d列套餐名称不匹配, 请按模板导入", i+1, k+1), c)
  2518. return
  2519. }
  2520. cs = &fms.ContractService{
  2521. ProductId: crm.CompanyProductRai,
  2522. ServiceTemplateId: tempItem.ServiceTemplateId,
  2523. Title: tempItem.Title,
  2524. Value: tempItem.Value,
  2525. TableValue: tempItem.TableValue,
  2526. ChartPermissionId: tempItem.ChartPermissionId,
  2527. }
  2528. rowServices = append(rowServices, cs)
  2529. }
  2530. }
  2531. productIds[crm.CompanyProductRai] = struct{}{}
  2532. }
  2533. continue
  2534. }
  2535. // 权益研选等套餐
  2536. if k >= 49 && k <= 53 {
  2537. if v == "是" {
  2538. tempItem := serviceTempNameMap[titleMap[k]]
  2539. if tempItem == nil {
  2540. resp.Fail(fmt.Sprintf("第%d行%d列套餐名称不匹配, 请按模板导入", i+1, k+1), c)
  2541. return
  2542. }
  2543. cs := &fms.ContractService{
  2544. ProductId: crm.CompanyProductRai,
  2545. ServiceTemplateId: tempItem.ServiceTemplateId,
  2546. Title: tempItem.Title,
  2547. Value: tempItem.Value,
  2548. TableValue: tempItem.TableValue,
  2549. ChartPermissionId: tempItem.ChartPermissionId,
  2550. }
  2551. cs.Set()
  2552. rowServices = append(rowServices, cs)
  2553. productIds[crm.CompanyProductRai] = struct{}{}
  2554. }
  2555. continue
  2556. }
  2557. // 套餐备注
  2558. if k == 54 {
  2559. rowRegister.ServiceRemark = v
  2560. continue
  2561. }
  2562. // 开始时间/到期时间
  2563. if k == 57 {
  2564. // 转换失败可能是因为格式为Excel日期格式, 读取出来会是一串数字, 将其转换成日期字符串再处理
  2565. va := cell.Value
  2566. if va == "" {
  2567. resp.Fail(fmt.Sprintf("第%d行%d列开始时间不可为空, 请按模板导入", i+1, k+1), c)
  2568. return
  2569. }
  2570. startDate, e := time.ParseInLocation("2006/01/02", va, time.Local)
  2571. if e != nil {
  2572. d := utils.ConvertToFormatDay(va, "2006/01/02")
  2573. startDate, e = time.ParseInLocation("2006/01/02", d, time.Local)
  2574. if e != nil {
  2575. resp.Fail(fmt.Sprintf("第%d行开始时间格式转换有误, 请按模板导入", i+1), c)
  2576. return
  2577. }
  2578. }
  2579. // 转换后的日期小于1900-01-01表示当前生成的日期是有问题的
  2580. if startDate.Before(checkDate) {
  2581. resp.Fail(fmt.Sprintf("第%d行开始时间格式有误, 请按模板导入", i+1), c)
  2582. return
  2583. }
  2584. rowRegister.StartDate = startDate
  2585. continue
  2586. }
  2587. if k == 58 {
  2588. va := cell.Value
  2589. if va == "" {
  2590. resp.Fail(fmt.Sprintf("第%d行到期时间不可为空, 请按模板导入", i+1), c)
  2591. return
  2592. }
  2593. endDate, e := time.ParseInLocation("2006/01/02", va, time.Local)
  2594. if e != nil {
  2595. d := utils.ConvertToFormatDay(va, "2006/01/02")
  2596. endDate, e = time.ParseInLocation("2006/01/02", d, time.Local)
  2597. if e != nil {
  2598. resp.Fail(fmt.Sprintf("第%d行到期时间格式转换有误, 请按模板导入", i+1), c)
  2599. return
  2600. }
  2601. }
  2602. if endDate.Before(checkDate) {
  2603. resp.Fail(fmt.Sprintf("第%d行到期时间格式有误, 请按模板导入", i+1), c)
  2604. return
  2605. }
  2606. rowRegister.EndDate = endDate
  2607. continue
  2608. }
  2609. // 合同金额
  2610. if k == 59 {
  2611. amountStr := v
  2612. amount, e := strconv.ParseFloat(amountStr, 64)
  2613. if e != nil {
  2614. resp.Fail(fmt.Sprintf("第%d行合同金额有误, 请按模板导入", i+1), c)
  2615. return
  2616. }
  2617. rowRegister.ContractAmount = amount
  2618. continue
  2619. }
  2620. // 金额单位
  2621. if k == 60 {
  2622. rate := rateMap[v]
  2623. if rate <= 0 {
  2624. resp.Fail(fmt.Sprintf("第%d行金额单位有误, 请按模板导入", i+1), c)
  2625. return
  2626. }
  2627. rowRegister.CurrencyUnit = v
  2628. rowRegister.RMBRate = rate
  2629. continue
  2630. }
  2631. // FICC 套餐总金额
  2632. if k == 61 {
  2633. amountStr := v
  2634. amount, e := strconv.ParseFloat(amountStr, 64)
  2635. if e != nil {
  2636. resp.Fail(fmt.Sprintf("第%d行FICC套餐总金额有误, 请按模板导入", i+1), c)
  2637. return
  2638. }
  2639. if amount > 0 {
  2640. tmp := &fms.ContractServiceAmount{
  2641. ProductId: crm.CompanyProductFicc,
  2642. ServiceAmount: amount,
  2643. CurrencyUnit: rowRegister.CurrencyUnit,
  2644. TimeBase: base.TimeBase{},
  2645. }
  2646. rowServiceAmount = append(rowServiceAmount, tmp)
  2647. }
  2648. continue
  2649. }
  2650. // 权益套餐总金额
  2651. if k == 62 {
  2652. amountStr := v
  2653. amount, e := strconv.ParseFloat(amountStr, 64)
  2654. if e != nil {
  2655. resp.Fail(fmt.Sprintf("第%d行权益套餐总金额有误, 请按模板导入", i+1), c)
  2656. return
  2657. }
  2658. if amount > 0 {
  2659. tmp := &fms.ContractServiceAmount{
  2660. ProductId: crm.CompanyProductRai,
  2661. ServiceAmount: amount,
  2662. CurrencyUnit: rowRegister.CurrencyUnit,
  2663. TimeBase: base.TimeBase{},
  2664. }
  2665. rowServiceAmount = append(rowServiceAmount, tmp)
  2666. }
  2667. continue
  2668. }
  2669. // 约定付款日期
  2670. if k == 63 {
  2671. rowRegister.AgreedPayTime = v
  2672. continue
  2673. }
  2674. // 签订日
  2675. if k == 64 {
  2676. va := cell.Value
  2677. if va == "" {
  2678. continue
  2679. }
  2680. signDate, e := time.ParseInLocation("2006/01/02", va, time.Local)
  2681. if e != nil {
  2682. d := utils.ConvertToFormatDay(va, "2006/01/02")
  2683. signDate, e = time.ParseInLocation("2006/01/02", d, time.Local)
  2684. if e != nil {
  2685. resp.Fail(fmt.Sprintf("第%d行签订日格式转换有误, 请按模板导入", i+1), c)
  2686. return
  2687. }
  2688. }
  2689. if signDate.Before(checkDate) {
  2690. resp.Fail(fmt.Sprintf("第%d行签订日格式有误, 请按模板导入", i+1), c)
  2691. return
  2692. }
  2693. rowRegister.SignDate = signDate
  2694. continue
  2695. }
  2696. // 合同状态
  2697. if k == 65 {
  2698. rowRegister.ContractStatus = fms.ContractStatusNameKeyMap[v]
  2699. if rowRegister.ContractStatus == 0 {
  2700. resp.Fail(fmt.Sprintf("第%d行合同状态不匹配, 请按模板导入", i+1), c)
  2701. return
  2702. }
  2703. continue
  2704. }
  2705. // 合同编号
  2706. if k == 66 {
  2707. rowContractCode := v
  2708. if rowContractCode == "" {
  2709. resp.Fail(fmt.Sprintf("第%d行合同编号不可为空, 请按模板导入", i+1), c)
  2710. return
  2711. }
  2712. if utils.InArrayByStr(contractCodeArr, rowContractCode) {
  2713. // 此合同已登记, 跳过本行的读取
  2714. isSkip = true
  2715. break
  2716. }
  2717. rowRegister.ContractCode = rowContractCode
  2718. continue
  2719. }
  2720. // 合规备注
  2721. if k == 67 {
  2722. rowRegister.Remark = v
  2723. continue
  2724. }
  2725. // 开票列表
  2726. k2 := 67
  2727. for ir := 0; ir < invoiceMax; ir++ {
  2728. n := ir + 1
  2729. // 开票日
  2730. k2 += 1
  2731. if k == k2 {
  2732. if v != "" {
  2733. va := cell.Value
  2734. invoiceDate, e := time.ParseInLocation("2006/01/02", va, time.Local)
  2735. if e != nil {
  2736. d := utils.ConvertToFormatDay(va, "2006/01/02")
  2737. invoiceDate, e = time.ParseInLocation("2006/01/02", d, time.Local)
  2738. if e != nil {
  2739. resp.Fail(fmt.Sprintf("第%d行开票时间%d格式转换有误, 请按模板导入", i+1, n), c)
  2740. return
  2741. }
  2742. }
  2743. if invoiceDate.Before(checkDate) {
  2744. resp.Fail(fmt.Sprintf("第%d行开票时间%d格式有误, 请按模板导入", i+1, n), c)
  2745. return
  2746. }
  2747. rowInvoices[ir].InvoiceDate = invoiceDate
  2748. rowInvoices[ir].ContractCode = rowRegister.ContractCode
  2749. rowInvoices[ir].InvoiceType = fms.ContractInvoiceTypeMake
  2750. }
  2751. continue
  2752. }
  2753. // 开票金额
  2754. k2 += 1
  2755. if k == k2 {
  2756. if v != "" {
  2757. amountStr := v
  2758. amount, e := strconv.ParseFloat(amountStr, 64)
  2759. if e != nil {
  2760. resp.Fail(fmt.Sprintf("第%d行开票金额%d有误, 请按模板导入", i+1, n), c)
  2761. return
  2762. }
  2763. if rowRegister.RMBRate <= 0 {
  2764. resp.Fail(fmt.Sprintf("第%d行开票金额换算%d有误, 请按模板导入金额单位", i+1, n), c)
  2765. return
  2766. }
  2767. a, _ := strconv.ParseFloat(fmt.Sprintf("%.2f", amount/rowRegister.RMBRate), 64)
  2768. rowInvoices[ir].OriginAmount = amount
  2769. rowInvoices[ir].Amount = a
  2770. }
  2771. continue
  2772. }
  2773. // 开票套餐类型
  2774. k2 += 1
  2775. if k == k2 {
  2776. if v != "" {
  2777. if v == "FICC套餐" {
  2778. rowInvoices[ir].ServiceProductId = crm.CompanyProductFicc
  2779. } else if v == "权益套餐" {
  2780. rowInvoices[ir].ServiceProductId = crm.CompanyProductRai
  2781. } else {
  2782. resp.Fail(fmt.Sprintf("第%d行开票套餐类型%d:%s有误, 请按模板导入", i+1, n, v), c)
  2783. return
  2784. }
  2785. }
  2786. continue
  2787. }
  2788. // 开票销售
  2789. k2 += 1
  2790. if k == k2 {
  2791. if v != "" {
  2792. sellerItem := sellerMap[v]
  2793. if sellerItem == nil {
  2794. resp.Fail(fmt.Sprintf("第%d行开票销售名称与系统销售不匹配, 请核对名称后导入", i+1), c)
  2795. return
  2796. }
  2797. rowInvoices[ir].SellerId = sellerItem.SellerId
  2798. rowInvoices[ir].SellerName = sellerItem.SellerName
  2799. rowInvoices[ir].SellerGroupId = sellerItem.GroupId
  2800. rowInvoices[ir].SellerGroupName = sellerItem.GroupName
  2801. rowInvoices[ir].SellerTeamId = sellerItem.TeamId
  2802. rowInvoices[ir].SellerTeamName = sellerItem.TeamName
  2803. }
  2804. continue
  2805. }
  2806. // 备注
  2807. k2 += 1
  2808. if k == k2 {
  2809. if v != "" {
  2810. rowInvoices[ir].Remark = v
  2811. }
  2812. continue
  2813. }
  2814. }
  2815. // 到款列表
  2816. for ir := 0; ir < invoiceMax; ir++ {
  2817. n := ir + 1
  2818. // 到款日
  2819. k2 += 1
  2820. if k == k2 {
  2821. if v != "" {
  2822. va := cell.Value
  2823. invoiceDate, e := time.ParseInLocation("2006/01/02", va, time.Local)
  2824. if e != nil {
  2825. d := utils.ConvertToFormatDay(va, "2006/01/02")
  2826. invoiceDate, e = time.ParseInLocation("2006/01/02", d, time.Local)
  2827. if e != nil {
  2828. resp.Fail(fmt.Sprintf("第%d行到款时间%d格式转换有误, 请按模板导入", i+1, n), c)
  2829. return
  2830. }
  2831. }
  2832. if invoiceDate.Before(checkDate) {
  2833. resp.Fail(fmt.Sprintf("第%d行到款时间%d格式有误, 请按模板导入", i+1, n), c)
  2834. return
  2835. }
  2836. rowPayments[ir].InvoiceDate = invoiceDate
  2837. rowPayments[ir].ContractCode = rowRegister.ContractCode
  2838. rowPayments[ir].InvoiceType = fms.ContractInvoiceTypePay
  2839. }
  2840. continue
  2841. }
  2842. // 到款金额
  2843. k2 += 1
  2844. if k == k2 {
  2845. if v != "" {
  2846. amountStr := v
  2847. amount, e := strconv.ParseFloat(amountStr, 64)
  2848. if e != nil {
  2849. resp.Fail(fmt.Sprintf("第%d行到款金额%d有误, 请按模板导入", i+1, n), c)
  2850. return
  2851. }
  2852. if rowRegister.RMBRate <= 0 {
  2853. resp.Fail(fmt.Sprintf("第%d行到款金额换算%d有误, 请按模板导入金额单位", i+1, n), c)
  2854. return
  2855. }
  2856. // 付款方式
  2857. dayDiff := rowRegister.EndDate.Sub(rowRegister.StartDate).Hours() / 24
  2858. contractAmount := rowRegister.ContractAmount
  2859. payType := fmsService.CalculateContractPaymentType(amount, contractAmount, dayDiff)
  2860. rowPayments[ir].PayType = payType
  2861. rowPayments[ir].OriginAmount = amount
  2862. a, _ := strconv.ParseFloat(fmt.Sprintf("%.2f", amount/rowRegister.RMBRate), 64)
  2863. rowPayments[ir].Amount = a
  2864. }
  2865. continue
  2866. }
  2867. // 到款套餐类型
  2868. k2 += 1
  2869. if k == k2 {
  2870. if v != "" {
  2871. if v == "FICC套餐" {
  2872. rowPayments[ir].ServiceProductId = crm.CompanyProductFicc
  2873. } else if v == "权益套餐" {
  2874. rowPayments[ir].ServiceProductId = crm.CompanyProductRai
  2875. } else {
  2876. resp.Fail(fmt.Sprintf("第%d行到款套餐类型%d:%s有误, 请按模板导入", i+1, n, v), c)
  2877. return
  2878. }
  2879. }
  2880. continue
  2881. }
  2882. // 备注
  2883. k2 += 1
  2884. if k == k2 {
  2885. if v != "" {
  2886. rowPayments[ir].Remark = v
  2887. }
  2888. continue
  2889. }
  2890. }
  2891. }
  2892. if isSkip {
  2893. continue
  2894. }
  2895. // 小套餐
  2896. if len(rowChartPermissionIdArr) > 0 {
  2897. // 说明有小套餐
  2898. tempItem := serviceTempNameMap["FICC小套餐"]
  2899. if tempItem == nil {
  2900. resp.Fail(fmt.Sprintf("第%d行小套餐名称不匹配, 请按模板导入", i+1), c)
  2901. return
  2902. }
  2903. rowChartPermissionIds := strings.Join(rowChartPermissionIdArr, ",")
  2904. cs := &fms.ContractService{
  2905. ProductId: crm.CompanyProductFicc,
  2906. ServiceTemplateId: tempItem.ServiceTemplateId,
  2907. Title: tempItem.Title,
  2908. Value: tempItem.Value,
  2909. TableValue: tempItem.TableValue,
  2910. ChartPermissionId: tempItem.ChartPermissionId,
  2911. ChartPermissionIds: rowChartPermissionIds,
  2912. }
  2913. cs.Set()
  2914. rowServices = append(rowServices, cs)
  2915. }
  2916. // 如果导入的最后一条合同编号为空并且合同编号之后的字段均为空
  2917. // excel这个包读行的时候不会再往后面没数据的地方读取, 所以此处需要重新判断一次
  2918. if rowRegister.ContractCode == "" {
  2919. resp.Fail(fmt.Sprintf("第%d行合同编号为空", i+1), c)
  2920. return
  2921. }
  2922. rowRegister.RegisterStatus = fms.ContractRegisterStatusIng
  2923. rowInvoiceList := make([]*fms.ContractInvoice, 0)
  2924. // 过滤信息不完整的开票到款
  2925. for l := range rowInvoices {
  2926. if rowInvoices[l].ContractCode != "" {
  2927. if rowInvoices[l].OriginAmount <= 0 || rowInvoices[l].SellerId == 0 {
  2928. resp.Fail(fmt.Sprintf("第%d行开票信息必填项不完整", i+1), c)
  2929. return
  2930. }
  2931. rowInvoiceList = append(rowInvoiceList, rowInvoices[l])
  2932. }
  2933. }
  2934. for l := range rowPayments {
  2935. if rowPayments[l].ContractCode != "" {
  2936. if rowPayments[l].OriginAmount <= 0 {
  2937. resp.Fail(fmt.Sprintf("第%d行到款信息必填项不完整", i+1), c)
  2938. return
  2939. }
  2940. rowInvoiceList = append(rowInvoiceList, rowPayments[l])
  2941. }
  2942. }
  2943. // 新增登记、套餐、开票到款信息
  2944. for proId, _ := range productIds {
  2945. rowRegister.ProductIds += strconv.Itoa(proId) + ","
  2946. }
  2947. rowRegister.ProductIds = strings.Trim(rowRegister.ProductIds, ",")
  2948. newId, e := fms.CreateImportContractRegister(rowRegister, rowServices, rowInvoiceList, rowServiceAmount)
  2949. if e != nil {
  2950. resp.FailData(fmt.Sprintf("第%d行导入失败", i+1), "新增导入登记失败, Err: "+e.Error(), c)
  2951. return
  2952. }
  2953. // 自动分配套餐金额
  2954. go fmsService.CalculatePaymentServiceAmount(newId)
  2955. newIds = append(newIds, newId)
  2956. }
  2957. }
  2958. }
  2959. resp.Ok("操作成功", c)
  2960. }
  2961. // CurrencyList
  2962. // @Title 货币单位列表
  2963. // @Description 货币单位列表
  2964. // @Success 200 {object} fms.CurrencyUnitItem
  2965. // @router /contract/register/currency_list [get]
  2966. func (rg *RegisterController) CurrencyList(c *gin.Context) {
  2967. list, e := fmsService.GetTodayCurrencyRateList()
  2968. if e != nil {
  2969. resp.FailData("获取失败", "获取今日货币汇率列表失败, Err: "+e.Error(), c)
  2970. return
  2971. }
  2972. resp.OkData("获取成功", list, c)
  2973. }
  2974. // CheckContractName
  2975. // @Title 货币单位列表
  2976. // @Description 货币单位列表
  2977. // @Success 200 {object} fms.CheckContractNameResp
  2978. // @router /contract/register/check_contract_code [get]
  2979. func (rg *RegisterController) CheckContractName(c *gin.Context) {
  2980. var req fms.CheckContractNameReq
  2981. if e := c.BindQuery(&req); e != nil {
  2982. err, ok := e.(validator.ValidationErrors)
  2983. if !ok {
  2984. resp.FailData("参数解析失败", "Err:"+e.Error(), c)
  2985. return
  2986. }
  2987. resp.FailData("参数解析失败", err.Translate(global.Trans), c)
  2988. return
  2989. }
  2990. existCond := ""
  2991. existPars := make([]interface{}, 0)
  2992. if req.CompanyName != "" {
  2993. // 是否存在相同的合同名称的登记
  2994. existCond = ` company_name = ?`
  2995. existPars = append(existPars, req.CompanyName)
  2996. }
  2997. if req.StartDate != "" && req.EndDate != "" {
  2998. // 日期校验
  2999. startDate, e := time.ParseInLocation(utils.FormatDate, req.StartDate, time.Local)
  3000. if e != nil {
  3001. resp.FailMsg("合同开始日期格式有误", "合同开始日期格式有误, Err: "+e.Error(), c)
  3002. return
  3003. }
  3004. endDate, e := time.ParseInLocation(utils.FormatDate, req.EndDate, time.Local)
  3005. if e != nil {
  3006. resp.FailMsg("合同结束日期格式有误", "合同结束日期格式有误, Err: "+e.Error(), c)
  3007. return
  3008. }
  3009. if existCond != "" {
  3010. existCond += ` AND (start_date =? and end_date=?)`
  3011. } else {
  3012. existCond = ` start_date = ? and end_date=?`
  3013. }
  3014. existPars = append(existPars, startDate, endDate)
  3015. }
  3016. if req.SellerIds != "" {
  3017. admin := new(crm.Admin)
  3018. sellerIds := strings.Split(req.SellerIds, ",")
  3019. if len(sellerIds) > 2 {
  3020. resp.Fail("最多只能选择两个销售", c)
  3021. return
  3022. }
  3023. var pars []interface{}
  3024. cond := ` admin_id in (?) `
  3025. pars = append(pars, sellerIds)
  3026. sellers, e := admin.List(cond, pars)
  3027. if e != nil {
  3028. resp.FailMsg("获取销售信息失败", "获取销售信息失败, Err: "+e.Error(), c)
  3029. return
  3030. }
  3031. var sellerId, raiSellerId int
  3032. for _, v := range sellers {
  3033. if v.DepartmentId == crm.SellerDepartmentId {
  3034. sellerId = v.AdminId
  3035. } else if v.DepartmentId == crm.RaiSellerDepartmentId {
  3036. raiSellerId = v.AdminId
  3037. }
  3038. }
  3039. existCond += ` AND (seller_id =? and rai_seller_id=?)`
  3040. existPars = append(existPars, sellerId, raiSellerId)
  3041. }
  3042. if existCond == "" {
  3043. resp.Fail("请输入合同名称或者合同有效期", c)
  3044. return
  3045. }
  3046. // 是否存在相同合同名称的登记
  3047. ob := new(fms.ContractRegister)
  3048. data := fms.CheckContractNameResp{
  3049. Exist: 0,
  3050. }
  3051. _, e := ob.FetchByCondition(existCond, existPars)
  3052. if e != nil {
  3053. if e == utils.ErrNoRow {
  3054. resp.OkData("查询成功", data, c)
  3055. return
  3056. }
  3057. resp.FailMsg("查询失败", "查询相同登记号失败, Err: "+e.Error(), c)
  3058. return
  3059. }
  3060. data.Exist = 1
  3061. resp.OkData("查询成功", data, c)
  3062. return
  3063. }