WebCMSEntities.cs 278 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039404040414042404340444045404640474048404940504051405240534054405540564057405840594060406140624063406440654066406740684069407040714072407340744075407640774078407940804081408240834084408540864087408840894090409140924093409440954096409740984099410041014102410341044105410641074108410941104111411241134114411541164117411841194120412141224123412441254126412741284129413041314132413341344135413641374138413941404141414241434144414541464147414841494150415141524153415441554156415741584159416041614162416341644165416641674168416941704171417241734174417541764177417841794180418141824183418441854186418741884189419041914192419341944195419641974198419942004201420242034204420542064207420842094210421142124213421442154216421742184219422042214222422342244225422642274228422942304231423242334234423542364237423842394240424142424243424442454246424742484249425042514252425342544255425642574258425942604261426242634264426542664267426842694270427142724273427442754276427742784279428042814282428342844285428642874288428942904291429242934294429542964297429842994300430143024303430443054306430743084309431043114312431343144315431643174318431943204321432243234324432543264327432843294330433143324333433443354336433743384339434043414342434343444345434643474348434943504351435243534354435543564357435843594360436143624363436443654366436743684369437043714372437343744375437643774378437943804381438243834384438543864387438843894390439143924393439443954396439743984399440044014402440344044405440644074408440944104411441244134414441544164417441844194420442144224423442444254426442744284429443044314432443344344435443644374438443944404441444244434444444544464447444844494450445144524453445444554456445744584459446044614462446344644465446644674468446944704471447244734474447544764477447844794480448144824483448444854486448744884489449044914492449344944495449644974498449945004501450245034504450545064507450845094510451145124513451445154516451745184519452045214522452345244525452645274528452945304531453245334534453545364537453845394540454145424543454445454546454745484549455045514552455345544555455645574558455945604561456245634564456545664567456845694570457145724573457445754576457745784579458045814582458345844585458645874588458945904591459245934594459545964597459845994600460146024603460446054606460746084609461046114612461346144615461646174618461946204621462246234624462546264627462846294630463146324633463446354636463746384639464046414642464346444645464646474648464946504651465246534654465546564657465846594660466146624663466446654666466746684669467046714672467346744675467646774678467946804681468246834684468546864687468846894690469146924693469446954696469746984699470047014702470347044705470647074708470947104711471247134714471547164717471847194720472147224723472447254726472747284729473047314732473347344735473647374738473947404741474247434744474547464747474847494750475147524753475447554756475747584759476047614762476347644765476647674768476947704771477247734774477547764777477847794780478147824783478447854786478747884789479047914792479347944795479647974798479948004801480248034804480548064807480848094810481148124813481448154816481748184819482048214822482348244825482648274828482948304831483248334834483548364837483848394840484148424843484448454846484748484849485048514852485348544855485648574858485948604861486248634864486548664867486848694870487148724873487448754876487748784879488048814882488348844885488648874888488948904891489248934894489548964897489848994900490149024903490449054906490749084909491049114912491349144915491649174918491949204921492249234924492549264927492849294930493149324933493449354936493749384939494049414942494349444945494649474948494949504951495249534954495549564957495849594960496149624963496449654966496749684969497049714972497349744975497649774978497949804981498249834984498549864987498849894990499149924993499449954996499749984999500050015002500350045005500650075008500950105011501250135014501550165017501850195020502150225023502450255026502750285029503050315032503350345035503650375038503950405041504250435044504550465047504850495050505150525053505450555056505750585059506050615062506350645065506650675068506950705071507250735074507550765077507850795080508150825083508450855086508750885089509050915092509350945095509650975098509951005101510251035104510551065107510851095110511151125113511451155116511751185119512051215122512351245125512651275128512951305131513251335134513551365137513851395140514151425143514451455146514751485149515051515152515351545155515651575158515951605161516251635164516551665167516851695170517151725173517451755176517751785179518051815182518351845185518651875188518951905191519251935194519551965197519851995200520152025203520452055206520752085209521052115212521352145215521652175218521952205221522252235224522552265227522852295230523152325233523452355236523752385239524052415242524352445245524652475248524952505251525252535254525552565257525852595260526152625263526452655266526752685269527052715272527352745275527652775278527952805281528252835284528552865287528852895290529152925293529452955296529752985299530053015302530353045305530653075308530953105311531253135314531553165317531853195320532153225323532453255326532753285329533053315332533353345335533653375338533953405341534253435344534553465347534853495350535153525353535453555356535753585359536053615362536353645365536653675368536953705371537253735374537553765377537853795380538153825383538453855386538753885389539053915392539353945395539653975398539954005401540254035404540554065407540854095410541154125413541454155416541754185419542054215422542354245425542654275428542954305431543254335434543554365437543854395440544154425443544454455446544754485449545054515452545354545455545654575458545954605461546254635464546554665467546854695470547154725473547454755476547754785479548054815482548354845485548654875488548954905491549254935494549554965497549854995500550155025503550455055506550755085509551055115512551355145515551655175518551955205521552255235524552555265527552855295530553155325533553455355536553755385539554055415542554355445545554655475548554955505551555255535554555555565557555855595560556155625563556455655566556755685569557055715572557355745575557655775578557955805581558255835584558555865587558855895590559155925593559455955596559755985599560056015602560356045605560656075608560956105611561256135614561556165617561856195620562156225623562456255626562756285629563056315632563356345635563656375638563956405641564256435644564556465647564856495650565156525653565456555656565756585659566056615662566356645665566656675668566956705671567256735674567556765677567856795680568156825683568456855686568756885689569056915692569356945695569656975698569957005701570257035704570557065707570857095710571157125713571457155716571757185719572057215722572357245725572657275728572957305731573257335734573557365737573857395740574157425743574457455746574757485749575057515752575357545755575657575758575957605761576257635764576557665767576857695770577157725773577457755776577757785779578057815782578357845785578657875788578957905791579257935794579557965797579857995800580158025803580458055806580758085809581058115812581358145815581658175818581958205821582258235824582558265827582858295830583158325833583458355836583758385839584058415842584358445845584658475848584958505851585258535854585558565857585858595860586158625863586458655866586758685869587058715872587358745875587658775878587958805881588258835884588558865887588858895890589158925893589458955896589758985899590059015902590359045905590659075908590959105911591259135914591559165917591859195920592159225923592459255926592759285929593059315932593359345935593659375938593959405941594259435944594559465947594859495950595159525953595459555956595759585959596059615962596359645965596659675968596959705971597259735974597559765977597859795980598159825983598459855986598759885989599059915992599359945995599659975998599960006001600260036004600560066007600860096010601160126013601460156016601760186019602060216022602360246025602660276028602960306031603260336034603560366037603860396040604160426043604460456046604760486049605060516052605360546055605660576058605960606061606260636064606560666067606860696070607160726073607460756076607760786079608060816082608360846085608660876088608960906091609260936094609560966097609860996100610161026103610461056106610761086109611061116112611361146115611661176118611961206121612261236124612561266127612861296130613161326133613461356136613761386139614061416142614361446145614661476148614961506151615261536154615561566157615861596160616161626163616461656166616761686169617061716172617361746175617661776178617961806181618261836184618561866187618861896190619161926193619461956196619761986199620062016202620362046205620662076208620962106211621262136214621562166217621862196220622162226223622462256226622762286229623062316232623362346235623662376238623962406241624262436244624562466247624862496250625162526253625462556256625762586259626062616262626362646265626662676268626962706271627262736274627562766277627862796280628162826283628462856286628762886289629062916292629362946295629662976298629963006301630263036304630563066307630863096310631163126313631463156316631763186319632063216322632363246325632663276328632963306331633263336334633563366337633863396340634163426343634463456346634763486349635063516352635363546355635663576358635963606361636263636364636563666367636863696370637163726373637463756376637763786379638063816382638363846385638663876388638963906391639263936394639563966397639863996400640164026403640464056406640764086409641064116412641364146415641664176418641964206421642264236424642564266427642864296430643164326433643464356436643764386439644064416442644364446445644664476448644964506451645264536454645564566457645864596460646164626463646464656466646764686469647064716472647364746475647664776478647964806481648264836484648564866487648864896490649164926493649464956496649764986499650065016502650365046505650665076508650965106511651265136514651565166517651865196520652165226523652465256526652765286529653065316532653365346535653665376538653965406541654265436544654565466547654865496550655165526553655465556556655765586559656065616562656365646565656665676568656965706571657265736574657565766577657865796580658165826583658465856586658765886589659065916592659365946595659665976598659966006601660266036604660566066607660866096610661166126613661466156616661766186619662066216622662366246625662666276628662966306631663266336634663566366637663866396640664166426643664466456646664766486649665066516652665366546655665666576658665966606661666266636664666566666667666866696670667166726673667466756676667766786679668066816682668366846685668666876688668966906691669266936694669566966697669866996700670167026703670467056706670767086709671067116712671367146715671667176718671967206721672267236724672567266727672867296730673167326733673467356736673767386739674067416742674367446745674667476748674967506751675267536754675567566757675867596760676167626763676467656766676767686769677067716772677367746775677667776778677967806781678267836784678567866787678867896790679167926793679467956796679767986799680068016802680368046805680668076808680968106811681268136814681568166817681868196820682168226823682468256826682768286829683068316832683368346835683668376838683968406841684268436844684568466847684868496850685168526853685468556856685768586859686068616862686368646865686668676868686968706871687268736874687568766877687868796880688168826883688468856886688768886889689068916892689368946895689668976898689969006901690269036904690569066907690869096910691169126913691469156916691769186919692069216922692369246925692669276928692969306931693269336934693569366937693869396940694169426943694469456946694769486949695069516952695369546955695669576958695969606961696269636964696569666967696869696970697169726973697469756976697769786979698069816982698369846985698669876988698969906991699269936994699569966997699869997000700170027003700470057006700770087009701070117012701370147015701670177018701970207021702270237024702570267027702870297030703170327033703470357036703770387039704070417042704370447045704670477048704970507051705270537054705570567057705870597060706170627063706470657066706770687069707070717072707370747075707670777078707970807081708270837084708570867087708870897090709170927093709470957096709770987099710071017102710371047105710671077108710971107111711271137114711571167117711871197120712171227123712471257126712771287129713071317132713371347135713671377138713971407141714271437144714571467147714871497150715171527153
  1. using System;
  2. using Microsoft.EntityFrameworkCore;
  3. using Microsoft.EntityFrameworkCore.Metadata;
  4. namespace MySystem.JavaUserModels
  5. {
  6. public partial class WebCMSEntities : DbContext
  7. {
  8. public WebCMSEntities()
  9. {
  10. }
  11. public WebCMSEntities(DbContextOptions<WebCMSEntities> options)
  12. : base(options)
  13. {
  14. }
  15. public virtual DbSet<KxsBankChangeLog> KxsBankChangeLog { get; set; }
  16. public virtual DbSet<KxsBase> KxsBase { get; set; }
  17. public virtual DbSet<KxsCashResult> KxsCashResult { get; set; }
  18. public virtual DbSet<KxsChangeType> KxsChangeType { get; set; }
  19. public virtual DbSet<KxsChangeTypeKind> KxsChangeTypeKind { get; set; }
  20. public virtual DbSet<KxsGdOpenInfo> KxsGdOpenInfo { get; set; }
  21. public virtual DbSet<KxsInviteKing> KxsInviteKing { get; set; }
  22. public virtual DbSet<KxsLeader> KxsLeader { get; set; }
  23. public virtual DbSet<KxsLeaderAccountLog> KxsLeaderAccountLog { get; set; }
  24. public virtual DbSet<KxsLeaderAmountLog> KxsLeaderAmountLog { get; set; }
  25. public virtual DbSet<KxsLeaderByOrder> KxsLeaderByOrder { get; set; }
  26. public virtual DbSet<KxsLeaderByOrderInfo> KxsLeaderByOrderInfo { get; set; }
  27. public virtual DbSet<KxsLeaderLimitLog> KxsLeaderLimitLog { get; set; }
  28. public virtual DbSet<KxsLevelConfig> KxsLevelConfig { get; set; }
  29. public virtual DbSet<KxsPartner> KxsPartner { get; set; }
  30. public virtual DbSet<KxsPartnerAmountLog> KxsPartnerAmountLog { get; set; }
  31. public virtual DbSet<KxsProfitBase> KxsProfitBase { get; set; }
  32. public virtual DbSet<KxsProfitConfig> KxsProfitConfig { get; set; }
  33. public virtual DbSet<KxsProfitInit> KxsProfitInit { get; set; }
  34. public virtual DbSet<KxsProfitInit2024> KxsProfitInit2024 { get; set; }
  35. public virtual DbSet<KxsProfitInitBefore> KxsProfitInitBefore { get; set; }
  36. public virtual DbSet<KxsProfitInitBefore2024> KxsProfitInitBefore2024 { get; set; }
  37. public virtual DbSet<KxsShdLeader> KxsShdLeader { get; set; }
  38. public virtual DbSet<KxsShdLeaderCheck> KxsShdLeaderCheck { get; set; }
  39. public virtual DbSet<KxsShdScore> KxsShdScore { get; set; }
  40. public virtual DbSet<KxsShdTradeAmt> KxsShdTradeAmt { get; set; }
  41. public virtual DbSet<KxsTotalDebt> KxsTotalDebt { get; set; }
  42. public virtual DbSet<KxsTotalDebtLog> KxsTotalDebtLog { get; set; }
  43. public virtual DbSet<KxsTradeLevelLog> KxsTradeLevelLog { get; set; }
  44. public virtual DbSet<KxsUser> KxsUser { get; set; }
  45. public virtual DbSet<KxsUserAddress> KxsUserAddress { get; set; }
  46. public virtual DbSet<KxsUserAdvance> KxsUserAdvance { get; set; }
  47. public virtual DbSet<KxsUserAmount> KxsUserAmount { get; set; }
  48. public virtual DbSet<KxsUserAmountLog> KxsUserAmountLog { get; set; }
  49. public virtual DbSet<KxsUserAmountLog202203> KxsUserAmountLog202203 { get; set; }
  50. public virtual DbSet<KxsUserAmountLog202204> KxsUserAmountLog202204 { get; set; }
  51. public virtual DbSet<KxsUserAmountLog202205> KxsUserAmountLog202205 { get; set; }
  52. public virtual DbSet<KxsUserAmountLog202206> KxsUserAmountLog202206 { get; set; }
  53. public virtual DbSet<KxsUserAmountLog202207> KxsUserAmountLog202207 { get; set; }
  54. public virtual DbSet<KxsUserAmountLog202208> KxsUserAmountLog202208 { get; set; }
  55. public virtual DbSet<KxsUserAmountLog202209> KxsUserAmountLog202209 { get; set; }
  56. public virtual DbSet<KxsUserAmountLog202210> KxsUserAmountLog202210 { get; set; }
  57. public virtual DbSet<KxsUserAmountLog202211> KxsUserAmountLog202211 { get; set; }
  58. public virtual DbSet<KxsUserAmountLog202212> KxsUserAmountLog202212 { get; set; }
  59. public virtual DbSet<KxsUserAmountLog202301> KxsUserAmountLog202301 { get; set; }
  60. public virtual DbSet<KxsUserAmountLog202302> KxsUserAmountLog202302 { get; set; }
  61. public virtual DbSet<KxsUserAmountLog202303> KxsUserAmountLog202303 { get; set; }
  62. public virtual DbSet<KxsUserAmountLog202304> KxsUserAmountLog202304 { get; set; }
  63. public virtual DbSet<KxsUserAmountLog202305> KxsUserAmountLog202305 { get; set; }
  64. public virtual DbSet<KxsUserAmountLog202306> KxsUserAmountLog202306 { get; set; }
  65. public virtual DbSet<KxsUserAmountLog202307> KxsUserAmountLog202307 { get; set; }
  66. public virtual DbSet<KxsUserAmountLog202308> KxsUserAmountLog202308 { get; set; }
  67. public virtual DbSet<KxsUserAmountLog202309> KxsUserAmountLog202309 { get; set; }
  68. public virtual DbSet<KxsUserAmountLog202310> KxsUserAmountLog202310 { get; set; }
  69. public virtual DbSet<KxsUserAmountLog202311> KxsUserAmountLog202311 { get; set; }
  70. public virtual DbSet<KxsUserAmountLog202312> KxsUserAmountLog202312 { get; set; }
  71. public virtual DbSet<KxsUserAmountLog202401> KxsUserAmountLog202401 { get; set; }
  72. public virtual DbSet<KxsUserAmountLog202402> KxsUserAmountLog202402 { get; set; }
  73. public virtual DbSet<KxsUserAmountLog202403> KxsUserAmountLog202403 { get; set; }
  74. public virtual DbSet<KxsUserAmountLog202404> KxsUserAmountLog202404 { get; set; }
  75. public virtual DbSet<KxsUserAmountLog202405> KxsUserAmountLog202405 { get; set; }
  76. public virtual DbSet<KxsUserAmountLog202406> KxsUserAmountLog202406 { get; set; }
  77. public virtual DbSet<KxsUserAmountLog202407> KxsUserAmountLog202407 { get; set; }
  78. public virtual DbSet<KxsUserAmountLog202408> KxsUserAmountLog202408 { get; set; }
  79. public virtual DbSet<KxsUserAmountLog202409> KxsUserAmountLog202409 { get; set; }
  80. public virtual DbSet<KxsUserAmountLog202410> KxsUserAmountLog202410 { get; set; }
  81. public virtual DbSet<KxsUserAmountLog202411> KxsUserAmountLog202411 { get; set; }
  82. public virtual DbSet<KxsUserAmountLog202412> KxsUserAmountLog202412 { get; set; }
  83. public virtual DbSet<KxsUserAmountLog202501> KxsUserAmountLog202501 { get; set; }
  84. public virtual DbSet<KxsUserAward> KxsUserAward { get; set; }
  85. public virtual DbSet<KxsUserBank> KxsUserBank { get; set; }
  86. public virtual DbSet<KxsUserByStage> KxsUserByStage { get; set; }
  87. public virtual DbSet<KxsUserByStageLog> KxsUserByStageLog { get; set; }
  88. public virtual DbSet<KxsUserEquity> KxsUserEquity { get; set; }
  89. public virtual DbSet<KxsUserLevelLog> KxsUserLevelLog { get; set; }
  90. public virtual DbSet<KxsUserPresetBefore> KxsUserPresetBefore { get; set; }
  91. public virtual DbSet<KxsUserPresetLog> KxsUserPresetLog { get; set; }
  92. public virtual DbSet<KxsUserProfit> KxsUserProfit { get; set; }
  93. public virtual DbSet<KxsUserProfitLkb> KxsUserProfitLkb { get; set; }
  94. public virtual DbSet<KxsUserProfitZlb> KxsUserProfitZlb { get; set; }
  95. public virtual DbSet<KxsUserReReal> KxsUserReReal { get; set; }
  96. public virtual DbSet<KxsUserReal> KxsUserReal { get; set; }
  97. public virtual DbSet<KxsUserRealLevel> KxsUserRealLevel { get; set; }
  98. public virtual DbSet<KxsUserWithdrawal> KxsUserWithdrawal { get; set; }
  99. public virtual DbSet<KxsUserYuepay> KxsUserYuepay { get; set; }
  100. public virtual DbSet<KxsWithdrawalConfig> KxsWithdrawalConfig { get; set; }
  101. public virtual DbSet<UndoLog> UndoLog { get; set; }
  102. protected override void OnConfiguring(DbContextOptionsBuilder optionsBuilder)
  103. {
  104. if (!optionsBuilder.IsConfigured)
  105. {
  106. optionsBuilder.UseMySql(Library.ConfigurationManager.AppSettings["JavaUserSqlConnStr"].ToString(), x => x.ServerVersion("5.7.17-mysql"));
  107. }
  108. }
  109. protected override void OnModelCreating(ModelBuilder modelBuilder)
  110. {
  111. modelBuilder.Entity<KxsBankChangeLog>(entity =>
  112. {
  113. entity.ToTable("kxs_bank_change_log");
  114. entity.HasComment("用户结算卡变更记录");
  115. entity.Property(e => e.Id)
  116. .HasColumnName("id")
  117. .HasComment("主键ID");
  118. entity.Property(e => e.AfterBankName)
  119. .HasColumnName("after_bank_name")
  120. .HasColumnType("varchar(64)")
  121. .HasComment("变更后银行卡名称")
  122. .HasCharSet("utf8mb3")
  123. .HasCollation("utf8mb3_general_ci");
  124. entity.Property(e => e.AfterCardNo)
  125. .HasColumnName("after_card_no")
  126. .HasColumnType("varchar(32)")
  127. .HasComment("变更后卡号")
  128. .HasCharSet("utf8mb3")
  129. .HasCollation("utf8mb3_general_ci");
  130. entity.Property(e => e.BeforeBankName)
  131. .HasColumnName("before_bank_name")
  132. .HasColumnType("varchar(64)")
  133. .HasComment("变更前银行卡名称")
  134. .HasCharSet("utf8mb3")
  135. .HasCollation("utf8mb3_general_ci");
  136. entity.Property(e => e.BeforeCardNo)
  137. .HasColumnName("before_card_no")
  138. .HasColumnType("varchar(32)")
  139. .HasComment("变更前卡号")
  140. .HasCharSet("utf8mb3")
  141. .HasCollation("utf8mb3_general_ci");
  142. entity.Property(e => e.CreateTime)
  143. .HasColumnName("create_time")
  144. .HasColumnType("datetime")
  145. .HasComment("新增时间");
  146. entity.Property(e => e.DelFlag)
  147. .HasColumnName("del_flag")
  148. .HasComment("删除标记,0未删除,1已删除");
  149. entity.Property(e => e.UpdateTime)
  150. .HasColumnName("update_time")
  151. .HasColumnType("datetime")
  152. .HasComment("更新时间");
  153. entity.Property(e => e.UserId)
  154. .HasColumnName("user_id")
  155. .HasComment("用户ID");
  156. entity.Property(e => e.Version)
  157. .HasColumnName("version")
  158. .HasComment("版本");
  159. });
  160. modelBuilder.Entity<KxsBase>(entity =>
  161. {
  162. entity.ToTable("kxs_base");
  163. entity.HasComment("基础字段表");
  164. entity.Property(e => e.Id)
  165. .HasColumnName("id")
  166. .HasComment("主键ID");
  167. entity.Property(e => e.CreateTime)
  168. .HasColumnName("create_time")
  169. .HasColumnType("datetime")
  170. .HasComment("新增时间");
  171. entity.Property(e => e.DelFlag)
  172. .HasColumnName("del_flag")
  173. .HasComment("删除标记,0未删除,1已删除");
  174. entity.Property(e => e.UpdateTime)
  175. .HasColumnName("update_time")
  176. .HasColumnType("datetime")
  177. .HasComment("更新时间");
  178. entity.Property(e => e.Version)
  179. .HasColumnName("version")
  180. .HasComment("版本");
  181. });
  182. modelBuilder.Entity<KxsCashResult>(entity =>
  183. {
  184. entity.ToTable("kxs_cash_result");
  185. entity.HasComment("提现进件结果表");
  186. entity.Property(e => e.Id)
  187. .HasColumnName("id")
  188. .HasComment("主键ID");
  189. entity.Property(e => e.CreateBy)
  190. .HasColumnName("create_by")
  191. .HasColumnType("varchar(50)")
  192. .HasComment("添加人")
  193. .HasCharSet("utf8mb3")
  194. .HasCollation("utf8mb3_general_ci");
  195. entity.Property(e => e.CreateTime)
  196. .HasColumnName("create_time")
  197. .HasColumnType("datetime")
  198. .HasComment("新增时间");
  199. entity.Property(e => e.DelFlag)
  200. .HasColumnName("del_flag")
  201. .HasColumnType("varchar(1)")
  202. .HasDefaultValueSql("'0'")
  203. .HasComment("删除标记,0未删除,1已删除")
  204. .HasCharSet("utf8mb3")
  205. .HasCollation("utf8mb3_general_ci");
  206. entity.Property(e => e.IfCode)
  207. .HasColumnName("if_code")
  208. .HasColumnType("varchar(32)")
  209. .HasComment("通道编码")
  210. .HasCharSet("utf8mb3")
  211. .HasCollation("utf8mb3_general_ci");
  212. entity.Property(e => e.Result)
  213. .HasColumnName("result")
  214. .HasColumnType("varchar(2000)")
  215. .HasComment("返回结果")
  216. .HasCharSet("utf8mb3")
  217. .HasCollation("utf8mb3_general_ci");
  218. entity.Property(e => e.UpdateBy)
  219. .HasColumnName("update_by")
  220. .HasColumnType("varchar(50)")
  221. .HasComment("更新人")
  222. .HasCharSet("utf8mb3")
  223. .HasCollation("utf8mb3_general_ci");
  224. entity.Property(e => e.UpdateTime)
  225. .HasColumnName("update_time")
  226. .HasColumnType("datetime")
  227. .HasComment("更新时间");
  228. entity.Property(e => e.UserId)
  229. .HasColumnName("user_id")
  230. .HasComment("用户ID");
  231. entity.Property(e => e.Version)
  232. .HasColumnName("version")
  233. .HasComment("版本");
  234. });
  235. modelBuilder.Entity<KxsChangeType>(entity =>
  236. {
  237. entity.ToTable("kxs_change_type");
  238. entity.HasComment("收支明细分类表");
  239. entity.Property(e => e.Id)
  240. .HasColumnName("id")
  241. .HasComment("主键ID");
  242. entity.Property(e => e.CreateTime)
  243. .HasColumnName("create_time")
  244. .HasColumnType("datetime")
  245. .HasComment("新增时间");
  246. entity.Property(e => e.DelFlag)
  247. .HasColumnName("del_flag")
  248. .HasComment("删除标记,0未删除,1已删除");
  249. entity.Property(e => e.Kind)
  250. .HasColumnName("kind")
  251. .HasColumnType("varchar(6)")
  252. .HasComment("收支类型 add新增 sub减少")
  253. .HasCharSet("utf8mb3")
  254. .HasCollation("utf8mb3_general_ci");
  255. entity.Property(e => e.Name)
  256. .HasColumnName("name")
  257. .HasColumnType("varchar(32)")
  258. .HasComment("分类名称")
  259. .HasCharSet("utf8mb3")
  260. .HasCollation("utf8mb3_general_ci");
  261. entity.Property(e => e.Sort)
  262. .HasColumnName("sort")
  263. .HasComment("排序");
  264. entity.Property(e => e.UpdateTime)
  265. .HasColumnName("update_time")
  266. .HasColumnType("datetime")
  267. .HasComment("更新时间");
  268. entity.Property(e => e.Version)
  269. .HasColumnName("version")
  270. .HasComment("版本");
  271. });
  272. modelBuilder.Entity<KxsChangeTypeKind>(entity =>
  273. {
  274. entity.ToTable("kxs_change_type_kind");
  275. entity.HasComment("收支明细分类明细表");
  276. entity.Property(e => e.Id)
  277. .HasColumnName("id")
  278. .HasComment("主键ID");
  279. entity.Property(e => e.ChangeTypeId)
  280. .HasColumnName("change_type_id")
  281. .HasComment("分类ID");
  282. entity.Property(e => e.CreateTime)
  283. .HasColumnName("create_time")
  284. .HasColumnType("datetime")
  285. .HasComment("新增时间");
  286. entity.Property(e => e.DelFlag)
  287. .HasColumnName("del_flag")
  288. .HasComment("删除标记,0未删除,1已删除");
  289. entity.Property(e => e.Kind)
  290. .HasColumnName("kind")
  291. .HasColumnType("varchar(6)")
  292. .HasComment("收支类型 add新增 sub减少")
  293. .HasCharSet("utf8mb3")
  294. .HasCollation("utf8mb3_general_ci");
  295. entity.Property(e => e.Name)
  296. .HasColumnName("name")
  297. .HasColumnType("varchar(32)")
  298. .HasComment("类型名称")
  299. .HasCharSet("utf8mb3")
  300. .HasCollation("utf8mb3_general_ci");
  301. entity.Property(e => e.Sort)
  302. .HasColumnName("sort")
  303. .HasComment("排序");
  304. entity.Property(e => e.UpdateTime)
  305. .HasColumnName("update_time")
  306. .HasColumnType("datetime")
  307. .HasComment("更新时间");
  308. entity.Property(e => e.Version)
  309. .HasColumnName("version")
  310. .HasComment("版本");
  311. });
  312. modelBuilder.Entity<KxsGdOpenInfo>(entity =>
  313. {
  314. entity.ToTable("kxs_gd_open_info");
  315. entity.HasComment("行销宝工号信息");
  316. entity.Property(e => e.Id)
  317. .HasColumnName("id")
  318. .HasComment("主键ID");
  319. entity.Property(e => e.BrhId)
  320. .HasColumnName("brh_id")
  321. .HasColumnType("varchar(50)")
  322. .HasComment("机构用户编码")
  323. .HasCharSet("utf8mb3")
  324. .HasCollation("utf8mb3_general_ci");
  325. entity.Property(e => e.BrhName)
  326. .HasColumnName("brh_name")
  327. .HasColumnType("varchar(128)")
  328. .HasComment("机构名称")
  329. .HasCharSet("utf8mb3")
  330. .HasCollation("utf8mb3_general_ci");
  331. entity.Property(e => e.ChannelCode)
  332. .HasColumnName("channel_code")
  333. .HasColumnType("varchar(50)")
  334. .HasComment("归属社招渠道编码")
  335. .HasCharSet("utf8mb3")
  336. .HasCollation("utf8mb3_general_ci");
  337. entity.Property(e => e.ChannelName)
  338. .HasColumnName("channel_name")
  339. .HasColumnType("varchar(50)")
  340. .HasComment("归属社招渠道名称")
  341. .HasCharSet("utf8mb3")
  342. .HasCollation("utf8mb3_general_ci");
  343. entity.Property(e => e.CreateTime)
  344. .HasColumnName("create_time")
  345. .HasColumnType("datetime")
  346. .HasComment("新增时间");
  347. entity.Property(e => e.DelFlag)
  348. .HasColumnName("del_flag")
  349. .HasColumnType("varchar(1)")
  350. .HasDefaultValueSql("'0'")
  351. .HasComment("删除标记,0未删除,1已删除")
  352. .HasCharSet("utf8mb3")
  353. .HasCollation("utf8mb3_general_ci");
  354. entity.Property(e => e.Gender)
  355. .HasColumnName("gender")
  356. .HasColumnType("varchar(12)")
  357. .HasComment("性别")
  358. .HasCharSet("utf8mb3")
  359. .HasCollation("utf8mb3_general_ci");
  360. entity.Property(e => e.IdNo)
  361. .HasColumnName("id_no")
  362. .HasColumnType("varchar(50)")
  363. .HasComment("身份证号")
  364. .HasCharSet("utf8mb3")
  365. .HasCollation("utf8mb3_general_ci");
  366. entity.Property(e => e.InviteCode)
  367. .HasColumnName("invite_code")
  368. .HasColumnType("varchar(50)")
  369. .HasComment("邀请码")
  370. .HasCharSet("utf8mb3")
  371. .HasCollation("utf8mb3_general_ci");
  372. entity.Property(e => e.JobId)
  373. .HasColumnName("job_id")
  374. .HasColumnType("varchar(50)")
  375. .HasComment("行销宝工号")
  376. .HasCharSet("utf8mb3")
  377. .HasCollation("utf8mb3_general_ci");
  378. entity.Property(e => e.JobStatus)
  379. .HasColumnName("job_status")
  380. .HasColumnType("varchar(10)")
  381. .HasComment("工号状态")
  382. .HasCharSet("utf8mb3")
  383. .HasCollation("utf8mb3_general_ci");
  384. entity.Property(e => e.Mobile)
  385. .HasColumnName("mobile")
  386. .HasColumnType("varchar(16)")
  387. .HasComment("手机号")
  388. .HasCharSet("utf8mb3")
  389. .HasCollation("utf8mb3_general_ci");
  390. entity.Property(e => e.OpenTime)
  391. .HasColumnName("open_time")
  392. .HasColumnType("varchar(50)")
  393. .HasComment("开通时间")
  394. .HasCharSet("utf8mb3")
  395. .HasCollation("utf8mb3_general_ci");
  396. entity.Property(e => e.OprName)
  397. .HasColumnName("opr_name")
  398. .HasColumnType("varchar(50)")
  399. .HasComment("人员姓名")
  400. .HasCharSet("utf8mb3")
  401. .HasCollation("utf8mb3_general_ci");
  402. entity.Property(e => e.ProvincialCompany)
  403. .HasColumnName("provincial_company")
  404. .HasColumnType("varchar(50)")
  405. .HasComment("归属省公司")
  406. .HasCharSet("utf8mb3")
  407. .HasCollation("utf8mb3_general_ci");
  408. entity.Property(e => e.Role)
  409. .HasColumnName("role")
  410. .HasColumnType("varchar(50)")
  411. .HasComment("角色")
  412. .HasCharSet("utf8mb3")
  413. .HasCollation("utf8mb3_general_ci");
  414. entity.Property(e => e.UpdateTime)
  415. .HasColumnName("update_time")
  416. .HasColumnType("datetime")
  417. .HasComment("更新时间");
  418. entity.Property(e => e.UserId)
  419. .HasColumnName("user_id")
  420. .HasComment("用户ID");
  421. entity.Property(e => e.Version)
  422. .HasColumnName("version")
  423. .HasComment("版本");
  424. });
  425. modelBuilder.Entity<KxsInviteKing>(entity =>
  426. {
  427. entity.ToTable("kxs_invite_king");
  428. entity.HasComment("推荐王");
  429. entity.Property(e => e.Id)
  430. .HasColumnName("id")
  431. .HasComment("主键ID");
  432. entity.Property(e => e.CreateBy)
  433. .HasColumnName("create_by")
  434. .HasColumnType("varchar(50)")
  435. .HasComment("添加人")
  436. .HasCharSet("utf8mb3")
  437. .HasCollation("utf8mb3_general_ci");
  438. entity.Property(e => e.CreateTime)
  439. .HasColumnName("create_time")
  440. .HasColumnType("datetime")
  441. .HasComment("新增时间");
  442. entity.Property(e => e.DelFlag)
  443. .HasColumnName("del_flag")
  444. .HasColumnType("varchar(1)")
  445. .HasDefaultValueSql("'0'")
  446. .HasComment("删除标记,0未删除,1已删除")
  447. .HasCharSet("utf8mb3")
  448. .HasCollation("utf8mb3_general_ci");
  449. entity.Property(e => e.Kind)
  450. .HasColumnName("kind")
  451. .HasDefaultValueSql("'1'")
  452. .HasComment("分类 1手机推荐王 2旅游推荐王");
  453. entity.Property(e => e.StepNum)
  454. .HasColumnName("step_num")
  455. .HasComment("达标数量");
  456. entity.Property(e => e.TradeMonth)
  457. .HasColumnName("trade_month")
  458. .HasComment("月份");
  459. entity.Property(e => e.UpdateBy)
  460. .HasColumnName("update_by")
  461. .HasColumnType("varchar(50)")
  462. .HasComment("更新人")
  463. .HasCharSet("utf8mb3")
  464. .HasCollation("utf8mb3_general_ci");
  465. entity.Property(e => e.UpdateTime)
  466. .HasColumnName("update_time")
  467. .HasColumnType("datetime")
  468. .HasComment("更新时间");
  469. entity.Property(e => e.UserId)
  470. .HasColumnName("user_id")
  471. .HasComment("用户ID");
  472. entity.Property(e => e.Version)
  473. .HasColumnName("version")
  474. .HasComment("版本");
  475. });
  476. modelBuilder.Entity<KxsLeader>(entity =>
  477. {
  478. entity.ToTable("kxs_leader");
  479. entity.HasComment("盟主表");
  480. entity.Property(e => e.Id)
  481. .HasColumnName("id")
  482. .HasComment("主键ID");
  483. entity.Property(e => e.ComFlag)
  484. .HasColumnName("com_flag")
  485. .HasComment("是否对公(1:是,0:否)");
  486. entity.Property(e => e.CreateBy)
  487. .HasColumnName("create_by")
  488. .HasColumnType("varchar(32)")
  489. .HasComment("创建人")
  490. .HasCharSet("utf8mb3")
  491. .HasCollation("utf8mb3_general_ci");
  492. entity.Property(e => e.CreateTime)
  493. .HasColumnName("create_time")
  494. .HasColumnType("datetime")
  495. .HasComment("新增时间");
  496. entity.Property(e => e.DelFlag)
  497. .HasColumnName("del_flag")
  498. .HasComment("删除标记,0未删除,1已删除");
  499. entity.Property(e => e.ExpiredDate)
  500. .HasColumnName("expired_date")
  501. .HasColumnType("datetime")
  502. .HasComment("过期时间");
  503. entity.Property(e => e.LastBuyDate)
  504. .HasColumnName("last_buy_date")
  505. .HasColumnType("datetime")
  506. .HasComment("最后购买时间");
  507. entity.Property(e => e.LeaderLevel)
  508. .HasColumnName("leader_level")
  509. .HasComment("盟主预设职级");
  510. entity.Property(e => e.LeaderType)
  511. .HasColumnName("leader_type")
  512. .HasDefaultValueSql("'1'")
  513. .HasComment("盟主类型 小盟主=1 大盟主=2");
  514. entity.Property(e => e.Remark)
  515. .HasColumnName("remark")
  516. .HasColumnType("varchar(255)")
  517. .HasComment("备注")
  518. .HasCharSet("utf8mb3")
  519. .HasCollation("utf8mb3_general_ci");
  520. entity.Property(e => e.Status)
  521. .HasColumnName("status")
  522. .HasComment("状态 0正常版本 1基础版本");
  523. entity.Property(e => e.UpdateBy)
  524. .HasColumnName("update_by")
  525. .HasColumnType("varchar(32)")
  526. .HasComment("修改人")
  527. .HasCharSet("utf8mb3")
  528. .HasCollation("utf8mb3_general_ci");
  529. entity.Property(e => e.UpdateTime)
  530. .HasColumnName("update_time")
  531. .HasColumnType("datetime")
  532. .HasComment("更新时间");
  533. entity.Property(e => e.UserId)
  534. .HasColumnName("user_id")
  535. .HasComment("用户ID");
  536. entity.Property(e => e.Version)
  537. .HasColumnName("version")
  538. .HasComment("版本");
  539. });
  540. modelBuilder.Entity<KxsLeaderAccountLog>(entity =>
  541. {
  542. entity.ToTable("kxs_leader_account_log");
  543. entity.HasComment("盟主金额变动记录");
  544. entity.Property(e => e.Id)
  545. .HasColumnName("id")
  546. .HasComment("主键ID");
  547. entity.Property(e => e.AfterAmount)
  548. .HasColumnName("after_amount")
  549. .HasColumnType("decimal(18,2)")
  550. .HasComment("变动后金额");
  551. entity.Property(e => e.Amount)
  552. .HasColumnName("amount")
  553. .HasColumnType("decimal(18,2)")
  554. .HasComment("操作金额");
  555. entity.Property(e => e.BeforeAmount)
  556. .HasColumnName("before_amount")
  557. .HasColumnType("decimal(18,2)")
  558. .HasComment("变动前金额");
  559. entity.Property(e => e.ChangeType)
  560. .HasColumnName("change_type")
  561. .HasComment("变动类型 可提现余额增减=0 储蓄金增减=1");
  562. entity.Property(e => e.CreateTime)
  563. .HasColumnName("create_time")
  564. .HasColumnType("datetime")
  565. .HasComment("新增时间");
  566. entity.Property(e => e.DataId)
  567. .HasColumnName("data_id")
  568. .HasComment("数据来源Id");
  569. entity.Property(e => e.DelFlag)
  570. .HasColumnName("del_flag")
  571. .HasComment("删除标记,0未删除,1已删除");
  572. entity.Property(e => e.Kind)
  573. .HasColumnName("kind")
  574. .HasColumnType("varchar(6)")
  575. .HasComment("日志类型 add新增 sub减少")
  576. .HasCharSet("utf8mb3")
  577. .HasCollation("utf8mb3_general_ci");
  578. entity.Property(e => e.Remark)
  579. .HasColumnName("remark")
  580. .HasColumnType("varchar(128)")
  581. .HasComment("备注")
  582. .HasCharSet("utf8mb3")
  583. .HasCollation("utf8mb3_general_ci");
  584. entity.Property(e => e.SourceUserId)
  585. .HasColumnName("source_user_id")
  586. .HasComment("大盟主的用户ID 标记");
  587. entity.Property(e => e.TradeDate)
  588. .HasColumnName("trade_date")
  589. .HasComment("交易天");
  590. entity.Property(e => e.TradeMonth)
  591. .HasColumnName("trade_month")
  592. .HasComment("月份");
  593. entity.Property(e => e.UpdateTime)
  594. .HasColumnName("update_time")
  595. .HasColumnType("datetime")
  596. .HasComment("更新时间");
  597. entity.Property(e => e.UserId)
  598. .HasColumnName("user_id")
  599. .HasComment("用户ID");
  600. entity.Property(e => e.VariationCause)
  601. .HasColumnName("variation_cause")
  602. .HasColumnType("varchar(1000)")
  603. .HasComment("原因")
  604. .HasCharSet("utf8mb3")
  605. .HasCollation("utf8mb3_general_ci");
  606. entity.Property(e => e.VariationType)
  607. .HasColumnName("variation_type")
  608. .HasComment("金额类型 对应chang_type表");
  609. entity.Property(e => e.Version)
  610. .HasColumnName("version")
  611. .HasComment("版本");
  612. });
  613. modelBuilder.Entity<KxsLeaderAmountLog>(entity =>
  614. {
  615. entity.ToTable("kxs_leader_amount_log");
  616. entity.HasComment("盟主金额变动记录");
  617. entity.Property(e => e.Id)
  618. .HasColumnName("id")
  619. .HasComment("主键ID");
  620. entity.Property(e => e.AfterAmount)
  621. .HasColumnName("after_amount")
  622. .HasColumnType("decimal(18,2)")
  623. .HasComment("变动后金额");
  624. entity.Property(e => e.AfterWithdrawalAmount)
  625. .HasColumnName("after_withdrawal_amount")
  626. .HasColumnType("decimal(18,2)")
  627. .HasComment("变动后可提现额度");
  628. entity.Property(e => e.Amount)
  629. .HasColumnName("amount")
  630. .HasColumnType("decimal(18,2)")
  631. .HasComment("操作金额");
  632. entity.Property(e => e.BeforeAmount)
  633. .HasColumnName("before_amount")
  634. .HasColumnType("decimal(18,2)")
  635. .HasComment("变动前金额");
  636. entity.Property(e => e.BeforeWithdrawalAmount)
  637. .HasColumnName("before_withdrawal_amount")
  638. .HasColumnType("decimal(18,2)")
  639. .HasComment("变动前可提现额度");
  640. entity.Property(e => e.ChangeType)
  641. .HasColumnName("change_type")
  642. .HasComment("收支类型 对应change_type表");
  643. entity.Property(e => e.CreateTime)
  644. .HasColumnName("create_time")
  645. .HasColumnType("datetime")
  646. .HasComment("新增时间");
  647. entity.Property(e => e.DelFlag)
  648. .HasColumnName("del_flag")
  649. .HasComment("删除标记,0未删除,1已删除");
  650. entity.Property(e => e.Kind)
  651. .HasColumnName("kind")
  652. .HasColumnType("varchar(6)")
  653. .HasComment("日志类型 add新增 sub减少")
  654. .HasCharSet("utf8mb3")
  655. .HasCollation("utf8mb3_general_ci");
  656. entity.Property(e => e.OrderId)
  657. .HasColumnName("order_id")
  658. .HasComment("订单ID");
  659. entity.Property(e => e.Remark)
  660. .HasColumnName("remark")
  661. .HasColumnType("varchar(128)")
  662. .HasComment("备注")
  663. .HasCharSet("utf8mb3")
  664. .HasCollation("utf8mb3_general_ci");
  665. entity.Property(e => e.SourceUserId)
  666. .HasColumnName("source_user_id")
  667. .HasComment("大盟主的用户ID 标记");
  668. entity.Property(e => e.UpdateTime)
  669. .HasColumnName("update_time")
  670. .HasColumnType("datetime")
  671. .HasComment("更新时间");
  672. entity.Property(e => e.UseAmount)
  673. .HasColumnName("use_amount")
  674. .HasColumnType("decimal(18,2)")
  675. .HasComment("变动储蓄金金额");
  676. entity.Property(e => e.UseWithdrawalAmount)
  677. .HasColumnName("use_withdrawal_amount")
  678. .HasColumnType("decimal(18,2)")
  679. .HasComment("变动可提现额度");
  680. entity.Property(e => e.UserId)
  681. .HasColumnName("user_id")
  682. .HasComment("用户ID");
  683. entity.Property(e => e.VariationCause)
  684. .HasColumnName("variation_cause")
  685. .HasColumnType("varchar(1000)")
  686. .HasComment("原因")
  687. .HasCharSet("utf8mb3")
  688. .HasCollation("utf8mb3_general_ci");
  689. entity.Property(e => e.VariationType)
  690. .HasColumnName("variation_type")
  691. .HasComment("金额类型");
  692. entity.Property(e => e.Version)
  693. .HasColumnName("version")
  694. .HasComment("版本");
  695. });
  696. modelBuilder.Entity<KxsLeaderByOrder>(entity =>
  697. {
  698. entity.ToTable("kxs_leader_by_order");
  699. entity.HasComment("盟主兑换订单表");
  700. entity.Property(e => e.Id)
  701. .HasColumnName("id")
  702. .HasComment("主键ID");
  703. entity.Property(e => e.ByData)
  704. .HasColumnName("by_data")
  705. .HasColumnType("varchar(255)")
  706. .HasComment("兑换数量和类型的明细")
  707. .HasCharSet("utf8mb3")
  708. .HasCollation("utf8mb3_general_ci");
  709. entity.Property(e => e.ByNum)
  710. .HasColumnName("by_num")
  711. .HasComment("兑换数量");
  712. entity.Property(e => e.CreateTime)
  713. .HasColumnName("create_time")
  714. .HasColumnType("datetime")
  715. .HasComment("新增时间");
  716. entity.Property(e => e.DelFlag)
  717. .HasColumnName("del_flag")
  718. .HasColumnType("varchar(1)")
  719. .HasDefaultValueSql("'0'")
  720. .HasComment("删除标记,0未删除,1已删除")
  721. .HasCharSet("utf8mb3")
  722. .HasCollation("utf8mb3_general_ci");
  723. entity.Property(e => e.OrderSn)
  724. .HasColumnName("order_sn")
  725. .HasColumnType("varchar(32)")
  726. .HasComment("订单号")
  727. .HasCharSet("utf8mb3")
  728. .HasCollation("utf8mb3_general_ci");
  729. entity.Property(e => e.UpdateTime)
  730. .HasColumnName("update_time")
  731. .HasColumnType("datetime")
  732. .HasComment("更新时间");
  733. entity.Property(e => e.UserId)
  734. .HasColumnName("user_id")
  735. .HasComment("用户ID");
  736. entity.Property(e => e.Version)
  737. .HasColumnName("version")
  738. .HasComment("版本");
  739. });
  740. modelBuilder.Entity<KxsLeaderByOrderInfo>(entity =>
  741. {
  742. entity.ToTable("kxs_leader_by_order_info");
  743. entity.HasComment("盟主兑换记录券");
  744. entity.Property(e => e.Id)
  745. .HasColumnName("id")
  746. .HasComment("主键ID");
  747. entity.Property(e => e.BrandType)
  748. .HasColumnName("brand_type")
  749. .HasComment("类型 0电签 1大pos");
  750. entity.Property(e => e.CreateTime)
  751. .HasColumnName("create_time")
  752. .HasColumnType("datetime")
  753. .HasComment("新增时间");
  754. entity.Property(e => e.DelFlag)
  755. .HasColumnName("del_flag")
  756. .HasColumnType("varchar(1)")
  757. .HasDefaultValueSql("'0'")
  758. .HasComment("删除标记,0未删除,1已删除")
  759. .HasCharSet("utf8mb3")
  760. .HasCollation("utf8mb3_general_ci");
  761. entity.Property(e => e.OrderId)
  762. .HasColumnName("order_id")
  763. .HasComment("订单ID");
  764. entity.Property(e => e.TicketCode)
  765. .HasColumnName("ticket_code")
  766. .HasColumnType("varchar(64)")
  767. .HasComment("机具券")
  768. .HasCharSet("utf8mb3")
  769. .HasCollation("utf8mb3_general_ci");
  770. entity.Property(e => e.UpdateTime)
  771. .HasColumnName("update_time")
  772. .HasColumnType("datetime")
  773. .HasComment("更新时间");
  774. entity.Property(e => e.UserId)
  775. .HasColumnName("user_id")
  776. .HasComment("用户ID");
  777. entity.Property(e => e.Version)
  778. .HasColumnName("version")
  779. .HasComment("版本");
  780. });
  781. modelBuilder.Entity<KxsLeaderLimitLog>(entity =>
  782. {
  783. entity.ToTable("kxs_leader_limit_log");
  784. entity.HasComment("盟主额度返还来源记录表");
  785. entity.Property(e => e.Id)
  786. .HasColumnName("id")
  787. .HasComment("主键ID");
  788. entity.Property(e => e.CreateTime)
  789. .HasColumnName("create_time")
  790. .HasColumnType("datetime")
  791. .HasComment("新增时间");
  792. entity.Property(e => e.DelFlag)
  793. .HasColumnName("del_flag")
  794. .HasColumnType("varchar(1)")
  795. .HasDefaultValueSql("'0'")
  796. .HasComment("删除标记,0未删除,1已删除")
  797. .HasCharSet("utf8mb3")
  798. .HasCollation("utf8mb3_general_ci");
  799. entity.Property(e => e.LeaderId)
  800. .HasColumnName("leader_id")
  801. .HasComment("大盟主/合伙人的用户ID");
  802. entity.Property(e => e.ReturnLimit)
  803. .HasColumnName("return_limit")
  804. .HasColumnType("decimal(18,2)")
  805. .HasComment("返还的额度");
  806. entity.Property(e => e.SourceUserId)
  807. .HasColumnName("source_user_id")
  808. .HasComment("额度来源创客ID");
  809. entity.Property(e => e.UpdateTime)
  810. .HasColumnName("update_time")
  811. .HasColumnType("datetime")
  812. .HasComment("更新时间");
  813. entity.Property(e => e.ValidLimit)
  814. .HasColumnName("valid_limit")
  815. .HasColumnType("decimal(18,2)")
  816. .HasComment("剩余额度");
  817. entity.Property(e => e.Version)
  818. .HasColumnName("version")
  819. .HasComment("版本");
  820. });
  821. modelBuilder.Entity<KxsLevelConfig>(entity =>
  822. {
  823. entity.ToTable("kxs_level_config");
  824. entity.HasComment("创客分润等级配置表");
  825. entity.Property(e => e.Id)
  826. .HasColumnName("id")
  827. .HasComment("主键ID");
  828. entity.Property(e => e.CreateBy)
  829. .HasColumnName("create_by")
  830. .HasColumnType("varchar(32)")
  831. .HasComment("添加人")
  832. .HasCharSet("utf8mb3")
  833. .HasCollation("utf8mb3_general_ci");
  834. entity.Property(e => e.CreateTime)
  835. .HasColumnName("create_time")
  836. .HasColumnType("datetime")
  837. .HasComment("新增时间");
  838. entity.Property(e => e.DelFlag)
  839. .HasColumnName("del_flag")
  840. .HasColumnType("varchar(1)")
  841. .HasDefaultValueSql("'0'")
  842. .HasComment("删除标记,0未删除,1已删除")
  843. .HasCharSet("utf8mb3")
  844. .HasCollation("utf8mb3_general_ci");
  845. entity.Property(e => e.EndAmt)
  846. .HasColumnName("end_amt")
  847. .HasColumnType("decimal(18,2)")
  848. .HasComment("最大额度");
  849. entity.Property(e => e.Level)
  850. .HasColumnName("level")
  851. .HasComment("等级");
  852. entity.Property(e => e.Remark)
  853. .HasColumnName("remark")
  854. .HasColumnType("varchar(255)")
  855. .HasComment("备注")
  856. .HasCharSet("utf8mb3")
  857. .HasCollation("utf8mb3_general_ci");
  858. entity.Property(e => e.StartAmt)
  859. .HasColumnName("start_amt")
  860. .HasColumnType("decimal(18,2)")
  861. .HasComment("开始额度");
  862. entity.Property(e => e.UpdateBy)
  863. .HasColumnName("update_by")
  864. .HasColumnType("varchar(32)")
  865. .HasComment("修改人")
  866. .HasCharSet("utf8mb3")
  867. .HasCollation("utf8mb3_general_ci");
  868. entity.Property(e => e.UpdateTime)
  869. .HasColumnName("update_time")
  870. .HasColumnType("datetime")
  871. .HasComment("更新时间");
  872. entity.Property(e => e.Version)
  873. .HasColumnName("version")
  874. .HasComment("版本");
  875. });
  876. modelBuilder.Entity<KxsPartner>(entity =>
  877. {
  878. entity.ToTable("kxs_partner");
  879. entity.HasComment("合伙人表");
  880. entity.Property(e => e.Id)
  881. .HasColumnName("id")
  882. .HasComment("主键ID");
  883. entity.Property(e => e.Amount)
  884. .HasColumnName("amount")
  885. .HasColumnType("decimal(18,2)")
  886. .HasComment("未使用额度");
  887. entity.Property(e => e.CreateTime)
  888. .HasColumnName("create_time")
  889. .HasColumnType("datetime")
  890. .HasComment("新增时间");
  891. entity.Property(e => e.DelFlag)
  892. .HasColumnName("del_flag")
  893. .HasComment("删除标记,0未删除,1已删除");
  894. entity.Property(e => e.ExpiredDate)
  895. .HasColumnName("expired_date")
  896. .HasColumnType("datetime")
  897. .HasComment("过期时间");
  898. entity.Property(e => e.PartnerLevel)
  899. .HasColumnName("partner_level")
  900. .HasComment("合伙人职级");
  901. entity.Property(e => e.PartnerType)
  902. .HasColumnName("partner_type")
  903. .HasComment("合伙人等级");
  904. entity.Property(e => e.StoreAmount)
  905. .HasColumnName("store_amount")
  906. .HasColumnType("decimal(18,2)")
  907. .HasComment("关联分仓额度");
  908. entity.Property(e => e.UpdateTime)
  909. .HasColumnName("update_time")
  910. .HasColumnType("datetime")
  911. .HasComment("更新时间");
  912. entity.Property(e => e.UserId)
  913. .HasColumnName("user_id")
  914. .HasComment("用户ID");
  915. entity.Property(e => e.Version)
  916. .HasColumnName("version")
  917. .HasComment("版本");
  918. entity.Property(e => e.WithdrawalAmount)
  919. .HasColumnName("withdrawal_amount")
  920. .HasColumnType("decimal(18,2)")
  921. .HasComment("可提现额度");
  922. });
  923. modelBuilder.Entity<KxsPartnerAmountLog>(entity =>
  924. {
  925. entity.ToTable("kxs_partner_amount_log");
  926. entity.HasComment("合伙人金额变动记录");
  927. entity.Property(e => e.Id)
  928. .HasColumnName("id")
  929. .HasComment("主键ID");
  930. entity.Property(e => e.AfterAmount)
  931. .HasColumnName("after_amount")
  932. .HasColumnType("decimal(18,2)")
  933. .HasComment("变动后金额");
  934. entity.Property(e => e.AfterStoreAmount)
  935. .HasColumnName("after_store_amount")
  936. .HasColumnType("decimal(18,2)")
  937. .HasComment("使用后关联分仓额度");
  938. entity.Property(e => e.AfterTotalAmount)
  939. .HasColumnName("after_total_amount")
  940. .HasColumnType("decimal(18,2)")
  941. .HasComment("变动后可使用额度");
  942. entity.Property(e => e.AfterWithdrawalAmount)
  943. .HasColumnName("after_withdrawal_amount")
  944. .HasColumnType("decimal(18,2)")
  945. .HasComment("使用后可提现额度");
  946. entity.Property(e => e.Amount)
  947. .HasColumnName("amount")
  948. .HasColumnType("decimal(18,2)")
  949. .HasComment("操作金额");
  950. entity.Property(e => e.BeforeAmount)
  951. .HasColumnName("before_amount")
  952. .HasColumnType("decimal(18,2)")
  953. .HasComment("变动前金额");
  954. entity.Property(e => e.ChangeType)
  955. .HasColumnName("change_type")
  956. .HasComment("收支类别");
  957. entity.Property(e => e.CreateTime)
  958. .HasColumnName("create_time")
  959. .HasColumnType("datetime")
  960. .HasComment("新增时间");
  961. entity.Property(e => e.DelFlag)
  962. .HasColumnName("del_flag")
  963. .HasComment("删除标记,0未删除,1已删除");
  964. entity.Property(e => e.Kind)
  965. .HasColumnName("kind")
  966. .HasColumnType("varchar(6)")
  967. .HasComment("日志类型 add新增 sub减少")
  968. .HasCharSet("utf8mb3")
  969. .HasCollation("utf8mb3_general_ci");
  970. entity.Property(e => e.Remark)
  971. .HasColumnName("remark")
  972. .HasColumnType("varchar(128)")
  973. .HasComment("备注")
  974. .HasCharSet("utf8mb3")
  975. .HasCollation("utf8mb3_general_ci");
  976. entity.Property(e => e.UpdateTime)
  977. .HasColumnName("update_time")
  978. .HasColumnType("datetime")
  979. .HasComment("更新时间");
  980. entity.Property(e => e.UseStoreAmount)
  981. .HasColumnName("use_store_amount")
  982. .HasColumnType("decimal(18,2)")
  983. .HasComment("使用关联分仓额度");
  984. entity.Property(e => e.UseTotalAmount)
  985. .HasColumnName("use_total_amount")
  986. .HasColumnType("decimal(18,2)")
  987. .HasComment("使用未使用额度");
  988. entity.Property(e => e.UseWithdrawalAmount)
  989. .HasColumnName("use_withdrawal_amount")
  990. .HasColumnType("decimal(18,2)")
  991. .HasComment("使用可提现额度");
  992. entity.Property(e => e.UserId)
  993. .HasColumnName("user_id")
  994. .HasComment("用户ID");
  995. entity.Property(e => e.VariationCause)
  996. .HasColumnName("variation_cause")
  997. .HasColumnType("varchar(255)")
  998. .HasComment("原因")
  999. .HasCharSet("utf8mb3")
  1000. .HasCollation("utf8mb3_general_ci");
  1001. entity.Property(e => e.VariationType)
  1002. .HasColumnName("variation_type")
  1003. .HasComment("金额类型");
  1004. entity.Property(e => e.Version)
  1005. .HasColumnName("version")
  1006. .HasComment("版本");
  1007. });
  1008. modelBuilder.Entity<KxsProfitBase>(entity =>
  1009. {
  1010. entity.ToTable("kxs_profit_base");
  1011. entity.HasComment("分润配置分类表");
  1012. entity.Property(e => e.Id)
  1013. .HasColumnName("id")
  1014. .HasComment("主键ID");
  1015. entity.Property(e => e.CreateBy)
  1016. .HasColumnName("create_by")
  1017. .HasColumnType("varchar(32)")
  1018. .HasComment("添加人")
  1019. .HasCharSet("utf8mb3")
  1020. .HasCollation("utf8mb3_general_ci");
  1021. entity.Property(e => e.CreateTime)
  1022. .HasColumnName("create_time")
  1023. .HasColumnType("datetime")
  1024. .HasComment("新增时间");
  1025. entity.Property(e => e.DelFlag)
  1026. .HasColumnName("del_flag")
  1027. .HasColumnType("varchar(1)")
  1028. .HasDefaultValueSql("'0'")
  1029. .HasComment("删除标记,0未删除,1已删除")
  1030. .HasCharSet("utf8mb3")
  1031. .HasCollation("utf8mb3_general_ci");
  1032. entity.Property(e => e.Level)
  1033. .HasColumnName("level")
  1034. .HasComment("等级");
  1035. entity.Property(e => e.LvKey)
  1036. .HasColumnName("lv_key")
  1037. .HasColumnType("varchar(50)")
  1038. .HasComment("分类key")
  1039. .HasCharSet("utf8mb3")
  1040. .HasCollation("utf8mb3_general_ci");
  1041. entity.Property(e => e.Name)
  1042. .HasColumnName("name")
  1043. .HasColumnType("varchar(128)")
  1044. .HasComment("分类名称")
  1045. .HasCharSet("utf8mb3")
  1046. .HasCollation("utf8mb3_general_ci");
  1047. entity.Property(e => e.ProfitRate)
  1048. .HasColumnName("profit_rate")
  1049. .HasColumnType("decimal(18,4)")
  1050. .HasComment("分润比例");
  1051. entity.Property(e => e.Remark)
  1052. .HasColumnName("remark")
  1053. .HasColumnType("varchar(255)")
  1054. .HasComment("备注")
  1055. .HasCharSet("utf8mb3")
  1056. .HasCollation("utf8mb3_general_ci");
  1057. entity.Property(e => e.Status)
  1058. .HasColumnName("status")
  1059. .HasDefaultValueSql("'1'")
  1060. .HasComment("状态: 0-停用 1-启用");
  1061. entity.Property(e => e.UpdateBy)
  1062. .HasColumnName("update_by")
  1063. .HasColumnType("varchar(32)")
  1064. .HasComment("修改人")
  1065. .HasCharSet("utf8mb3")
  1066. .HasCollation("utf8mb3_general_ci");
  1067. entity.Property(e => e.UpdateTime)
  1068. .HasColumnName("update_time")
  1069. .HasColumnType("datetime")
  1070. .HasComment("更新时间");
  1071. entity.Property(e => e.Version)
  1072. .HasColumnName("version")
  1073. .HasComment("版本");
  1074. });
  1075. modelBuilder.Entity<KxsProfitConfig>(entity =>
  1076. {
  1077. entity.ToTable("kxs_profit_config");
  1078. entity.HasComment("分润配置表");
  1079. entity.Property(e => e.Id)
  1080. .HasColumnName("id")
  1081. .HasComment("主键ID");
  1082. entity.Property(e => e.BaseId)
  1083. .HasColumnName("base_id")
  1084. .HasComment("分润比例ID");
  1085. entity.Property(e => e.BrandId)
  1086. .HasColumnName("brand_id")
  1087. .HasComment("品牌ID");
  1088. entity.Property(e => e.CreateBy)
  1089. .HasColumnName("create_by")
  1090. .HasColumnType("varchar(32)")
  1091. .HasComment("添加人")
  1092. .HasCharSet("utf8mb3")
  1093. .HasCollation("utf8mb3_general_ci");
  1094. entity.Property(e => e.CreateTime)
  1095. .HasColumnName("create_time")
  1096. .HasColumnType("datetime")
  1097. .HasComment("新增时间");
  1098. entity.Property(e => e.DelFlag)
  1099. .HasColumnName("del_flag")
  1100. .HasColumnType("varchar(1)")
  1101. .HasDefaultValueSql("'0'")
  1102. .HasComment("删除标记,0未删除,1已删除")
  1103. .HasCharSet("utf8mb3")
  1104. .HasCollation("utf8mb3_general_ci");
  1105. entity.Property(e => e.Level)
  1106. .HasColumnName("level")
  1107. .HasComment("等级");
  1108. entity.Property(e => e.ProfitType)
  1109. .HasColumnName("profit_type")
  1110. .HasComment("分润类型");
  1111. entity.Property(e => e.Remark)
  1112. .HasColumnName("remark")
  1113. .HasColumnType("varchar(255)")
  1114. .HasComment("备注")
  1115. .HasCharSet("utf8mb3")
  1116. .HasCollation("utf8mb3_general_ci");
  1117. entity.Property(e => e.Status)
  1118. .HasColumnName("status")
  1119. .HasDefaultValueSql("'1'")
  1120. .HasComment("状态: 0-停用 1-启用");
  1121. entity.Property(e => e.UpdateBy)
  1122. .HasColumnName("update_by")
  1123. .HasColumnType("varchar(32)")
  1124. .HasComment("修改人")
  1125. .HasCharSet("utf8mb3")
  1126. .HasCollation("utf8mb3_general_ci");
  1127. entity.Property(e => e.UpdateTime)
  1128. .HasColumnName("update_time")
  1129. .HasColumnType("datetime")
  1130. .HasComment("更新时间");
  1131. entity.Property(e => e.Version)
  1132. .HasColumnName("version")
  1133. .HasComment("版本");
  1134. });
  1135. modelBuilder.Entity<KxsProfitInit>(entity =>
  1136. {
  1137. entity.ToTable("kxs_profit_init");
  1138. entity.HasComment("分润计算各品牌初始表");
  1139. entity.HasIndex(e => new { e.FromUserId, e.Status, e.ProfitMonth, e.UserId, e.ProfitType, e.BrandId })
  1140. .HasName("query");
  1141. entity.Property(e => e.Id)
  1142. .HasColumnName("id")
  1143. .HasComment("主键ID");
  1144. entity.Property(e => e.BrandId)
  1145. .HasColumnName("brand_id")
  1146. .HasComment("品牌ID");
  1147. entity.Property(e => e.CreateTime)
  1148. .HasColumnName("create_time")
  1149. .HasColumnType("datetime")
  1150. .HasComment("新增时间");
  1151. entity.Property(e => e.DelFlag)
  1152. .HasColumnName("del_flag")
  1153. .HasColumnType("varchar(1)")
  1154. .HasDefaultValueSql("'0'")
  1155. .HasComment("删除标记,0未删除,1已删除")
  1156. .HasCharSet("utf8mb3")
  1157. .HasCollation("utf8mb3_general_ci");
  1158. entity.Property(e => e.FromUserId)
  1159. .HasColumnName("from_user_id")
  1160. .HasComment("分润来源用户ID");
  1161. entity.Property(e => e.Level)
  1162. .HasColumnName("level")
  1163. .HasComment("计算时的最高等级");
  1164. entity.Property(e => e.MessageId)
  1165. .HasColumnName("message_id")
  1166. .HasColumnType("varchar(64)")
  1167. .HasComment("处理批次号 消息ID")
  1168. .HasCharSet("utf8mb3")
  1169. .HasCollation("utf8mb3_general_ci");
  1170. entity.Property(e => e.ProfitAmt)
  1171. .HasColumnName("profit_amt")
  1172. .HasColumnType("decimal(18,2)")
  1173. .HasComment("分润金额");
  1174. entity.Property(e => e.ProfitMonth)
  1175. .HasColumnName("profit_month")
  1176. .HasComment("分润月");
  1177. entity.Property(e => e.ProfitType)
  1178. .HasColumnName("profit_type")
  1179. .HasComment("分润类型 0直推 1团队 0直推 1团队 ");
  1180. entity.Property(e => e.Rate)
  1181. .HasColumnName("rate")
  1182. .HasColumnType("decimal(18,2)")
  1183. .HasComment("级差比例");
  1184. entity.Property(e => e.Remark)
  1185. .HasColumnName("remark")
  1186. .HasColumnType("varchar(255)")
  1187. .HasComment("备注")
  1188. .HasCharSet("utf8mb3")
  1189. .HasCollation("utf8mb3_general_ci");
  1190. entity.Property(e => e.Status)
  1191. .HasColumnName("status")
  1192. .HasComment("状态 0未展示 1已展示0未展示 1已展示");
  1193. entity.Property(e => e.TradeAmt)
  1194. .HasColumnName("trade_amt")
  1195. .HasColumnType("decimal(18,2)")
  1196. .HasComment("计算的交易额");
  1197. entity.Property(e => e.UpdateTime)
  1198. .HasColumnName("update_time")
  1199. .HasColumnType("datetime")
  1200. .HasComment("更新时间");
  1201. entity.Property(e => e.UserId)
  1202. .HasColumnName("user_id")
  1203. .HasComment("用户ID");
  1204. entity.Property(e => e.Version)
  1205. .HasColumnName("version")
  1206. .HasComment("版本");
  1207. });
  1208. modelBuilder.Entity<KxsProfitInit2024>(entity =>
  1209. {
  1210. entity.ToTable("kxs_profit_init_2024");
  1211. entity.HasComment("分润计算各品牌初始表");
  1212. entity.HasIndex(e => e.BrandId)
  1213. .HasName("brand_id");
  1214. entity.HasIndex(e => e.FromUserId)
  1215. .HasName("from_user_id");
  1216. entity.HasIndex(e => e.ProfitMonth)
  1217. .HasName("month");
  1218. entity.HasIndex(e => e.ProfitType)
  1219. .HasName("profit_type");
  1220. entity.HasIndex(e => e.UserId)
  1221. .HasName("user_id");
  1222. entity.Property(e => e.Id)
  1223. .HasColumnName("id")
  1224. .HasComment("主键ID");
  1225. entity.Property(e => e.BrandId)
  1226. .HasColumnName("brand_id")
  1227. .HasComment("品牌ID");
  1228. entity.Property(e => e.CreateTime)
  1229. .HasColumnName("create_time")
  1230. .HasColumnType("datetime")
  1231. .HasComment("新增时间");
  1232. entity.Property(e => e.DelFlag)
  1233. .HasColumnName("del_flag")
  1234. .HasColumnType("varchar(1)")
  1235. .HasDefaultValueSql("'0'")
  1236. .HasComment("删除标记,0未删除,1已删除")
  1237. .HasCharSet("utf8mb3")
  1238. .HasCollation("utf8mb3_general_ci");
  1239. entity.Property(e => e.FromUserId)
  1240. .HasColumnName("from_user_id")
  1241. .HasComment("分润来源用户ID");
  1242. entity.Property(e => e.Level)
  1243. .HasColumnName("level")
  1244. .HasComment("计算时的最高等级");
  1245. entity.Property(e => e.MessageId)
  1246. .HasColumnName("message_id")
  1247. .HasColumnType("varchar(64)")
  1248. .HasComment("处理批次号 消息ID")
  1249. .HasCharSet("utf8mb3")
  1250. .HasCollation("utf8mb3_general_ci");
  1251. entity.Property(e => e.ProfitAmt)
  1252. .HasColumnName("profit_amt")
  1253. .HasColumnType("decimal(18,2)")
  1254. .HasComment("分润金额");
  1255. entity.Property(e => e.ProfitMonth)
  1256. .HasColumnName("profit_month")
  1257. .HasComment("分润月");
  1258. entity.Property(e => e.ProfitType)
  1259. .HasColumnName("profit_type")
  1260. .HasComment("分润类型 0直推 1团队 0直推 1团队 ");
  1261. entity.Property(e => e.Rate)
  1262. .HasColumnName("rate")
  1263. .HasColumnType("decimal(18,2)")
  1264. .HasComment("级差比例");
  1265. entity.Property(e => e.Remark)
  1266. .HasColumnName("remark")
  1267. .HasColumnType("varchar(255)")
  1268. .HasComment("备注")
  1269. .HasCharSet("utf8mb3")
  1270. .HasCollation("utf8mb3_general_ci");
  1271. entity.Property(e => e.Status)
  1272. .HasColumnName("status")
  1273. .HasComment("状态 0未展示 1已展示0未展示 1已展示");
  1274. entity.Property(e => e.TradeAmt)
  1275. .HasColumnName("trade_amt")
  1276. .HasColumnType("decimal(18,2)")
  1277. .HasComment("计算的交易额");
  1278. entity.Property(e => e.UpdateTime)
  1279. .HasColumnName("update_time")
  1280. .HasColumnType("datetime")
  1281. .HasComment("更新时间");
  1282. entity.Property(e => e.UserId)
  1283. .HasColumnName("user_id")
  1284. .HasComment("用户ID");
  1285. entity.Property(e => e.Version)
  1286. .HasColumnName("version")
  1287. .HasComment("版本");
  1288. });
  1289. modelBuilder.Entity<KxsProfitInitBefore>(entity =>
  1290. {
  1291. entity.ToTable("kxs_profit_init_before");
  1292. entity.HasComment("分润计算各品牌初始表");
  1293. entity.HasIndex(e => new { e.FromUserId, e.Status, e.ProfitMonth, e.UserId, e.ProfitType, e.BrandId })
  1294. .HasName("query");
  1295. entity.Property(e => e.Id)
  1296. .HasColumnName("id")
  1297. .HasComment("主键ID");
  1298. entity.Property(e => e.BrandId)
  1299. .HasColumnName("brand_id")
  1300. .HasComment("品牌ID");
  1301. entity.Property(e => e.CreateTime)
  1302. .HasColumnName("create_time")
  1303. .HasColumnType("datetime")
  1304. .HasComment("新增时间");
  1305. entity.Property(e => e.DelFlag)
  1306. .HasColumnName("del_flag")
  1307. .HasColumnType("varchar(1)")
  1308. .HasDefaultValueSql("'0'")
  1309. .HasComment("删除标记,0未删除,1已删除")
  1310. .HasCharSet("utf8mb3")
  1311. .HasCollation("utf8mb3_general_ci");
  1312. entity.Property(e => e.FromUserId)
  1313. .HasColumnName("from_user_id")
  1314. .HasComment("分润来源用户ID");
  1315. entity.Property(e => e.Level)
  1316. .HasColumnName("level")
  1317. .HasComment("计算时的最高等级");
  1318. entity.Property(e => e.MessageId)
  1319. .HasColumnName("message_id")
  1320. .HasColumnType("varchar(64)")
  1321. .HasComment("处理批次号 消息ID")
  1322. .HasCharSet("utf8mb3")
  1323. .HasCollation("utf8mb3_general_ci");
  1324. entity.Property(e => e.ProfitAmt)
  1325. .HasColumnName("profit_amt")
  1326. .HasColumnType("decimal(18,2)")
  1327. .HasComment("分润金额");
  1328. entity.Property(e => e.ProfitMonth)
  1329. .HasColumnName("profit_month")
  1330. .HasComment("分润月");
  1331. entity.Property(e => e.ProfitType)
  1332. .HasColumnName("profit_type")
  1333. .HasComment("分润类型 0直推 1团队 0直推 1团队 ");
  1334. entity.Property(e => e.Rate)
  1335. .HasColumnName("rate")
  1336. .HasColumnType("decimal(18,2)")
  1337. .HasComment("级差比例");
  1338. entity.Property(e => e.Remark)
  1339. .HasColumnName("remark")
  1340. .HasColumnType("varchar(255)")
  1341. .HasComment("备注")
  1342. .HasCharSet("utf8mb3")
  1343. .HasCollation("utf8mb3_general_ci");
  1344. entity.Property(e => e.Status)
  1345. .HasColumnName("status")
  1346. .HasComment("状态 0未展示 1已展示0未展示 1已展示");
  1347. entity.Property(e => e.TradeAmt)
  1348. .HasColumnName("trade_amt")
  1349. .HasColumnType("decimal(18,2)")
  1350. .HasComment("计算的交易额");
  1351. entity.Property(e => e.UpdateTime)
  1352. .HasColumnName("update_time")
  1353. .HasColumnType("datetime")
  1354. .HasComment("更新时间");
  1355. entity.Property(e => e.UserId)
  1356. .HasColumnName("user_id")
  1357. .HasComment("用户ID");
  1358. entity.Property(e => e.Version)
  1359. .HasColumnName("version")
  1360. .HasComment("版本");
  1361. });
  1362. modelBuilder.Entity<KxsProfitInitBefore2024>(entity =>
  1363. {
  1364. entity.ToTable("kxs_profit_init_before_2024");
  1365. entity.HasComment("分润计算各品牌初始表");
  1366. entity.HasIndex(e => e.BrandId)
  1367. .HasName("brand_id");
  1368. entity.HasIndex(e => e.FromUserId)
  1369. .HasName("from_user_id");
  1370. entity.HasIndex(e => e.ProfitMonth)
  1371. .HasName("month");
  1372. entity.HasIndex(e => e.ProfitType)
  1373. .HasName("profit_type");
  1374. entity.HasIndex(e => e.UserId)
  1375. .HasName("user_id");
  1376. entity.Property(e => e.Id)
  1377. .HasColumnName("id")
  1378. .HasComment("主键ID");
  1379. entity.Property(e => e.BrandId)
  1380. .HasColumnName("brand_id")
  1381. .HasComment("品牌ID");
  1382. entity.Property(e => e.CreateTime)
  1383. .HasColumnName("create_time")
  1384. .HasColumnType("datetime")
  1385. .HasComment("新增时间");
  1386. entity.Property(e => e.DelFlag)
  1387. .HasColumnName("del_flag")
  1388. .HasColumnType("varchar(1)")
  1389. .HasDefaultValueSql("'0'")
  1390. .HasComment("删除标记,0未删除,1已删除")
  1391. .HasCharSet("utf8mb3")
  1392. .HasCollation("utf8mb3_general_ci");
  1393. entity.Property(e => e.FromUserId)
  1394. .HasColumnName("from_user_id")
  1395. .HasComment("分润来源用户ID");
  1396. entity.Property(e => e.Level)
  1397. .HasColumnName("level")
  1398. .HasComment("计算时的最高等级");
  1399. entity.Property(e => e.MessageId)
  1400. .HasColumnName("message_id")
  1401. .HasColumnType("varchar(64)")
  1402. .HasComment("处理批次号 消息ID")
  1403. .HasCharSet("utf8mb3")
  1404. .HasCollation("utf8mb3_general_ci");
  1405. entity.Property(e => e.ProfitAmt)
  1406. .HasColumnName("profit_amt")
  1407. .HasColumnType("decimal(18,2)")
  1408. .HasComment("分润金额");
  1409. entity.Property(e => e.ProfitMonth)
  1410. .HasColumnName("profit_month")
  1411. .HasComment("分润月");
  1412. entity.Property(e => e.ProfitType)
  1413. .HasColumnName("profit_type")
  1414. .HasComment("分润类型 0直推 1团队 0直推 1团队 ");
  1415. entity.Property(e => e.Rate)
  1416. .HasColumnName("rate")
  1417. .HasColumnType("decimal(18,2)")
  1418. .HasComment("级差比例");
  1419. entity.Property(e => e.Remark)
  1420. .HasColumnName("remark")
  1421. .HasColumnType("varchar(255)")
  1422. .HasComment("备注")
  1423. .HasCharSet("utf8mb3")
  1424. .HasCollation("utf8mb3_general_ci");
  1425. entity.Property(e => e.Status)
  1426. .HasColumnName("status")
  1427. .HasComment("状态 0未展示 1已展示0未展示 1已展示");
  1428. entity.Property(e => e.TradeAmt)
  1429. .HasColumnName("trade_amt")
  1430. .HasColumnType("decimal(18,2)")
  1431. .HasComment("计算的交易额");
  1432. entity.Property(e => e.UpdateTime)
  1433. .HasColumnName("update_time")
  1434. .HasColumnType("datetime")
  1435. .HasComment("更新时间");
  1436. entity.Property(e => e.UserId)
  1437. .HasColumnName("user_id")
  1438. .HasComment("用户ID");
  1439. entity.Property(e => e.Version)
  1440. .HasColumnName("version")
  1441. .HasComment("版本");
  1442. });
  1443. modelBuilder.Entity<KxsShdLeader>(entity =>
  1444. {
  1445. entity.ToTable("kxs_shd_leader");
  1446. entity.HasComment("培养奖/领导奖明细");
  1447. entity.Property(e => e.Id)
  1448. .HasColumnName("id")
  1449. .HasComment("主键ID");
  1450. entity.Property(e => e.CreateBy)
  1451. .HasColumnName("create_by")
  1452. .HasColumnType("varchar(50)")
  1453. .HasComment("添加人")
  1454. .HasCharSet("utf8mb3")
  1455. .HasCollation("utf8mb3_general_ci");
  1456. entity.Property(e => e.CreateTime)
  1457. .HasColumnName("create_time")
  1458. .HasColumnType("datetime")
  1459. .HasComment("新增时间");
  1460. entity.Property(e => e.DelFlag)
  1461. .HasColumnName("del_flag")
  1462. .HasColumnType("varchar(1)")
  1463. .HasDefaultValueSql("'0'")
  1464. .HasComment("删除标记,0未删除,1已删除")
  1465. .HasCharSet("utf8mb3")
  1466. .HasCollation("utf8mb3_general_ci");
  1467. entity.Property(e => e.ShdType)
  1468. .HasColumnName("shd_type")
  1469. .HasComment("类型 0-培养奖 1-领导奖");
  1470. entity.Property(e => e.SourceBonusAmt)
  1471. .HasColumnName("source_bonus_amt")
  1472. .HasColumnType("decimal(18,2)")
  1473. .HasComment("达标奖励金额");
  1474. entity.Property(e => e.SourceUserId)
  1475. .HasColumnName("source_user_id")
  1476. .HasComment("达标创客ID");
  1477. entity.Property(e => e.TradeAmt)
  1478. .HasColumnName("trade_amt")
  1479. .HasColumnType("decimal(18,2)")
  1480. .HasComment("交易额");
  1481. entity.Property(e => e.TradeMonth)
  1482. .HasColumnName("trade_month")
  1483. .HasComment("月份");
  1484. entity.Property(e => e.UpdateBy)
  1485. .HasColumnName("update_by")
  1486. .HasColumnType("varchar(50)")
  1487. .HasComment("更新人")
  1488. .HasCharSet("utf8mb3")
  1489. .HasCollation("utf8mb3_general_ci");
  1490. entity.Property(e => e.UpdateTime)
  1491. .HasColumnName("update_time")
  1492. .HasColumnType("datetime")
  1493. .HasComment("更新时间");
  1494. entity.Property(e => e.UserId)
  1495. .HasColumnName("user_id")
  1496. .HasComment("所属创客ID");
  1497. entity.Property(e => e.Version)
  1498. .HasColumnName("version")
  1499. .HasComment("版本");
  1500. });
  1501. modelBuilder.Entity<KxsShdLeaderCheck>(entity =>
  1502. {
  1503. entity.ToTable("kxs_shd_leader_check");
  1504. entity.HasComment("领导奖原始数据");
  1505. entity.Property(e => e.Id)
  1506. .HasColumnName("id")
  1507. .HasComment("主键ID");
  1508. entity.Property(e => e.BigMarketCount)
  1509. .HasColumnName("big_market_count")
  1510. .HasComment("大市场数");
  1511. entity.Property(e => e.CreateBy)
  1512. .HasColumnName("create_by")
  1513. .HasColumnType("varchar(50)")
  1514. .HasComment("添加人")
  1515. .HasCharSet("utf8mb4")
  1516. .HasCollation("utf8mb4_0900_ai_ci");
  1517. entity.Property(e => e.CreateTime)
  1518. .HasColumnName("create_time")
  1519. .HasColumnType("datetime")
  1520. .HasComment("新增时间");
  1521. entity.Property(e => e.DeepStaCount)
  1522. .HasColumnName("deep_sta_count")
  1523. .HasComment("深度达标市场");
  1524. entity.Property(e => e.DelFlag)
  1525. .HasColumnName("del_flag")
  1526. .HasColumnType("varchar(1)")
  1527. .HasDefaultValueSql("'0'")
  1528. .HasComment("删除标记,0未删除,1已删除")
  1529. .HasCharSet("utf8mb4")
  1530. .HasCollation("utf8mb4_0900_ai_ci");
  1531. entity.Property(e => e.LeaderType)
  1532. .HasColumnName("leader_type")
  1533. .HasComment("盟主等级");
  1534. entity.Property(e => e.Pid)
  1535. .HasColumnName("pid")
  1536. .HasComment("创客父级");
  1537. entity.Property(e => e.PidPath)
  1538. .HasColumnName("pid_path")
  1539. .HasColumnType("varchar(2000)")
  1540. .HasComment("推荐人路径")
  1541. .HasCharSet("utf8mb4")
  1542. .HasCollation("utf8mb4_0900_ai_ci");
  1543. entity.Property(e => e.SmallTradeAmount)
  1544. .HasColumnName("small_trade_amount")
  1545. .HasColumnType("decimal(18,2)")
  1546. .HasComment("小市场交易额");
  1547. entity.Property(e => e.StaCount)
  1548. .HasColumnName("sta_count")
  1549. .HasComment("达标市场");
  1550. entity.Property(e => e.StatMonth)
  1551. .HasColumnName("stat_month")
  1552. .HasColumnType("varchar(6)")
  1553. .HasComment("统计月份")
  1554. .HasCharSet("utf8mb4")
  1555. .HasCollation("utf8mb4_0900_ai_ci");
  1556. entity.Property(e => e.TotalTradeAmount)
  1557. .HasColumnName("total_trade_amount")
  1558. .HasColumnType("decimal(18,2)")
  1559. .HasComment("总交易额");
  1560. entity.Property(e => e.UpdateBy)
  1561. .HasColumnName("update_by")
  1562. .HasColumnType("varchar(50)")
  1563. .HasComment("更新人")
  1564. .HasCharSet("utf8mb4")
  1565. .HasCollation("utf8mb4_0900_ai_ci");
  1566. entity.Property(e => e.UpdateTime)
  1567. .HasColumnName("update_time")
  1568. .HasColumnType("datetime")
  1569. .HasComment("更新时间");
  1570. entity.Property(e => e.UserId)
  1571. .HasColumnName("user_id")
  1572. .HasComment("创客ID");
  1573. entity.Property(e => e.Version)
  1574. .HasColumnName("version")
  1575. .HasComment("版本");
  1576. });
  1577. modelBuilder.Entity<KxsShdScore>(entity =>
  1578. {
  1579. entity.ToTable("kxs_shd_score");
  1580. entity.HasComment("股东大盘分红用户积分表");
  1581. entity.Property(e => e.Id)
  1582. .HasColumnName("id")
  1583. .HasComment("主键ID");
  1584. entity.Property(e => e.CenterBonusAmt)
  1585. .HasColumnName("center_bonus_amt")
  1586. .HasColumnType("decimal(18,2)")
  1587. .HasComment("中级股东奖金");
  1588. entity.Property(e => e.CenterScore)
  1589. .HasColumnName("center_score")
  1590. .HasComment("中级股东积分");
  1591. entity.Property(e => e.CreateTime)
  1592. .HasColumnName("create_time")
  1593. .HasColumnType("datetime")
  1594. .HasComment("新增时间");
  1595. entity.Property(e => e.DelFlag)
  1596. .HasColumnName("del_flag")
  1597. .HasColumnType("varchar(1)")
  1598. .HasDefaultValueSql("'0'")
  1599. .HasComment("删除标记,0未删除,1已删除")
  1600. .HasCharSet("utf8mb3")
  1601. .HasCollation("utf8mb3_general_ci");
  1602. entity.Property(e => e.EyasBonusAmt)
  1603. .HasColumnName("eyas_bonus_amt")
  1604. .HasColumnType("decimal(18,2)")
  1605. .HasComment("雏鹰奖金");
  1606. entity.Property(e => e.EyasScore)
  1607. .HasColumnName("eyas_score")
  1608. .HasComment("雏鹰积分");
  1609. entity.Property(e => e.FirstBonusAmt)
  1610. .HasColumnName("first_bonus_amt")
  1611. .HasColumnType("decimal(18,2)")
  1612. .HasComment("初级股东奖金");
  1613. entity.Property(e => e.FirstScore)
  1614. .HasColumnName("first_score")
  1615. .HasComment("初级股东积分");
  1616. entity.Property(e => e.HighBonusAmt)
  1617. .HasColumnName("high_bonus_amt")
  1618. .HasColumnType("decimal(18,2)")
  1619. .HasComment("高级股东奖金");
  1620. entity.Property(e => e.HighScore)
  1621. .HasColumnName("high_score")
  1622. .HasComment("高级股东积分");
  1623. entity.Property(e => e.Month)
  1624. .HasColumnName("month")
  1625. .HasComment("统计月份");
  1626. entity.Property(e => e.PrivateBonusAmt)
  1627. .HasColumnName("private_bonus_amt")
  1628. .HasColumnType("decimal(18,2)")
  1629. .HasComment("私董会分红奖励");
  1630. entity.Property(e => e.PrivateScore)
  1631. .HasColumnName("private_score")
  1632. .HasComment("私董会积分");
  1633. entity.Property(e => e.ShdBonusAmt)
  1634. .HasColumnName("shd_bonus_amt")
  1635. .HasColumnType("decimal(18,2)")
  1636. .HasComment("股东大盘分红奖励");
  1637. entity.Property(e => e.UpdateTime)
  1638. .HasColumnName("update_time")
  1639. .HasColumnType("datetime")
  1640. .HasComment("更新时间");
  1641. entity.Property(e => e.UserCode)
  1642. .HasColumnName("user_code")
  1643. .HasColumnType("varchar(16)")
  1644. .HasComment("用户编号")
  1645. .HasCharSet("utf8mb3")
  1646. .HasCollation("utf8mb3_general_ci");
  1647. entity.Property(e => e.UserId)
  1648. .HasColumnName("user_id")
  1649. .HasComment("用户ID");
  1650. entity.Property(e => e.Username)
  1651. .HasColumnName("username")
  1652. .HasColumnType("varchar(64)")
  1653. .HasComment("用户名")
  1654. .HasCharSet("utf8mb3")
  1655. .HasCollation("utf8mb3_general_ci");
  1656. entity.Property(e => e.Version)
  1657. .HasColumnName("version")
  1658. .HasComment("版本");
  1659. });
  1660. modelBuilder.Entity<KxsShdTradeAmt>(entity =>
  1661. {
  1662. entity.ToTable("kxs_shd_trade_amt");
  1663. entity.HasComment("股东大盘分红交易表");
  1664. entity.Property(e => e.Id)
  1665. .HasColumnName("id")
  1666. .HasComment("主键ID");
  1667. entity.Property(e => e.BonusPool)
  1668. .HasColumnName("bonus_pool")
  1669. .HasColumnType("decimal(18,2)")
  1670. .HasComment("总奖金池");
  1671. entity.Property(e => e.CenterBonus)
  1672. .HasColumnName("center_bonus")
  1673. .HasColumnType("decimal(18,2)")
  1674. .HasComment("中级股东奖金池");
  1675. entity.Property(e => e.CreateTime)
  1676. .HasColumnName("create_time")
  1677. .HasColumnType("datetime")
  1678. .HasComment("新增时间");
  1679. entity.Property(e => e.DelFlag)
  1680. .HasColumnName("del_flag")
  1681. .HasColumnType("varchar(1)")
  1682. .HasDefaultValueSql("'0'")
  1683. .HasComment("删除标记,0未删除,1已删除")
  1684. .HasCharSet("utf8mb3")
  1685. .HasCollation("utf8mb3_general_ci");
  1686. entity.Property(e => e.EyasBonusPool)
  1687. .HasColumnName("eyas_bonus_pool")
  1688. .HasColumnType("decimal(18,2)")
  1689. .HasComment("雏鹰计划奖金池");
  1690. entity.Property(e => e.EyasTradeAmt)
  1691. .HasColumnName("eyas_trade_amt")
  1692. .HasColumnType("decimal(18,2)")
  1693. .HasComment("雏鹰计划总交易额新政");
  1694. entity.Property(e => e.FirstBonus)
  1695. .HasColumnName("first_bonus")
  1696. .HasColumnType("decimal(18,2)")
  1697. .HasComment("初级奖金池");
  1698. entity.Property(e => e.HighBonus)
  1699. .HasColumnName("high_bonus")
  1700. .HasColumnType("decimal(18,2)")
  1701. .HasComment("高级股东奖金池");
  1702. entity.Property(e => e.PrivateBonusPool)
  1703. .HasColumnName("private_bonus_pool")
  1704. .HasColumnType("decimal(18,2)")
  1705. .HasComment("私董会奖金池");
  1706. entity.Property(e => e.PrivateTradeAmt)
  1707. .HasColumnName("private_trade_amt")
  1708. .HasColumnType("decimal(18,2)")
  1709. .HasComment("私董会统计交易额");
  1710. entity.Property(e => e.TradeAmt)
  1711. .HasColumnName("trade_amt")
  1712. .HasColumnType("decimal(18,2)")
  1713. .HasComment("总交易额");
  1714. entity.Property(e => e.TradeMonth)
  1715. .HasColumnName("trade_month")
  1716. .HasColumnType("varchar(32)")
  1717. .HasComment("交易月份")
  1718. .HasCharSet("utf8mb3")
  1719. .HasCollation("utf8mb3_general_ci");
  1720. entity.Property(e => e.UpdateTime)
  1721. .HasColumnName("update_time")
  1722. .HasColumnType("datetime")
  1723. .HasComment("更新时间");
  1724. entity.Property(e => e.Version)
  1725. .HasColumnName("version")
  1726. .HasComment("版本");
  1727. });
  1728. modelBuilder.Entity<KxsTotalDebt>(entity =>
  1729. {
  1730. entity.ToTable("kxs_total_debt");
  1731. entity.HasComment("用户总欠款表");
  1732. entity.Property(e => e.Id)
  1733. .HasColumnName("id")
  1734. .HasComment("主键ID");
  1735. entity.Property(e => e.CreateBy)
  1736. .HasColumnName("create_by")
  1737. .HasColumnType("varchar(128)")
  1738. .HasComment("创建人")
  1739. .HasCharSet("utf8mb3")
  1740. .HasCollation("utf8mb3_general_ci");
  1741. entity.Property(e => e.CreateTime)
  1742. .HasColumnName("create_time")
  1743. .HasColumnType("datetime")
  1744. .HasComment("新增时间");
  1745. entity.Property(e => e.DelFlag)
  1746. .HasColumnName("del_flag")
  1747. .HasComment("删除标记,0未删除,1已删除");
  1748. entity.Property(e => e.Remark)
  1749. .HasColumnName("remark")
  1750. .HasColumnType("varchar(255)")
  1751. .HasComment("备注")
  1752. .HasCharSet("utf8mb3")
  1753. .HasCollation("utf8mb3_general_ci");
  1754. entity.Property(e => e.TotalDebt)
  1755. .HasColumnName("total_debt")
  1756. .HasColumnType("decimal(18,2)")
  1757. .HasComment("总欠款");
  1758. entity.Property(e => e.UpdateTime)
  1759. .HasColumnName("update_time")
  1760. .HasColumnType("datetime")
  1761. .HasComment("更新时间");
  1762. entity.Property(e => e.UserId)
  1763. .HasColumnName("user_id")
  1764. .HasComment("创客ID");
  1765. entity.Property(e => e.Version)
  1766. .HasColumnName("version")
  1767. .HasComment("版本");
  1768. });
  1769. modelBuilder.Entity<KxsTotalDebtLog>(entity =>
  1770. {
  1771. entity.ToTable("kxs_total_debt_log");
  1772. entity.HasComment("用户总欠款变动日志表");
  1773. entity.Property(e => e.Id)
  1774. .HasColumnName("id")
  1775. .HasComment("主键ID");
  1776. entity.Property(e => e.AfterAmount)
  1777. .HasColumnName("after_amount")
  1778. .HasColumnType("decimal(18,2)")
  1779. .HasComment("变动后金额");
  1780. entity.Property(e => e.Amount)
  1781. .HasColumnName("amount")
  1782. .HasColumnType("decimal(18,2)")
  1783. .HasComment("操作金额");
  1784. entity.Property(e => e.BeforeAmount)
  1785. .HasColumnName("before_amount")
  1786. .HasColumnType("decimal(18,2)")
  1787. .HasComment("变动前金额");
  1788. entity.Property(e => e.ChangeType)
  1789. .HasColumnName("change_type")
  1790. .HasComment("变动类型 ");
  1791. entity.Property(e => e.CreateBy)
  1792. .HasColumnName("create_by")
  1793. .HasColumnType("varchar(128)")
  1794. .HasComment("操作人")
  1795. .HasCharSet("utf8mb3")
  1796. .HasCollation("utf8mb3_general_ci");
  1797. entity.Property(e => e.CreateTime)
  1798. .HasColumnName("create_time")
  1799. .HasColumnType("datetime")
  1800. .HasComment("新增时间");
  1801. entity.Property(e => e.DelFlag)
  1802. .HasColumnName("del_flag")
  1803. .HasComment("删除标记,0未删除,1已删除");
  1804. entity.Property(e => e.Kind)
  1805. .HasColumnName("kind")
  1806. .HasColumnType("varchar(6)")
  1807. .HasComment("日志类型 add新增 sub减少")
  1808. .HasCharSet("utf8mb3")
  1809. .HasCollation("utf8mb3_general_ci");
  1810. entity.Property(e => e.Remark)
  1811. .HasColumnName("remark")
  1812. .HasColumnType("varchar(128)")
  1813. .HasComment("备注")
  1814. .HasCharSet("utf8mb3")
  1815. .HasCollation("utf8mb3_general_ci");
  1816. entity.Property(e => e.UpdateTime)
  1817. .HasColumnName("update_time")
  1818. .HasColumnType("datetime")
  1819. .HasComment("更新时间");
  1820. entity.Property(e => e.UserId)
  1821. .HasColumnName("user_id")
  1822. .HasComment("用户ID");
  1823. entity.Property(e => e.Version)
  1824. .HasColumnName("version")
  1825. .HasComment("版本");
  1826. });
  1827. modelBuilder.Entity<KxsTradeLevelLog>(entity =>
  1828. {
  1829. entity.ToTable("kxs_trade_level_log");
  1830. entity.HasComment("用户交易职级日志表");
  1831. entity.HasIndex(e => new { e.UserId, e.TradeMonth, e.Version })
  1832. .HasName("query")
  1833. .IsUnique();
  1834. entity.Property(e => e.Id)
  1835. .HasColumnName("id")
  1836. .HasComment("主键ID");
  1837. entity.Property(e => e.BeforePreLevel)
  1838. .HasColumnName("before_pre_level")
  1839. .HasComment("存量预设职级");
  1840. entity.Property(e => e.CreateTime)
  1841. .HasColumnName("create_time")
  1842. .HasColumnType("datetime")
  1843. .HasComment("新增时间");
  1844. entity.Property(e => e.DelFlag)
  1845. .HasColumnName("del_flag")
  1846. .HasComment("删除标记,0未删除,1已删除");
  1847. entity.Property(e => e.LastLevel)
  1848. .HasColumnName("last_level")
  1849. .HasComment("上月职级");
  1850. entity.Property(e => e.LeaderLevel)
  1851. .HasColumnName("leader_level")
  1852. .HasComment("盟主职级");
  1853. entity.Property(e => e.Level)
  1854. .HasColumnName("level")
  1855. .HasComment("当前职级");
  1856. entity.Property(e => e.PidPath)
  1857. .HasColumnName("pid_path")
  1858. .HasColumnType("varchar(500)")
  1859. .HasComment("上月层级")
  1860. .HasCharSet("utf8mb3")
  1861. .HasCollation("utf8mb3_general_ci");
  1862. entity.Property(e => e.PreLevel)
  1863. .HasColumnName("pre_level")
  1864. .HasComment("预设职级");
  1865. entity.Property(e => e.Remark)
  1866. .HasColumnName("remark")
  1867. .HasColumnType("varchar(255)")
  1868. .HasComment("备注")
  1869. .HasCharSet("utf8mb3")
  1870. .HasCollation("utf8mb3_general_ci");
  1871. entity.Property(e => e.TradeAmt)
  1872. .HasColumnName("trade_amt")
  1873. .HasColumnType("decimal(18,2)")
  1874. .HasComment("当前职级的交易额");
  1875. entity.Property(e => e.TradeMonth)
  1876. .HasColumnName("trade_month")
  1877. .HasComment("当前职级的月份");
  1878. entity.Property(e => e.UpdateTime)
  1879. .HasColumnName("update_time")
  1880. .HasColumnType("datetime")
  1881. .HasComment("更新时间");
  1882. entity.Property(e => e.UserId)
  1883. .HasColumnName("user_id")
  1884. .HasComment("用户ID");
  1885. entity.Property(e => e.Version)
  1886. .HasColumnName("version")
  1887. .HasComment("版本");
  1888. });
  1889. modelBuilder.Entity<KxsUser>(entity =>
  1890. {
  1891. entity.ToTable("kxs_user");
  1892. entity.HasComment("用户表");
  1893. entity.HasIndex(e => e.Phone)
  1894. .HasName("phone");
  1895. entity.HasIndex(e => e.Status)
  1896. .HasName("status");
  1897. entity.HasIndex(e => e.UserCode)
  1898. .HasName("userCode");
  1899. entity.Property(e => e.Id)
  1900. .HasColumnName("id")
  1901. .HasComment("主键ID");
  1902. entity.Property(e => e.Address)
  1903. .HasColumnName("address")
  1904. .HasColumnType("varchar(128)")
  1905. .HasComment("地址")
  1906. .HasCharSet("utf8mb3")
  1907. .HasCollation("utf8mb3_general_ci");
  1908. entity.Property(e => e.Avatar)
  1909. .HasColumnName("avatar")
  1910. .HasColumnType("varchar(255)")
  1911. .HasComment("头像")
  1912. .HasCharSet("utf8mb3")
  1913. .HasCollation("utf8mb3_general_ci");
  1914. entity.Property(e => e.CreateBy)
  1915. .HasColumnName("create_by")
  1916. .HasColumnType("varchar(32)")
  1917. .HasComment("操作人")
  1918. .HasCharSet("utf8mb3")
  1919. .HasCollation("utf8mb3_general_ci");
  1920. entity.Property(e => e.CreateTime)
  1921. .HasColumnName("create_time")
  1922. .HasColumnType("datetime")
  1923. .HasComment("新增时间");
  1924. entity.Property(e => e.DelFlag)
  1925. .HasColumnName("del_flag")
  1926. .HasComment("删除标记,0未删除,1已删除");
  1927. entity.Property(e => e.HandPwd)
  1928. .HasColumnName("hand_pwd")
  1929. .HasColumnType("varchar(128)")
  1930. .HasComment("手势密码")
  1931. .HasCharSet("utf8mb3")
  1932. .HasCollation("utf8mb3_general_ci");
  1933. entity.Property(e => e.HiddenLevel)
  1934. .HasColumnName("hidden_level")
  1935. .HasComment("隐藏推荐关系0默认 1隐藏");
  1936. entity.Property(e => e.IsMerchantMaker)
  1937. .HasColumnName("is_merchant_maker")
  1938. .HasComment("是否商户型创客 0否 1是");
  1939. entity.Property(e => e.IsMinWarehouse)
  1940. .HasColumnName("is_min_warehouse")
  1941. .HasComment("是否小分仓 0否 1是");
  1942. entity.Property(e => e.LogoutTime)
  1943. .HasColumnName("logout_time")
  1944. .HasColumnType("datetime")
  1945. .HasComment("注销时间");
  1946. entity.Property(e => e.Password)
  1947. .HasColumnName("password")
  1948. .HasColumnType("varchar(128)")
  1949. .HasComment("密码")
  1950. .HasCharSet("utf8mb3")
  1951. .HasCollation("utf8mb3_general_ci");
  1952. entity.Property(e => e.PayPwd)
  1953. .HasColumnName("pay_pwd")
  1954. .HasColumnType("varchar(128)")
  1955. .HasComment("支付密码")
  1956. .HasCharSet("utf8mb3")
  1957. .HasCollation("utf8mb3_general_ci");
  1958. entity.Property(e => e.Phone)
  1959. .HasColumnName("phone")
  1960. .HasColumnType("varchar(18)")
  1961. .HasComment("手机号")
  1962. .HasCharSet("utf8mb3")
  1963. .HasCollation("utf8mb3_general_ci");
  1964. entity.Property(e => e.Pid)
  1965. .HasColumnName("pid")
  1966. .HasComment("上级ID");
  1967. entity.Property(e => e.PidPath)
  1968. .HasColumnName("pid_path")
  1969. .HasColumnType("varchar(2000)")
  1970. .HasComment("推荐人路径")
  1971. .HasCharSet("utf8mb3")
  1972. .HasCollation("utf8mb3_general_ci");
  1973. entity.Property(e => e.RealStatus)
  1974. .HasColumnName("real_status")
  1975. .HasComment("实名状态 0未实名 1已实名");
  1976. entity.Property(e => e.Remark)
  1977. .HasColumnName("remark")
  1978. .HasColumnType("varchar(256)")
  1979. .HasComment("备注信息")
  1980. .HasCharSet("utf8mb3")
  1981. .HasCollation("utf8mb3_general_ci");
  1982. entity.Property(e => e.Salt)
  1983. .HasColumnName("salt")
  1984. .HasColumnType("varchar(255)")
  1985. .HasComment("盐值")
  1986. .HasCharSet("utf8mb3")
  1987. .HasCollation("utf8mb3_general_ci");
  1988. entity.Property(e => e.Status)
  1989. .HasColumnName("status")
  1990. .HasDefaultValueSql("'1'")
  1991. .HasComment("状态 0注销 1正常 2锁定不可登陆和提现");
  1992. entity.Property(e => e.ThisMonthTrade)
  1993. .HasColumnName("this_month_trade")
  1994. .HasColumnType("decimal(18,2)")
  1995. .HasComment("本月交易额");
  1996. entity.Property(e => e.ToMerchantMakerTime)
  1997. .HasColumnName("to_merchant_maker_time")
  1998. .HasColumnType("datetime")
  1999. .HasComment("成为商户型创客时间");
  2000. entity.Property(e => e.UpdateBy)
  2001. .HasColumnName("update_by")
  2002. .HasColumnType("varchar(32)")
  2003. .HasComment("更新操作人")
  2004. .HasCharSet("utf8mb3")
  2005. .HasCollation("utf8mb3_general_ci");
  2006. entity.Property(e => e.UpdateTime)
  2007. .HasColumnName("update_time")
  2008. .HasColumnType("datetime")
  2009. .HasComment("更新时间");
  2010. entity.Property(e => e.UserCode)
  2011. .HasColumnName("user_code")
  2012. .HasColumnType("varchar(18)")
  2013. .HasComment("邀请码")
  2014. .HasCharSet("utf8mb3")
  2015. .HasCollation("utf8mb3_general_ci");
  2016. entity.Property(e => e.UserLevel)
  2017. .HasColumnName("user_level")
  2018. .HasComment("用户等级");
  2019. entity.Property(e => e.Username)
  2020. .HasColumnName("username")
  2021. .HasColumnType("varchar(64)")
  2022. .HasComment("用户名")
  2023. .HasCharSet("utf8mb3")
  2024. .HasCollation("utf8mb3_general_ci");
  2025. entity.Property(e => e.Version)
  2026. .HasColumnName("version")
  2027. .HasComment("版本");
  2028. });
  2029. modelBuilder.Entity<KxsUserAddress>(entity =>
  2030. {
  2031. entity.ToTable("kxs_user_address");
  2032. entity.HasComment("用户收货地址表");
  2033. entity.Property(e => e.Id)
  2034. .HasColumnName("id")
  2035. .HasComment("主键ID");
  2036. entity.Property(e => e.Address)
  2037. .HasColumnName("address")
  2038. .HasColumnType("varchar(255)")
  2039. .HasComment("详细地址")
  2040. .HasCharSet("utf8mb4")
  2041. .HasCollation("utf8mb4_0900_ai_ci");
  2042. entity.Property(e => e.Area)
  2043. .HasColumnName("area")
  2044. .HasColumnType("varchar(64)")
  2045. .HasComment("区县")
  2046. .HasCharSet("utf8mb3")
  2047. .HasCollation("utf8mb3_general_ci");
  2048. entity.Property(e => e.City)
  2049. .HasColumnName("city")
  2050. .HasColumnType("varchar(32)")
  2051. .HasComment("城市")
  2052. .HasCharSet("utf8mb3")
  2053. .HasCollation("utf8mb3_general_ci");
  2054. entity.Property(e => e.Consignee)
  2055. .HasColumnName("consignee")
  2056. .HasColumnType("varchar(32)")
  2057. .HasComment("收货人")
  2058. .HasCharSet("utf8mb3")
  2059. .HasCollation("utf8mb3_general_ci");
  2060. entity.Property(e => e.CreateTime)
  2061. .HasColumnName("create_time")
  2062. .HasColumnType("datetime")
  2063. .HasComment("新增时间");
  2064. entity.Property(e => e.DelFlag)
  2065. .HasColumnName("del_flag")
  2066. .HasComment("删除标记,0未删除,1已删除");
  2067. entity.Property(e => e.IsDefault)
  2068. .HasColumnName("is_default")
  2069. .HasComment("是否默认 0否 1是");
  2070. entity.Property(e => e.Phone)
  2071. .HasColumnName("phone")
  2072. .HasColumnType("varchar(18)")
  2073. .HasComment("联系电话")
  2074. .HasCharSet("utf8mb3")
  2075. .HasCollation("utf8mb3_general_ci");
  2076. entity.Property(e => e.Province)
  2077. .HasColumnName("province")
  2078. .HasColumnType("varchar(32)")
  2079. .HasComment("省份")
  2080. .HasCharSet("utf8mb3")
  2081. .HasCollation("utf8mb3_general_ci");
  2082. entity.Property(e => e.UpdateTime)
  2083. .HasColumnName("update_time")
  2084. .HasColumnType("datetime")
  2085. .HasComment("更新时间");
  2086. entity.Property(e => e.UserId)
  2087. .HasColumnName("user_id")
  2088. .HasComment("用户ID");
  2089. entity.Property(e => e.Version)
  2090. .HasColumnName("version")
  2091. .HasComment("版本");
  2092. });
  2093. modelBuilder.Entity<KxsUserAdvance>(entity =>
  2094. {
  2095. entity.ToTable("kxs_user_advance");
  2096. entity.HasComment("客小爽用户预扣款表");
  2097. entity.HasIndex(e => e.Status)
  2098. .HasName("status");
  2099. entity.HasIndex(e => e.UserId)
  2100. .HasName("user_id");
  2101. entity.Property(e => e.Id)
  2102. .HasColumnName("id")
  2103. .HasComment("主键ID");
  2104. entity.Property(e => e.AdvanceType)
  2105. .HasColumnName("advance_type")
  2106. .HasComment("预扣款类型 普通预扣款=1 分期预扣款=2 机具过期预扣款=124");
  2107. entity.Property(e => e.Amount)
  2108. .HasColumnName("amount")
  2109. .HasColumnType("decimal(18,2)")
  2110. .HasComment("金额");
  2111. entity.Property(e => e.CreateBy)
  2112. .HasColumnName("create_by")
  2113. .HasColumnType("varchar(32)")
  2114. .HasComment("操作人")
  2115. .HasCharSet("utf8mb3")
  2116. .HasCollation("utf8mb3_general_ci");
  2117. entity.Property(e => e.CreateTime)
  2118. .HasColumnName("create_time")
  2119. .HasColumnType("datetime")
  2120. .HasComment("新增时间");
  2121. entity.Property(e => e.DelFlag)
  2122. .HasColumnName("del_flag")
  2123. .HasComment("删除标记,0未删除,1已删除");
  2124. entity.Property(e => e.ExtField)
  2125. .HasColumnName("ext_field")
  2126. .HasColumnType("varchar(128)")
  2127. .HasComment("扩展字段")
  2128. .HasCharSet("utf8mb3")
  2129. .HasCollation("utf8mb3_general_ci");
  2130. entity.Property(e => e.Kind)
  2131. .HasColumnName("kind")
  2132. .HasComment("待扣类别 创客预扣款=0 盟主预扣款=1 合伙人预扣款=2");
  2133. entity.Property(e => e.Remark)
  2134. .HasColumnName("remark")
  2135. .HasColumnType("varchar(255)")
  2136. .HasComment("备注信息")
  2137. .HasCharSet("utf8mb3")
  2138. .HasCollation("utf8mb3_general_ci");
  2139. entity.Property(e => e.Status)
  2140. .HasColumnName("status")
  2141. .HasComment("扣款标识 0未扣 1已扣 2撤销|已返还 3暂停扣款");
  2142. entity.Property(e => e.UpdateTime)
  2143. .HasColumnName("update_time")
  2144. .HasColumnType("datetime")
  2145. .HasComment("更新时间");
  2146. entity.Property(e => e.UserId)
  2147. .HasColumnName("user_id")
  2148. .HasComment("用户ID");
  2149. entity.Property(e => e.Version)
  2150. .HasColumnName("version")
  2151. .HasComment("版本");
  2152. });
  2153. modelBuilder.Entity<KxsUserAmount>(entity =>
  2154. {
  2155. entity.ToTable("kxs_user_amount");
  2156. entity.HasComment("用户账户表");
  2157. entity.HasIndex(e => e.UserId)
  2158. .HasName("user_id");
  2159. entity.Property(e => e.Id)
  2160. .HasColumnName("id")
  2161. .HasComment("主键ID");
  2162. entity.Property(e => e.AdvanceAmount)
  2163. .HasColumnName("advance_amount")
  2164. .HasColumnType("decimal(18,2)")
  2165. .HasComment("预扣款");
  2166. entity.Property(e => e.Amount)
  2167. .HasColumnName("amount")
  2168. .HasColumnType("decimal(18,2)")
  2169. .HasComment("余额");
  2170. entity.Property(e => e.CashWithdrawalAmount)
  2171. .HasColumnName("cash_withdrawal_amount")
  2172. .HasColumnType("decimal(18,2)")
  2173. .HasComment("已提现金额");
  2174. entity.Property(e => e.CreateTime)
  2175. .HasColumnName("create_time")
  2176. .HasColumnType("datetime")
  2177. .HasComment("新增时间");
  2178. entity.Property(e => e.DelFlag)
  2179. .HasColumnName("del_flag")
  2180. .HasComment("删除标记,0未删除,1已删除");
  2181. entity.Property(e => e.FrozenAmount)
  2182. .HasColumnName("frozen_amount")
  2183. .HasColumnType("decimal(18,2)")
  2184. .HasComment("冻结金额");
  2185. entity.Property(e => e.LeaderAdvanceAmount)
  2186. .HasColumnName("leader_advance_amount")
  2187. .HasColumnType("decimal(18,2)")
  2188. .HasComment("盟主预扣款");
  2189. entity.Property(e => e.LeaderBalanceAmount)
  2190. .HasColumnName("leader_balance_amount")
  2191. .HasColumnType("decimal(18,2)")
  2192. .HasComment("盟主余额");
  2193. entity.Property(e => e.LeaderReserve)
  2194. .HasColumnName("leader_reserve")
  2195. .HasColumnType("decimal(18,2)")
  2196. .HasComment("盟主储备金");
  2197. entity.Property(e => e.PartnerAdvanceAmount)
  2198. .HasColumnName("partner_advance_amount")
  2199. .HasColumnType("decimal(18,2)")
  2200. .HasComment("合伙人预扣款");
  2201. entity.Property(e => e.Remark)
  2202. .HasColumnName("remark")
  2203. .HasColumnType("varchar(255)")
  2204. .HasComment("备注")
  2205. .HasCharSet("utf8mb3")
  2206. .HasCollation("utf8mb3_general_ci");
  2207. entity.Property(e => e.Status)
  2208. .HasColumnName("status")
  2209. .HasDefaultValueSql("'1'")
  2210. .HasComment("账户状态 1正常 0锁定 ");
  2211. entity.Property(e => e.TotalAmount)
  2212. .HasColumnName("total_amount")
  2213. .HasColumnType("decimal(18,2)")
  2214. .HasComment("累计总收益");
  2215. entity.Property(e => e.UpdateTime)
  2216. .HasColumnName("update_time")
  2217. .HasColumnType("datetime")
  2218. .HasComment("更新时间");
  2219. entity.Property(e => e.UseAmount)
  2220. .HasColumnName("use_amount")
  2221. .HasColumnType("decimal(18,2)")
  2222. .HasComment("可使用余额");
  2223. entity.Property(e => e.UserId)
  2224. .HasColumnName("user_id")
  2225. .HasComment("用户ID");
  2226. entity.Property(e => e.Version)
  2227. .HasColumnName("version")
  2228. .HasComment("版本");
  2229. });
  2230. modelBuilder.Entity<KxsUserAmountLog>(entity =>
  2231. {
  2232. entity.ToTable("kxs_user_amount_log");
  2233. entity.HasComment("用户余额记录日志表");
  2234. entity.Property(e => e.Id)
  2235. .HasColumnName("id")
  2236. .HasComment("主键ID");
  2237. entity.Property(e => e.AfterAmount)
  2238. .HasColumnName("after_amount")
  2239. .HasColumnType("decimal(18,2)")
  2240. .HasComment("变动后金额");
  2241. entity.Property(e => e.AfterTotalAmount)
  2242. .HasColumnName("after_total_amount")
  2243. .HasColumnType("decimal(18,2)")
  2244. .HasComment("变动后总收益");
  2245. entity.Property(e => e.Amount)
  2246. .HasColumnName("amount")
  2247. .HasColumnType("decimal(18,2)")
  2248. .HasComment("操作金额");
  2249. entity.Property(e => e.BeforeAmount)
  2250. .HasColumnName("before_amount")
  2251. .HasColumnType("decimal(18,2)")
  2252. .HasComment("变动前金额");
  2253. entity.Property(e => e.BeforeTotalAmount)
  2254. .HasColumnName("before_total_amount")
  2255. .HasColumnType("decimal(18,2)")
  2256. .HasComment("变动前总收益");
  2257. entity.Property(e => e.BrandId)
  2258. .HasColumnName("brand_id")
  2259. .HasComment("品牌ID");
  2260. entity.Property(e => e.CreateTime)
  2261. .HasColumnName("create_time")
  2262. .HasColumnType("datetime")
  2263. .HasComment("新增时间");
  2264. entity.Property(e => e.DelFlag)
  2265. .HasColumnName("del_flag")
  2266. .HasComment("删除标记,0未删除,1已删除");
  2267. entity.Property(e => e.Kind)
  2268. .HasColumnName("kind")
  2269. .HasColumnType("varchar(6)")
  2270. .HasComment("日志类型 add新增 sub减少")
  2271. .HasCharSet("utf8mb3")
  2272. .HasCollation("utf8mb3_general_ci");
  2273. entity.Property(e => e.Remark)
  2274. .HasColumnName("remark")
  2275. .HasColumnType("varchar(128)")
  2276. .HasComment("备注")
  2277. .HasCharSet("utf8mb3")
  2278. .HasCollation("utf8mb3_general_ci");
  2279. entity.Property(e => e.UpdateTime)
  2280. .HasColumnName("update_time")
  2281. .HasColumnType("datetime")
  2282. .HasComment("更新时间");
  2283. entity.Property(e => e.UserId)
  2284. .HasColumnName("user_id")
  2285. .HasComment("用户ID");
  2286. entity.Property(e => e.VariationCause)
  2287. .HasColumnName("variation_cause")
  2288. .HasColumnType("varchar(255)")
  2289. .HasComment("原因")
  2290. .HasCharSet("utf8mb3")
  2291. .HasCollation("utf8mb3_general_ci");
  2292. entity.Property(e => e.VariationType)
  2293. .HasColumnName("variation_type")
  2294. .HasComment("金额类型");
  2295. entity.Property(e => e.Version)
  2296. .HasColumnName("version")
  2297. .HasComment("版本");
  2298. });
  2299. modelBuilder.Entity<KxsUserAmountLog202203>(entity =>
  2300. {
  2301. entity.ToTable("kxs_user_amount_log_202203");
  2302. entity.HasComment("用户余额记录日志表");
  2303. entity.Property(e => e.Id)
  2304. .HasColumnName("id")
  2305. .HasComment("主键ID");
  2306. entity.Property(e => e.AfterAmount)
  2307. .HasColumnName("after_amount")
  2308. .HasColumnType("decimal(18,2)")
  2309. .HasComment("变动后金额");
  2310. entity.Property(e => e.AfterTotalAmount)
  2311. .HasColumnName("after_total_amount")
  2312. .HasColumnType("decimal(18,2)")
  2313. .HasComment("变动后总收益");
  2314. entity.Property(e => e.Amount)
  2315. .HasColumnName("amount")
  2316. .HasColumnType("decimal(18,2)")
  2317. .HasComment("操作金额");
  2318. entity.Property(e => e.BeforeAmount)
  2319. .HasColumnName("before_amount")
  2320. .HasColumnType("decimal(18,2)")
  2321. .HasComment("变动前金额");
  2322. entity.Property(e => e.BeforeTotalAmount)
  2323. .HasColumnName("before_total_amount")
  2324. .HasColumnType("decimal(18,2)")
  2325. .HasComment("变动前总收益");
  2326. entity.Property(e => e.BrandId)
  2327. .HasColumnName("brand_id")
  2328. .HasComment("品牌ID");
  2329. entity.Property(e => e.CreateTime)
  2330. .HasColumnName("create_time")
  2331. .HasColumnType("datetime")
  2332. .HasComment("新增时间");
  2333. entity.Property(e => e.DelFlag)
  2334. .HasColumnName("del_flag")
  2335. .HasComment("删除标记,0未删除,1已删除");
  2336. entity.Property(e => e.Kind)
  2337. .HasColumnName("kind")
  2338. .HasColumnType("varchar(6)")
  2339. .HasComment("日志类型 add新增 sub减少")
  2340. .HasCharSet("utf8mb3")
  2341. .HasCollation("utf8mb3_general_ci");
  2342. entity.Property(e => e.Remark)
  2343. .HasColumnName("remark")
  2344. .HasColumnType("varchar(128)")
  2345. .HasComment("备注")
  2346. .HasCharSet("utf8mb3")
  2347. .HasCollation("utf8mb3_general_ci");
  2348. entity.Property(e => e.UpdateTime)
  2349. .HasColumnName("update_time")
  2350. .HasColumnType("datetime")
  2351. .HasComment("更新时间");
  2352. entity.Property(e => e.UserId)
  2353. .HasColumnName("user_id")
  2354. .HasComment("用户ID");
  2355. entity.Property(e => e.VariationCause)
  2356. .HasColumnName("variation_cause")
  2357. .HasColumnType("varchar(255)")
  2358. .HasComment("原因")
  2359. .HasCharSet("utf8mb3")
  2360. .HasCollation("utf8mb3_general_ci");
  2361. entity.Property(e => e.VariationType)
  2362. .HasColumnName("variation_type")
  2363. .HasComment("金额类型");
  2364. entity.Property(e => e.Version)
  2365. .HasColumnName("version")
  2366. .HasComment("版本");
  2367. });
  2368. modelBuilder.Entity<KxsUserAmountLog202204>(entity =>
  2369. {
  2370. entity.ToTable("kxs_user_amount_log_202204");
  2371. entity.HasComment("用户余额记录日志表");
  2372. entity.Property(e => e.Id)
  2373. .HasColumnName("id")
  2374. .HasComment("主键ID");
  2375. entity.Property(e => e.AfterAmount)
  2376. .HasColumnName("after_amount")
  2377. .HasColumnType("decimal(18,2)")
  2378. .HasComment("变动后金额");
  2379. entity.Property(e => e.AfterTotalAmount)
  2380. .HasColumnName("after_total_amount")
  2381. .HasColumnType("decimal(18,2)")
  2382. .HasComment("变动后总收益");
  2383. entity.Property(e => e.Amount)
  2384. .HasColumnName("amount")
  2385. .HasColumnType("decimal(18,2)")
  2386. .HasComment("操作金额");
  2387. entity.Property(e => e.BeforeAmount)
  2388. .HasColumnName("before_amount")
  2389. .HasColumnType("decimal(18,2)")
  2390. .HasComment("变动前金额");
  2391. entity.Property(e => e.BeforeTotalAmount)
  2392. .HasColumnName("before_total_amount")
  2393. .HasColumnType("decimal(18,2)")
  2394. .HasComment("变动前总收益");
  2395. entity.Property(e => e.BrandId)
  2396. .HasColumnName("brand_id")
  2397. .HasComment("品牌ID");
  2398. entity.Property(e => e.CreateTime)
  2399. .HasColumnName("create_time")
  2400. .HasColumnType("datetime")
  2401. .HasComment("新增时间");
  2402. entity.Property(e => e.DelFlag)
  2403. .HasColumnName("del_flag")
  2404. .HasComment("删除标记,0未删除,1已删除");
  2405. entity.Property(e => e.Kind)
  2406. .HasColumnName("kind")
  2407. .HasColumnType("varchar(6)")
  2408. .HasComment("日志类型 add新增 sub减少")
  2409. .HasCharSet("utf8mb3")
  2410. .HasCollation("utf8mb3_general_ci");
  2411. entity.Property(e => e.Remark)
  2412. .HasColumnName("remark")
  2413. .HasColumnType("varchar(128)")
  2414. .HasComment("备注")
  2415. .HasCharSet("utf8mb3")
  2416. .HasCollation("utf8mb3_general_ci");
  2417. entity.Property(e => e.UpdateTime)
  2418. .HasColumnName("update_time")
  2419. .HasColumnType("datetime")
  2420. .HasComment("更新时间");
  2421. entity.Property(e => e.UserId)
  2422. .HasColumnName("user_id")
  2423. .HasComment("用户ID");
  2424. entity.Property(e => e.VariationCause)
  2425. .HasColumnName("variation_cause")
  2426. .HasColumnType("varchar(255)")
  2427. .HasComment("原因")
  2428. .HasCharSet("utf8mb3")
  2429. .HasCollation("utf8mb3_general_ci");
  2430. entity.Property(e => e.VariationType)
  2431. .HasColumnName("variation_type")
  2432. .HasComment("金额类型");
  2433. entity.Property(e => e.Version)
  2434. .HasColumnName("version")
  2435. .HasComment("版本");
  2436. });
  2437. modelBuilder.Entity<KxsUserAmountLog202205>(entity =>
  2438. {
  2439. entity.ToTable("kxs_user_amount_log_202205");
  2440. entity.HasComment("用户余额记录日志表");
  2441. entity.Property(e => e.Id)
  2442. .HasColumnName("id")
  2443. .HasComment("主键ID");
  2444. entity.Property(e => e.AfterAmount)
  2445. .HasColumnName("after_amount")
  2446. .HasColumnType("decimal(18,2)")
  2447. .HasComment("变动后金额");
  2448. entity.Property(e => e.AfterTotalAmount)
  2449. .HasColumnName("after_total_amount")
  2450. .HasColumnType("decimal(18,2)")
  2451. .HasComment("变动后总收益");
  2452. entity.Property(e => e.Amount)
  2453. .HasColumnName("amount")
  2454. .HasColumnType("decimal(18,2)")
  2455. .HasComment("操作金额");
  2456. entity.Property(e => e.BeforeAmount)
  2457. .HasColumnName("before_amount")
  2458. .HasColumnType("decimal(18,2)")
  2459. .HasComment("变动前金额");
  2460. entity.Property(e => e.BeforeTotalAmount)
  2461. .HasColumnName("before_total_amount")
  2462. .HasColumnType("decimal(18,2)")
  2463. .HasComment("变动前总收益");
  2464. entity.Property(e => e.BrandId)
  2465. .HasColumnName("brand_id")
  2466. .HasComment("品牌ID");
  2467. entity.Property(e => e.CreateTime)
  2468. .HasColumnName("create_time")
  2469. .HasColumnType("datetime")
  2470. .HasComment("新增时间");
  2471. entity.Property(e => e.DelFlag)
  2472. .HasColumnName("del_flag")
  2473. .HasComment("删除标记,0未删除,1已删除");
  2474. entity.Property(e => e.Kind)
  2475. .HasColumnName("kind")
  2476. .HasColumnType("varchar(6)")
  2477. .HasComment("日志类型 add新增 sub减少")
  2478. .HasCharSet("utf8mb3")
  2479. .HasCollation("utf8mb3_general_ci");
  2480. entity.Property(e => e.Remark)
  2481. .HasColumnName("remark")
  2482. .HasColumnType("varchar(128)")
  2483. .HasComment("备注")
  2484. .HasCharSet("utf8mb3")
  2485. .HasCollation("utf8mb3_general_ci");
  2486. entity.Property(e => e.UpdateTime)
  2487. .HasColumnName("update_time")
  2488. .HasColumnType("datetime")
  2489. .HasComment("更新时间");
  2490. entity.Property(e => e.UserId)
  2491. .HasColumnName("user_id")
  2492. .HasComment("用户ID");
  2493. entity.Property(e => e.VariationCause)
  2494. .HasColumnName("variation_cause")
  2495. .HasColumnType("varchar(255)")
  2496. .HasComment("原因")
  2497. .HasCharSet("utf8mb3")
  2498. .HasCollation("utf8mb3_general_ci");
  2499. entity.Property(e => e.VariationType)
  2500. .HasColumnName("variation_type")
  2501. .HasComment("金额类型");
  2502. entity.Property(e => e.Version)
  2503. .HasColumnName("version")
  2504. .HasComment("版本");
  2505. });
  2506. modelBuilder.Entity<KxsUserAmountLog202206>(entity =>
  2507. {
  2508. entity.ToTable("kxs_user_amount_log_202206");
  2509. entity.HasComment("用户余额记录日志表");
  2510. entity.Property(e => e.Id)
  2511. .HasColumnName("id")
  2512. .HasComment("主键ID");
  2513. entity.Property(e => e.AfterAmount)
  2514. .HasColumnName("after_amount")
  2515. .HasColumnType("decimal(18,2)")
  2516. .HasComment("变动后金额");
  2517. entity.Property(e => e.AfterTotalAmount)
  2518. .HasColumnName("after_total_amount")
  2519. .HasColumnType("decimal(18,2)")
  2520. .HasComment("变动后总收益");
  2521. entity.Property(e => e.Amount)
  2522. .HasColumnName("amount")
  2523. .HasColumnType("decimal(18,2)")
  2524. .HasComment("操作金额");
  2525. entity.Property(e => e.BeforeAmount)
  2526. .HasColumnName("before_amount")
  2527. .HasColumnType("decimal(18,2)")
  2528. .HasComment("变动前金额");
  2529. entity.Property(e => e.BeforeTotalAmount)
  2530. .HasColumnName("before_total_amount")
  2531. .HasColumnType("decimal(18,2)")
  2532. .HasComment("变动前总收益");
  2533. entity.Property(e => e.BrandId)
  2534. .HasColumnName("brand_id")
  2535. .HasComment("品牌ID");
  2536. entity.Property(e => e.CreateTime)
  2537. .HasColumnName("create_time")
  2538. .HasColumnType("datetime")
  2539. .HasComment("新增时间");
  2540. entity.Property(e => e.DelFlag)
  2541. .HasColumnName("del_flag")
  2542. .HasComment("删除标记,0未删除,1已删除");
  2543. entity.Property(e => e.Kind)
  2544. .HasColumnName("kind")
  2545. .HasColumnType("varchar(6)")
  2546. .HasComment("日志类型 add新增 sub减少")
  2547. .HasCharSet("utf8mb3")
  2548. .HasCollation("utf8mb3_general_ci");
  2549. entity.Property(e => e.Remark)
  2550. .HasColumnName("remark")
  2551. .HasColumnType("varchar(128)")
  2552. .HasComment("备注")
  2553. .HasCharSet("utf8mb3")
  2554. .HasCollation("utf8mb3_general_ci");
  2555. entity.Property(e => e.UpdateTime)
  2556. .HasColumnName("update_time")
  2557. .HasColumnType("datetime")
  2558. .HasComment("更新时间");
  2559. entity.Property(e => e.UserId)
  2560. .HasColumnName("user_id")
  2561. .HasComment("用户ID");
  2562. entity.Property(e => e.VariationCause)
  2563. .HasColumnName("variation_cause")
  2564. .HasColumnType("varchar(255)")
  2565. .HasComment("原因")
  2566. .HasCharSet("utf8mb3")
  2567. .HasCollation("utf8mb3_general_ci");
  2568. entity.Property(e => e.VariationType)
  2569. .HasColumnName("variation_type")
  2570. .HasComment("金额类型");
  2571. entity.Property(e => e.Version)
  2572. .HasColumnName("version")
  2573. .HasComment("版本");
  2574. });
  2575. modelBuilder.Entity<KxsUserAmountLog202207>(entity =>
  2576. {
  2577. entity.ToTable("kxs_user_amount_log_202207");
  2578. entity.HasComment("用户余额记录日志表");
  2579. entity.Property(e => e.Id)
  2580. .HasColumnName("id")
  2581. .HasComment("主键ID");
  2582. entity.Property(e => e.AfterAmount)
  2583. .HasColumnName("after_amount")
  2584. .HasColumnType("decimal(18,2)")
  2585. .HasComment("变动后金额");
  2586. entity.Property(e => e.AfterTotalAmount)
  2587. .HasColumnName("after_total_amount")
  2588. .HasColumnType("decimal(18,2)")
  2589. .HasComment("变动后总收益");
  2590. entity.Property(e => e.Amount)
  2591. .HasColumnName("amount")
  2592. .HasColumnType("decimal(18,2)")
  2593. .HasComment("操作金额");
  2594. entity.Property(e => e.BeforeAmount)
  2595. .HasColumnName("before_amount")
  2596. .HasColumnType("decimal(18,2)")
  2597. .HasComment("变动前金额");
  2598. entity.Property(e => e.BeforeTotalAmount)
  2599. .HasColumnName("before_total_amount")
  2600. .HasColumnType("decimal(18,2)")
  2601. .HasComment("变动前总收益");
  2602. entity.Property(e => e.BrandId)
  2603. .HasColumnName("brand_id")
  2604. .HasComment("品牌ID");
  2605. entity.Property(e => e.CreateTime)
  2606. .HasColumnName("create_time")
  2607. .HasColumnType("datetime")
  2608. .HasComment("新增时间");
  2609. entity.Property(e => e.DelFlag)
  2610. .HasColumnName("del_flag")
  2611. .HasComment("删除标记,0未删除,1已删除");
  2612. entity.Property(e => e.Kind)
  2613. .HasColumnName("kind")
  2614. .HasColumnType("varchar(6)")
  2615. .HasComment("日志类型 add新增 sub减少")
  2616. .HasCharSet("utf8mb3")
  2617. .HasCollation("utf8mb3_general_ci");
  2618. entity.Property(e => e.Remark)
  2619. .HasColumnName("remark")
  2620. .HasColumnType("varchar(128)")
  2621. .HasComment("备注")
  2622. .HasCharSet("utf8mb3")
  2623. .HasCollation("utf8mb3_general_ci");
  2624. entity.Property(e => e.UpdateTime)
  2625. .HasColumnName("update_time")
  2626. .HasColumnType("datetime")
  2627. .HasComment("更新时间");
  2628. entity.Property(e => e.UserId)
  2629. .HasColumnName("user_id")
  2630. .HasComment("用户ID");
  2631. entity.Property(e => e.VariationCause)
  2632. .HasColumnName("variation_cause")
  2633. .HasColumnType("varchar(255)")
  2634. .HasComment("原因")
  2635. .HasCharSet("utf8mb3")
  2636. .HasCollation("utf8mb3_general_ci");
  2637. entity.Property(e => e.VariationType)
  2638. .HasColumnName("variation_type")
  2639. .HasComment("金额类型");
  2640. entity.Property(e => e.Version)
  2641. .HasColumnName("version")
  2642. .HasComment("版本");
  2643. });
  2644. modelBuilder.Entity<KxsUserAmountLog202208>(entity =>
  2645. {
  2646. entity.ToTable("kxs_user_amount_log_202208");
  2647. entity.HasComment("用户余额记录日志表");
  2648. entity.Property(e => e.Id)
  2649. .HasColumnName("id")
  2650. .HasComment("主键ID");
  2651. entity.Property(e => e.AfterAmount)
  2652. .HasColumnName("after_amount")
  2653. .HasColumnType("decimal(18,2)")
  2654. .HasComment("变动后金额");
  2655. entity.Property(e => e.AfterTotalAmount)
  2656. .HasColumnName("after_total_amount")
  2657. .HasColumnType("decimal(18,2)")
  2658. .HasComment("变动后总收益");
  2659. entity.Property(e => e.Amount)
  2660. .HasColumnName("amount")
  2661. .HasColumnType("decimal(18,2)")
  2662. .HasComment("操作金额");
  2663. entity.Property(e => e.BeforeAmount)
  2664. .HasColumnName("before_amount")
  2665. .HasColumnType("decimal(18,2)")
  2666. .HasComment("变动前金额");
  2667. entity.Property(e => e.BeforeTotalAmount)
  2668. .HasColumnName("before_total_amount")
  2669. .HasColumnType("decimal(18,2)")
  2670. .HasComment("变动前总收益");
  2671. entity.Property(e => e.BrandId)
  2672. .HasColumnName("brand_id")
  2673. .HasComment("品牌ID");
  2674. entity.Property(e => e.CreateTime)
  2675. .HasColumnName("create_time")
  2676. .HasColumnType("datetime")
  2677. .HasComment("新增时间");
  2678. entity.Property(e => e.DelFlag)
  2679. .HasColumnName("del_flag")
  2680. .HasComment("删除标记,0未删除,1已删除");
  2681. entity.Property(e => e.Kind)
  2682. .HasColumnName("kind")
  2683. .HasColumnType("varchar(6)")
  2684. .HasComment("日志类型 add新增 sub减少")
  2685. .HasCharSet("utf8mb3")
  2686. .HasCollation("utf8mb3_general_ci");
  2687. entity.Property(e => e.Remark)
  2688. .HasColumnName("remark")
  2689. .HasColumnType("varchar(128)")
  2690. .HasComment("备注")
  2691. .HasCharSet("utf8mb3")
  2692. .HasCollation("utf8mb3_general_ci");
  2693. entity.Property(e => e.UpdateTime)
  2694. .HasColumnName("update_time")
  2695. .HasColumnType("datetime")
  2696. .HasComment("更新时间");
  2697. entity.Property(e => e.UserId)
  2698. .HasColumnName("user_id")
  2699. .HasComment("用户ID");
  2700. entity.Property(e => e.VariationCause)
  2701. .HasColumnName("variation_cause")
  2702. .HasColumnType("varchar(255)")
  2703. .HasComment("原因")
  2704. .HasCharSet("utf8mb3")
  2705. .HasCollation("utf8mb3_general_ci");
  2706. entity.Property(e => e.VariationType)
  2707. .HasColumnName("variation_type")
  2708. .HasComment("金额类型");
  2709. entity.Property(e => e.Version)
  2710. .HasColumnName("version")
  2711. .HasComment("版本");
  2712. });
  2713. modelBuilder.Entity<KxsUserAmountLog202209>(entity =>
  2714. {
  2715. entity.ToTable("kxs_user_amount_log_202209");
  2716. entity.HasComment("用户余额记录日志表");
  2717. entity.Property(e => e.Id)
  2718. .HasColumnName("id")
  2719. .HasComment("主键ID");
  2720. entity.Property(e => e.AfterAmount)
  2721. .HasColumnName("after_amount")
  2722. .HasColumnType("decimal(18,2)")
  2723. .HasComment("变动后金额");
  2724. entity.Property(e => e.AfterTotalAmount)
  2725. .HasColumnName("after_total_amount")
  2726. .HasColumnType("decimal(18,2)")
  2727. .HasComment("变动后总收益");
  2728. entity.Property(e => e.Amount)
  2729. .HasColumnName("amount")
  2730. .HasColumnType("decimal(18,2)")
  2731. .HasComment("操作金额");
  2732. entity.Property(e => e.BeforeAmount)
  2733. .HasColumnName("before_amount")
  2734. .HasColumnType("decimal(18,2)")
  2735. .HasComment("变动前金额");
  2736. entity.Property(e => e.BeforeTotalAmount)
  2737. .HasColumnName("before_total_amount")
  2738. .HasColumnType("decimal(18,2)")
  2739. .HasComment("变动前总收益");
  2740. entity.Property(e => e.BrandId)
  2741. .HasColumnName("brand_id")
  2742. .HasComment("品牌ID");
  2743. entity.Property(e => e.CreateTime)
  2744. .HasColumnName("create_time")
  2745. .HasColumnType("datetime")
  2746. .HasComment("新增时间");
  2747. entity.Property(e => e.DelFlag)
  2748. .HasColumnName("del_flag")
  2749. .HasComment("删除标记,0未删除,1已删除");
  2750. entity.Property(e => e.Kind)
  2751. .HasColumnName("kind")
  2752. .HasColumnType("varchar(6)")
  2753. .HasComment("日志类型 add新增 sub减少")
  2754. .HasCharSet("utf8mb3")
  2755. .HasCollation("utf8mb3_general_ci");
  2756. entity.Property(e => e.Remark)
  2757. .HasColumnName("remark")
  2758. .HasColumnType("varchar(128)")
  2759. .HasComment("备注")
  2760. .HasCharSet("utf8mb3")
  2761. .HasCollation("utf8mb3_general_ci");
  2762. entity.Property(e => e.UpdateTime)
  2763. .HasColumnName("update_time")
  2764. .HasColumnType("datetime")
  2765. .HasComment("更新时间");
  2766. entity.Property(e => e.UserId)
  2767. .HasColumnName("user_id")
  2768. .HasComment("用户ID");
  2769. entity.Property(e => e.VariationCause)
  2770. .HasColumnName("variation_cause")
  2771. .HasColumnType("varchar(255)")
  2772. .HasComment("原因")
  2773. .HasCharSet("utf8mb3")
  2774. .HasCollation("utf8mb3_general_ci");
  2775. entity.Property(e => e.VariationType)
  2776. .HasColumnName("variation_type")
  2777. .HasComment("金额类型");
  2778. entity.Property(e => e.Version)
  2779. .HasColumnName("version")
  2780. .HasComment("版本");
  2781. });
  2782. modelBuilder.Entity<KxsUserAmountLog202210>(entity =>
  2783. {
  2784. entity.ToTable("kxs_user_amount_log_202210");
  2785. entity.HasComment("用户余额记录日志表");
  2786. entity.Property(e => e.Id)
  2787. .HasColumnName("id")
  2788. .HasComment("主键ID");
  2789. entity.Property(e => e.AfterAmount)
  2790. .HasColumnName("after_amount")
  2791. .HasColumnType("decimal(18,2)")
  2792. .HasComment("变动后金额");
  2793. entity.Property(e => e.AfterTotalAmount)
  2794. .HasColumnName("after_total_amount")
  2795. .HasColumnType("decimal(18,2)")
  2796. .HasComment("变动后总收益");
  2797. entity.Property(e => e.Amount)
  2798. .HasColumnName("amount")
  2799. .HasColumnType("decimal(18,2)")
  2800. .HasComment("操作金额");
  2801. entity.Property(e => e.BeforeAmount)
  2802. .HasColumnName("before_amount")
  2803. .HasColumnType("decimal(18,2)")
  2804. .HasComment("变动前金额");
  2805. entity.Property(e => e.BeforeTotalAmount)
  2806. .HasColumnName("before_total_amount")
  2807. .HasColumnType("decimal(18,2)")
  2808. .HasComment("变动前总收益");
  2809. entity.Property(e => e.BrandId)
  2810. .HasColumnName("brand_id")
  2811. .HasComment("品牌ID");
  2812. entity.Property(e => e.CreateTime)
  2813. .HasColumnName("create_time")
  2814. .HasColumnType("datetime")
  2815. .HasComment("新增时间");
  2816. entity.Property(e => e.DelFlag)
  2817. .HasColumnName("del_flag")
  2818. .HasComment("删除标记,0未删除,1已删除");
  2819. entity.Property(e => e.Kind)
  2820. .HasColumnName("kind")
  2821. .HasColumnType("varchar(6)")
  2822. .HasComment("日志类型 add新增 sub减少")
  2823. .HasCharSet("utf8mb3")
  2824. .HasCollation("utf8mb3_general_ci");
  2825. entity.Property(e => e.Remark)
  2826. .HasColumnName("remark")
  2827. .HasColumnType("varchar(128)")
  2828. .HasComment("备注")
  2829. .HasCharSet("utf8mb3")
  2830. .HasCollation("utf8mb3_general_ci");
  2831. entity.Property(e => e.UpdateTime)
  2832. .HasColumnName("update_time")
  2833. .HasColumnType("datetime")
  2834. .HasComment("更新时间");
  2835. entity.Property(e => e.UserId)
  2836. .HasColumnName("user_id")
  2837. .HasComment("用户ID");
  2838. entity.Property(e => e.VariationCause)
  2839. .HasColumnName("variation_cause")
  2840. .HasColumnType("varchar(255)")
  2841. .HasComment("原因")
  2842. .HasCharSet("utf8mb3")
  2843. .HasCollation("utf8mb3_general_ci");
  2844. entity.Property(e => e.VariationType)
  2845. .HasColumnName("variation_type")
  2846. .HasComment("金额类型");
  2847. entity.Property(e => e.Version)
  2848. .HasColumnName("version")
  2849. .HasComment("版本");
  2850. });
  2851. modelBuilder.Entity<KxsUserAmountLog202211>(entity =>
  2852. {
  2853. entity.ToTable("kxs_user_amount_log_202211");
  2854. entity.HasComment("用户余额记录日志表");
  2855. entity.Property(e => e.Id)
  2856. .HasColumnName("id")
  2857. .HasComment("主键ID");
  2858. entity.Property(e => e.AfterAmount)
  2859. .HasColumnName("after_amount")
  2860. .HasColumnType("decimal(18,2)")
  2861. .HasComment("变动后金额");
  2862. entity.Property(e => e.AfterTotalAmount)
  2863. .HasColumnName("after_total_amount")
  2864. .HasColumnType("decimal(18,2)")
  2865. .HasComment("变动后总收益");
  2866. entity.Property(e => e.Amount)
  2867. .HasColumnName("amount")
  2868. .HasColumnType("decimal(18,2)")
  2869. .HasComment("操作金额");
  2870. entity.Property(e => e.BeforeAmount)
  2871. .HasColumnName("before_amount")
  2872. .HasColumnType("decimal(18,2)")
  2873. .HasComment("变动前金额");
  2874. entity.Property(e => e.BeforeTotalAmount)
  2875. .HasColumnName("before_total_amount")
  2876. .HasColumnType("decimal(18,2)")
  2877. .HasComment("变动前总收益");
  2878. entity.Property(e => e.BrandId)
  2879. .HasColumnName("brand_id")
  2880. .HasComment("品牌ID");
  2881. entity.Property(e => e.CreateTime)
  2882. .HasColumnName("create_time")
  2883. .HasColumnType("datetime")
  2884. .HasComment("新增时间");
  2885. entity.Property(e => e.DelFlag)
  2886. .HasColumnName("del_flag")
  2887. .HasComment("删除标记,0未删除,1已删除");
  2888. entity.Property(e => e.Kind)
  2889. .HasColumnName("kind")
  2890. .HasColumnType("varchar(6)")
  2891. .HasComment("日志类型 add新增 sub减少")
  2892. .HasCharSet("utf8mb3")
  2893. .HasCollation("utf8mb3_general_ci");
  2894. entity.Property(e => e.Remark)
  2895. .HasColumnName("remark")
  2896. .HasColumnType("varchar(128)")
  2897. .HasComment("备注")
  2898. .HasCharSet("utf8mb3")
  2899. .HasCollation("utf8mb3_general_ci");
  2900. entity.Property(e => e.UpdateTime)
  2901. .HasColumnName("update_time")
  2902. .HasColumnType("datetime")
  2903. .HasComment("更新时间");
  2904. entity.Property(e => e.UserId)
  2905. .HasColumnName("user_id")
  2906. .HasComment("用户ID");
  2907. entity.Property(e => e.VariationCause)
  2908. .HasColumnName("variation_cause")
  2909. .HasColumnType("varchar(255)")
  2910. .HasComment("原因")
  2911. .HasCharSet("utf8mb3")
  2912. .HasCollation("utf8mb3_general_ci");
  2913. entity.Property(e => e.VariationType)
  2914. .HasColumnName("variation_type")
  2915. .HasComment("金额类型");
  2916. entity.Property(e => e.Version)
  2917. .HasColumnName("version")
  2918. .HasComment("版本");
  2919. });
  2920. modelBuilder.Entity<KxsUserAmountLog202212>(entity =>
  2921. {
  2922. entity.ToTable("kxs_user_amount_log_202212");
  2923. entity.HasComment("用户余额记录日志表");
  2924. entity.Property(e => e.Id)
  2925. .HasColumnName("id")
  2926. .HasComment("主键ID");
  2927. entity.Property(e => e.AfterAmount)
  2928. .HasColumnName("after_amount")
  2929. .HasColumnType("decimal(18,2)")
  2930. .HasComment("变动后金额");
  2931. entity.Property(e => e.AfterTotalAmount)
  2932. .HasColumnName("after_total_amount")
  2933. .HasColumnType("decimal(18,2)")
  2934. .HasComment("变动后总收益");
  2935. entity.Property(e => e.Amount)
  2936. .HasColumnName("amount")
  2937. .HasColumnType("decimal(18,2)")
  2938. .HasComment("操作金额");
  2939. entity.Property(e => e.BeforeAmount)
  2940. .HasColumnName("before_amount")
  2941. .HasColumnType("decimal(18,2)")
  2942. .HasComment("变动前金额");
  2943. entity.Property(e => e.BeforeTotalAmount)
  2944. .HasColumnName("before_total_amount")
  2945. .HasColumnType("decimal(18,2)")
  2946. .HasComment("变动前总收益");
  2947. entity.Property(e => e.BrandId)
  2948. .HasColumnName("brand_id")
  2949. .HasComment("品牌ID");
  2950. entity.Property(e => e.CreateTime)
  2951. .HasColumnName("create_time")
  2952. .HasColumnType("datetime")
  2953. .HasComment("新增时间");
  2954. entity.Property(e => e.DelFlag)
  2955. .HasColumnName("del_flag")
  2956. .HasComment("删除标记,0未删除,1已删除");
  2957. entity.Property(e => e.Kind)
  2958. .HasColumnName("kind")
  2959. .HasColumnType("varchar(6)")
  2960. .HasComment("日志类型 add新增 sub减少")
  2961. .HasCharSet("utf8mb3")
  2962. .HasCollation("utf8mb3_general_ci");
  2963. entity.Property(e => e.Remark)
  2964. .HasColumnName("remark")
  2965. .HasColumnType("varchar(128)")
  2966. .HasComment("备注")
  2967. .HasCharSet("utf8mb3")
  2968. .HasCollation("utf8mb3_general_ci");
  2969. entity.Property(e => e.UpdateTime)
  2970. .HasColumnName("update_time")
  2971. .HasColumnType("datetime")
  2972. .HasComment("更新时间");
  2973. entity.Property(e => e.UserId)
  2974. .HasColumnName("user_id")
  2975. .HasComment("用户ID");
  2976. entity.Property(e => e.VariationCause)
  2977. .HasColumnName("variation_cause")
  2978. .HasColumnType("varchar(255)")
  2979. .HasComment("原因")
  2980. .HasCharSet("utf8mb3")
  2981. .HasCollation("utf8mb3_general_ci");
  2982. entity.Property(e => e.VariationType)
  2983. .HasColumnName("variation_type")
  2984. .HasComment("金额类型");
  2985. entity.Property(e => e.Version)
  2986. .HasColumnName("version")
  2987. .HasComment("版本");
  2988. });
  2989. modelBuilder.Entity<KxsUserAmountLog202301>(entity =>
  2990. {
  2991. entity.ToTable("kxs_user_amount_log_202301");
  2992. entity.HasComment("用户余额记录日志表");
  2993. entity.Property(e => e.Id)
  2994. .HasColumnName("id")
  2995. .HasComment("主键ID");
  2996. entity.Property(e => e.AfterAmount)
  2997. .HasColumnName("after_amount")
  2998. .HasColumnType("decimal(18,2)")
  2999. .HasComment("变动后金额");
  3000. entity.Property(e => e.AfterTotalAmount)
  3001. .HasColumnName("after_total_amount")
  3002. .HasColumnType("decimal(18,2)")
  3003. .HasComment("变动后总收益");
  3004. entity.Property(e => e.Amount)
  3005. .HasColumnName("amount")
  3006. .HasColumnType("decimal(18,2)")
  3007. .HasComment("操作金额");
  3008. entity.Property(e => e.BeforeAmount)
  3009. .HasColumnName("before_amount")
  3010. .HasColumnType("decimal(18,2)")
  3011. .HasComment("变动前金额");
  3012. entity.Property(e => e.BeforeTotalAmount)
  3013. .HasColumnName("before_total_amount")
  3014. .HasColumnType("decimal(18,2)")
  3015. .HasComment("变动前总收益");
  3016. entity.Property(e => e.BrandId)
  3017. .HasColumnName("brand_id")
  3018. .HasComment("品牌ID");
  3019. entity.Property(e => e.CreateTime)
  3020. .HasColumnName("create_time")
  3021. .HasColumnType("datetime")
  3022. .HasComment("新增时间");
  3023. entity.Property(e => e.DelFlag)
  3024. .HasColumnName("del_flag")
  3025. .HasComment("删除标记,0未删除,1已删除");
  3026. entity.Property(e => e.Kind)
  3027. .HasColumnName("kind")
  3028. .HasColumnType("varchar(6)")
  3029. .HasComment("日志类型 add新增 sub减少")
  3030. .HasCharSet("utf8mb3")
  3031. .HasCollation("utf8mb3_general_ci");
  3032. entity.Property(e => e.Remark)
  3033. .HasColumnName("remark")
  3034. .HasColumnType("varchar(128)")
  3035. .HasComment("备注")
  3036. .HasCharSet("utf8mb3")
  3037. .HasCollation("utf8mb3_general_ci");
  3038. entity.Property(e => e.UpdateTime)
  3039. .HasColumnName("update_time")
  3040. .HasColumnType("datetime")
  3041. .HasComment("更新时间");
  3042. entity.Property(e => e.UserId)
  3043. .HasColumnName("user_id")
  3044. .HasComment("用户ID");
  3045. entity.Property(e => e.VariationCause)
  3046. .HasColumnName("variation_cause")
  3047. .HasColumnType("varchar(255)")
  3048. .HasComment("原因")
  3049. .HasCharSet("utf8mb3")
  3050. .HasCollation("utf8mb3_general_ci");
  3051. entity.Property(e => e.VariationType)
  3052. .HasColumnName("variation_type")
  3053. .HasComment("金额类型");
  3054. entity.Property(e => e.Version)
  3055. .HasColumnName("version")
  3056. .HasComment("版本");
  3057. });
  3058. modelBuilder.Entity<KxsUserAmountLog202302>(entity =>
  3059. {
  3060. entity.ToTable("kxs_user_amount_log_202302");
  3061. entity.HasComment("用户余额记录日志表");
  3062. entity.Property(e => e.Id)
  3063. .HasColumnName("id")
  3064. .HasComment("主键ID");
  3065. entity.Property(e => e.AfterAmount)
  3066. .HasColumnName("after_amount")
  3067. .HasColumnType("decimal(18,2)")
  3068. .HasComment("变动后金额");
  3069. entity.Property(e => e.AfterTotalAmount)
  3070. .HasColumnName("after_total_amount")
  3071. .HasColumnType("decimal(18,2)")
  3072. .HasComment("变动后总收益");
  3073. entity.Property(e => e.Amount)
  3074. .HasColumnName("amount")
  3075. .HasColumnType("decimal(18,2)")
  3076. .HasComment("操作金额");
  3077. entity.Property(e => e.BeforeAmount)
  3078. .HasColumnName("before_amount")
  3079. .HasColumnType("decimal(18,2)")
  3080. .HasComment("变动前金额");
  3081. entity.Property(e => e.BeforeTotalAmount)
  3082. .HasColumnName("before_total_amount")
  3083. .HasColumnType("decimal(18,2)")
  3084. .HasComment("变动前总收益");
  3085. entity.Property(e => e.BrandId)
  3086. .HasColumnName("brand_id")
  3087. .HasComment("品牌ID");
  3088. entity.Property(e => e.CreateTime)
  3089. .HasColumnName("create_time")
  3090. .HasColumnType("datetime")
  3091. .HasComment("新增时间");
  3092. entity.Property(e => e.DelFlag)
  3093. .HasColumnName("del_flag")
  3094. .HasComment("删除标记,0未删除,1已删除");
  3095. entity.Property(e => e.Kind)
  3096. .HasColumnName("kind")
  3097. .HasColumnType("varchar(6)")
  3098. .HasComment("日志类型 add新增 sub减少")
  3099. .HasCharSet("utf8mb3")
  3100. .HasCollation("utf8mb3_general_ci");
  3101. entity.Property(e => e.Remark)
  3102. .HasColumnName("remark")
  3103. .HasColumnType("varchar(128)")
  3104. .HasComment("备注")
  3105. .HasCharSet("utf8mb3")
  3106. .HasCollation("utf8mb3_general_ci");
  3107. entity.Property(e => e.UpdateTime)
  3108. .HasColumnName("update_time")
  3109. .HasColumnType("datetime")
  3110. .HasComment("更新时间");
  3111. entity.Property(e => e.UserId)
  3112. .HasColumnName("user_id")
  3113. .HasComment("用户ID");
  3114. entity.Property(e => e.VariationCause)
  3115. .HasColumnName("variation_cause")
  3116. .HasColumnType("varchar(255)")
  3117. .HasComment("原因")
  3118. .HasCharSet("utf8mb3")
  3119. .HasCollation("utf8mb3_general_ci");
  3120. entity.Property(e => e.VariationType)
  3121. .HasColumnName("variation_type")
  3122. .HasComment("金额类型");
  3123. entity.Property(e => e.Version)
  3124. .HasColumnName("version")
  3125. .HasComment("版本");
  3126. });
  3127. modelBuilder.Entity<KxsUserAmountLog202303>(entity =>
  3128. {
  3129. entity.ToTable("kxs_user_amount_log_202303");
  3130. entity.HasComment("用户余额记录日志表");
  3131. entity.Property(e => e.Id)
  3132. .HasColumnName("id")
  3133. .HasComment("主键ID");
  3134. entity.Property(e => e.AfterAmount)
  3135. .HasColumnName("after_amount")
  3136. .HasColumnType("decimal(18,2)")
  3137. .HasComment("变动后金额");
  3138. entity.Property(e => e.AfterTotalAmount)
  3139. .HasColumnName("after_total_amount")
  3140. .HasColumnType("decimal(18,2)")
  3141. .HasComment("变动后总收益");
  3142. entity.Property(e => e.Amount)
  3143. .HasColumnName("amount")
  3144. .HasColumnType("decimal(18,2)")
  3145. .HasComment("操作金额");
  3146. entity.Property(e => e.BeforeAmount)
  3147. .HasColumnName("before_amount")
  3148. .HasColumnType("decimal(18,2)")
  3149. .HasComment("变动前金额");
  3150. entity.Property(e => e.BeforeTotalAmount)
  3151. .HasColumnName("before_total_amount")
  3152. .HasColumnType("decimal(18,2)")
  3153. .HasComment("变动前总收益");
  3154. entity.Property(e => e.BrandId)
  3155. .HasColumnName("brand_id")
  3156. .HasComment("品牌ID");
  3157. entity.Property(e => e.CreateTime)
  3158. .HasColumnName("create_time")
  3159. .HasColumnType("datetime")
  3160. .HasComment("新增时间");
  3161. entity.Property(e => e.DelFlag)
  3162. .HasColumnName("del_flag")
  3163. .HasComment("删除标记,0未删除,1已删除");
  3164. entity.Property(e => e.Kind)
  3165. .HasColumnName("kind")
  3166. .HasColumnType("varchar(6)")
  3167. .HasComment("日志类型 add新增 sub减少")
  3168. .HasCharSet("utf8mb3")
  3169. .HasCollation("utf8mb3_general_ci");
  3170. entity.Property(e => e.Remark)
  3171. .HasColumnName("remark")
  3172. .HasColumnType("varchar(128)")
  3173. .HasComment("备注")
  3174. .HasCharSet("utf8mb3")
  3175. .HasCollation("utf8mb3_general_ci");
  3176. entity.Property(e => e.UpdateTime)
  3177. .HasColumnName("update_time")
  3178. .HasColumnType("datetime")
  3179. .HasComment("更新时间");
  3180. entity.Property(e => e.UserId)
  3181. .HasColumnName("user_id")
  3182. .HasComment("用户ID");
  3183. entity.Property(e => e.VariationCause)
  3184. .HasColumnName("variation_cause")
  3185. .HasColumnType("varchar(255)")
  3186. .HasComment("原因")
  3187. .HasCharSet("utf8mb3")
  3188. .HasCollation("utf8mb3_general_ci");
  3189. entity.Property(e => e.VariationType)
  3190. .HasColumnName("variation_type")
  3191. .HasComment("金额类型");
  3192. entity.Property(e => e.Version)
  3193. .HasColumnName("version")
  3194. .HasComment("版本");
  3195. });
  3196. modelBuilder.Entity<KxsUserAmountLog202304>(entity =>
  3197. {
  3198. entity.ToTable("kxs_user_amount_log_202304");
  3199. entity.HasComment("用户余额记录日志表");
  3200. entity.Property(e => e.Id)
  3201. .HasColumnName("id")
  3202. .HasComment("主键ID");
  3203. entity.Property(e => e.AfterAmount)
  3204. .HasColumnName("after_amount")
  3205. .HasColumnType("decimal(18,2)")
  3206. .HasComment("变动后金额");
  3207. entity.Property(e => e.AfterTotalAmount)
  3208. .HasColumnName("after_total_amount")
  3209. .HasColumnType("decimal(18,2)")
  3210. .HasComment("变动后总收益");
  3211. entity.Property(e => e.Amount)
  3212. .HasColumnName("amount")
  3213. .HasColumnType("decimal(18,2)")
  3214. .HasComment("操作金额");
  3215. entity.Property(e => e.BeforeAmount)
  3216. .HasColumnName("before_amount")
  3217. .HasColumnType("decimal(18,2)")
  3218. .HasComment("变动前金额");
  3219. entity.Property(e => e.BeforeTotalAmount)
  3220. .HasColumnName("before_total_amount")
  3221. .HasColumnType("decimal(18,2)")
  3222. .HasComment("变动前总收益");
  3223. entity.Property(e => e.BrandId)
  3224. .HasColumnName("brand_id")
  3225. .HasComment("品牌ID");
  3226. entity.Property(e => e.CreateTime)
  3227. .HasColumnName("create_time")
  3228. .HasColumnType("datetime")
  3229. .HasComment("新增时间");
  3230. entity.Property(e => e.DelFlag)
  3231. .HasColumnName("del_flag")
  3232. .HasComment("删除标记,0未删除,1已删除");
  3233. entity.Property(e => e.Kind)
  3234. .HasColumnName("kind")
  3235. .HasColumnType("varchar(6)")
  3236. .HasComment("日志类型 add新增 sub减少")
  3237. .HasCharSet("utf8mb3")
  3238. .HasCollation("utf8mb3_general_ci");
  3239. entity.Property(e => e.Remark)
  3240. .HasColumnName("remark")
  3241. .HasColumnType("varchar(128)")
  3242. .HasComment("备注")
  3243. .HasCharSet("utf8mb3")
  3244. .HasCollation("utf8mb3_general_ci");
  3245. entity.Property(e => e.UpdateTime)
  3246. .HasColumnName("update_time")
  3247. .HasColumnType("datetime")
  3248. .HasComment("更新时间");
  3249. entity.Property(e => e.UserId)
  3250. .HasColumnName("user_id")
  3251. .HasComment("用户ID");
  3252. entity.Property(e => e.VariationCause)
  3253. .HasColumnName("variation_cause")
  3254. .HasColumnType("varchar(255)")
  3255. .HasComment("原因")
  3256. .HasCharSet("utf8mb3")
  3257. .HasCollation("utf8mb3_general_ci");
  3258. entity.Property(e => e.VariationType)
  3259. .HasColumnName("variation_type")
  3260. .HasComment("金额类型");
  3261. entity.Property(e => e.Version)
  3262. .HasColumnName("version")
  3263. .HasComment("版本");
  3264. });
  3265. modelBuilder.Entity<KxsUserAmountLog202305>(entity =>
  3266. {
  3267. entity.ToTable("kxs_user_amount_log_202305");
  3268. entity.HasComment("用户余额记录日志表");
  3269. entity.Property(e => e.Id)
  3270. .HasColumnName("id")
  3271. .HasComment("主键ID");
  3272. entity.Property(e => e.AfterAmount)
  3273. .HasColumnName("after_amount")
  3274. .HasColumnType("decimal(18,2)")
  3275. .HasComment("变动后金额");
  3276. entity.Property(e => e.AfterTotalAmount)
  3277. .HasColumnName("after_total_amount")
  3278. .HasColumnType("decimal(18,2)")
  3279. .HasComment("变动后总收益");
  3280. entity.Property(e => e.Amount)
  3281. .HasColumnName("amount")
  3282. .HasColumnType("decimal(18,2)")
  3283. .HasComment("操作金额");
  3284. entity.Property(e => e.BeforeAmount)
  3285. .HasColumnName("before_amount")
  3286. .HasColumnType("decimal(18,2)")
  3287. .HasComment("变动前金额");
  3288. entity.Property(e => e.BeforeTotalAmount)
  3289. .HasColumnName("before_total_amount")
  3290. .HasColumnType("decimal(18,2)")
  3291. .HasComment("变动前总收益");
  3292. entity.Property(e => e.BrandId)
  3293. .HasColumnName("brand_id")
  3294. .HasComment("品牌ID");
  3295. entity.Property(e => e.CreateTime)
  3296. .HasColumnName("create_time")
  3297. .HasColumnType("datetime")
  3298. .HasComment("新增时间");
  3299. entity.Property(e => e.DelFlag)
  3300. .HasColumnName("del_flag")
  3301. .HasComment("删除标记,0未删除,1已删除");
  3302. entity.Property(e => e.Kind)
  3303. .HasColumnName("kind")
  3304. .HasColumnType("varchar(6)")
  3305. .HasComment("日志类型 add新增 sub减少")
  3306. .HasCharSet("utf8mb3")
  3307. .HasCollation("utf8mb3_general_ci");
  3308. entity.Property(e => e.Remark)
  3309. .HasColumnName("remark")
  3310. .HasColumnType("varchar(128)")
  3311. .HasComment("备注")
  3312. .HasCharSet("utf8mb3")
  3313. .HasCollation("utf8mb3_general_ci");
  3314. entity.Property(e => e.UpdateTime)
  3315. .HasColumnName("update_time")
  3316. .HasColumnType("datetime")
  3317. .HasComment("更新时间");
  3318. entity.Property(e => e.UserId)
  3319. .HasColumnName("user_id")
  3320. .HasComment("用户ID");
  3321. entity.Property(e => e.VariationCause)
  3322. .HasColumnName("variation_cause")
  3323. .HasColumnType("varchar(255)")
  3324. .HasComment("原因")
  3325. .HasCharSet("utf8mb3")
  3326. .HasCollation("utf8mb3_general_ci");
  3327. entity.Property(e => e.VariationType)
  3328. .HasColumnName("variation_type")
  3329. .HasComment("金额类型");
  3330. entity.Property(e => e.Version)
  3331. .HasColumnName("version")
  3332. .HasComment("版本");
  3333. });
  3334. modelBuilder.Entity<KxsUserAmountLog202306>(entity =>
  3335. {
  3336. entity.ToTable("kxs_user_amount_log_202306");
  3337. entity.HasComment("用户余额记录日志表");
  3338. entity.Property(e => e.Id)
  3339. .HasColumnName("id")
  3340. .HasComment("主键ID");
  3341. entity.Property(e => e.AfterAmount)
  3342. .HasColumnName("after_amount")
  3343. .HasColumnType("decimal(18,2)")
  3344. .HasComment("变动后金额");
  3345. entity.Property(e => e.AfterTotalAmount)
  3346. .HasColumnName("after_total_amount")
  3347. .HasColumnType("decimal(18,2)")
  3348. .HasComment("变动后总收益");
  3349. entity.Property(e => e.Amount)
  3350. .HasColumnName("amount")
  3351. .HasColumnType("decimal(18,2)")
  3352. .HasComment("操作金额");
  3353. entity.Property(e => e.BeforeAmount)
  3354. .HasColumnName("before_amount")
  3355. .HasColumnType("decimal(18,2)")
  3356. .HasComment("变动前金额");
  3357. entity.Property(e => e.BeforeTotalAmount)
  3358. .HasColumnName("before_total_amount")
  3359. .HasColumnType("decimal(18,2)")
  3360. .HasComment("变动前总收益");
  3361. entity.Property(e => e.BrandId)
  3362. .HasColumnName("brand_id")
  3363. .HasComment("品牌ID");
  3364. entity.Property(e => e.CreateTime)
  3365. .HasColumnName("create_time")
  3366. .HasColumnType("datetime")
  3367. .HasComment("新增时间");
  3368. entity.Property(e => e.DelFlag)
  3369. .HasColumnName("del_flag")
  3370. .HasComment("删除标记,0未删除,1已删除");
  3371. entity.Property(e => e.Kind)
  3372. .HasColumnName("kind")
  3373. .HasColumnType("varchar(6)")
  3374. .HasComment("日志类型 add新增 sub减少")
  3375. .HasCharSet("utf8mb3")
  3376. .HasCollation("utf8mb3_general_ci");
  3377. entity.Property(e => e.Remark)
  3378. .HasColumnName("remark")
  3379. .HasColumnType("varchar(128)")
  3380. .HasComment("备注")
  3381. .HasCharSet("utf8mb3")
  3382. .HasCollation("utf8mb3_general_ci");
  3383. entity.Property(e => e.UpdateTime)
  3384. .HasColumnName("update_time")
  3385. .HasColumnType("datetime")
  3386. .HasComment("更新时间");
  3387. entity.Property(e => e.UserId)
  3388. .HasColumnName("user_id")
  3389. .HasComment("用户ID");
  3390. entity.Property(e => e.VariationCause)
  3391. .HasColumnName("variation_cause")
  3392. .HasColumnType("varchar(255)")
  3393. .HasComment("原因")
  3394. .HasCharSet("utf8mb3")
  3395. .HasCollation("utf8mb3_general_ci");
  3396. entity.Property(e => e.VariationType)
  3397. .HasColumnName("variation_type")
  3398. .HasComment("金额类型");
  3399. entity.Property(e => e.Version)
  3400. .HasColumnName("version")
  3401. .HasComment("版本");
  3402. });
  3403. modelBuilder.Entity<KxsUserAmountLog202307>(entity =>
  3404. {
  3405. entity.ToTable("kxs_user_amount_log_202307");
  3406. entity.HasComment("用户余额记录日志表");
  3407. entity.Property(e => e.Id)
  3408. .HasColumnName("id")
  3409. .HasComment("主键ID");
  3410. entity.Property(e => e.AfterAmount)
  3411. .HasColumnName("after_amount")
  3412. .HasColumnType("decimal(18,2)")
  3413. .HasComment("变动后金额");
  3414. entity.Property(e => e.AfterTotalAmount)
  3415. .HasColumnName("after_total_amount")
  3416. .HasColumnType("decimal(18,2)")
  3417. .HasComment("变动后总收益");
  3418. entity.Property(e => e.Amount)
  3419. .HasColumnName("amount")
  3420. .HasColumnType("decimal(18,2)")
  3421. .HasComment("操作金额");
  3422. entity.Property(e => e.BeforeAmount)
  3423. .HasColumnName("before_amount")
  3424. .HasColumnType("decimal(18,2)")
  3425. .HasComment("变动前金额");
  3426. entity.Property(e => e.BeforeTotalAmount)
  3427. .HasColumnName("before_total_amount")
  3428. .HasColumnType("decimal(18,2)")
  3429. .HasComment("变动前总收益");
  3430. entity.Property(e => e.BrandId)
  3431. .HasColumnName("brand_id")
  3432. .HasComment("品牌ID");
  3433. entity.Property(e => e.CreateTime)
  3434. .HasColumnName("create_time")
  3435. .HasColumnType("datetime")
  3436. .HasComment("新增时间");
  3437. entity.Property(e => e.DelFlag)
  3438. .HasColumnName("del_flag")
  3439. .HasComment("删除标记,0未删除,1已删除");
  3440. entity.Property(e => e.Kind)
  3441. .HasColumnName("kind")
  3442. .HasColumnType("varchar(6)")
  3443. .HasComment("日志类型 add新增 sub减少")
  3444. .HasCharSet("utf8mb3")
  3445. .HasCollation("utf8mb3_general_ci");
  3446. entity.Property(e => e.Remark)
  3447. .HasColumnName("remark")
  3448. .HasColumnType("varchar(128)")
  3449. .HasComment("备注")
  3450. .HasCharSet("utf8mb3")
  3451. .HasCollation("utf8mb3_general_ci");
  3452. entity.Property(e => e.UpdateTime)
  3453. .HasColumnName("update_time")
  3454. .HasColumnType("datetime")
  3455. .HasComment("更新时间");
  3456. entity.Property(e => e.UserId)
  3457. .HasColumnName("user_id")
  3458. .HasComment("用户ID");
  3459. entity.Property(e => e.VariationCause)
  3460. .HasColumnName("variation_cause")
  3461. .HasColumnType("varchar(255)")
  3462. .HasComment("原因")
  3463. .HasCharSet("utf8mb3")
  3464. .HasCollation("utf8mb3_general_ci");
  3465. entity.Property(e => e.VariationType)
  3466. .HasColumnName("variation_type")
  3467. .HasComment("金额类型");
  3468. entity.Property(e => e.Version)
  3469. .HasColumnName("version")
  3470. .HasComment("版本");
  3471. });
  3472. modelBuilder.Entity<KxsUserAmountLog202308>(entity =>
  3473. {
  3474. entity.ToTable("kxs_user_amount_log_202308");
  3475. entity.HasComment("用户余额记录日志表");
  3476. entity.Property(e => e.Id)
  3477. .HasColumnName("id")
  3478. .HasComment("主键ID");
  3479. entity.Property(e => e.AfterAmount)
  3480. .HasColumnName("after_amount")
  3481. .HasColumnType("decimal(18,2)")
  3482. .HasComment("变动后金额");
  3483. entity.Property(e => e.AfterTotalAmount)
  3484. .HasColumnName("after_total_amount")
  3485. .HasColumnType("decimal(18,2)")
  3486. .HasComment("变动后总收益");
  3487. entity.Property(e => e.Amount)
  3488. .HasColumnName("amount")
  3489. .HasColumnType("decimal(18,2)")
  3490. .HasComment("操作金额");
  3491. entity.Property(e => e.BeforeAmount)
  3492. .HasColumnName("before_amount")
  3493. .HasColumnType("decimal(18,2)")
  3494. .HasComment("变动前金额");
  3495. entity.Property(e => e.BeforeTotalAmount)
  3496. .HasColumnName("before_total_amount")
  3497. .HasColumnType("decimal(18,2)")
  3498. .HasComment("变动前总收益");
  3499. entity.Property(e => e.BrandId)
  3500. .HasColumnName("brand_id")
  3501. .HasComment("品牌ID");
  3502. entity.Property(e => e.CreateTime)
  3503. .HasColumnName("create_time")
  3504. .HasColumnType("datetime")
  3505. .HasComment("新增时间");
  3506. entity.Property(e => e.DelFlag)
  3507. .HasColumnName("del_flag")
  3508. .HasComment("删除标记,0未删除,1已删除");
  3509. entity.Property(e => e.Kind)
  3510. .HasColumnName("kind")
  3511. .HasColumnType("varchar(6)")
  3512. .HasComment("日志类型 add新增 sub减少")
  3513. .HasCharSet("utf8mb3")
  3514. .HasCollation("utf8mb3_general_ci");
  3515. entity.Property(e => e.Remark)
  3516. .HasColumnName("remark")
  3517. .HasColumnType("varchar(128)")
  3518. .HasComment("备注")
  3519. .HasCharSet("utf8mb3")
  3520. .HasCollation("utf8mb3_general_ci");
  3521. entity.Property(e => e.UpdateTime)
  3522. .HasColumnName("update_time")
  3523. .HasColumnType("datetime")
  3524. .HasComment("更新时间");
  3525. entity.Property(e => e.UserId)
  3526. .HasColumnName("user_id")
  3527. .HasComment("用户ID");
  3528. entity.Property(e => e.VariationCause)
  3529. .HasColumnName("variation_cause")
  3530. .HasColumnType("varchar(255)")
  3531. .HasComment("原因")
  3532. .HasCharSet("utf8mb3")
  3533. .HasCollation("utf8mb3_general_ci");
  3534. entity.Property(e => e.VariationType)
  3535. .HasColumnName("variation_type")
  3536. .HasComment("金额类型");
  3537. entity.Property(e => e.Version)
  3538. .HasColumnName("version")
  3539. .HasComment("版本");
  3540. });
  3541. modelBuilder.Entity<KxsUserAmountLog202309>(entity =>
  3542. {
  3543. entity.ToTable("kxs_user_amount_log_202309");
  3544. entity.HasComment("用户余额记录日志表");
  3545. entity.Property(e => e.Id)
  3546. .HasColumnName("id")
  3547. .HasComment("主键ID");
  3548. entity.Property(e => e.AfterAmount)
  3549. .HasColumnName("after_amount")
  3550. .HasColumnType("decimal(18,2)")
  3551. .HasComment("变动后金额");
  3552. entity.Property(e => e.AfterTotalAmount)
  3553. .HasColumnName("after_total_amount")
  3554. .HasColumnType("decimal(18,2)")
  3555. .HasComment("变动后总收益");
  3556. entity.Property(e => e.Amount)
  3557. .HasColumnName("amount")
  3558. .HasColumnType("decimal(18,2)")
  3559. .HasComment("操作金额");
  3560. entity.Property(e => e.BeforeAmount)
  3561. .HasColumnName("before_amount")
  3562. .HasColumnType("decimal(18,2)")
  3563. .HasComment("变动前金额");
  3564. entity.Property(e => e.BeforeTotalAmount)
  3565. .HasColumnName("before_total_amount")
  3566. .HasColumnType("decimal(18,2)")
  3567. .HasComment("变动前总收益");
  3568. entity.Property(e => e.BrandId)
  3569. .HasColumnName("brand_id")
  3570. .HasComment("品牌ID");
  3571. entity.Property(e => e.CreateTime)
  3572. .HasColumnName("create_time")
  3573. .HasColumnType("datetime")
  3574. .HasComment("新增时间");
  3575. entity.Property(e => e.DelFlag)
  3576. .HasColumnName("del_flag")
  3577. .HasComment("删除标记,0未删除,1已删除");
  3578. entity.Property(e => e.Kind)
  3579. .HasColumnName("kind")
  3580. .HasColumnType("varchar(6)")
  3581. .HasComment("日志类型 add新增 sub减少")
  3582. .HasCharSet("utf8mb3")
  3583. .HasCollation("utf8mb3_general_ci");
  3584. entity.Property(e => e.Remark)
  3585. .HasColumnName("remark")
  3586. .HasColumnType("varchar(128)")
  3587. .HasComment("备注")
  3588. .HasCharSet("utf8mb3")
  3589. .HasCollation("utf8mb3_general_ci");
  3590. entity.Property(e => e.UpdateTime)
  3591. .HasColumnName("update_time")
  3592. .HasColumnType("datetime")
  3593. .HasComment("更新时间");
  3594. entity.Property(e => e.UserId)
  3595. .HasColumnName("user_id")
  3596. .HasComment("用户ID");
  3597. entity.Property(e => e.VariationCause)
  3598. .HasColumnName("variation_cause")
  3599. .HasColumnType("varchar(255)")
  3600. .HasComment("原因")
  3601. .HasCharSet("utf8mb3")
  3602. .HasCollation("utf8mb3_general_ci");
  3603. entity.Property(e => e.VariationType)
  3604. .HasColumnName("variation_type")
  3605. .HasComment("金额类型");
  3606. entity.Property(e => e.Version)
  3607. .HasColumnName("version")
  3608. .HasComment("版本");
  3609. });
  3610. modelBuilder.Entity<KxsUserAmountLog202310>(entity =>
  3611. {
  3612. entity.ToTable("kxs_user_amount_log_202310");
  3613. entity.HasComment("用户余额记录日志表");
  3614. entity.Property(e => e.Id)
  3615. .HasColumnName("id")
  3616. .HasComment("主键ID");
  3617. entity.Property(e => e.AfterAmount)
  3618. .HasColumnName("after_amount")
  3619. .HasColumnType("decimal(18,2)")
  3620. .HasComment("变动后金额");
  3621. entity.Property(e => e.AfterTotalAmount)
  3622. .HasColumnName("after_total_amount")
  3623. .HasColumnType("decimal(18,2)")
  3624. .HasComment("变动后总收益");
  3625. entity.Property(e => e.Amount)
  3626. .HasColumnName("amount")
  3627. .HasColumnType("decimal(18,2)")
  3628. .HasComment("操作金额");
  3629. entity.Property(e => e.BeforeAmount)
  3630. .HasColumnName("before_amount")
  3631. .HasColumnType("decimal(18,2)")
  3632. .HasComment("变动前金额");
  3633. entity.Property(e => e.BeforeTotalAmount)
  3634. .HasColumnName("before_total_amount")
  3635. .HasColumnType("decimal(18,2)")
  3636. .HasComment("变动前总收益");
  3637. entity.Property(e => e.BrandId)
  3638. .HasColumnName("brand_id")
  3639. .HasComment("品牌ID");
  3640. entity.Property(e => e.CreateTime)
  3641. .HasColumnName("create_time")
  3642. .HasColumnType("datetime")
  3643. .HasComment("新增时间");
  3644. entity.Property(e => e.DelFlag)
  3645. .HasColumnName("del_flag")
  3646. .HasComment("删除标记,0未删除,1已删除");
  3647. entity.Property(e => e.Kind)
  3648. .HasColumnName("kind")
  3649. .HasColumnType("varchar(6)")
  3650. .HasComment("日志类型 add新增 sub减少")
  3651. .HasCharSet("utf8mb3")
  3652. .HasCollation("utf8mb3_general_ci");
  3653. entity.Property(e => e.Remark)
  3654. .HasColumnName("remark")
  3655. .HasColumnType("varchar(128)")
  3656. .HasComment("备注")
  3657. .HasCharSet("utf8mb3")
  3658. .HasCollation("utf8mb3_general_ci");
  3659. entity.Property(e => e.UpdateTime)
  3660. .HasColumnName("update_time")
  3661. .HasColumnType("datetime")
  3662. .HasComment("更新时间");
  3663. entity.Property(e => e.UserId)
  3664. .HasColumnName("user_id")
  3665. .HasComment("用户ID");
  3666. entity.Property(e => e.VariationCause)
  3667. .HasColumnName("variation_cause")
  3668. .HasColumnType("varchar(255)")
  3669. .HasComment("原因")
  3670. .HasCharSet("utf8mb3")
  3671. .HasCollation("utf8mb3_general_ci");
  3672. entity.Property(e => e.VariationType)
  3673. .HasColumnName("variation_type")
  3674. .HasComment("金额类型");
  3675. entity.Property(e => e.Version)
  3676. .HasColumnName("version")
  3677. .HasComment("版本");
  3678. });
  3679. modelBuilder.Entity<KxsUserAmountLog202311>(entity =>
  3680. {
  3681. entity.ToTable("kxs_user_amount_log_202311");
  3682. entity.HasComment("用户余额记录日志表");
  3683. entity.Property(e => e.Id)
  3684. .HasColumnName("id")
  3685. .HasComment("主键ID");
  3686. entity.Property(e => e.AfterAmount)
  3687. .HasColumnName("after_amount")
  3688. .HasColumnType("decimal(18,2)")
  3689. .HasComment("变动后金额");
  3690. entity.Property(e => e.AfterTotalAmount)
  3691. .HasColumnName("after_total_amount")
  3692. .HasColumnType("decimal(18,2)")
  3693. .HasComment("变动后总收益");
  3694. entity.Property(e => e.Amount)
  3695. .HasColumnName("amount")
  3696. .HasColumnType("decimal(18,2)")
  3697. .HasComment("操作金额");
  3698. entity.Property(e => e.BeforeAmount)
  3699. .HasColumnName("before_amount")
  3700. .HasColumnType("decimal(18,2)")
  3701. .HasComment("变动前金额");
  3702. entity.Property(e => e.BeforeTotalAmount)
  3703. .HasColumnName("before_total_amount")
  3704. .HasColumnType("decimal(18,2)")
  3705. .HasComment("变动前总收益");
  3706. entity.Property(e => e.BrandId)
  3707. .HasColumnName("brand_id")
  3708. .HasComment("品牌ID");
  3709. entity.Property(e => e.CreateTime)
  3710. .HasColumnName("create_time")
  3711. .HasColumnType("datetime")
  3712. .HasComment("新增时间");
  3713. entity.Property(e => e.DelFlag)
  3714. .HasColumnName("del_flag")
  3715. .HasComment("删除标记,0未删除,1已删除");
  3716. entity.Property(e => e.Kind)
  3717. .HasColumnName("kind")
  3718. .HasColumnType("varchar(6)")
  3719. .HasComment("日志类型 add新增 sub减少")
  3720. .HasCharSet("utf8mb3")
  3721. .HasCollation("utf8mb3_general_ci");
  3722. entity.Property(e => e.Remark)
  3723. .HasColumnName("remark")
  3724. .HasColumnType("varchar(128)")
  3725. .HasComment("备注")
  3726. .HasCharSet("utf8mb3")
  3727. .HasCollation("utf8mb3_general_ci");
  3728. entity.Property(e => e.UpdateTime)
  3729. .HasColumnName("update_time")
  3730. .HasColumnType("datetime")
  3731. .HasComment("更新时间");
  3732. entity.Property(e => e.UserId)
  3733. .HasColumnName("user_id")
  3734. .HasComment("用户ID");
  3735. entity.Property(e => e.VariationCause)
  3736. .HasColumnName("variation_cause")
  3737. .HasColumnType("varchar(255)")
  3738. .HasComment("原因")
  3739. .HasCharSet("utf8mb3")
  3740. .HasCollation("utf8mb3_general_ci");
  3741. entity.Property(e => e.VariationType)
  3742. .HasColumnName("variation_type")
  3743. .HasComment("金额类型");
  3744. entity.Property(e => e.Version)
  3745. .HasColumnName("version")
  3746. .HasComment("版本");
  3747. });
  3748. modelBuilder.Entity<KxsUserAmountLog202312>(entity =>
  3749. {
  3750. entity.ToTable("kxs_user_amount_log_202312");
  3751. entity.HasComment("用户余额记录日志表");
  3752. entity.Property(e => e.Id)
  3753. .HasColumnName("id")
  3754. .HasComment("主键ID");
  3755. entity.Property(e => e.AfterAmount)
  3756. .HasColumnName("after_amount")
  3757. .HasColumnType("decimal(18,2)")
  3758. .HasComment("变动后金额");
  3759. entity.Property(e => e.AfterTotalAmount)
  3760. .HasColumnName("after_total_amount")
  3761. .HasColumnType("decimal(18,2)")
  3762. .HasComment("变动后总收益");
  3763. entity.Property(e => e.Amount)
  3764. .HasColumnName("amount")
  3765. .HasColumnType("decimal(18,2)")
  3766. .HasComment("操作金额");
  3767. entity.Property(e => e.BeforeAmount)
  3768. .HasColumnName("before_amount")
  3769. .HasColumnType("decimal(18,2)")
  3770. .HasComment("变动前金额");
  3771. entity.Property(e => e.BeforeTotalAmount)
  3772. .HasColumnName("before_total_amount")
  3773. .HasColumnType("decimal(18,2)")
  3774. .HasComment("变动前总收益");
  3775. entity.Property(e => e.BrandId)
  3776. .HasColumnName("brand_id")
  3777. .HasComment("品牌ID");
  3778. entity.Property(e => e.CreateTime)
  3779. .HasColumnName("create_time")
  3780. .HasColumnType("datetime")
  3781. .HasComment("新增时间");
  3782. entity.Property(e => e.DelFlag)
  3783. .HasColumnName("del_flag")
  3784. .HasComment("删除标记,0未删除,1已删除");
  3785. entity.Property(e => e.Kind)
  3786. .HasColumnName("kind")
  3787. .HasColumnType("varchar(6)")
  3788. .HasComment("日志类型 add新增 sub减少")
  3789. .HasCharSet("utf8mb3")
  3790. .HasCollation("utf8mb3_general_ci");
  3791. entity.Property(e => e.Remark)
  3792. .HasColumnName("remark")
  3793. .HasColumnType("varchar(128)")
  3794. .HasComment("备注")
  3795. .HasCharSet("utf8mb3")
  3796. .HasCollation("utf8mb3_general_ci");
  3797. entity.Property(e => e.UpdateTime)
  3798. .HasColumnName("update_time")
  3799. .HasColumnType("datetime")
  3800. .HasComment("更新时间");
  3801. entity.Property(e => e.UserId)
  3802. .HasColumnName("user_id")
  3803. .HasComment("用户ID");
  3804. entity.Property(e => e.VariationCause)
  3805. .HasColumnName("variation_cause")
  3806. .HasColumnType("varchar(255)")
  3807. .HasComment("原因")
  3808. .HasCharSet("utf8mb3")
  3809. .HasCollation("utf8mb3_general_ci");
  3810. entity.Property(e => e.VariationType)
  3811. .HasColumnName("variation_type")
  3812. .HasComment("金额类型");
  3813. entity.Property(e => e.Version)
  3814. .HasColumnName("version")
  3815. .HasComment("版本");
  3816. });
  3817. modelBuilder.Entity<KxsUserAmountLog202401>(entity =>
  3818. {
  3819. entity.ToTable("kxs_user_amount_log_202401");
  3820. entity.HasComment("用户余额记录日志表");
  3821. entity.Property(e => e.Id)
  3822. .HasColumnName("id")
  3823. .HasComment("主键ID");
  3824. entity.Property(e => e.AfterAmount)
  3825. .HasColumnName("after_amount")
  3826. .HasColumnType("decimal(18,2)")
  3827. .HasComment("变动后金额");
  3828. entity.Property(e => e.AfterTotalAmount)
  3829. .HasColumnName("after_total_amount")
  3830. .HasColumnType("decimal(18,2)")
  3831. .HasComment("变动后总收益");
  3832. entity.Property(e => e.Amount)
  3833. .HasColumnName("amount")
  3834. .HasColumnType("decimal(18,2)")
  3835. .HasComment("操作金额");
  3836. entity.Property(e => e.BeforeAmount)
  3837. .HasColumnName("before_amount")
  3838. .HasColumnType("decimal(18,2)")
  3839. .HasComment("变动前金额");
  3840. entity.Property(e => e.BeforeTotalAmount)
  3841. .HasColumnName("before_total_amount")
  3842. .HasColumnType("decimal(18,2)")
  3843. .HasComment("变动前总收益");
  3844. entity.Property(e => e.BrandId)
  3845. .HasColumnName("brand_id")
  3846. .HasComment("品牌ID");
  3847. entity.Property(e => e.CreateTime)
  3848. .HasColumnName("create_time")
  3849. .HasColumnType("datetime")
  3850. .HasComment("新增时间");
  3851. entity.Property(e => e.DelFlag)
  3852. .HasColumnName("del_flag")
  3853. .HasComment("删除标记,0未删除,1已删除");
  3854. entity.Property(e => e.Kind)
  3855. .HasColumnName("kind")
  3856. .HasColumnType("varchar(6)")
  3857. .HasComment("日志类型 add新增 sub减少")
  3858. .HasCharSet("utf8mb3")
  3859. .HasCollation("utf8mb3_general_ci");
  3860. entity.Property(e => e.Remark)
  3861. .HasColumnName("remark")
  3862. .HasColumnType("varchar(128)")
  3863. .HasComment("备注")
  3864. .HasCharSet("utf8mb3")
  3865. .HasCollation("utf8mb3_general_ci");
  3866. entity.Property(e => e.UpdateTime)
  3867. .HasColumnName("update_time")
  3868. .HasColumnType("datetime")
  3869. .HasComment("更新时间");
  3870. entity.Property(e => e.UserId)
  3871. .HasColumnName("user_id")
  3872. .HasComment("用户ID");
  3873. entity.Property(e => e.VariationCause)
  3874. .HasColumnName("variation_cause")
  3875. .HasColumnType("varchar(255)")
  3876. .HasComment("原因")
  3877. .HasCharSet("utf8mb3")
  3878. .HasCollation("utf8mb3_general_ci");
  3879. entity.Property(e => e.VariationType)
  3880. .HasColumnName("variation_type")
  3881. .HasComment("金额类型");
  3882. entity.Property(e => e.Version)
  3883. .HasColumnName("version")
  3884. .HasComment("版本");
  3885. });
  3886. modelBuilder.Entity<KxsUserAmountLog202402>(entity =>
  3887. {
  3888. entity.ToTable("kxs_user_amount_log_202402");
  3889. entity.HasComment("用户余额记录日志表");
  3890. entity.Property(e => e.Id)
  3891. .HasColumnName("id")
  3892. .HasComment("主键ID");
  3893. entity.Property(e => e.AfterAmount)
  3894. .HasColumnName("after_amount")
  3895. .HasColumnType("decimal(18,2)")
  3896. .HasComment("变动后金额");
  3897. entity.Property(e => e.AfterTotalAmount)
  3898. .HasColumnName("after_total_amount")
  3899. .HasColumnType("decimal(18,2)")
  3900. .HasComment("变动后总收益");
  3901. entity.Property(e => e.Amount)
  3902. .HasColumnName("amount")
  3903. .HasColumnType("decimal(18,2)")
  3904. .HasComment("操作金额");
  3905. entity.Property(e => e.BeforeAmount)
  3906. .HasColumnName("before_amount")
  3907. .HasColumnType("decimal(18,2)")
  3908. .HasComment("变动前金额");
  3909. entity.Property(e => e.BeforeTotalAmount)
  3910. .HasColumnName("before_total_amount")
  3911. .HasColumnType("decimal(18,2)")
  3912. .HasComment("变动前总收益");
  3913. entity.Property(e => e.BrandId)
  3914. .HasColumnName("brand_id")
  3915. .HasComment("品牌ID");
  3916. entity.Property(e => e.CreateTime)
  3917. .HasColumnName("create_time")
  3918. .HasColumnType("datetime")
  3919. .HasComment("新增时间");
  3920. entity.Property(e => e.DelFlag)
  3921. .HasColumnName("del_flag")
  3922. .HasComment("删除标记,0未删除,1已删除");
  3923. entity.Property(e => e.Kind)
  3924. .HasColumnName("kind")
  3925. .HasColumnType("varchar(6)")
  3926. .HasComment("日志类型 add新增 sub减少")
  3927. .HasCharSet("utf8mb3")
  3928. .HasCollation("utf8mb3_general_ci");
  3929. entity.Property(e => e.Remark)
  3930. .HasColumnName("remark")
  3931. .HasColumnType("varchar(128)")
  3932. .HasComment("备注")
  3933. .HasCharSet("utf8mb3")
  3934. .HasCollation("utf8mb3_general_ci");
  3935. entity.Property(e => e.UpdateTime)
  3936. .HasColumnName("update_time")
  3937. .HasColumnType("datetime")
  3938. .HasComment("更新时间");
  3939. entity.Property(e => e.UserId)
  3940. .HasColumnName("user_id")
  3941. .HasComment("用户ID");
  3942. entity.Property(e => e.VariationCause)
  3943. .HasColumnName("variation_cause")
  3944. .HasColumnType("varchar(255)")
  3945. .HasComment("原因")
  3946. .HasCharSet("utf8mb3")
  3947. .HasCollation("utf8mb3_general_ci");
  3948. entity.Property(e => e.VariationType)
  3949. .HasColumnName("variation_type")
  3950. .HasComment("金额类型");
  3951. entity.Property(e => e.Version)
  3952. .HasColumnName("version")
  3953. .HasComment("版本");
  3954. });
  3955. modelBuilder.Entity<KxsUserAmountLog202403>(entity =>
  3956. {
  3957. entity.ToTable("kxs_user_amount_log_202403");
  3958. entity.HasComment("用户余额记录日志表");
  3959. entity.Property(e => e.Id)
  3960. .HasColumnName("id")
  3961. .HasComment("主键ID");
  3962. entity.Property(e => e.AfterAmount)
  3963. .HasColumnName("after_amount")
  3964. .HasColumnType("decimal(18,2)")
  3965. .HasComment("变动后金额");
  3966. entity.Property(e => e.AfterTotalAmount)
  3967. .HasColumnName("after_total_amount")
  3968. .HasColumnType("decimal(18,2)")
  3969. .HasComment("变动后总收益");
  3970. entity.Property(e => e.Amount)
  3971. .HasColumnName("amount")
  3972. .HasColumnType("decimal(18,2)")
  3973. .HasComment("操作金额");
  3974. entity.Property(e => e.BeforeAmount)
  3975. .HasColumnName("before_amount")
  3976. .HasColumnType("decimal(18,2)")
  3977. .HasComment("变动前金额");
  3978. entity.Property(e => e.BeforeTotalAmount)
  3979. .HasColumnName("before_total_amount")
  3980. .HasColumnType("decimal(18,2)")
  3981. .HasComment("变动前总收益");
  3982. entity.Property(e => e.BrandId)
  3983. .HasColumnName("brand_id")
  3984. .HasComment("品牌ID");
  3985. entity.Property(e => e.CreateTime)
  3986. .HasColumnName("create_time")
  3987. .HasColumnType("datetime")
  3988. .HasComment("新增时间");
  3989. entity.Property(e => e.DelFlag)
  3990. .HasColumnName("del_flag")
  3991. .HasComment("删除标记,0未删除,1已删除");
  3992. entity.Property(e => e.Kind)
  3993. .HasColumnName("kind")
  3994. .HasColumnType("varchar(6)")
  3995. .HasComment("日志类型 add新增 sub减少")
  3996. .HasCharSet("utf8mb3")
  3997. .HasCollation("utf8mb3_general_ci");
  3998. entity.Property(e => e.Remark)
  3999. .HasColumnName("remark")
  4000. .HasColumnType("varchar(128)")
  4001. .HasComment("备注")
  4002. .HasCharSet("utf8mb3")
  4003. .HasCollation("utf8mb3_general_ci");
  4004. entity.Property(e => e.UpdateTime)
  4005. .HasColumnName("update_time")
  4006. .HasColumnType("datetime")
  4007. .HasComment("更新时间");
  4008. entity.Property(e => e.UserId)
  4009. .HasColumnName("user_id")
  4010. .HasComment("用户ID");
  4011. entity.Property(e => e.VariationCause)
  4012. .HasColumnName("variation_cause")
  4013. .HasColumnType("varchar(255)")
  4014. .HasComment("原因")
  4015. .HasCharSet("utf8mb3")
  4016. .HasCollation("utf8mb3_general_ci");
  4017. entity.Property(e => e.VariationType)
  4018. .HasColumnName("variation_type")
  4019. .HasComment("金额类型");
  4020. entity.Property(e => e.Version)
  4021. .HasColumnName("version")
  4022. .HasComment("版本");
  4023. });
  4024. modelBuilder.Entity<KxsUserAmountLog202404>(entity =>
  4025. {
  4026. entity.ToTable("kxs_user_amount_log_202404");
  4027. entity.HasComment("用户余额记录日志表");
  4028. entity.Property(e => e.Id)
  4029. .HasColumnName("id")
  4030. .HasComment("主键ID");
  4031. entity.Property(e => e.AfterAmount)
  4032. .HasColumnName("after_amount")
  4033. .HasColumnType("decimal(18,2)")
  4034. .HasComment("变动后金额");
  4035. entity.Property(e => e.AfterTotalAmount)
  4036. .HasColumnName("after_total_amount")
  4037. .HasColumnType("decimal(18,2)")
  4038. .HasComment("变动后总收益");
  4039. entity.Property(e => e.Amount)
  4040. .HasColumnName("amount")
  4041. .HasColumnType("decimal(18,2)")
  4042. .HasComment("操作金额");
  4043. entity.Property(e => e.BeforeAmount)
  4044. .HasColumnName("before_amount")
  4045. .HasColumnType("decimal(18,2)")
  4046. .HasComment("变动前金额");
  4047. entity.Property(e => e.BeforeTotalAmount)
  4048. .HasColumnName("before_total_amount")
  4049. .HasColumnType("decimal(18,2)")
  4050. .HasComment("变动前总收益");
  4051. entity.Property(e => e.BrandId)
  4052. .HasColumnName("brand_id")
  4053. .HasComment("品牌ID");
  4054. entity.Property(e => e.CreateTime)
  4055. .HasColumnName("create_time")
  4056. .HasColumnType("datetime")
  4057. .HasComment("新增时间");
  4058. entity.Property(e => e.DelFlag)
  4059. .HasColumnName("del_flag")
  4060. .HasComment("删除标记,0未删除,1已删除");
  4061. entity.Property(e => e.Kind)
  4062. .HasColumnName("kind")
  4063. .HasColumnType("varchar(6)")
  4064. .HasComment("日志类型 add新增 sub减少")
  4065. .HasCharSet("utf8mb3")
  4066. .HasCollation("utf8mb3_general_ci");
  4067. entity.Property(e => e.Remark)
  4068. .HasColumnName("remark")
  4069. .HasColumnType("varchar(128)")
  4070. .HasComment("备注")
  4071. .HasCharSet("utf8mb3")
  4072. .HasCollation("utf8mb3_general_ci");
  4073. entity.Property(e => e.UpdateTime)
  4074. .HasColumnName("update_time")
  4075. .HasColumnType("datetime")
  4076. .HasComment("更新时间");
  4077. entity.Property(e => e.UserId)
  4078. .HasColumnName("user_id")
  4079. .HasComment("用户ID");
  4080. entity.Property(e => e.VariationCause)
  4081. .HasColumnName("variation_cause")
  4082. .HasColumnType("varchar(255)")
  4083. .HasComment("原因")
  4084. .HasCharSet("utf8mb3")
  4085. .HasCollation("utf8mb3_general_ci");
  4086. entity.Property(e => e.VariationType)
  4087. .HasColumnName("variation_type")
  4088. .HasComment("金额类型");
  4089. entity.Property(e => e.Version)
  4090. .HasColumnName("version")
  4091. .HasComment("版本");
  4092. });
  4093. modelBuilder.Entity<KxsUserAmountLog202405>(entity =>
  4094. {
  4095. entity.ToTable("kxs_user_amount_log_202405");
  4096. entity.HasComment("用户余额记录日志表");
  4097. entity.Property(e => e.Id)
  4098. .HasColumnName("id")
  4099. .HasComment("主键ID");
  4100. entity.Property(e => e.AfterAmount)
  4101. .HasColumnName("after_amount")
  4102. .HasColumnType("decimal(18,2)")
  4103. .HasComment("变动后金额");
  4104. entity.Property(e => e.AfterTotalAmount)
  4105. .HasColumnName("after_total_amount")
  4106. .HasColumnType("decimal(18,2)")
  4107. .HasComment("变动后总收益");
  4108. entity.Property(e => e.Amount)
  4109. .HasColumnName("amount")
  4110. .HasColumnType("decimal(18,2)")
  4111. .HasComment("操作金额");
  4112. entity.Property(e => e.BeforeAmount)
  4113. .HasColumnName("before_amount")
  4114. .HasColumnType("decimal(18,2)")
  4115. .HasComment("变动前金额");
  4116. entity.Property(e => e.BeforeTotalAmount)
  4117. .HasColumnName("before_total_amount")
  4118. .HasColumnType("decimal(18,2)")
  4119. .HasComment("变动前总收益");
  4120. entity.Property(e => e.BrandId)
  4121. .HasColumnName("brand_id")
  4122. .HasComment("品牌ID");
  4123. entity.Property(e => e.CreateTime)
  4124. .HasColumnName("create_time")
  4125. .HasColumnType("datetime")
  4126. .HasComment("新增时间");
  4127. entity.Property(e => e.DelFlag)
  4128. .HasColumnName("del_flag")
  4129. .HasComment("删除标记,0未删除,1已删除");
  4130. entity.Property(e => e.Kind)
  4131. .HasColumnName("kind")
  4132. .HasColumnType("varchar(6)")
  4133. .HasComment("日志类型 add新增 sub减少")
  4134. .HasCharSet("utf8mb3")
  4135. .HasCollation("utf8mb3_general_ci");
  4136. entity.Property(e => e.Remark)
  4137. .HasColumnName("remark")
  4138. .HasColumnType("varchar(128)")
  4139. .HasComment("备注")
  4140. .HasCharSet("utf8mb3")
  4141. .HasCollation("utf8mb3_general_ci");
  4142. entity.Property(e => e.UpdateTime)
  4143. .HasColumnName("update_time")
  4144. .HasColumnType("datetime")
  4145. .HasComment("更新时间");
  4146. entity.Property(e => e.UserId)
  4147. .HasColumnName("user_id")
  4148. .HasComment("用户ID");
  4149. entity.Property(e => e.VariationCause)
  4150. .HasColumnName("variation_cause")
  4151. .HasColumnType("varchar(255)")
  4152. .HasComment("原因")
  4153. .HasCharSet("utf8mb3")
  4154. .HasCollation("utf8mb3_general_ci");
  4155. entity.Property(e => e.VariationType)
  4156. .HasColumnName("variation_type")
  4157. .HasComment("金额类型");
  4158. entity.Property(e => e.Version)
  4159. .HasColumnName("version")
  4160. .HasComment("版本");
  4161. });
  4162. modelBuilder.Entity<KxsUserAmountLog202406>(entity =>
  4163. {
  4164. entity.ToTable("kxs_user_amount_log_202406");
  4165. entity.HasComment("用户余额记录日志表");
  4166. entity.Property(e => e.Id)
  4167. .HasColumnName("id")
  4168. .HasComment("主键ID");
  4169. entity.Property(e => e.AfterAmount)
  4170. .HasColumnName("after_amount")
  4171. .HasColumnType("decimal(18,2)")
  4172. .HasComment("变动后金额");
  4173. entity.Property(e => e.AfterTotalAmount)
  4174. .HasColumnName("after_total_amount")
  4175. .HasColumnType("decimal(18,2)")
  4176. .HasComment("变动后总收益");
  4177. entity.Property(e => e.Amount)
  4178. .HasColumnName("amount")
  4179. .HasColumnType("decimal(18,2)")
  4180. .HasComment("操作金额");
  4181. entity.Property(e => e.BeforeAmount)
  4182. .HasColumnName("before_amount")
  4183. .HasColumnType("decimal(18,2)")
  4184. .HasComment("变动前金额");
  4185. entity.Property(e => e.BeforeTotalAmount)
  4186. .HasColumnName("before_total_amount")
  4187. .HasColumnType("decimal(18,2)")
  4188. .HasComment("变动前总收益");
  4189. entity.Property(e => e.BrandId)
  4190. .HasColumnName("brand_id")
  4191. .HasComment("品牌ID");
  4192. entity.Property(e => e.CreateTime)
  4193. .HasColumnName("create_time")
  4194. .HasColumnType("datetime")
  4195. .HasComment("新增时间");
  4196. entity.Property(e => e.DelFlag)
  4197. .HasColumnName("del_flag")
  4198. .HasComment("删除标记,0未删除,1已删除");
  4199. entity.Property(e => e.Kind)
  4200. .HasColumnName("kind")
  4201. .HasColumnType("varchar(6)")
  4202. .HasComment("日志类型 add新增 sub减少")
  4203. .HasCharSet("utf8mb3")
  4204. .HasCollation("utf8mb3_general_ci");
  4205. entity.Property(e => e.Remark)
  4206. .HasColumnName("remark")
  4207. .HasColumnType("varchar(128)")
  4208. .HasComment("备注")
  4209. .HasCharSet("utf8mb3")
  4210. .HasCollation("utf8mb3_general_ci");
  4211. entity.Property(e => e.UpdateTime)
  4212. .HasColumnName("update_time")
  4213. .HasColumnType("datetime")
  4214. .HasComment("更新时间");
  4215. entity.Property(e => e.UserId)
  4216. .HasColumnName("user_id")
  4217. .HasComment("用户ID");
  4218. entity.Property(e => e.VariationCause)
  4219. .HasColumnName("variation_cause")
  4220. .HasColumnType("varchar(255)")
  4221. .HasComment("原因")
  4222. .HasCharSet("utf8mb3")
  4223. .HasCollation("utf8mb3_general_ci");
  4224. entity.Property(e => e.VariationType)
  4225. .HasColumnName("variation_type")
  4226. .HasComment("金额类型");
  4227. entity.Property(e => e.Version)
  4228. .HasColumnName("version")
  4229. .HasComment("版本");
  4230. });
  4231. modelBuilder.Entity<KxsUserAmountLog202407>(entity =>
  4232. {
  4233. entity.ToTable("kxs_user_amount_log_202407");
  4234. entity.HasComment("用户余额记录日志表");
  4235. entity.Property(e => e.Id)
  4236. .HasColumnName("id")
  4237. .HasComment("主键ID");
  4238. entity.Property(e => e.AfterAmount)
  4239. .HasColumnName("after_amount")
  4240. .HasColumnType("decimal(18,2)")
  4241. .HasComment("变动后金额");
  4242. entity.Property(e => e.AfterTotalAmount)
  4243. .HasColumnName("after_total_amount")
  4244. .HasColumnType("decimal(18,2)")
  4245. .HasComment("变动后总收益");
  4246. entity.Property(e => e.Amount)
  4247. .HasColumnName("amount")
  4248. .HasColumnType("decimal(18,2)")
  4249. .HasComment("操作金额");
  4250. entity.Property(e => e.BeforeAmount)
  4251. .HasColumnName("before_amount")
  4252. .HasColumnType("decimal(18,2)")
  4253. .HasComment("变动前金额");
  4254. entity.Property(e => e.BeforeTotalAmount)
  4255. .HasColumnName("before_total_amount")
  4256. .HasColumnType("decimal(18,2)")
  4257. .HasComment("变动前总收益");
  4258. entity.Property(e => e.BrandId)
  4259. .HasColumnName("brand_id")
  4260. .HasComment("品牌ID");
  4261. entity.Property(e => e.CreateTime)
  4262. .HasColumnName("create_time")
  4263. .HasColumnType("datetime")
  4264. .HasComment("新增时间");
  4265. entity.Property(e => e.DelFlag)
  4266. .HasColumnName("del_flag")
  4267. .HasComment("删除标记,0未删除,1已删除");
  4268. entity.Property(e => e.Kind)
  4269. .HasColumnName("kind")
  4270. .HasColumnType("varchar(6)")
  4271. .HasComment("日志类型 add新增 sub减少")
  4272. .HasCharSet("utf8mb3")
  4273. .HasCollation("utf8mb3_general_ci");
  4274. entity.Property(e => e.Remark)
  4275. .HasColumnName("remark")
  4276. .HasColumnType("varchar(128)")
  4277. .HasComment("备注")
  4278. .HasCharSet("utf8mb3")
  4279. .HasCollation("utf8mb3_general_ci");
  4280. entity.Property(e => e.UpdateTime)
  4281. .HasColumnName("update_time")
  4282. .HasColumnType("datetime")
  4283. .HasComment("更新时间");
  4284. entity.Property(e => e.UserId)
  4285. .HasColumnName("user_id")
  4286. .HasComment("用户ID");
  4287. entity.Property(e => e.VariationCause)
  4288. .HasColumnName("variation_cause")
  4289. .HasColumnType("varchar(255)")
  4290. .HasComment("原因")
  4291. .HasCharSet("utf8mb3")
  4292. .HasCollation("utf8mb3_general_ci");
  4293. entity.Property(e => e.VariationType)
  4294. .HasColumnName("variation_type")
  4295. .HasComment("金额类型");
  4296. entity.Property(e => e.Version)
  4297. .HasColumnName("version")
  4298. .HasComment("版本");
  4299. });
  4300. modelBuilder.Entity<KxsUserAmountLog202408>(entity =>
  4301. {
  4302. entity.ToTable("kxs_user_amount_log_202408");
  4303. entity.HasComment("用户余额记录日志表");
  4304. entity.Property(e => e.Id)
  4305. .HasColumnName("id")
  4306. .HasComment("主键ID");
  4307. entity.Property(e => e.AfterAmount)
  4308. .HasColumnName("after_amount")
  4309. .HasColumnType("decimal(18,2)")
  4310. .HasComment("变动后金额");
  4311. entity.Property(e => e.AfterTotalAmount)
  4312. .HasColumnName("after_total_amount")
  4313. .HasColumnType("decimal(18,2)")
  4314. .HasComment("变动后总收益");
  4315. entity.Property(e => e.Amount)
  4316. .HasColumnName("amount")
  4317. .HasColumnType("decimal(18,2)")
  4318. .HasComment("操作金额");
  4319. entity.Property(e => e.BeforeAmount)
  4320. .HasColumnName("before_amount")
  4321. .HasColumnType("decimal(18,2)")
  4322. .HasComment("变动前金额");
  4323. entity.Property(e => e.BeforeTotalAmount)
  4324. .HasColumnName("before_total_amount")
  4325. .HasColumnType("decimal(18,2)")
  4326. .HasComment("变动前总收益");
  4327. entity.Property(e => e.BrandId)
  4328. .HasColumnName("brand_id")
  4329. .HasComment("品牌ID");
  4330. entity.Property(e => e.CreateTime)
  4331. .HasColumnName("create_time")
  4332. .HasColumnType("datetime")
  4333. .HasComment("新增时间");
  4334. entity.Property(e => e.DelFlag)
  4335. .HasColumnName("del_flag")
  4336. .HasComment("删除标记,0未删除,1已删除");
  4337. entity.Property(e => e.Kind)
  4338. .HasColumnName("kind")
  4339. .HasColumnType("varchar(6)")
  4340. .HasComment("日志类型 add新增 sub减少")
  4341. .HasCharSet("utf8mb3")
  4342. .HasCollation("utf8mb3_general_ci");
  4343. entity.Property(e => e.Remark)
  4344. .HasColumnName("remark")
  4345. .HasColumnType("varchar(128)")
  4346. .HasComment("备注")
  4347. .HasCharSet("utf8mb3")
  4348. .HasCollation("utf8mb3_general_ci");
  4349. entity.Property(e => e.UpdateTime)
  4350. .HasColumnName("update_time")
  4351. .HasColumnType("datetime")
  4352. .HasComment("更新时间");
  4353. entity.Property(e => e.UserId)
  4354. .HasColumnName("user_id")
  4355. .HasComment("用户ID");
  4356. entity.Property(e => e.VariationCause)
  4357. .HasColumnName("variation_cause")
  4358. .HasColumnType("varchar(255)")
  4359. .HasComment("原因")
  4360. .HasCharSet("utf8mb3")
  4361. .HasCollation("utf8mb3_general_ci");
  4362. entity.Property(e => e.VariationType)
  4363. .HasColumnName("variation_type")
  4364. .HasComment("金额类型");
  4365. entity.Property(e => e.Version)
  4366. .HasColumnName("version")
  4367. .HasComment("版本");
  4368. });
  4369. modelBuilder.Entity<KxsUserAmountLog202409>(entity =>
  4370. {
  4371. entity.ToTable("kxs_user_amount_log_202409");
  4372. entity.HasComment("用户余额记录日志表");
  4373. entity.Property(e => e.Id)
  4374. .HasColumnName("id")
  4375. .HasComment("主键ID");
  4376. entity.Property(e => e.AfterAmount)
  4377. .HasColumnName("after_amount")
  4378. .HasColumnType("decimal(18,2)")
  4379. .HasComment("变动后金额");
  4380. entity.Property(e => e.AfterTotalAmount)
  4381. .HasColumnName("after_total_amount")
  4382. .HasColumnType("decimal(18,2)")
  4383. .HasComment("变动后总收益");
  4384. entity.Property(e => e.Amount)
  4385. .HasColumnName("amount")
  4386. .HasColumnType("decimal(18,2)")
  4387. .HasComment("操作金额");
  4388. entity.Property(e => e.BeforeAmount)
  4389. .HasColumnName("before_amount")
  4390. .HasColumnType("decimal(18,2)")
  4391. .HasComment("变动前金额");
  4392. entity.Property(e => e.BeforeTotalAmount)
  4393. .HasColumnName("before_total_amount")
  4394. .HasColumnType("decimal(18,2)")
  4395. .HasComment("变动前总收益");
  4396. entity.Property(e => e.BrandId)
  4397. .HasColumnName("brand_id")
  4398. .HasComment("品牌ID");
  4399. entity.Property(e => e.CreateTime)
  4400. .HasColumnName("create_time")
  4401. .HasColumnType("datetime")
  4402. .HasComment("新增时间");
  4403. entity.Property(e => e.DelFlag)
  4404. .HasColumnName("del_flag")
  4405. .HasComment("删除标记,0未删除,1已删除");
  4406. entity.Property(e => e.Kind)
  4407. .HasColumnName("kind")
  4408. .HasColumnType("varchar(6)")
  4409. .HasComment("日志类型 add新增 sub减少")
  4410. .HasCharSet("utf8mb3")
  4411. .HasCollation("utf8mb3_general_ci");
  4412. entity.Property(e => e.Remark)
  4413. .HasColumnName("remark")
  4414. .HasColumnType("varchar(128)")
  4415. .HasComment("备注")
  4416. .HasCharSet("utf8mb3")
  4417. .HasCollation("utf8mb3_general_ci");
  4418. entity.Property(e => e.UpdateTime)
  4419. .HasColumnName("update_time")
  4420. .HasColumnType("datetime")
  4421. .HasComment("更新时间");
  4422. entity.Property(e => e.UserId)
  4423. .HasColumnName("user_id")
  4424. .HasComment("用户ID");
  4425. entity.Property(e => e.VariationCause)
  4426. .HasColumnName("variation_cause")
  4427. .HasColumnType("varchar(255)")
  4428. .HasComment("原因")
  4429. .HasCharSet("utf8mb3")
  4430. .HasCollation("utf8mb3_general_ci");
  4431. entity.Property(e => e.VariationType)
  4432. .HasColumnName("variation_type")
  4433. .HasComment("金额类型");
  4434. entity.Property(e => e.Version)
  4435. .HasColumnName("version")
  4436. .HasComment("版本");
  4437. });
  4438. modelBuilder.Entity<KxsUserAmountLog202410>(entity =>
  4439. {
  4440. entity.ToTable("kxs_user_amount_log_202410");
  4441. entity.HasComment("用户余额记录日志表");
  4442. entity.Property(e => e.Id)
  4443. .HasColumnName("id")
  4444. .HasComment("主键ID");
  4445. entity.Property(e => e.AfterAmount)
  4446. .HasColumnName("after_amount")
  4447. .HasColumnType("decimal(18,2)")
  4448. .HasComment("变动后金额");
  4449. entity.Property(e => e.AfterTotalAmount)
  4450. .HasColumnName("after_total_amount")
  4451. .HasColumnType("decimal(18,2)")
  4452. .HasComment("变动后总收益");
  4453. entity.Property(e => e.Amount)
  4454. .HasColumnName("amount")
  4455. .HasColumnType("decimal(18,2)")
  4456. .HasComment("操作金额");
  4457. entity.Property(e => e.BeforeAmount)
  4458. .HasColumnName("before_amount")
  4459. .HasColumnType("decimal(18,2)")
  4460. .HasComment("变动前金额");
  4461. entity.Property(e => e.BeforeTotalAmount)
  4462. .HasColumnName("before_total_amount")
  4463. .HasColumnType("decimal(18,2)")
  4464. .HasComment("变动前总收益");
  4465. entity.Property(e => e.BrandId)
  4466. .HasColumnName("brand_id")
  4467. .HasComment("品牌ID");
  4468. entity.Property(e => e.CreateTime)
  4469. .HasColumnName("create_time")
  4470. .HasColumnType("datetime")
  4471. .HasComment("新增时间");
  4472. entity.Property(e => e.DelFlag)
  4473. .HasColumnName("del_flag")
  4474. .HasComment("删除标记,0未删除,1已删除");
  4475. entity.Property(e => e.Kind)
  4476. .HasColumnName("kind")
  4477. .HasColumnType("varchar(6)")
  4478. .HasComment("日志类型 add新增 sub减少")
  4479. .HasCharSet("utf8mb3")
  4480. .HasCollation("utf8mb3_general_ci");
  4481. entity.Property(e => e.Remark)
  4482. .HasColumnName("remark")
  4483. .HasColumnType("varchar(128)")
  4484. .HasComment("备注")
  4485. .HasCharSet("utf8mb3")
  4486. .HasCollation("utf8mb3_general_ci");
  4487. entity.Property(e => e.UpdateTime)
  4488. .HasColumnName("update_time")
  4489. .HasColumnType("datetime")
  4490. .HasComment("更新时间");
  4491. entity.Property(e => e.UserId)
  4492. .HasColumnName("user_id")
  4493. .HasComment("用户ID");
  4494. entity.Property(e => e.VariationCause)
  4495. .HasColumnName("variation_cause")
  4496. .HasColumnType("varchar(255)")
  4497. .HasComment("原因")
  4498. .HasCharSet("utf8mb3")
  4499. .HasCollation("utf8mb3_general_ci");
  4500. entity.Property(e => e.VariationType)
  4501. .HasColumnName("variation_type")
  4502. .HasComment("金额类型");
  4503. entity.Property(e => e.Version)
  4504. .HasColumnName("version")
  4505. .HasComment("版本");
  4506. });
  4507. modelBuilder.Entity<KxsUserAmountLog202411>(entity =>
  4508. {
  4509. entity.ToTable("kxs_user_amount_log_202411");
  4510. entity.HasComment("用户余额记录日志表");
  4511. entity.Property(e => e.Id)
  4512. .HasColumnName("id")
  4513. .HasComment("主键ID");
  4514. entity.Property(e => e.AfterAmount)
  4515. .HasColumnName("after_amount")
  4516. .HasColumnType("decimal(18,2)")
  4517. .HasComment("变动后金额");
  4518. entity.Property(e => e.AfterTotalAmount)
  4519. .HasColumnName("after_total_amount")
  4520. .HasColumnType("decimal(18,2)")
  4521. .HasComment("变动后总收益");
  4522. entity.Property(e => e.Amount)
  4523. .HasColumnName("amount")
  4524. .HasColumnType("decimal(18,2)")
  4525. .HasComment("操作金额");
  4526. entity.Property(e => e.BeforeAmount)
  4527. .HasColumnName("before_amount")
  4528. .HasColumnType("decimal(18,2)")
  4529. .HasComment("变动前金额");
  4530. entity.Property(e => e.BeforeTotalAmount)
  4531. .HasColumnName("before_total_amount")
  4532. .HasColumnType("decimal(18,2)")
  4533. .HasComment("变动前总收益");
  4534. entity.Property(e => e.BrandId)
  4535. .HasColumnName("brand_id")
  4536. .HasComment("品牌ID");
  4537. entity.Property(e => e.CreateTime)
  4538. .HasColumnName("create_time")
  4539. .HasColumnType("datetime")
  4540. .HasComment("新增时间");
  4541. entity.Property(e => e.DelFlag)
  4542. .HasColumnName("del_flag")
  4543. .HasComment("删除标记,0未删除,1已删除");
  4544. entity.Property(e => e.Kind)
  4545. .HasColumnName("kind")
  4546. .HasColumnType("varchar(6)")
  4547. .HasComment("日志类型 add新增 sub减少")
  4548. .HasCharSet("utf8mb3")
  4549. .HasCollation("utf8mb3_general_ci");
  4550. entity.Property(e => e.Remark)
  4551. .HasColumnName("remark")
  4552. .HasColumnType("varchar(128)")
  4553. .HasComment("备注")
  4554. .HasCharSet("utf8mb3")
  4555. .HasCollation("utf8mb3_general_ci");
  4556. entity.Property(e => e.UpdateTime)
  4557. .HasColumnName("update_time")
  4558. .HasColumnType("datetime")
  4559. .HasComment("更新时间");
  4560. entity.Property(e => e.UserId)
  4561. .HasColumnName("user_id")
  4562. .HasComment("用户ID");
  4563. entity.Property(e => e.VariationCause)
  4564. .HasColumnName("variation_cause")
  4565. .HasColumnType("varchar(255)")
  4566. .HasComment("原因")
  4567. .HasCharSet("utf8mb3")
  4568. .HasCollation("utf8mb3_general_ci");
  4569. entity.Property(e => e.VariationType)
  4570. .HasColumnName("variation_type")
  4571. .HasComment("金额类型");
  4572. entity.Property(e => e.Version)
  4573. .HasColumnName("version")
  4574. .HasComment("版本");
  4575. });
  4576. modelBuilder.Entity<KxsUserAmountLog202412>(entity =>
  4577. {
  4578. entity.ToTable("kxs_user_amount_log_202412");
  4579. entity.HasComment("用户余额记录日志表");
  4580. entity.Property(e => e.Id)
  4581. .HasColumnName("id")
  4582. .HasComment("主键ID");
  4583. entity.Property(e => e.AfterAmount)
  4584. .HasColumnName("after_amount")
  4585. .HasColumnType("decimal(18,2)")
  4586. .HasComment("变动后金额");
  4587. entity.Property(e => e.AfterTotalAmount)
  4588. .HasColumnName("after_total_amount")
  4589. .HasColumnType("decimal(18,2)")
  4590. .HasComment("变动后总收益");
  4591. entity.Property(e => e.Amount)
  4592. .HasColumnName("amount")
  4593. .HasColumnType("decimal(18,2)")
  4594. .HasComment("操作金额");
  4595. entity.Property(e => e.BeforeAmount)
  4596. .HasColumnName("before_amount")
  4597. .HasColumnType("decimal(18,2)")
  4598. .HasComment("变动前金额");
  4599. entity.Property(e => e.BeforeTotalAmount)
  4600. .HasColumnName("before_total_amount")
  4601. .HasColumnType("decimal(18,2)")
  4602. .HasComment("变动前总收益");
  4603. entity.Property(e => e.BrandId)
  4604. .HasColumnName("brand_id")
  4605. .HasComment("品牌ID");
  4606. entity.Property(e => e.CreateTime)
  4607. .HasColumnName("create_time")
  4608. .HasColumnType("datetime")
  4609. .HasComment("新增时间");
  4610. entity.Property(e => e.DelFlag)
  4611. .HasColumnName("del_flag")
  4612. .HasComment("删除标记,0未删除,1已删除");
  4613. entity.Property(e => e.Kind)
  4614. .HasColumnName("kind")
  4615. .HasColumnType("varchar(6)")
  4616. .HasComment("日志类型 add新增 sub减少")
  4617. .HasCharSet("utf8mb3")
  4618. .HasCollation("utf8mb3_general_ci");
  4619. entity.Property(e => e.Remark)
  4620. .HasColumnName("remark")
  4621. .HasColumnType("varchar(128)")
  4622. .HasComment("备注")
  4623. .HasCharSet("utf8mb3")
  4624. .HasCollation("utf8mb3_general_ci");
  4625. entity.Property(e => e.UpdateTime)
  4626. .HasColumnName("update_time")
  4627. .HasColumnType("datetime")
  4628. .HasComment("更新时间");
  4629. entity.Property(e => e.UserId)
  4630. .HasColumnName("user_id")
  4631. .HasComment("用户ID");
  4632. entity.Property(e => e.VariationCause)
  4633. .HasColumnName("variation_cause")
  4634. .HasColumnType("varchar(255)")
  4635. .HasComment("原因")
  4636. .HasCharSet("utf8mb3")
  4637. .HasCollation("utf8mb3_general_ci");
  4638. entity.Property(e => e.VariationType)
  4639. .HasColumnName("variation_type")
  4640. .HasComment("金额类型");
  4641. entity.Property(e => e.Version)
  4642. .HasColumnName("version")
  4643. .HasComment("版本");
  4644. });
  4645. modelBuilder.Entity<KxsUserAmountLog202501>(entity =>
  4646. {
  4647. entity.ToTable("kxs_user_amount_log_202501");
  4648. entity.HasComment("用户余额记录日志表");
  4649. entity.Property(e => e.Id)
  4650. .HasColumnName("id")
  4651. .HasComment("主键ID");
  4652. entity.Property(e => e.AfterAmount)
  4653. .HasColumnName("after_amount")
  4654. .HasColumnType("decimal(18,2)")
  4655. .HasComment("变动后金额");
  4656. entity.Property(e => e.AfterTotalAmount)
  4657. .HasColumnName("after_total_amount")
  4658. .HasColumnType("decimal(18,2)")
  4659. .HasComment("变动后总收益");
  4660. entity.Property(e => e.Amount)
  4661. .HasColumnName("amount")
  4662. .HasColumnType("decimal(18,2)")
  4663. .HasComment("操作金额");
  4664. entity.Property(e => e.BeforeAmount)
  4665. .HasColumnName("before_amount")
  4666. .HasColumnType("decimal(18,2)")
  4667. .HasComment("变动前金额");
  4668. entity.Property(e => e.BeforeTotalAmount)
  4669. .HasColumnName("before_total_amount")
  4670. .HasColumnType("decimal(18,2)")
  4671. .HasComment("变动前总收益");
  4672. entity.Property(e => e.BrandId)
  4673. .HasColumnName("brand_id")
  4674. .HasComment("品牌ID");
  4675. entity.Property(e => e.CreateTime)
  4676. .HasColumnName("create_time")
  4677. .HasColumnType("datetime")
  4678. .HasComment("新增时间");
  4679. entity.Property(e => e.DelFlag)
  4680. .HasColumnName("del_flag")
  4681. .HasComment("删除标记,0未删除,1已删除");
  4682. entity.Property(e => e.Kind)
  4683. .HasColumnName("kind")
  4684. .HasColumnType("varchar(6)")
  4685. .HasComment("日志类型 add新增 sub减少")
  4686. .HasCharSet("utf8mb3")
  4687. .HasCollation("utf8mb3_general_ci");
  4688. entity.Property(e => e.Remark)
  4689. .HasColumnName("remark")
  4690. .HasColumnType("varchar(128)")
  4691. .HasComment("备注")
  4692. .HasCharSet("utf8mb3")
  4693. .HasCollation("utf8mb3_general_ci");
  4694. entity.Property(e => e.UpdateTime)
  4695. .HasColumnName("update_time")
  4696. .HasColumnType("datetime")
  4697. .HasComment("更新时间");
  4698. entity.Property(e => e.UserId)
  4699. .HasColumnName("user_id")
  4700. .HasComment("用户ID");
  4701. entity.Property(e => e.VariationCause)
  4702. .HasColumnName("variation_cause")
  4703. .HasColumnType("varchar(255)")
  4704. .HasComment("原因")
  4705. .HasCharSet("utf8mb3")
  4706. .HasCollation("utf8mb3_general_ci");
  4707. entity.Property(e => e.VariationType)
  4708. .HasColumnName("variation_type")
  4709. .HasComment("金额类型");
  4710. entity.Property(e => e.Version)
  4711. .HasColumnName("version")
  4712. .HasComment("版本");
  4713. });
  4714. modelBuilder.Entity<KxsUserAward>(entity =>
  4715. {
  4716. entity.ToTable("kxs_user_award");
  4717. entity.HasComment("创客奖励记录信息");
  4718. entity.Property(e => e.Id)
  4719. .HasColumnName("id")
  4720. .HasComment("ID");
  4721. entity.Property(e => e.Amount)
  4722. .HasColumnName("amount")
  4723. .HasColumnType("decimal(18,2)")
  4724. .HasComment("奖励金额");
  4725. entity.Property(e => e.AwardNo)
  4726. .HasColumnName("award_no")
  4727. .HasColumnType("varchar(50)")
  4728. .HasComment("奖励单号")
  4729. .HasCharSet("utf8mb3")
  4730. .HasCollation("utf8mb3_general_ci");
  4731. entity.Property(e => e.BatchNo)
  4732. .HasColumnName("batch_no")
  4733. .HasColumnType("varchar(32)")
  4734. .HasComment("批次号")
  4735. .HasCharSet("utf8mb3")
  4736. .HasCollation("utf8mb3_general_ci");
  4737. entity.Property(e => e.CreateBy)
  4738. .HasColumnName("create_by")
  4739. .HasColumnType("varchar(50)")
  4740. .HasComment("创建人")
  4741. .HasCharSet("utf8mb3")
  4742. .HasCollation("utf8mb3_general_ci");
  4743. entity.Property(e => e.CreateTime)
  4744. .HasColumnName("create_time")
  4745. .HasColumnType("datetime")
  4746. .HasComment("创建时间");
  4747. entity.Property(e => e.DelFlag)
  4748. .HasColumnName("del_flag")
  4749. .HasComment("删除标记");
  4750. entity.Property(e => e.GrantStatus)
  4751. .HasColumnName("grant_status")
  4752. .HasComment("发放状态(0:初始、1:成功、2:失败)");
  4753. entity.Property(e => e.Remark)
  4754. .HasColumnName("remark")
  4755. .HasColumnType("varchar(100)")
  4756. .HasComment("备注")
  4757. .HasCharSet("utf8mb3")
  4758. .HasCollation("utf8mb3_general_ci");
  4759. entity.Property(e => e.SyncStatus)
  4760. .HasColumnName("sync_status")
  4761. .HasComment("同步状态(0:未同步,1:同步)");
  4762. entity.Property(e => e.UpdateBy)
  4763. .HasColumnName("update_by")
  4764. .HasColumnType("varchar(50)")
  4765. .HasComment("更新人")
  4766. .HasCharSet("utf8mb3")
  4767. .HasCollation("utf8mb3_general_ci");
  4768. entity.Property(e => e.UpdateTime)
  4769. .HasColumnName("update_time")
  4770. .HasColumnType("datetime")
  4771. .HasComment("更新时间");
  4772. entity.Property(e => e.UserId)
  4773. .HasColumnName("user_id")
  4774. .HasComment("用户id");
  4775. entity.Property(e => e.VariationType)
  4776. .HasColumnName("variation_type")
  4777. .HasComment("奖励类型");
  4778. entity.Property(e => e.Version)
  4779. .HasColumnName("version")
  4780. .HasComment("版本号");
  4781. });
  4782. modelBuilder.Entity<KxsUserBank>(entity =>
  4783. {
  4784. entity.ToTable("kxs_user_bank");
  4785. entity.HasComment("用户银行卡表");
  4786. entity.Property(e => e.Id)
  4787. .HasColumnName("id")
  4788. .HasComment("主键ID");
  4789. entity.Property(e => e.BankCardName)
  4790. .HasColumnName("bank_card_name")
  4791. .HasColumnType("varchar(64)")
  4792. .HasComment("银行卡户名")
  4793. .HasCharSet("utf8mb3")
  4794. .HasCollation("utf8mb3_general_ci");
  4795. entity.Property(e => e.BankCode)
  4796. .HasColumnName("bank_code")
  4797. .HasColumnType("varchar(32)")
  4798. .HasComment("银行卡号")
  4799. .HasCharSet("utf8mb3")
  4800. .HasCollation("utf8mb3_general_ci");
  4801. entity.Property(e => e.BankName)
  4802. .HasColumnName("bank_name")
  4803. .HasColumnType("varchar(64)")
  4804. .HasComment("银行名称")
  4805. .HasCharSet("utf8mb3")
  4806. .HasCollation("utf8mb3_general_ci");
  4807. entity.Property(e => e.BankOpen)
  4808. .HasColumnName("bank_open")
  4809. .HasColumnType("varchar(128)")
  4810. .HasComment("开户行")
  4811. .HasCharSet("utf8mb3")
  4812. .HasCollation("utf8mb3_general_ci");
  4813. entity.Property(e => e.BankPhone)
  4814. .HasColumnName("bank_phone")
  4815. .HasColumnType("varchar(18)")
  4816. .HasComment("预留手机号")
  4817. .HasCharSet("utf8mb3")
  4818. .HasCollation("utf8mb3_general_ci");
  4819. entity.Property(e => e.BankPic)
  4820. .HasColumnName("bank_pic")
  4821. .HasColumnType("varchar(255)")
  4822. .HasComment("银行卡照片")
  4823. .HasCharSet("utf8mb3")
  4824. .HasCollation("utf8mb3_general_ci");
  4825. entity.Property(e => e.CreateTime)
  4826. .HasColumnName("create_time")
  4827. .HasColumnType("datetime")
  4828. .HasComment("新增时间");
  4829. entity.Property(e => e.DelFlag)
  4830. .HasColumnName("del_flag")
  4831. .HasComment("删除标记,0未删除,1已删除");
  4832. entity.Property(e => e.UpdateTime)
  4833. .HasColumnName("update_time")
  4834. .HasColumnType("datetime")
  4835. .HasComment("更新时间");
  4836. entity.Property(e => e.UserId)
  4837. .HasColumnName("user_id")
  4838. .HasComment("用户ID");
  4839. entity.Property(e => e.Version)
  4840. .HasColumnName("version")
  4841. .HasComment("版本");
  4842. });
  4843. modelBuilder.Entity<KxsUserByStage>(entity =>
  4844. {
  4845. entity.ToTable("kxs_user_by_stage");
  4846. entity.HasComment("用户分期表");
  4847. entity.Property(e => e.Id)
  4848. .HasColumnName("id")
  4849. .HasComment("主键ID");
  4850. entity.Property(e => e.CreateBy)
  4851. .HasColumnName("create_by")
  4852. .HasColumnType("varchar(32)")
  4853. .HasComment("操作人")
  4854. .HasCharSet("utf8mb3")
  4855. .HasCollation("utf8mb3_general_ci");
  4856. entity.Property(e => e.CreateTime)
  4857. .HasColumnName("create_time")
  4858. .HasColumnType("datetime")
  4859. .HasComment("新增时间");
  4860. entity.Property(e => e.DeductAmount)
  4861. .HasColumnName("deduct_amount")
  4862. .HasColumnType("decimal(18,2)")
  4863. .HasComment("已扣除金额");
  4864. entity.Property(e => e.DeductStartTime)
  4865. .HasColumnName("deduct_start_time")
  4866. .HasColumnType("datetime")
  4867. .HasComment("扣款开始时间");
  4868. entity.Property(e => e.DelFlag)
  4869. .HasColumnName("del_flag")
  4870. .HasComment("删除标记,0未删除,1已删除");
  4871. entity.Property(e => e.Number)
  4872. .HasColumnName("number")
  4873. .HasComment("期数");
  4874. entity.Property(e => e.Remark)
  4875. .HasColumnName("remark")
  4876. .HasColumnType("varchar(255)")
  4877. .HasComment("备注")
  4878. .HasCharSet("utf8mb3")
  4879. .HasCollation("utf8mb3_general_ci");
  4880. entity.Property(e => e.StageAmount)
  4881. .HasColumnName("stage_amount")
  4882. .HasColumnType("decimal(18,2)")
  4883. .HasComment("分期金额");
  4884. entity.Property(e => e.StageSn)
  4885. .HasColumnName("stage_sn")
  4886. .HasColumnType("varchar(64)")
  4887. .HasComment("分期单号")
  4888. .HasCharSet("utf8mb3")
  4889. .HasCollation("utf8mb3_general_ci");
  4890. entity.Property(e => e.Status)
  4891. .HasColumnName("status")
  4892. .HasComment("状态 0待扣款 1扣款中 2已扣款");
  4893. entity.Property(e => e.UpdateTime)
  4894. .HasColumnName("update_time")
  4895. .HasColumnType("datetime")
  4896. .HasComment("更新时间");
  4897. entity.Property(e => e.UserId)
  4898. .HasColumnName("user_id")
  4899. .HasComment("用户ID");
  4900. entity.Property(e => e.Version)
  4901. .HasColumnName("version")
  4902. .HasComment("版本");
  4903. });
  4904. modelBuilder.Entity<KxsUserByStageLog>(entity =>
  4905. {
  4906. entity.ToTable("kxs_user_by_stage_log");
  4907. entity.HasComment("用户分期记录表");
  4908. entity.Property(e => e.Id)
  4909. .HasColumnName("id")
  4910. .HasComment("主键ID");
  4911. entity.Property(e => e.Amount)
  4912. .HasColumnName("amount")
  4913. .HasColumnType("decimal(18,2)")
  4914. .HasComment("本期扣除金额");
  4915. entity.Property(e => e.CreateBy)
  4916. .HasColumnName("create_by")
  4917. .HasColumnType("varchar(32)")
  4918. .HasComment("操作人")
  4919. .HasCharSet("utf8mb3")
  4920. .HasCollation("utf8mb3_general_ci");
  4921. entity.Property(e => e.CreateTime)
  4922. .HasColumnName("create_time")
  4923. .HasColumnType("datetime")
  4924. .HasComment("新增时间");
  4925. entity.Property(e => e.DeductTime)
  4926. .HasColumnName("deduct_time")
  4927. .HasColumnType("datetime")
  4928. .HasComment("扣款时间");
  4929. entity.Property(e => e.DelFlag)
  4930. .HasColumnName("del_flag")
  4931. .HasComment("删除标记,0未删除,1已删除");
  4932. entity.Property(e => e.Remark)
  4933. .HasColumnName("remark")
  4934. .HasColumnType("varchar(255)")
  4935. .HasComment("备注")
  4936. .HasCharSet("utf8mb3")
  4937. .HasCollation("utf8mb3_general_ci");
  4938. entity.Property(e => e.StageId)
  4939. .HasColumnName("stage_id")
  4940. .HasComment("分期ID");
  4941. entity.Property(e => e.Status)
  4942. .HasColumnName("status")
  4943. .HasComment("状态 0待扣款 1扣款中 2已扣款 3扣款失败");
  4944. entity.Property(e => e.ThisNumber)
  4945. .HasColumnName("this_number")
  4946. .HasComment("当前期数");
  4947. entity.Property(e => e.UpdateTime)
  4948. .HasColumnName("update_time")
  4949. .HasColumnType("datetime")
  4950. .HasComment("更新时间");
  4951. entity.Property(e => e.Version)
  4952. .HasColumnName("version")
  4953. .HasComment("版本");
  4954. });
  4955. modelBuilder.Entity<KxsUserEquity>(entity =>
  4956. {
  4957. entity.ToTable("kxs_user_equity");
  4958. entity.HasComment("创客权益表");
  4959. entity.Property(e => e.Id)
  4960. .HasColumnName("id")
  4961. .HasComment("主键ID");
  4962. entity.Property(e => e.CreateTime)
  4963. .HasColumnName("create_time")
  4964. .HasColumnType("datetime")
  4965. .HasComment("新增时间");
  4966. entity.Property(e => e.DelFlag)
  4967. .HasColumnName("del_flag")
  4968. .HasComment("删除标记,0未删除,1已删除");
  4969. entity.Property(e => e.EquityType)
  4970. .HasColumnName("equity_type")
  4971. .HasComment("特权类型 0基础 1小盟主 2大盟主 3合伙人");
  4972. entity.Property(e => e.IconUrl)
  4973. .HasColumnName("icon_url")
  4974. .HasColumnType("varchar(255)")
  4975. .HasComment("图标地址")
  4976. .HasCharSet("utf8mb3")
  4977. .HasCollation("utf8mb3_general_ci");
  4978. entity.Property(e => e.IsHide)
  4979. .HasColumnName("is_hide")
  4980. .HasComment("是否隐藏 0正常 1隐藏");
  4981. entity.Property(e => e.Name)
  4982. .HasColumnName("name")
  4983. .HasColumnType("varchar(32)")
  4984. .HasComment("特权名称")
  4985. .HasCharSet("utf8mb3")
  4986. .HasCollation("utf8mb3_general_ci");
  4987. entity.Property(e => e.Sort)
  4988. .HasColumnName("sort")
  4989. .HasDefaultValueSql("'50'")
  4990. .HasComment("排序");
  4991. entity.Property(e => e.UpdateTime)
  4992. .HasColumnName("update_time")
  4993. .HasColumnType("datetime")
  4994. .HasComment("更新时间");
  4995. entity.Property(e => e.Version)
  4996. .HasColumnName("version")
  4997. .HasComment("版本");
  4998. });
  4999. modelBuilder.Entity<KxsUserLevelLog>(entity =>
  5000. {
  5001. entity.ToTable("kxs_user_level_log");
  5002. entity.HasComment("用户预设职级日志表");
  5003. entity.Property(e => e.Id)
  5004. .HasColumnName("id")
  5005. .HasComment("主键ID");
  5006. entity.Property(e => e.CreateBy)
  5007. .HasColumnName("create_by")
  5008. .HasColumnType("varchar(32)")
  5009. .HasComment("创建人")
  5010. .HasCharSet("utf8mb3")
  5011. .HasCollation("utf8mb3_general_ci");
  5012. entity.Property(e => e.CreateById)
  5013. .HasColumnName("create_by_id")
  5014. .HasComment("设置人");
  5015. entity.Property(e => e.CreateTime)
  5016. .HasColumnName("create_time")
  5017. .HasColumnType("datetime")
  5018. .HasComment("新增时间");
  5019. entity.Property(e => e.DelFlag)
  5020. .HasColumnName("del_flag")
  5021. .HasComment("删除标记,0未删除,1已删除");
  5022. entity.Property(e => e.EndTime)
  5023. .HasColumnName("end_time")
  5024. .HasColumnType("datetime")
  5025. .HasComment("结束时间");
  5026. entity.Property(e => e.PresetLevel)
  5027. .HasColumnName("preset_level")
  5028. .HasComment("预设等级");
  5029. entity.Property(e => e.Remark)
  5030. .HasColumnName("remark")
  5031. .HasColumnType("varchar(255)")
  5032. .HasComment("备注")
  5033. .HasCharSet("utf8mb3")
  5034. .HasCollation("utf8mb3_general_ci");
  5035. entity.Property(e => e.StartTime)
  5036. .HasColumnName("start_time")
  5037. .HasColumnType("datetime")
  5038. .HasComment("开始时间");
  5039. entity.Property(e => e.UpdateTime)
  5040. .HasColumnName("update_time")
  5041. .HasColumnType("datetime")
  5042. .HasComment("更新时间");
  5043. entity.Property(e => e.UserId)
  5044. .HasColumnName("user_id")
  5045. .HasComment("用户ID");
  5046. entity.Property(e => e.Version)
  5047. .HasColumnName("version")
  5048. .HasComment("版本");
  5049. });
  5050. modelBuilder.Entity<KxsUserPresetBefore>(entity =>
  5051. {
  5052. entity.ToTable("kxs_user_preset_before");
  5053. entity.HasComment("用户存量预设职级表");
  5054. entity.Property(e => e.Id)
  5055. .HasColumnName("id")
  5056. .HasComment("主键ID");
  5057. entity.Property(e => e.CreateById)
  5058. .HasColumnName("create_by_id")
  5059. .HasComment("设置人");
  5060. entity.Property(e => e.CreateTime)
  5061. .HasColumnName("create_time")
  5062. .HasColumnType("datetime")
  5063. .HasComment("新增时间");
  5064. entity.Property(e => e.DelFlag)
  5065. .HasColumnName("del_flag")
  5066. .HasComment("删除标记,0未删除,1已删除");
  5067. entity.Property(e => e.EndTime)
  5068. .HasColumnName("end_time")
  5069. .HasColumnType("datetime")
  5070. .HasComment("结束时间");
  5071. entity.Property(e => e.PresetLevel)
  5072. .HasColumnName("preset_level")
  5073. .HasComment("预设等级");
  5074. entity.Property(e => e.StartTime)
  5075. .HasColumnName("start_time")
  5076. .HasColumnType("datetime")
  5077. .HasComment("开始时间");
  5078. entity.Property(e => e.UpdateTime)
  5079. .HasColumnName("update_time")
  5080. .HasColumnType("datetime")
  5081. .HasComment("更新时间");
  5082. entity.Property(e => e.UserId)
  5083. .HasColumnName("user_id")
  5084. .HasComment("用户ID");
  5085. entity.Property(e => e.Version)
  5086. .HasColumnName("version")
  5087. .HasComment("版本");
  5088. });
  5089. modelBuilder.Entity<KxsUserPresetLog>(entity =>
  5090. {
  5091. entity.ToTable("kxs_user_preset_log");
  5092. entity.HasComment("用户预设职级表");
  5093. entity.Property(e => e.Id)
  5094. .HasColumnName("id")
  5095. .HasComment("主键ID");
  5096. entity.Property(e => e.CreateById)
  5097. .HasColumnName("create_by_id")
  5098. .HasComment("设置人");
  5099. entity.Property(e => e.CreateTime)
  5100. .HasColumnName("create_time")
  5101. .HasColumnType("datetime")
  5102. .HasComment("新增时间");
  5103. entity.Property(e => e.DelFlag)
  5104. .HasColumnName("del_flag")
  5105. .HasComment("删除标记,0未删除,1已删除");
  5106. entity.Property(e => e.EndTime)
  5107. .HasColumnName("end_time")
  5108. .HasColumnType("datetime")
  5109. .HasComment("结束时间");
  5110. entity.Property(e => e.PresetLevel)
  5111. .HasColumnName("preset_level")
  5112. .HasComment("预设等级");
  5113. entity.Property(e => e.StartTime)
  5114. .HasColumnName("start_time")
  5115. .HasColumnType("datetime")
  5116. .HasComment("开始时间");
  5117. entity.Property(e => e.UpdateTime)
  5118. .HasColumnName("update_time")
  5119. .HasColumnType("datetime")
  5120. .HasComment("更新时间");
  5121. entity.Property(e => e.UserId)
  5122. .HasColumnName("user_id")
  5123. .HasComment("用户ID");
  5124. entity.Property(e => e.Version)
  5125. .HasColumnName("version")
  5126. .HasComment("版本");
  5127. });
  5128. modelBuilder.Entity<KxsUserProfit>(entity =>
  5129. {
  5130. entity.ToTable("kxs_user_profit");
  5131. entity.HasComment("用户分润表pos");
  5132. entity.HasIndex(e => e.IsTeam)
  5133. .HasName("is_team");
  5134. entity.HasIndex(e => e.ProfitMonth)
  5135. .HasName("month");
  5136. entity.HasIndex(e => e.UserId)
  5137. .HasName("user_id");
  5138. entity.Property(e => e.Id)
  5139. .HasColumnName("id")
  5140. .HasComment("主键ID");
  5141. entity.Property(e => e.BrandId)
  5142. .HasColumnName("brand_id")
  5143. .HasComment("品牌ID");
  5144. entity.Property(e => e.BrandName)
  5145. .HasColumnName("brand_name")
  5146. .HasColumnType("varchar(32)")
  5147. .HasComment("品牌名称")
  5148. .HasCharSet("utf8mb3")
  5149. .HasCollation("utf8mb3_general_ci");
  5150. entity.Property(e => e.CreateTime)
  5151. .HasColumnName("create_time")
  5152. .HasColumnType("datetime")
  5153. .HasComment("新增时间");
  5154. entity.Property(e => e.DelFlag)
  5155. .HasColumnName("del_flag")
  5156. .HasColumnType("varchar(1)")
  5157. .HasDefaultValueSql("'0'")
  5158. .HasComment("删除标记,0未删除,1已删除")
  5159. .HasCharSet("utf8mb3")
  5160. .HasCollation("utf8mb3_general_ci");
  5161. entity.Property(e => e.IsTeam)
  5162. .HasColumnName("is_team")
  5163. .HasComment("分润来源 0 直营 1团队");
  5164. entity.Property(e => e.ProfitAmt)
  5165. .HasColumnName("profit_amt")
  5166. .HasColumnType("decimal(18,2)")
  5167. .HasComment("分润金额");
  5168. entity.Property(e => e.ProfitMonth)
  5169. .HasColumnName("profit_month")
  5170. .HasComment("分润月");
  5171. entity.Property(e => e.Remark)
  5172. .HasColumnName("remark")
  5173. .HasColumnType("varchar(255)")
  5174. .HasComment("备注")
  5175. .HasCharSet("utf8mb3")
  5176. .HasCollation("utf8mb3_general_ci");
  5177. entity.Property(e => e.Status)
  5178. .HasColumnName("status")
  5179. .HasComment("状态 0待入账 1已入账");
  5180. entity.Property(e => e.TradeType)
  5181. .HasColumnName("trade_type")
  5182. .HasComment("交易类型 0新增 1存量");
  5183. entity.Property(e => e.UpdateTime)
  5184. .HasColumnName("update_time")
  5185. .HasColumnType("datetime")
  5186. .HasComment("更新时间");
  5187. entity.Property(e => e.UserId)
  5188. .HasColumnName("user_id")
  5189. .HasComment("用户ID");
  5190. entity.Property(e => e.Version)
  5191. .HasColumnName("version")
  5192. .HasComment("版本");
  5193. });
  5194. modelBuilder.Entity<KxsUserProfitLkb>(entity =>
  5195. {
  5196. entity.ToTable("kxs_user_profit_lkb");
  5197. entity.HasComment("用户分润表来客吧");
  5198. entity.HasIndex(e => new { e.ProfitMonth, e.Status, e.UserId })
  5199. .HasName("query");
  5200. entity.Property(e => e.Id)
  5201. .HasColumnName("id")
  5202. .HasComment("主键ID");
  5203. entity.Property(e => e.CreateTime)
  5204. .HasColumnName("create_time")
  5205. .HasColumnType("datetime")
  5206. .HasComment("新增时间");
  5207. entity.Property(e => e.DelFlag)
  5208. .HasColumnName("del_flag")
  5209. .HasColumnType("varchar(1)")
  5210. .HasDefaultValueSql("'0'")
  5211. .HasComment("删除标记,0未删除,1已删除")
  5212. .HasCharSet("utf8mb3")
  5213. .HasCollation("utf8mb3_general_ci");
  5214. entity.Property(e => e.IsTeam)
  5215. .HasColumnName("is_team")
  5216. .HasComment("分润来源 0 直营 1团队");
  5217. entity.Property(e => e.ProfitAmt)
  5218. .HasColumnName("profit_amt")
  5219. .HasColumnType("decimal(18,2)")
  5220. .HasComment("分润金额");
  5221. entity.Property(e => e.ProfitMonth)
  5222. .HasColumnName("profit_month")
  5223. .HasComment("分润月");
  5224. entity.Property(e => e.Remark)
  5225. .HasColumnName("remark")
  5226. .HasColumnType("varchar(255)")
  5227. .HasComment("备注")
  5228. .HasCharSet("utf8mb3")
  5229. .HasCollation("utf8mb3_general_ci");
  5230. entity.Property(e => e.Status)
  5231. .HasColumnName("status")
  5232. .HasComment("状态 0待入账 1已入账");
  5233. entity.Property(e => e.TradeType)
  5234. .HasColumnName("trade_type")
  5235. .HasComment("交易类型 0直联 1银联");
  5236. entity.Property(e => e.UpdateTime)
  5237. .HasColumnName("update_time")
  5238. .HasColumnType("datetime")
  5239. .HasComment("更新时间");
  5240. entity.Property(e => e.UserId)
  5241. .HasColumnName("user_id")
  5242. .HasComment("用户ID");
  5243. entity.Property(e => e.Version)
  5244. .HasColumnName("version")
  5245. .HasComment("版本");
  5246. });
  5247. modelBuilder.Entity<KxsUserProfitZlb>(entity =>
  5248. {
  5249. entity.ToTable("kxs_user_profit_zlb");
  5250. entity.HasComment("用户分润表助力宝");
  5251. entity.HasIndex(e => new { e.ProfitMonth, e.Status, e.UserId })
  5252. .HasName("query");
  5253. entity.Property(e => e.Id)
  5254. .HasColumnName("id")
  5255. .HasComment("主键ID");
  5256. entity.Property(e => e.CreateTime)
  5257. .HasColumnName("create_time")
  5258. .HasColumnType("datetime")
  5259. .HasComment("新增时间");
  5260. entity.Property(e => e.DelFlag)
  5261. .HasColumnName("del_flag")
  5262. .HasColumnType("varchar(1)")
  5263. .HasDefaultValueSql("'0'")
  5264. .HasComment("删除标记,0未删除,1已删除")
  5265. .HasCharSet("utf8mb3")
  5266. .HasCollation("utf8mb3_general_ci");
  5267. entity.Property(e => e.IsTeam)
  5268. .HasColumnName("is_team")
  5269. .HasComment("分润来源 0 直营 1团队");
  5270. entity.Property(e => e.ProfitAmt)
  5271. .HasColumnName("profit_amt")
  5272. .HasColumnType("decimal(18,2)")
  5273. .HasComment("分润金额");
  5274. entity.Property(e => e.ProfitMonth)
  5275. .HasColumnName("profit_month")
  5276. .HasComment("分润月");
  5277. entity.Property(e => e.Remark)
  5278. .HasColumnName("remark")
  5279. .HasColumnType("varchar(255)")
  5280. .HasComment("备注")
  5281. .HasCharSet("utf8mb3")
  5282. .HasCollation("utf8mb3_general_ci");
  5283. entity.Property(e => e.Status)
  5284. .HasColumnName("status")
  5285. .HasComment("状态 0待入账 1已入账");
  5286. entity.Property(e => e.TradeAmt)
  5287. .HasColumnName("trade_amt")
  5288. .HasColumnType("decimal(18,2)")
  5289. .HasComment("交易额");
  5290. entity.Property(e => e.UpdateTime)
  5291. .HasColumnName("update_time")
  5292. .HasColumnType("datetime")
  5293. .HasComment("更新时间");
  5294. entity.Property(e => e.UserId)
  5295. .HasColumnName("user_id")
  5296. .HasComment("用户ID");
  5297. entity.Property(e => e.Version)
  5298. .HasColumnName("version")
  5299. .HasComment("版本");
  5300. });
  5301. modelBuilder.Entity<KxsUserReReal>(entity =>
  5302. {
  5303. entity.ToTable("kxs_user_re_real");
  5304. entity.HasComment("创客重新实名开放表");
  5305. entity.Property(e => e.Id)
  5306. .HasColumnName("id")
  5307. .HasComment("主键ID");
  5308. entity.Property(e => e.CreateBy)
  5309. .HasColumnName("create_by")
  5310. .HasColumnType("varchar(64)")
  5311. .HasComment("操作人")
  5312. .HasCharSet("utf8mb3")
  5313. .HasCollation("utf8mb3_general_ci");
  5314. entity.Property(e => e.CreateTime)
  5315. .HasColumnName("create_time")
  5316. .HasColumnType("datetime")
  5317. .HasComment("新增时间");
  5318. entity.Property(e => e.DelFlag)
  5319. .HasColumnName("del_flag")
  5320. .HasColumnType("varchar(1)")
  5321. .HasDefaultValueSql("'0'")
  5322. .HasComment("删除标记,0未删除,1已删除")
  5323. .HasCharSet("utf8mb3")
  5324. .HasCollation("utf8mb3_general_ci");
  5325. entity.Property(e => e.Remark)
  5326. .HasColumnName("remark")
  5327. .HasColumnType("varchar(255)")
  5328. .HasComment("备注")
  5329. .HasCharSet("utf8mb3")
  5330. .HasCollation("utf8mb3_general_ci");
  5331. entity.Property(e => e.UpdateTime)
  5332. .HasColumnName("update_time")
  5333. .HasColumnType("datetime")
  5334. .HasComment("更新时间");
  5335. entity.Property(e => e.UserCode)
  5336. .HasColumnName("user_code")
  5337. .HasColumnType("varchar(12)")
  5338. .HasComment("创客编号")
  5339. .HasCharSet("utf8mb3")
  5340. .HasCollation("utf8mb3_general_ci");
  5341. entity.Property(e => e.UserId)
  5342. .HasColumnName("user_id")
  5343. .HasComment("创客ID");
  5344. entity.Property(e => e.Username)
  5345. .HasColumnName("username")
  5346. .HasColumnType("varchar(32)")
  5347. .HasComment("创客姓名")
  5348. .HasCharSet("utf8mb3")
  5349. .HasCollation("utf8mb3_general_ci");
  5350. entity.Property(e => e.Version)
  5351. .HasColumnName("version")
  5352. .HasComment("版本");
  5353. });
  5354. modelBuilder.Entity<KxsUserReal>(entity =>
  5355. {
  5356. entity.ToTable("kxs_user_real");
  5357. entity.HasComment("用户实名信息表");
  5358. entity.HasIndex(e => e.UserId)
  5359. .HasName("query");
  5360. entity.Property(e => e.Id)
  5361. .HasColumnName("id")
  5362. .HasComment("主键ID");
  5363. entity.Property(e => e.CreateTime)
  5364. .HasColumnName("create_time")
  5365. .HasColumnType("datetime")
  5366. .HasComment("新增时间");
  5367. entity.Property(e => e.DelFlag)
  5368. .HasColumnName("del_flag")
  5369. .HasComment("删除标记,0未删除,1已删除");
  5370. entity.Property(e => e.IdCard)
  5371. .HasColumnName("id_card")
  5372. .HasColumnType("varchar(32)")
  5373. .HasComment("身份证号")
  5374. .HasCharSet("utf8mb3")
  5375. .HasCollation("utf8mb3_general_ci");
  5376. entity.Property(e => e.IdCardFront)
  5377. .HasColumnName("id_card_front")
  5378. .HasColumnType("varchar(255)")
  5379. .HasComment("身份证人像正面")
  5380. .HasCharSet("utf8mb3")
  5381. .HasCollation("utf8mb3_general_ci");
  5382. entity.Property(e => e.IdCardHand)
  5383. .HasColumnName("id_card_hand")
  5384. .HasColumnType("varchar(255)")
  5385. .HasComment("手持身份证照片")
  5386. .HasCharSet("utf8mb3")
  5387. .HasCollation("utf8mb3_general_ci");
  5388. entity.Property(e => e.IdCardRear)
  5389. .HasColumnName("id_card_rear")
  5390. .HasColumnType("varchar(255)")
  5391. .HasComment("身份证国徽背面")
  5392. .HasCharSet("utf8mb3")
  5393. .HasCollation("utf8mb3_general_ci");
  5394. entity.Property(e => e.RealName)
  5395. .HasColumnName("real_name")
  5396. .HasColumnType("varchar(32)")
  5397. .HasComment("实名")
  5398. .HasCharSet("utf8mb3")
  5399. .HasCollation("utf8mb3_general_ci");
  5400. entity.Property(e => e.UpdateTime)
  5401. .HasColumnName("update_time")
  5402. .HasColumnType("datetime")
  5403. .HasComment("更新时间");
  5404. entity.Property(e => e.UserId)
  5405. .HasColumnName("user_id")
  5406. .HasComment("用户ID");
  5407. entity.Property(e => e.Version)
  5408. .HasColumnName("version")
  5409. .HasComment("版本");
  5410. });
  5411. modelBuilder.Entity<KxsUserRealLevel>(entity =>
  5412. {
  5413. entity.ToTable("kxs_user_real_level");
  5414. entity.HasComment("用户当前真实等级表");
  5415. entity.Property(e => e.Id)
  5416. .HasColumnName("id")
  5417. .HasComment("主键ID");
  5418. entity.Property(e => e.CreateTime)
  5419. .HasColumnName("create_time")
  5420. .HasColumnType("datetime")
  5421. .HasComment("新增时间");
  5422. entity.Property(e => e.DelFlag)
  5423. .HasColumnName("del_flag")
  5424. .HasColumnType("varchar(1)")
  5425. .HasDefaultValueSql("'0'")
  5426. .HasComment("删除标记,0未删除,1已删除")
  5427. .HasCharSet("utf8mb3")
  5428. .HasCollation("utf8mb3_general_ci");
  5429. entity.Property(e => e.Level)
  5430. .HasColumnName("level")
  5431. .HasColumnType("varchar(32)")
  5432. .HasComment("当前等级")
  5433. .HasCharSet("utf8mb3")
  5434. .HasCollation("utf8mb3_general_ci");
  5435. entity.Property(e => e.Month)
  5436. .HasColumnName("month")
  5437. .HasColumnType("varchar(32)")
  5438. .HasComment("计算月份")
  5439. .HasCharSet("utf8mb3")
  5440. .HasCollation("utf8mb3_general_ci");
  5441. entity.Property(e => e.Pid)
  5442. .HasColumnName("pid")
  5443. .HasComment("上级id");
  5444. entity.Property(e => e.UpdateTime)
  5445. .HasColumnName("update_time")
  5446. .HasColumnType("datetime")
  5447. .HasComment("更新时间");
  5448. entity.Property(e => e.UserId)
  5449. .HasColumnName("user_id")
  5450. .HasComment("用户id");
  5451. entity.Property(e => e.Version)
  5452. .HasColumnName("version")
  5453. .HasComment("版本");
  5454. });
  5455. modelBuilder.Entity<KxsUserWithdrawal>(entity =>
  5456. {
  5457. entity.ToTable("kxs_user_withdrawal");
  5458. entity.HasComment("用户提现申请表");
  5459. entity.HasIndex(e => e.ApplyStatus)
  5460. .HasName("apply_status");
  5461. entity.HasIndex(e => e.CreateTime)
  5462. .HasName("create_time");
  5463. entity.HasIndex(e => e.Status)
  5464. .HasName("status");
  5465. entity.HasIndex(e => new { e.WithdrawalType, e.UserId })
  5466. .HasName("query");
  5467. entity.Property(e => e.Id)
  5468. .HasColumnName("id")
  5469. .HasComment("主键ID");
  5470. entity.Property(e => e.ApplyAmount)
  5471. .HasColumnName("apply_amount")
  5472. .HasColumnType("decimal(18,2)")
  5473. .HasComment("申请金额");
  5474. entity.Property(e => e.ApplyNo)
  5475. .HasColumnName("apply_no")
  5476. .HasColumnType("varchar(64)")
  5477. .HasComment("申请单号")
  5478. .HasCharSet("utf8mb3")
  5479. .HasCollation("utf8mb3_general_ci");
  5480. entity.Property(e => e.ApplyStatus)
  5481. .HasColumnName("apply_status")
  5482. .HasComment("提交代付状态 0未提交 1已提交");
  5483. entity.Property(e => e.BankCode)
  5484. .HasColumnName("bank_code")
  5485. .HasColumnType("varchar(32)")
  5486. .HasComment("银行卡号")
  5487. .HasCharSet("utf8mb3")
  5488. .HasCollation("utf8mb3_general_ci");
  5489. entity.Property(e => e.BankName)
  5490. .HasColumnName("bank_name")
  5491. .HasColumnType("varchar(64)")
  5492. .HasComment("银行名称")
  5493. .HasCharSet("utf8mb3")
  5494. .HasCollation("utf8mb3_general_ci");
  5495. entity.Property(e => e.BeforeAmt)
  5496. .HasColumnName("before_amt")
  5497. .HasColumnType("decimal(18,2)")
  5498. .HasComment("提现前余额");
  5499. entity.Property(e => e.ChannelName)
  5500. .HasColumnName("channel_name")
  5501. .HasColumnType("varchar(64)")
  5502. .HasComment("提现渠道")
  5503. .HasCharSet("utf8mb3")
  5504. .HasCollation("utf8mb3_general_ci");
  5505. entity.Property(e => e.CreateTime)
  5506. .HasColumnName("create_time")
  5507. .HasColumnType("datetime")
  5508. .HasComment("新增时间");
  5509. entity.Property(e => e.DelFlag)
  5510. .HasColumnName("del_flag")
  5511. .HasComment("删除标记,0未删除,1已删除");
  5512. entity.Property(e => e.RealAmount)
  5513. .HasColumnName("real_amount")
  5514. .HasColumnType("decimal(18,2)")
  5515. .HasComment("到账金额");
  5516. entity.Property(e => e.Remark)
  5517. .HasColumnName("remark")
  5518. .HasColumnType("varchar(255)")
  5519. .HasComment("备注")
  5520. .HasCharSet("utf8mb3")
  5521. .HasCollation("utf8mb3_general_ci");
  5522. entity.Property(e => e.Result)
  5523. .HasColumnName("result")
  5524. .HasColumnType("varchar(1000)")
  5525. .HasComment("代付返回信息json")
  5526. .HasCharSet("utf8mb3")
  5527. .HasCollation("utf8mb3_general_ci");
  5528. entity.Property(e => e.ServiceAmount)
  5529. .HasColumnName("service_amount")
  5530. .HasColumnType("decimal(18,2)")
  5531. .HasComment("手续费");
  5532. entity.Property(e => e.Status)
  5533. .HasColumnName("status")
  5534. .HasComment("状态 0处理中 1成功 2失败");
  5535. entity.Property(e => e.TaxAmount)
  5536. .HasColumnName("tax_amount")
  5537. .HasColumnType("decimal(18,2)")
  5538. .HasComment("税费");
  5539. entity.Property(e => e.UpdateTime)
  5540. .HasColumnName("update_time")
  5541. .HasColumnType("datetime")
  5542. .HasComment("更新时间");
  5543. entity.Property(e => e.UserId)
  5544. .HasColumnName("user_id")
  5545. .HasComment("用户ID");
  5546. entity.Property(e => e.Version)
  5547. .HasColumnName("version")
  5548. .HasComment("版本");
  5549. entity.Property(e => e.WithdrawalType)
  5550. .HasColumnName("withdrawal_type")
  5551. .HasComment("提现类型");
  5552. });
  5553. modelBuilder.Entity<KxsUserYuepay>(entity =>
  5554. {
  5555. entity.ToTable("kxs_user_yuepay");
  5556. entity.HasComment("余额支付交易账单表");
  5557. entity.Property(e => e.Id)
  5558. .HasColumnName("id")
  5559. .HasComment("主键ID");
  5560. entity.Property(e => e.CreateTime)
  5561. .HasColumnName("create_time")
  5562. .HasColumnType("datetime")
  5563. .HasComment("新增时间");
  5564. entity.Property(e => e.DelFlag)
  5565. .HasColumnName("del_flag")
  5566. .HasComment("删除标记,0未删除,1已删除");
  5567. entity.Property(e => e.OutTradeNo)
  5568. .HasColumnName("out_trade_no")
  5569. .HasColumnType("varchar(64)")
  5570. .HasComment("订单交易编号")
  5571. .HasCharSet("utf8mb3")
  5572. .HasCollation("utf8mb3_general_ci");
  5573. entity.Property(e => e.PassbackParams)
  5574. .HasColumnName("passback_params")
  5575. .HasColumnType("varchar(500)")
  5576. .HasComment("公共参数 原路返回")
  5577. .HasCharSet("utf8mb3")
  5578. .HasCollation("utf8mb3_general_ci");
  5579. entity.Property(e => e.RefundAmount)
  5580. .HasColumnName("refund_amount")
  5581. .HasColumnType("decimal(18,2)")
  5582. .HasComment("退款金额");
  5583. entity.Property(e => e.Subject)
  5584. .HasColumnName("subject")
  5585. .HasColumnType("varchar(255)")
  5586. .HasComment("订单标题")
  5587. .HasCharSet("utf8mb3")
  5588. .HasCollation("utf8mb3_general_ci");
  5589. entity.Property(e => e.TradeAmount)
  5590. .HasColumnName("trade_amount")
  5591. .HasColumnType("decimal(18,2)")
  5592. .HasComment("交易金额");
  5593. entity.Property(e => e.TradeNo)
  5594. .HasColumnName("trade_no")
  5595. .HasColumnType("varchar(64)")
  5596. .HasComment("交易编号")
  5597. .HasCharSet("utf8mb3")
  5598. .HasCollation("utf8mb3_general_ci");
  5599. entity.Property(e => e.TradeStatus)
  5600. .HasColumnName("trade_status")
  5601. .HasDefaultValueSql("'1'")
  5602. .HasComment("交易状态");
  5603. entity.Property(e => e.UpdateTime)
  5604. .HasColumnName("update_time")
  5605. .HasColumnType("datetime")
  5606. .HasComment("更新时间");
  5607. entity.Property(e => e.UserId)
  5608. .HasColumnName("user_id")
  5609. .HasComment("用户ID");
  5610. entity.Property(e => e.Version)
  5611. .HasColumnName("version")
  5612. .HasComment("版本");
  5613. });
  5614. modelBuilder.Entity<KxsWithdrawalConfig>(entity =>
  5615. {
  5616. entity.ToTable("kxs_withdrawal_config");
  5617. entity.HasComment("提现到账配置表");
  5618. entity.Property(e => e.Id)
  5619. .HasColumnName("id")
  5620. .HasComment("主键ID");
  5621. entity.Property(e => e.CreateTime)
  5622. .HasColumnName("create_time")
  5623. .HasColumnType("datetime")
  5624. .HasComment("新增时间");
  5625. entity.Property(e => e.DelFlag)
  5626. .HasColumnName("del_flag")
  5627. .HasColumnType("varchar(1)")
  5628. .HasDefaultValueSql("'0'")
  5629. .HasComment("删除标记,0未删除,1已删除")
  5630. .HasCharSet("utf8mb3")
  5631. .HasCollation("utf8mb3_general_ci");
  5632. entity.Property(e => e.ToUserId)
  5633. .HasColumnName("to_user_id")
  5634. .HasComment("提现到账用户ID");
  5635. entity.Property(e => e.UpdateTime)
  5636. .HasColumnName("update_time")
  5637. .HasColumnType("datetime")
  5638. .HasComment("更新时间");
  5639. entity.Property(e => e.UserId)
  5640. .HasColumnName("user_id")
  5641. .HasComment("提现用户ID");
  5642. entity.Property(e => e.Version)
  5643. .HasColumnName("version")
  5644. .HasComment("版本");
  5645. });
  5646. modelBuilder.Entity<UndoLog>(entity =>
  5647. {
  5648. entity.HasNoKey();
  5649. entity.ToTable("undo_log");
  5650. entity.HasComment("AT transaction mode undo table");
  5651. entity.HasIndex(e => e.LogCreated)
  5652. .HasName("ix_log_created");
  5653. entity.HasIndex(e => new { e.Xid, e.BranchId })
  5654. .HasName("ux_undo_log")
  5655. .IsUnique();
  5656. entity.Property(e => e.BranchId)
  5657. .HasColumnName("branch_id")
  5658. .HasComment("branch transaction id");
  5659. entity.Property(e => e.Context)
  5660. .IsRequired()
  5661. .HasColumnName("context")
  5662. .HasColumnType("varchar(128)")
  5663. .HasComment("undo_log context,such as serialization")
  5664. .HasCharSet("utf8mb4")
  5665. .HasCollation("utf8mb4_0900_ai_ci");
  5666. entity.Property(e => e.LogCreated)
  5667. .HasColumnName("log_created")
  5668. .HasComment("create datetime");
  5669. entity.Property(e => e.LogModified)
  5670. .HasColumnName("log_modified")
  5671. .HasComment("modify datetime");
  5672. entity.Property(e => e.LogStatus)
  5673. .HasColumnName("log_status")
  5674. .HasComment("0:normal status,1:defense status");
  5675. entity.Property(e => e.RollbackInfo)
  5676. .IsRequired()
  5677. .HasColumnName("rollback_info")
  5678. .HasComment("rollback info");
  5679. entity.Property(e => e.Xid)
  5680. .IsRequired()
  5681. .HasColumnName("xid")
  5682. .HasColumnType("varchar(128)")
  5683. .HasComment("global transaction id")
  5684. .HasCharSet("utf8mb4")
  5685. .HasCollation("utf8mb4_0900_ai_ci");
  5686. });
  5687. OnModelCreatingPartial(modelBuilder);
  5688. }
  5689. partial void OnModelCreatingPartial(ModelBuilder modelBuilder);
  5690. }
  5691. }