WebCMSEntities.cs 561 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751475247534754475547564757475847594760476147624763476447654766476747684769477047714772477347744775477647774778477947804781478247834784478547864787478847894790479147924793479447954796479747984799480048014802480348044805480648074808480948104811481248134814481548164817481848194820482148224823482448254826482748284829483048314832483348344835483648374838483948404841484248434844484548464847484848494850485148524853485448554856485748584859486048614862486348644865486648674868486948704871487248734874487548764877487848794880488148824883488448854886488748884889489048914892489348944895489648974898489949004901490249034904490549064907490849094910491149124913491449154916491749184919492049214922492349244925492649274928492949304931493249334934493549364937493849394940494149424943494449454946494749484949495049514952495349544955495649574958495949604961496249634964496549664967496849694970497149724973497449754976497749784979498049814982498349844985498649874988498949904991499249934994499549964997499849995000500150025003500450055006500750085009501050115012501350145015501650175018501950205021502250235024502550265027502850295030503150325033503450355036503750385039504050415042504350445045504650475048504950505051505250535054505550565057505850595060506150625063506450655066506750685069507050715072507350745075507650775078507950805081508250835084508550865087508850895090509150925093509450955096509750985099510051015102510351045105510651075108510951105111511251135114511551165117511851195120512151225123512451255126512751285129513051315132513351345135513651375138513951405141514251435144514551465147514851495150515151525153515451555156515751585159516051615162516351645165516651675168516951705171517251735174517551765177517851795180518151825183518451855186518751885189519051915192519351945195519651975198519952005201520252035204520552065207520852095210521152125213521452155216521752185219522052215222522352245225522652275228522952305231523252335234523552365237523852395240524152425243524452455246524752485249525052515252525352545255525652575258525952605261526252635264526552665267526852695270527152725273527452755276527752785279528052815282528352845285528652875288528952905291529252935294529552965297529852995300530153025303530453055306530753085309531053115312531353145315531653175318531953205321532253235324532553265327532853295330533153325333533453355336533753385339534053415342534353445345534653475348534953505351535253535354535553565357535853595360536153625363536453655366536753685369537053715372537353745375537653775378537953805381538253835384538553865387538853895390539153925393539453955396539753985399540054015402540354045405540654075408540954105411541254135414541554165417541854195420542154225423542454255426542754285429543054315432543354345435543654375438543954405441544254435444544554465447544854495450545154525453545454555456545754585459546054615462546354645465546654675468546954705471547254735474547554765477547854795480548154825483548454855486548754885489549054915492549354945495549654975498549955005501550255035504550555065507550855095510551155125513551455155516551755185519552055215522552355245525552655275528552955305531553255335534553555365537553855395540554155425543554455455546554755485549555055515552555355545555555655575558555955605561556255635564556555665567556855695570557155725573557455755576557755785579558055815582558355845585558655875588558955905591559255935594559555965597559855995600560156025603560456055606560756085609561056115612561356145615561656175618561956205621562256235624562556265627562856295630563156325633563456355636563756385639564056415642564356445645564656475648564956505651565256535654565556565657565856595660566156625663566456655666566756685669567056715672567356745675567656775678567956805681568256835684568556865687568856895690569156925693569456955696569756985699570057015702570357045705570657075708570957105711571257135714571557165717571857195720572157225723572457255726572757285729573057315732573357345735573657375738573957405741574257435744574557465747574857495750575157525753575457555756575757585759576057615762576357645765576657675768576957705771577257735774577557765777577857795780578157825783578457855786578757885789579057915792579357945795579657975798579958005801580258035804580558065807580858095810581158125813581458155816581758185819582058215822582358245825582658275828582958305831583258335834583558365837583858395840584158425843584458455846584758485849585058515852585358545855585658575858585958605861586258635864586558665867586858695870587158725873587458755876587758785879588058815882588358845885588658875888588958905891589258935894589558965897589858995900590159025903590459055906590759085909591059115912591359145915591659175918591959205921592259235924592559265927592859295930593159325933593459355936593759385939594059415942594359445945594659475948594959505951595259535954595559565957595859595960596159625963596459655966596759685969597059715972597359745975597659775978597959805981598259835984598559865987598859895990599159925993599459955996599759985999600060016002600360046005600660076008600960106011601260136014601560166017601860196020602160226023602460256026602760286029603060316032603360346035603660376038603960406041604260436044604560466047604860496050605160526053605460556056605760586059606060616062606360646065606660676068606960706071607260736074607560766077607860796080608160826083608460856086608760886089609060916092609360946095609660976098609961006101610261036104610561066107610861096110611161126113611461156116611761186119612061216122612361246125612661276128612961306131613261336134613561366137613861396140614161426143614461456146614761486149615061516152615361546155615661576158615961606161616261636164616561666167616861696170617161726173617461756176617761786179618061816182618361846185618661876188618961906191619261936194619561966197619861996200620162026203620462056206620762086209621062116212621362146215621662176218621962206221622262236224622562266227622862296230623162326233623462356236623762386239624062416242624362446245624662476248624962506251625262536254625562566257625862596260626162626263626462656266626762686269627062716272627362746275627662776278627962806281628262836284628562866287628862896290629162926293629462956296629762986299630063016302630363046305630663076308630963106311631263136314631563166317631863196320632163226323632463256326632763286329633063316332633363346335633663376338633963406341634263436344634563466347634863496350635163526353635463556356635763586359636063616362636363646365636663676368636963706371637263736374637563766377637863796380638163826383638463856386638763886389639063916392639363946395639663976398639964006401640264036404640564066407640864096410641164126413641464156416641764186419642064216422642364246425642664276428642964306431643264336434643564366437643864396440644164426443644464456446644764486449645064516452645364546455645664576458645964606461646264636464646564666467646864696470647164726473647464756476647764786479648064816482648364846485648664876488648964906491649264936494649564966497649864996500650165026503650465056506650765086509651065116512651365146515651665176518651965206521652265236524652565266527652865296530653165326533653465356536653765386539654065416542654365446545654665476548654965506551655265536554655565566557655865596560656165626563656465656566656765686569657065716572657365746575657665776578657965806581658265836584658565866587658865896590659165926593659465956596659765986599660066016602660366046605660666076608660966106611661266136614661566166617661866196620662166226623662466256626662766286629663066316632663366346635663666376638663966406641664266436644664566466647664866496650665166526653665466556656665766586659666066616662666366646665666666676668666966706671667266736674667566766677667866796680668166826683668466856686668766886689669066916692669366946695669666976698669967006701670267036704670567066707670867096710671167126713671467156716671767186719672067216722672367246725672667276728672967306731673267336734673567366737673867396740674167426743674467456746674767486749675067516752675367546755675667576758675967606761676267636764676567666767676867696770677167726773677467756776677767786779678067816782678367846785678667876788678967906791679267936794679567966797679867996800680168026803680468056806680768086809681068116812681368146815681668176818681968206821682268236824682568266827682868296830683168326833683468356836683768386839684068416842684368446845684668476848684968506851685268536854685568566857685868596860686168626863686468656866686768686869687068716872687368746875687668776878687968806881688268836884688568866887688868896890689168926893689468956896689768986899690069016902690369046905690669076908690969106911691269136914691569166917691869196920692169226923692469256926692769286929693069316932693369346935693669376938693969406941694269436944694569466947694869496950695169526953695469556956695769586959696069616962696369646965696669676968696969706971697269736974697569766977697869796980698169826983698469856986698769886989699069916992699369946995699669976998699970007001700270037004700570067007700870097010701170127013701470157016701770187019702070217022702370247025702670277028702970307031703270337034703570367037703870397040704170427043704470457046704770487049705070517052705370547055705670577058705970607061706270637064706570667067706870697070707170727073707470757076707770787079708070817082708370847085708670877088708970907091709270937094709570967097709870997100710171027103710471057106710771087109711071117112711371147115711671177118711971207121712271237124712571267127712871297130713171327133713471357136713771387139714071417142714371447145714671477148714971507151715271537154715571567157715871597160716171627163716471657166716771687169717071717172717371747175717671777178717971807181718271837184718571867187718871897190719171927193719471957196719771987199720072017202720372047205720672077208720972107211721272137214721572167217721872197220722172227223722472257226722772287229723072317232723372347235723672377238723972407241724272437244724572467247724872497250725172527253725472557256725772587259726072617262726372647265726672677268726972707271727272737274727572767277727872797280728172827283728472857286728772887289729072917292729372947295729672977298729973007301730273037304730573067307730873097310731173127313731473157316731773187319732073217322732373247325732673277328732973307331733273337334733573367337733873397340734173427343734473457346734773487349735073517352735373547355735673577358735973607361736273637364736573667367736873697370737173727373737473757376737773787379738073817382738373847385738673877388738973907391739273937394739573967397739873997400740174027403740474057406740774087409741074117412741374147415741674177418741974207421742274237424742574267427742874297430743174327433743474357436743774387439744074417442744374447445744674477448744974507451745274537454745574567457745874597460746174627463746474657466746774687469747074717472747374747475747674777478747974807481748274837484748574867487748874897490749174927493749474957496749774987499750075017502750375047505750675077508750975107511751275137514751575167517751875197520752175227523752475257526752775287529753075317532753375347535753675377538753975407541754275437544754575467547754875497550755175527553755475557556755775587559756075617562756375647565756675677568756975707571757275737574757575767577757875797580758175827583758475857586758775887589759075917592759375947595759675977598759976007601760276037604760576067607760876097610761176127613761476157616761776187619762076217622762376247625762676277628762976307631763276337634763576367637763876397640764176427643764476457646764776487649765076517652765376547655765676577658765976607661766276637664766576667667766876697670767176727673767476757676767776787679768076817682768376847685768676877688768976907691769276937694769576967697769876997700770177027703770477057706770777087709771077117712771377147715771677177718771977207721772277237724772577267727772877297730773177327733773477357736773777387739774077417742774377447745774677477748774977507751775277537754775577567757775877597760776177627763776477657766776777687769777077717772777377747775777677777778777977807781778277837784778577867787778877897790779177927793779477957796779777987799780078017802780378047805780678077808780978107811781278137814781578167817781878197820782178227823782478257826782778287829783078317832783378347835783678377838783978407841784278437844784578467847784878497850785178527853785478557856785778587859786078617862786378647865786678677868786978707871787278737874787578767877787878797880788178827883788478857886788778887889789078917892789378947895789678977898789979007901790279037904790579067907790879097910791179127913791479157916791779187919792079217922792379247925792679277928792979307931793279337934793579367937793879397940794179427943794479457946794779487949795079517952795379547955795679577958795979607961796279637964796579667967796879697970797179727973797479757976797779787979798079817982798379847985798679877988798979907991799279937994799579967997799879998000800180028003800480058006800780088009801080118012801380148015801680178018801980208021802280238024802580268027802880298030803180328033803480358036803780388039804080418042804380448045804680478048804980508051805280538054805580568057805880598060806180628063806480658066806780688069807080718072807380748075807680778078807980808081808280838084808580868087808880898090809180928093809480958096809780988099810081018102810381048105810681078108810981108111811281138114811581168117811881198120812181228123812481258126812781288129813081318132813381348135813681378138813981408141814281438144814581468147814881498150815181528153815481558156815781588159816081618162816381648165816681678168816981708171817281738174817581768177817881798180818181828183818481858186818781888189819081918192819381948195819681978198819982008201820282038204820582068207820882098210821182128213821482158216821782188219822082218222822382248225822682278228822982308231823282338234823582368237823882398240824182428243824482458246824782488249825082518252825382548255825682578258825982608261826282638264826582668267826882698270827182728273827482758276827782788279828082818282828382848285828682878288828982908291829282938294829582968297829882998300830183028303830483058306830783088309831083118312831383148315831683178318831983208321832283238324832583268327832883298330833183328333833483358336833783388339834083418342834383448345834683478348834983508351835283538354835583568357835883598360836183628363836483658366836783688369837083718372837383748375837683778378837983808381838283838384838583868387838883898390839183928393839483958396839783988399840084018402840384048405840684078408840984108411841284138414841584168417841884198420842184228423842484258426842784288429843084318432843384348435843684378438843984408441844284438444844584468447844884498450845184528453845484558456845784588459846084618462846384648465846684678468846984708471847284738474847584768477847884798480848184828483848484858486848784888489849084918492849384948495849684978498849985008501850285038504850585068507850885098510851185128513851485158516851785188519852085218522852385248525852685278528852985308531853285338534853585368537853885398540854185428543854485458546854785488549855085518552855385548555855685578558855985608561856285638564856585668567856885698570857185728573857485758576857785788579858085818582858385848585858685878588858985908591859285938594859585968597859885998600860186028603860486058606860786088609861086118612861386148615861686178618861986208621862286238624862586268627862886298630863186328633863486358636863786388639864086418642864386448645864686478648864986508651865286538654865586568657865886598660866186628663866486658666866786688669867086718672867386748675867686778678867986808681868286838684868586868687868886898690869186928693869486958696869786988699870087018702870387048705870687078708870987108711871287138714871587168717871887198720872187228723872487258726872787288729873087318732873387348735873687378738873987408741874287438744874587468747874887498750875187528753875487558756875787588759876087618762876387648765876687678768876987708771877287738774877587768777877887798780878187828783878487858786878787888789879087918792879387948795879687978798879988008801880288038804880588068807880888098810881188128813881488158816881788188819882088218822882388248825882688278828882988308831883288338834883588368837883888398840884188428843884488458846884788488849885088518852885388548855885688578858885988608861886288638864886588668867886888698870887188728873887488758876887788788879888088818882888388848885888688878888888988908891889288938894889588968897889888998900890189028903890489058906890789088909891089118912891389148915891689178918891989208921892289238924892589268927892889298930893189328933893489358936893789388939894089418942894389448945894689478948894989508951895289538954895589568957895889598960896189628963896489658966896789688969897089718972897389748975897689778978897989808981898289838984898589868987898889898990899189928993899489958996899789988999900090019002900390049005900690079008900990109011901290139014901590169017901890199020902190229023902490259026902790289029903090319032903390349035903690379038903990409041904290439044904590469047904890499050905190529053905490559056905790589059906090619062906390649065906690679068906990709071907290739074907590769077907890799080908190829083908490859086908790889089909090919092909390949095909690979098909991009101910291039104910591069107910891099110911191129113911491159116911791189119912091219122912391249125912691279128912991309131913291339134913591369137913891399140914191429143914491459146914791489149915091519152915391549155915691579158915991609161916291639164916591669167916891699170917191729173917491759176917791789179918091819182918391849185918691879188918991909191919291939194919591969197919891999200920192029203920492059206920792089209921092119212921392149215921692179218921992209221922292239224922592269227922892299230923192329233923492359236923792389239924092419242924392449245924692479248924992509251925292539254925592569257925892599260926192629263926492659266926792689269927092719272927392749275927692779278927992809281928292839284928592869287928892899290929192929293929492959296929792989299930093019302930393049305930693079308930993109311931293139314931593169317931893199320932193229323932493259326932793289329933093319332933393349335933693379338933993409341934293439344934593469347934893499350935193529353935493559356935793589359936093619362936393649365936693679368936993709371937293739374937593769377937893799380938193829383938493859386938793889389939093919392939393949395939693979398939994009401940294039404940594069407940894099410941194129413941494159416941794189419942094219422942394249425942694279428942994309431943294339434943594369437943894399440944194429443944494459446944794489449945094519452945394549455945694579458945994609461946294639464946594669467946894699470947194729473947494759476947794789479948094819482948394849485948694879488948994909491949294939494949594969497949894999500950195029503950495059506950795089509951095119512951395149515951695179518951995209521952295239524952595269527952895299530953195329533953495359536953795389539954095419542954395449545954695479548954995509551955295539554955595569557955895599560956195629563956495659566956795689569957095719572957395749575957695779578957995809581958295839584958595869587958895899590959195929593959495959596959795989599960096019602960396049605960696079608960996109611961296139614961596169617961896199620962196229623962496259626962796289629963096319632963396349635963696379638963996409641964296439644964596469647964896499650965196529653965496559656965796589659966096619662966396649665966696679668966996709671967296739674967596769677967896799680968196829683968496859686968796889689969096919692969396949695969696979698969997009701970297039704970597069707970897099710971197129713971497159716971797189719972097219722972397249725972697279728972997309731973297339734973597369737973897399740974197429743974497459746974797489749975097519752975397549755975697579758975997609761976297639764976597669767976897699770977197729773977497759776977797789779978097819782978397849785978697879788978997909791979297939794979597969797979897999800980198029803980498059806980798089809981098119812981398149815981698179818981998209821982298239824982598269827982898299830983198329833983498359836983798389839984098419842984398449845984698479848984998509851985298539854985598569857985898599860986198629863986498659866986798689869987098719872987398749875987698779878987998809881988298839884988598869887988898899890989198929893989498959896989798989899990099019902990399049905990699079908990999109911991299139914991599169917991899199920992199229923992499259926992799289929993099319932993399349935993699379938993999409941994299439944994599469947994899499950995199529953995499559956995799589959996099619962996399649965996699679968996999709971997299739974997599769977997899799980998199829983998499859986998799889989999099919992999399949995999699979998999910000100011000210003100041000510006100071000810009100101001110012100131001410015100161001710018100191002010021100221002310024100251002610027100281002910030100311003210033100341003510036100371003810039100401004110042100431004410045100461004710048100491005010051100521005310054100551005610057100581005910060100611006210063100641006510066100671006810069100701007110072100731007410075100761007710078100791008010081100821008310084100851008610087100881008910090100911009210093100941009510096100971009810099101001010110102101031010410105101061010710108101091011010111101121011310114101151011610117101181011910120101211012210123101241012510126101271012810129101301013110132101331013410135101361013710138101391014010141101421014310144101451014610147101481014910150101511015210153101541015510156101571015810159101601016110162101631016410165101661016710168101691017010171101721017310174101751017610177101781017910180101811018210183101841018510186101871018810189101901019110192101931019410195101961019710198101991020010201102021020310204102051020610207102081020910210102111021210213102141021510216102171021810219102201022110222102231022410225102261022710228102291023010231102321023310234102351023610237102381023910240102411024210243102441024510246102471024810249102501025110252102531025410255102561025710258102591026010261102621026310264102651026610267102681026910270102711027210273102741027510276102771027810279102801028110282102831028410285102861028710288102891029010291102921029310294102951029610297102981029910300103011030210303103041030510306103071030810309103101031110312103131031410315103161031710318103191032010321103221032310324103251032610327103281032910330103311033210333103341033510336103371033810339103401034110342103431034410345103461034710348103491035010351103521035310354103551035610357103581035910360103611036210363103641036510366103671036810369103701037110372103731037410375103761037710378103791038010381103821038310384103851038610387103881038910390103911039210393103941039510396103971039810399104001040110402104031040410405104061040710408104091041010411104121041310414104151041610417104181041910420104211042210423104241042510426104271042810429104301043110432104331043410435104361043710438104391044010441104421044310444104451044610447104481044910450104511045210453104541045510456104571045810459104601046110462104631046410465104661046710468104691047010471104721047310474104751047610477104781047910480104811048210483104841048510486104871048810489104901049110492104931049410495104961049710498104991050010501105021050310504105051050610507105081050910510105111051210513105141051510516105171051810519105201052110522105231052410525105261052710528105291053010531105321053310534105351053610537105381053910540105411054210543105441054510546105471054810549105501055110552105531055410555105561055710558105591056010561105621056310564105651056610567105681056910570105711057210573105741057510576105771057810579105801058110582105831058410585105861058710588105891059010591105921059310594105951059610597105981059910600106011060210603106041060510606106071060810609106101061110612106131061410615106161061710618106191062010621106221062310624106251062610627106281062910630106311063210633106341063510636106371063810639106401064110642106431064410645106461064710648106491065010651106521065310654106551065610657106581065910660106611066210663106641066510666106671066810669106701067110672106731067410675106761067710678106791068010681106821068310684106851068610687106881068910690106911069210693106941069510696106971069810699107001070110702107031070410705107061070710708107091071010711107121071310714107151071610717107181071910720107211072210723107241072510726107271072810729107301073110732107331073410735107361073710738107391074010741107421074310744107451074610747107481074910750107511075210753107541075510756107571075810759107601076110762107631076410765107661076710768107691077010771107721077310774107751077610777107781077910780107811078210783107841078510786107871078810789107901079110792107931079410795107961079710798107991080010801108021080310804108051080610807108081080910810108111081210813108141081510816108171081810819108201082110822108231082410825108261082710828108291083010831108321083310834108351083610837108381083910840108411084210843108441084510846108471084810849108501085110852108531085410855108561085710858108591086010861108621086310864108651086610867108681086910870108711087210873108741087510876108771087810879108801088110882108831088410885108861088710888108891089010891108921089310894108951089610897108981089910900109011090210903109041090510906109071090810909109101091110912109131091410915109161091710918109191092010921109221092310924109251092610927109281092910930109311093210933109341093510936109371093810939109401094110942109431094410945109461094710948109491095010951109521095310954109551095610957109581095910960109611096210963109641096510966109671096810969109701097110972109731097410975109761097710978109791098010981109821098310984109851098610987109881098910990109911099210993109941099510996109971099810999110001100111002110031100411005110061100711008110091101011011110121101311014110151101611017110181101911020110211102211023110241102511026110271102811029110301103111032110331103411035110361103711038110391104011041110421104311044110451104611047110481104911050110511105211053110541105511056110571105811059110601106111062110631106411065110661106711068110691107011071110721107311074110751107611077110781107911080110811108211083110841108511086110871108811089110901109111092110931109411095110961109711098110991110011101111021110311104111051110611107111081110911110111111111211113111141111511116111171111811119111201112111122111231112411125111261112711128111291113011131111321113311134111351113611137111381113911140111411114211143111441114511146111471114811149111501115111152111531115411155111561115711158111591116011161111621116311164111651116611167111681116911170111711117211173111741117511176111771117811179111801118111182111831118411185111861118711188111891119011191111921119311194111951119611197111981119911200112011120211203112041120511206112071120811209112101121111212112131121411215112161121711218112191122011221112221122311224112251122611227112281122911230112311123211233112341123511236112371123811239112401124111242112431124411245112461124711248112491125011251112521125311254112551125611257112581125911260112611126211263112641126511266112671126811269112701127111272112731127411275112761127711278112791128011281112821128311284112851128611287112881128911290112911129211293112941129511296112971129811299113001130111302113031130411305113061130711308113091131011311113121131311314113151131611317113181131911320113211132211323113241132511326113271132811329113301133111332113331133411335113361133711338113391134011341113421134311344113451134611347113481134911350113511135211353113541135511356113571135811359113601136111362113631136411365113661136711368113691137011371113721137311374113751137611377113781137911380113811138211383113841138511386113871138811389113901139111392113931139411395113961139711398113991140011401114021140311404114051140611407114081140911410114111141211413114141141511416114171141811419114201142111422114231142411425114261142711428114291143011431114321143311434114351143611437114381143911440114411144211443114441144511446114471144811449114501145111452114531145411455114561145711458114591146011461114621146311464114651146611467114681146911470114711147211473114741147511476114771147811479114801148111482114831148411485114861148711488114891149011491114921149311494114951149611497114981149911500115011150211503115041150511506115071150811509115101151111512115131151411515115161151711518115191152011521115221152311524115251152611527115281152911530115311153211533115341153511536115371153811539115401154111542115431154411545115461154711548115491155011551115521155311554115551155611557115581155911560115611156211563115641156511566115671156811569115701157111572115731157411575115761157711578115791158011581115821158311584115851158611587115881158911590115911159211593115941159511596115971159811599116001160111602116031160411605116061160711608116091161011611116121161311614116151161611617116181161911620116211162211623116241162511626116271162811629116301163111632116331163411635116361163711638116391164011641116421164311644116451164611647116481164911650116511165211653116541165511656116571165811659116601166111662116631166411665116661166711668116691167011671116721167311674116751167611677116781167911680116811168211683116841168511686116871168811689116901169111692116931169411695116961169711698116991170011701117021170311704117051170611707117081170911710117111171211713117141171511716117171171811719117201172111722117231172411725117261172711728117291173011731117321173311734117351173611737117381173911740117411174211743117441174511746117471174811749117501175111752117531175411755117561175711758117591176011761117621176311764117651176611767117681176911770117711177211773117741177511776117771177811779117801178111782117831178411785117861178711788117891179011791117921179311794117951179611797117981179911800118011180211803118041180511806118071180811809118101181111812118131181411815118161181711818118191182011821118221182311824118251182611827118281182911830118311183211833118341183511836118371183811839118401184111842118431184411845118461184711848118491185011851118521185311854118551185611857118581185911860118611186211863118641186511866118671186811869118701187111872118731187411875118761187711878118791188011881118821188311884118851188611887118881188911890118911189211893118941189511896118971189811899119001190111902119031190411905119061190711908119091191011911119121191311914119151191611917119181191911920119211192211923119241192511926119271192811929119301193111932119331193411935119361193711938119391194011941119421194311944119451194611947119481194911950119511195211953119541195511956119571195811959119601196111962119631196411965119661196711968119691197011971119721197311974119751197611977119781197911980119811198211983119841198511986119871198811989119901199111992119931199411995119961199711998119991200012001120021200312004120051200612007120081200912010120111201212013120141201512016120171201812019120201202112022120231202412025120261202712028120291203012031120321203312034120351203612037120381203912040120411204212043120441204512046120471204812049120501205112052120531205412055120561205712058120591206012061120621206312064120651206612067120681206912070120711207212073120741207512076120771207812079120801208112082120831208412085120861208712088120891209012091120921209312094120951209612097120981209912100121011210212103121041210512106121071210812109121101211112112121131211412115121161211712118121191212012121121221212312124121251212612127121281212912130121311213212133121341213512136121371213812139121401214112142121431214412145121461214712148121491215012151121521215312154121551215612157121581215912160121611216212163121641216512166121671216812169121701217112172121731217412175121761217712178121791218012181121821218312184121851218612187121881218912190121911219212193121941219512196121971219812199122001220112202122031220412205122061220712208122091221012211122121221312214122151221612217122181221912220122211222212223122241222512226122271222812229122301223112232122331223412235122361223712238122391224012241122421224312244122451224612247122481224912250122511225212253122541225512256122571225812259122601226112262122631226412265122661226712268122691227012271122721227312274122751227612277122781227912280122811228212283122841228512286122871228812289122901229112292122931229412295122961229712298122991230012301123021230312304123051230612307123081230912310123111231212313123141231512316123171231812319123201232112322123231232412325123261232712328123291233012331123321233312334123351233612337123381233912340123411234212343123441234512346123471234812349123501235112352123531235412355123561235712358123591236012361123621236312364123651236612367123681236912370123711237212373123741237512376123771237812379123801238112382123831238412385123861238712388123891239012391123921239312394123951239612397123981239912400124011240212403124041240512406124071240812409124101241112412124131241412415124161241712418124191242012421124221242312424124251242612427124281242912430124311243212433124341243512436124371243812439124401244112442124431244412445124461244712448124491245012451124521245312454124551245612457124581245912460124611246212463124641246512466124671246812469124701247112472124731247412475124761247712478124791248012481124821248312484124851248612487124881248912490124911249212493124941249512496124971249812499125001250112502125031250412505125061250712508125091251012511125121251312514125151251612517125181251912520125211252212523125241252512526125271252812529125301253112532125331253412535125361253712538125391254012541125421254312544125451254612547125481254912550125511255212553125541255512556125571255812559125601256112562125631256412565125661256712568125691257012571125721257312574125751257612577125781257912580125811258212583125841258512586125871258812589125901259112592125931259412595125961259712598125991260012601126021260312604126051260612607126081260912610126111261212613126141261512616126171261812619126201262112622126231262412625126261262712628126291263012631126321263312634126351263612637126381263912640126411264212643126441264512646126471264812649126501265112652126531265412655126561265712658126591266012661126621266312664126651266612667126681266912670126711267212673126741267512676126771267812679126801268112682126831268412685126861268712688126891269012691126921269312694126951269612697126981269912700127011270212703127041270512706127071270812709127101271112712127131271412715127161271712718127191272012721127221272312724127251272612727127281272912730127311273212733127341273512736127371273812739127401274112742127431274412745127461274712748127491275012751127521275312754127551275612757127581275912760127611276212763127641276512766127671276812769127701277112772127731277412775127761277712778127791278012781127821278312784127851278612787127881278912790127911279212793127941279512796127971279812799128001280112802128031280412805128061280712808128091281012811128121281312814128151281612817128181281912820128211282212823128241282512826128271282812829128301283112832128331283412835128361283712838128391284012841128421284312844128451284612847128481284912850128511285212853128541285512856128571285812859128601286112862128631286412865128661286712868128691287012871128721287312874128751287612877128781287912880128811288212883128841288512886128871288812889128901289112892128931289412895128961289712898128991290012901129021290312904129051290612907129081290912910129111291212913129141291512916129171291812919129201292112922129231292412925129261292712928129291293012931129321293312934129351293612937129381293912940129411294212943129441294512946129471294812949129501295112952129531295412955129561295712958129591296012961129621296312964129651296612967129681296912970129711297212973129741297512976129771297812979129801298112982129831298412985129861298712988129891299012991129921299312994129951299612997129981299913000130011300213003130041300513006130071300813009130101301113012130131301413015130161301713018130191302013021130221302313024130251302613027130281302913030130311303213033130341303513036130371303813039130401304113042130431304413045130461304713048130491305013051130521305313054130551305613057130581305913060130611306213063130641306513066130671306813069130701307113072130731307413075130761307713078130791308013081130821308313084130851308613087130881308913090130911309213093130941309513096130971309813099131001310113102131031310413105131061310713108131091311013111131121311313114131151311613117131181311913120131211312213123131241312513126131271312813129131301313113132131331313413135131361313713138131391314013141131421314313144131451314613147131481314913150131511315213153131541315513156131571315813159131601316113162131631316413165131661316713168131691317013171131721317313174131751317613177131781317913180131811318213183131841318513186131871318813189131901319113192131931319413195131961319713198131991320013201132021320313204132051320613207132081320913210132111321213213132141321513216132171321813219132201322113222132231322413225132261322713228132291323013231132321323313234132351323613237132381323913240132411324213243132441324513246132471324813249132501325113252132531325413255132561325713258132591326013261132621326313264132651326613267132681326913270132711327213273132741327513276132771327813279132801328113282132831328413285132861328713288132891329013291132921329313294132951329613297132981329913300133011330213303133041330513306133071330813309133101331113312133131331413315133161331713318133191332013321133221332313324133251332613327133281332913330133311333213333133341333513336133371333813339133401334113342133431334413345133461334713348133491335013351133521335313354133551335613357133581335913360133611336213363133641336513366133671336813369133701337113372133731337413375133761337713378133791338013381133821338313384133851338613387133881338913390133911339213393133941339513396133971339813399134001340113402134031340413405134061340713408134091341013411134121341313414134151341613417134181341913420134211342213423134241342513426134271342813429134301343113432134331343413435134361343713438134391344013441134421344313444134451344613447134481344913450134511345213453134541345513456134571345813459134601346113462134631346413465134661346713468134691347013471134721347313474134751347613477134781347913480134811348213483134841348513486134871348813489134901349113492134931349413495134961349713498134991350013501135021350313504135051350613507135081350913510135111351213513135141351513516135171351813519135201352113522135231352413525135261352713528135291353013531135321353313534135351353613537135381353913540135411354213543135441354513546135471354813549135501355113552135531355413555135561355713558135591356013561135621356313564135651356613567135681356913570135711357213573135741357513576135771357813579135801358113582135831358413585135861358713588135891359013591135921359313594135951359613597135981359913600136011360213603136041360513606136071360813609136101361113612136131361413615136161361713618136191362013621136221362313624136251362613627136281362913630136311363213633136341363513636136371363813639136401364113642136431364413645136461364713648136491365013651136521365313654136551365613657136581365913660136611366213663136641366513666136671366813669136701367113672136731367413675136761367713678136791368013681136821368313684136851368613687136881368913690136911369213693136941369513696136971369813699137001370113702137031370413705137061370713708137091371013711137121371313714137151371613717137181371913720137211372213723137241372513726137271372813729137301373113732137331373413735137361373713738137391374013741137421374313744137451374613747137481374913750137511375213753137541375513756137571375813759137601376113762137631376413765137661376713768137691377013771137721377313774137751377613777137781377913780137811378213783137841378513786137871378813789137901379113792137931379413795137961379713798137991380013801138021380313804138051380613807138081380913810138111381213813138141381513816138171381813819138201382113822138231382413825138261382713828138291383013831138321383313834138351383613837138381383913840138411384213843138441384513846138471384813849138501385113852138531385413855138561385713858138591386013861138621386313864138651386613867138681386913870138711387213873138741387513876138771387813879138801388113882138831388413885138861388713888138891389013891138921389313894138951389613897138981389913900139011390213903139041390513906139071390813909139101391113912139131391413915139161391713918139191392013921139221392313924139251392613927139281392913930139311393213933139341393513936139371393813939139401394113942139431394413945139461394713948139491395013951139521395313954139551395613957139581395913960139611396213963139641396513966139671396813969139701397113972139731397413975139761397713978139791398013981139821398313984139851398613987139881398913990139911399213993139941399513996139971399813999140001400114002140031400414005140061400714008140091401014011140121401314014140151401614017140181401914020140211402214023140241402514026140271402814029140301403114032140331403414035140361403714038140391404014041140421404314044140451404614047140481404914050140511405214053140541405514056140571405814059140601406114062140631406414065140661406714068140691407014071140721407314074140751407614077140781407914080140811408214083140841408514086140871408814089140901409114092140931409414095140961409714098140991410014101141021410314104141051410614107141081410914110141111411214113141141411514116141171411814119141201412114122141231412414125141261412714128141291413014131141321413314134141351413614137141381413914140141411414214143141441414514146141471414814149141501415114152141531415414155141561415714158141591416014161141621416314164141651416614167141681416914170141711417214173141741417514176141771417814179141801418114182141831418414185141861418714188141891419014191141921419314194141951419614197141981419914200142011420214203142041420514206142071420814209142101421114212142131421414215142161421714218142191422014221142221422314224142251422614227142281422914230142311423214233142341423514236142371423814239142401424114242142431424414245142461424714248142491425014251142521425314254142551425614257142581425914260142611426214263142641426514266142671426814269142701427114272142731427414275142761427714278142791428014281142821428314284142851428614287142881428914290142911429214293142941429514296142971429814299143001430114302143031430414305143061430714308143091431014311143121431314314143151431614317143181431914320143211432214323143241432514326143271432814329143301433114332143331433414335143361433714338143391434014341143421434314344143451434614347143481434914350143511435214353143541435514356143571435814359143601436114362143631436414365143661436714368143691437014371143721437314374143751437614377143781437914380143811438214383143841438514386143871438814389143901439114392143931439414395143961439714398143991440014401144021440314404144051440614407144081440914410144111441214413144141441514416144171441814419144201442114422144231442414425144261442714428144291443014431144321443314434144351443614437144381443914440144411444214443144441444514446144471444814449144501445114452144531445414455144561445714458144591446014461144621446314464144651446614467144681446914470144711447214473144741447514476144771447814479144801448114482144831448414485144861448714488144891449014491144921449314494144951449614497144981449914500145011450214503145041450514506145071450814509145101451114512145131451414515145161451714518145191452014521145221452314524145251452614527145281452914530145311453214533145341453514536145371453814539145401454114542145431454414545145461454714548145491455014551145521455314554145551455614557145581455914560145611456214563145641456514566145671456814569145701457114572145731457414575145761457714578145791458014581145821458314584145851458614587145881458914590145911459214593145941459514596145971459814599146001460114602146031460414605146061460714608146091461014611146121461314614146151461614617146181461914620146211462214623146241462514626146271462814629146301463114632146331463414635146361463714638146391464014641146421464314644146451464614647146481464914650146511465214653146541465514656146571465814659146601466114662146631466414665146661466714668146691467014671146721467314674146751467614677146781467914680146811468214683146841468514686146871468814689146901469114692146931469414695146961469714698146991470014701
  1. using System;
  2. using Microsoft.EntityFrameworkCore;
  3. using Microsoft.EntityFrameworkCore.Metadata;
  4. namespace MySystem.Models
  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<ActiveReward> ActiveReward { get; set; }
  16. public virtual DbSet<ActivityEnrolRecord> ActivityEnrolRecord { get; set; }
  17. public virtual DbSet<ActivityInfo> ActivityInfo { get; set; }
  18. public virtual DbSet<ActivityPrizeDetail> ActivityPrizeDetail { get; set; }
  19. public virtual DbSet<ActivityRedPackageJoins> ActivityRedPackageJoins { get; set; }
  20. public virtual DbSet<ActivityRedPackageStock> ActivityRedPackageStock { get; set; }
  21. public virtual DbSet<ActivityRedPackageTop10> ActivityRedPackageTop10 { get; set; }
  22. public virtual DbSet<Advertisment> Advertisment { get; set; }
  23. public virtual DbSet<AgentLevelSet> AgentLevelSet { get; set; }
  24. public virtual DbSet<AppBottomNavs> AppBottomNavs { get; set; }
  25. public virtual DbSet<AppVersion> AppVersion { get; set; }
  26. public virtual DbSet<AppVideo> AppVideo { get; set; }
  27. public virtual DbSet<AppVideoList> AppVideoList { get; set; }
  28. public virtual DbSet<BankInfo> BankInfo { get; set; }
  29. public virtual DbSet<Col> Col { get; set; }
  30. public virtual DbSet<ConsumerOpenIds> ConsumerOpenIds { get; set; }
  31. public virtual DbSet<ConsumerOrderForNo> ConsumerOrderForNo { get; set; }
  32. public virtual DbSet<ConsumerOrders> ConsumerOrders { get; set; }
  33. public virtual DbSet<ConsumerProfit> ConsumerProfit { get; set; }
  34. public virtual DbSet<Consumers> Consumers { get; set; }
  35. public virtual DbSet<CouponAssignRecords> CouponAssignRecords { get; set; }
  36. public virtual DbSet<Coupons> Coupons { get; set; }
  37. public virtual DbSet<CouponsForUser> CouponsForUser { get; set; }
  38. public virtual DbSet<CustomTagSet> CustomTagSet { get; set; }
  39. public virtual DbSet<ErpCompanys> ErpCompanys { get; set; }
  40. public virtual DbSet<FileUpdateInfo> FileUpdateInfo { get; set; }
  41. public virtual DbSet<FluxProfitDetail> FluxProfitDetail { get; set; }
  42. public virtual DbSet<FluxProfitSummary> FluxProfitSummary { get; set; }
  43. public virtual DbSet<IndexIconList> IndexIconList { get; set; }
  44. public virtual DbSet<KqProductBrand> KqProductBrand { get; set; }
  45. public virtual DbSet<KqProductOrgs> KqProductOrgs { get; set; }
  46. public virtual DbSet<KqProductRuleSet> KqProductRuleSet { get; set; }
  47. public virtual DbSet<KqProducts> KqProducts { get; set; }
  48. public virtual DbSet<LeaderReserveRecord> LeaderReserveRecord { get; set; }
  49. public virtual DbSet<MachineApply> MachineApply { get; set; }
  50. public virtual DbSet<MachineApplyDetail> MachineApplyDetail { get; set; }
  51. public virtual DbSet<MachineChange> MachineChange { get; set; }
  52. public virtual DbSet<MachineChangeDetail> MachineChangeDetail { get; set; }
  53. public virtual DbSet<MachineForMerNo> MachineForMerNo { get; set; }
  54. public virtual DbSet<MachineForQrCode> MachineForQrCode { get; set; }
  55. public virtual DbSet<MachineForSnNo> MachineForSnNo { get; set; }
  56. public virtual DbSet<MachineRenew> MachineRenew { get; set; }
  57. public virtual DbSet<MachineReturn> MachineReturn { get; set; }
  58. public virtual DbSet<MachineUnBind> MachineUnBind { get; set; }
  59. public virtual DbSet<MenuRight> MenuRight { get; set; }
  60. public virtual DbSet<MerchantAddInfo> MerchantAddInfo { get; set; }
  61. public virtual DbSet<MerchantAdmin> MerchantAdmin { get; set; }
  62. public virtual DbSet<MerchantAuth> MerchantAuth { get; set; }
  63. public virtual DbSet<MerchantClass> MerchantClass { get; set; }
  64. public virtual DbSet<MerchantCol> MerchantCol { get; set; }
  65. public virtual DbSet<MerchantComment> MerchantComment { get; set; }
  66. public virtual DbSet<MerchantDepositReturns> MerchantDepositReturns { get; set; }
  67. public virtual DbSet<MerchantForCode> MerchantForCode { get; set; }
  68. public virtual DbSet<MerchantForMobile> MerchantForMobile { get; set; }
  69. public virtual DbSet<MerchantForName> MerchantForName { get; set; }
  70. public virtual DbSet<MerchantInfo> MerchantInfo { get; set; }
  71. public virtual DbSet<MerchantParamSet> MerchantParamSet { get; set; }
  72. public virtual DbSet<MerchantQrCode> MerchantQrCode { get; set; }
  73. public virtual DbSet<MerchantRebateDetail> MerchantRebateDetail { get; set; }
  74. public virtual DbSet<Merchants> Merchants { get; set; }
  75. public virtual DbSet<MobileCodeCheck> MobileCodeCheck { get; set; }
  76. public virtual DbSet<MsgBlackList> MsgBlackList { get; set; }
  77. public virtual DbSet<MsgPersonal> MsgPersonal { get; set; }
  78. public virtual DbSet<MsgPlacard> MsgPlacard { get; set; }
  79. public virtual DbSet<MsgPlacardRead> MsgPlacardRead { get; set; }
  80. public virtual DbSet<MsgPush> MsgPush { get; set; }
  81. public virtual DbSet<MsgSms> MsgSms { get; set; }
  82. public virtual DbSet<MsgSmsSet> MsgSmsSet { get; set; }
  83. public virtual DbSet<MsgTemplate> MsgTemplate { get; set; }
  84. public virtual DbSet<OpenBankCityTable> OpenBankCityTable { get; set; }
  85. public virtual DbSet<OpenBankTable> OpenBankTable { get; set; }
  86. public virtual DbSet<OpenReward> OpenReward { get; set; }
  87. public virtual DbSet<OpenRewardDetail> OpenRewardDetail { get; set; }
  88. public virtual DbSet<OpenSnSnapshot> OpenSnSnapshot { get; set; }
  89. public virtual DbSet<OperateLog> OperateLog { get; set; }
  90. public virtual DbSet<OperateRightList> OperateRightList { get; set; }
  91. public virtual DbSet<OrderForNo> OrderForNo { get; set; }
  92. public virtual DbSet<OrderProduct> OrderProduct { get; set; }
  93. public virtual DbSet<OrderRefund> OrderRefund { get; set; }
  94. public virtual DbSet<OrderRefundReason> OrderRefundReason { get; set; }
  95. public virtual DbSet<Orders> Orders { get; set; }
  96. public virtual DbSet<PageInfo> PageInfo { get; set; }
  97. public virtual DbSet<PageUpdateInfo> PageUpdateInfo { get; set; }
  98. public virtual DbSet<PosCouponForUser> PosCouponForUser { get; set; }
  99. public virtual DbSet<PosCouponOrders> PosCouponOrders { get; set; }
  100. public virtual DbSet<PosCouponRecord> PosCouponRecord { get; set; }
  101. public virtual DbSet<PosCoupons> PosCoupons { get; set; }
  102. public virtual DbSet<PosMachines> PosMachines { get; set; }
  103. public virtual DbSet<PosMachinesTwo> PosMachinesTwo { get; set; }
  104. public virtual DbSet<PosMerchantInfo> PosMerchantInfo { get; set; }
  105. public virtual DbSet<PosMerchantOtherInfo> PosMerchantOtherInfo { get; set; }
  106. public virtual DbSet<PosMerchantTradeSummay> PosMerchantTradeSummay { get; set; }
  107. public virtual DbSet<PreSendStockDetail> PreSendStockDetail { get; set; }
  108. public virtual DbSet<ProductComment> ProductComment { get; set; }
  109. public virtual DbSet<ProductCommentAgree> ProductCommentAgree { get; set; }
  110. public virtual DbSet<ProductFareAreas> ProductFareAreas { get; set; }
  111. public virtual DbSet<ProductFareTemp> ProductFareTemp { get; set; }
  112. public virtual DbSet<ProductKeys> ProductKeys { get; set; }
  113. public virtual DbSet<ProductNorm> ProductNorm { get; set; }
  114. public virtual DbSet<ProductNormItem> ProductNormItem { get; set; }
  115. public virtual DbSet<ProductNormTemp> ProductNormTemp { get; set; }
  116. public virtual DbSet<Products> Products { get; set; }
  117. public virtual DbSet<ProfitObjectActivations> ProfitObjectActivations { get; set; }
  118. public virtual DbSet<ProfitObjectContinueFloors> ProfitObjectContinueFloors { get; set; }
  119. public virtual DbSet<ProfitObjectFloors> ProfitObjectFloors { get; set; }
  120. public virtual DbSet<ProfitObjectLevelKinds> ProfitObjectLevelKinds { get; set; }
  121. public virtual DbSet<ProfitObjectLevels> ProfitObjectLevels { get; set; }
  122. public virtual DbSet<ProfitObjects> ProfitObjects { get; set; }
  123. public virtual DbSet<ProfitObjectsActiveCheck> ProfitObjectsActiveCheck { get; set; }
  124. public virtual DbSet<ProfitObjectsActiveParams> ProfitObjectsActiveParams { get; set; }
  125. public virtual DbSet<ProfitObjectsActives> ProfitObjectsActives { get; set; }
  126. public virtual DbSet<ProfitObjectsActivesForId> ProfitObjectsActivesForId { get; set; }
  127. public virtual DbSet<ProfitObjectsRule> ProfitObjectsRule { get; set; }
  128. public virtual DbSet<ProfitObjectsRuleDetails> ProfitObjectsRuleDetails { get; set; }
  129. public virtual DbSet<ProfitReceiveRecord> ProfitReceiveRecord { get; set; }
  130. public virtual DbSet<ProfitReceives> ProfitReceives { get; set; }
  131. public virtual DbSet<ProfitRecord> ProfitRecord { get; set; }
  132. public virtual DbSet<ProfitRewardRecord> ProfitRewardRecord { get; set; }
  133. public virtual DbSet<ProfitSubsidyDetail> ProfitSubsidyDetail { get; set; }
  134. public virtual DbSet<ProfitSubsidyDetail04> ProfitSubsidyDetail04 { get; set; }
  135. public virtual DbSet<PublicAccountSet> PublicAccountSet { get; set; }
  136. public virtual DbSet<PullNewAct> PullNewAct { get; set; }
  137. public virtual DbSet<PullNewDetail> PullNewDetail { get; set; }
  138. public virtual DbSet<PullnewSummary> PullnewSummary { get; set; }
  139. public virtual DbSet<RightDic> RightDic { get; set; }
  140. public virtual DbSet<ServiceCenter> ServiceCenter { get; set; }
  141. public virtual DbSet<SetMerchantTypeRecord> SetMerchantTypeRecord { get; set; }
  142. public virtual DbSet<SmallStoreHouse> SmallStoreHouse { get; set; }
  143. public virtual DbSet<StoreBalance> StoreBalance { get; set; }
  144. public virtual DbSet<StoreChangeHistory> StoreChangeHistory { get; set; }
  145. public virtual DbSet<StoreForCode> StoreForCode { get; set; }
  146. public virtual DbSet<StoreForName> StoreForName { get; set; }
  147. public virtual DbSet<StoreHouse> StoreHouse { get; set; }
  148. public virtual DbSet<StoreHouseAmountRecord> StoreHouseAmountRecord { get; set; }
  149. public virtual DbSet<StoreMachineApply> StoreMachineApply { get; set; }
  150. public virtual DbSet<StoreMallOrderSummary> StoreMallOrderSummary { get; set; }
  151. public virtual DbSet<StoreSnActivateSummary> StoreSnActivateSummary { get; set; }
  152. public virtual DbSet<StoreStockChange> StoreStockChange { get; set; }
  153. public virtual DbSet<StoreSwapSn> StoreSwapSn { get; set; }
  154. public virtual DbSet<SysAdmin> SysAdmin { get; set; }
  155. public virtual DbSet<SysAdminRole> SysAdminRole { get; set; }
  156. public virtual DbSet<SysLog> SysLog { get; set; }
  157. public virtual DbSet<SysRechargeRecord> SysRechargeRecord { get; set; }
  158. public virtual DbSet<SystemSet> SystemSet { get; set; }
  159. public virtual DbSet<TeamApply> TeamApply { get; set; }
  160. public virtual DbSet<TeamApplyForTeamName> TeamApplyForTeamName { get; set; }
  161. public virtual DbSet<TeamApplyForTeamNo> TeamApplyForTeamNo { get; set; }
  162. public virtual DbSet<TeamBlackList> TeamBlackList { get; set; }
  163. public virtual DbSet<TeamConfig> TeamConfig { get; set; }
  164. public virtual DbSet<TeamDayTop> TeamDayTop { get; set; }
  165. public virtual DbSet<TeamOfferApply> TeamOfferApply { get; set; }
  166. public virtual DbSet<TeamPersonDayTop> TeamPersonDayTop { get; set; }
  167. public virtual DbSet<TmpCert> TmpCert { get; set; }
  168. public virtual DbSet<TmpTradeNo> TmpTradeNo { get; set; }
  169. public virtual DbSet<TradeDaySummary> TradeDaySummary { get; set; }
  170. public virtual DbSet<TradeRecord> TradeRecord { get; set; }
  171. public virtual DbSet<TradeRecordTest> TradeRecordTest { get; set; }
  172. public virtual DbSet<UploadParams> UploadParams { get; set; }
  173. public virtual DbSet<UserAccount> UserAccount { get; set; }
  174. public virtual DbSet<UserAccountRecord> UserAccountRecord { get; set; }
  175. public virtual DbSet<UserAddress> UserAddress { get; set; }
  176. public virtual DbSet<UserAuthRecord> UserAuthRecord { get; set; }
  177. public virtual DbSet<UserBack> UserBack { get; set; }
  178. public virtual DbSet<UserBackKind> UserBackKind { get; set; }
  179. public virtual DbSet<UserBalanceTop> UserBalanceTop { get; set; }
  180. public virtual DbSet<UserCar> UserCar { get; set; }
  181. public virtual DbSet<UserCardForWeChat> UserCardForWeChat { get; set; }
  182. public virtual DbSet<UserCardRecord> UserCardRecord { get; set; }
  183. public virtual DbSet<UserCashRecord> UserCashRecord { get; set; }
  184. public virtual DbSet<UserCenterIconList> UserCenterIconList { get; set; }
  185. public virtual DbSet<UserCollection> UserCollection { get; set; }
  186. public virtual DbSet<UserData> UserData { get; set; }
  187. public virtual DbSet<UserDetail> UserDetail { get; set; }
  188. public virtual DbSet<UserFamilyMember> UserFamilyMember { get; set; }
  189. public virtual DbSet<UserForMakerCode> UserForMakerCode { get; set; }
  190. public virtual DbSet<UserForMobile> UserForMobile { get; set; }
  191. public virtual DbSet<UserForRealName> UserForRealName { get; set; }
  192. public virtual DbSet<UserFriend> UserFriend { get; set; }
  193. public virtual DbSet<UserGroup> UserGroup { get; set; }
  194. public virtual DbSet<UserLevelSet> UserLevelSet { get; set; }
  195. public virtual DbSet<UserLoginRecord> UserLoginRecord { get; set; }
  196. public virtual DbSet<UserMachineData> UserMachineData { get; set; }
  197. public virtual DbSet<UserMallLargeSn> UserMallLargeSn { get; set; }
  198. public virtual DbSet<UserOfflineSignInRecords> UserOfflineSignInRecords { get; set; }
  199. public virtual DbSet<UserProfit> UserProfit { get; set; }
  200. public virtual DbSet<UserProfitSet> UserProfitSet { get; set; }
  201. public virtual DbSet<UserProfitSubsidySummary> UserProfitSubsidySummary { get; set; }
  202. public virtual DbSet<UserRank> UserRank { get; set; }
  203. public virtual DbSet<UserRankWhite> UserRankWhite { get; set; }
  204. public virtual DbSet<UserRebateDetail> UserRebateDetail { get; set; }
  205. public virtual DbSet<UserSnActInfo> UserSnActInfo { get; set; }
  206. public virtual DbSet<UserSnDelayChange> UserSnDelayChange { get; set; }
  207. public virtual DbSet<UserStoreChange> UserStoreChange { get; set; }
  208. public virtual DbSet<UserSwapDetail> UserSwapDetail { get; set; }
  209. public virtual DbSet<UserSwapSummary> UserSwapSummary { get; set; }
  210. public virtual DbSet<UserSwapWhite> UserSwapWhite { get; set; }
  211. public virtual DbSet<UserTradeDaySummary> UserTradeDaySummary { get; set; }
  212. public virtual DbSet<UserTradeMonthSummary> UserTradeMonthSummary { get; set; }
  213. public virtual DbSet<Users> Users { get; set; }
  214. protected override void OnConfiguring(DbContextOptionsBuilder optionsBuilder)
  215. {
  216. if (!optionsBuilder.IsConfigured)
  217. {
  218. optionsBuilder.UseMySql(Library.ConfigurationManager.AppSettings["SqlConnStr"].ToString(), x => x.ServerVersion("5.7.17-mysql"));
  219. }
  220. }
  221. protected override void OnModelCreating(ModelBuilder modelBuilder)
  222. {
  223. modelBuilder.Entity<ActiveReward>(entity =>
  224. {
  225. entity.Property(e => e.Id).HasColumnType("int(11)");
  226. entity.Property(e => e.ActDate).HasColumnType("datetime");
  227. entity.Property(e => e.ActType).HasColumnType("int(11)");
  228. entity.Property(e => e.ActTypeDesc)
  229. .HasColumnType("varchar(64)")
  230. .HasCharSet("utf8")
  231. .HasCollation("utf8_general_ci");
  232. entity.Property(e => e.BrandId).HasColumnType("int(11)");
  233. entity.Property(e => e.City)
  234. .HasColumnType("varchar(32)")
  235. .HasCharSet("utf8")
  236. .HasCollation("utf8_general_ci");
  237. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  238. entity.Property(e => e.CreateMan)
  239. .HasColumnType("varchar(50)")
  240. .HasCharSet("utf8")
  241. .HasCollation("utf8_general_ci");
  242. entity.Property(e => e.DirectBuddyNo).HasColumnType("int(11)");
  243. entity.Property(e => e.DivideAmount).HasColumnType("decimal(18,2)");
  244. entity.Property(e => e.KqMerNo)
  245. .HasColumnType("varchar(32)")
  246. .HasCharSet("utf8")
  247. .HasCollation("utf8_general_ci");
  248. entity.Property(e => e.KqSnNo)
  249. .HasColumnType("varchar(32)")
  250. .HasCharSet("utf8")
  251. .HasCollation("utf8_general_ci");
  252. entity.Property(e => e.MerUserId).HasColumnType("int(11)");
  253. entity.Property(e => e.MerUserNav)
  254. .HasColumnType("varchar(200)")
  255. .HasCharSet("utf8")
  256. .HasCollation("utf8_general_ci");
  257. entity.Property(e => e.MerchantId).HasColumnType("int(11)");
  258. entity.Property(e => e.ParentParentUserId).HasColumnType("int(11)");
  259. entity.Property(e => e.ParentUserId).HasColumnType("int(11)");
  260. entity.Property(e => e.Province)
  261. .HasColumnType("varchar(32)")
  262. .HasCharSet("utf8")
  263. .HasCollation("utf8_general_ci");
  264. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  265. entity.Property(e => e.Remark)
  266. .HasColumnType("varchar(64)")
  267. .HasCharSet("utf8")
  268. .HasCollation("utf8_general_ci");
  269. entity.Property(e => e.RewardAmount).HasColumnType("decimal(18,2)");
  270. entity.Property(e => e.RewardRef).HasColumnType("int(11)");
  271. entity.Property(e => e.RewardSourceUserId).HasColumnType("int(11)");
  272. entity.Property(e => e.RewardTips)
  273. .HasColumnType("varchar(16)")
  274. .HasCharSet("utf8")
  275. .HasCollation("utf8_general_ci");
  276. entity.Property(e => e.RuleRewardAmount).HasColumnType("decimal(18,2)");
  277. entity.Property(e => e.SeoDescription)
  278. .HasColumnType("varchar(500)")
  279. .HasCharSet("utf8")
  280. .HasCollation("utf8_general_ci");
  281. entity.Property(e => e.SeoKeyword)
  282. .HasColumnType("varchar(200)")
  283. .HasCharSet("utf8")
  284. .HasCollation("utf8_general_ci");
  285. entity.Property(e => e.SeoTitle)
  286. .HasColumnType("varchar(100)")
  287. .HasCharSet("utf8")
  288. .HasCollation("utf8_general_ci");
  289. entity.Property(e => e.SnApplyUserId).HasColumnType("int(11)");
  290. entity.Property(e => e.SnStoreId).HasColumnType("int(11)");
  291. entity.Property(e => e.SnType).HasColumnType("int(11)");
  292. entity.Property(e => e.Sort).HasColumnType("int(11)");
  293. entity.Property(e => e.StandardDate).HasColumnType("datetime");
  294. entity.Property(e => e.Status).HasColumnType("int(11)");
  295. entity.Property(e => e.TopUserId).HasColumnType("int(11)");
  296. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  297. entity.Property(e => e.UpdateMan)
  298. .HasColumnType("varchar(50)")
  299. .HasCharSet("utf8")
  300. .HasCollation("utf8_general_ci");
  301. entity.Property(e => e.UserId).HasColumnType("int(11)");
  302. entity.Property(e => e.UserNav)
  303. .HasColumnType("varchar(200)")
  304. .HasCharSet("utf8")
  305. .HasCollation("utf8_general_ci");
  306. entity.Property(e => e.Version).HasColumnType("int(11)");
  307. });
  308. modelBuilder.Entity<ActivityEnrolRecord>(entity =>
  309. {
  310. entity.Property(e => e.Id).HasColumnType("int(11)");
  311. entity.Property(e => e.ActId).HasColumnType("int(11)");
  312. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  313. entity.Property(e => e.CreateMan)
  314. .HasColumnType("varchar(50)")
  315. .HasCharSet("utf8")
  316. .HasCollation("utf8_general_ci");
  317. entity.Property(e => e.EffectEndTime)
  318. .HasColumnType("varchar(8)")
  319. .HasCharSet("utf8")
  320. .HasCollation("utf8_general_ci");
  321. entity.Property(e => e.EffectStartTime)
  322. .HasColumnType("varchar(8)")
  323. .HasCharSet("utf8")
  324. .HasCollation("utf8_general_ci");
  325. entity.Property(e => e.EnrolMonth)
  326. .HasColumnType("varchar(80)")
  327. .HasCharSet("utf8")
  328. .HasCollation("utf8_general_ci");
  329. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  330. entity.Property(e => e.SeoDescription)
  331. .HasColumnType("varchar(500)")
  332. .HasCharSet("utf8")
  333. .HasCollation("utf8_general_ci");
  334. entity.Property(e => e.SeoKeyword)
  335. .HasColumnType("varchar(200)")
  336. .HasCharSet("utf8")
  337. .HasCollation("utf8_general_ci");
  338. entity.Property(e => e.SeoTitle)
  339. .HasColumnType("varchar(100)")
  340. .HasCharSet("utf8")
  341. .HasCollation("utf8_general_ci");
  342. entity.Property(e => e.Sort).HasColumnType("int(11)");
  343. entity.Property(e => e.Status).HasColumnType("int(11)");
  344. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  345. entity.Property(e => e.UpdateMan)
  346. .HasColumnType("varchar(50)")
  347. .HasCharSet("utf8")
  348. .HasCollation("utf8_general_ci");
  349. entity.Property(e => e.UserId).HasColumnType("int(11)");
  350. entity.Property(e => e.Version).HasColumnType("int(11)");
  351. });
  352. modelBuilder.Entity<ActivityInfo>(entity =>
  353. {
  354. entity.Property(e => e.Id).HasColumnType("int(11)");
  355. entity.Property(e => e.ActBanner)
  356. .HasColumnType("varchar(200)")
  357. .HasCharSet("utf8")
  358. .HasCollation("utf8_general_ci");
  359. entity.Property(e => e.ActCode)
  360. .HasColumnType("varchar(32)")
  361. .HasCharSet("utf8")
  362. .HasCollation("utf8_general_ci");
  363. entity.Property(e => e.ActContent)
  364. .HasColumnType("longtext")
  365. .HasCharSet("utf8")
  366. .HasCollation("utf8_general_ci");
  367. entity.Property(e => e.ActName)
  368. .HasColumnType("varchar(128)")
  369. .HasCharSet("utf8")
  370. .HasCollation("utf8_general_ci");
  371. entity.Property(e => e.ActReferUrl)
  372. .HasColumnType("varchar(255)")
  373. .HasCharSet("utf8")
  374. .HasCollation("utf8_general_ci");
  375. entity.Property(e => e.ActType).HasColumnType("int(11)");
  376. entity.Property(e => e.BrandId)
  377. .HasColumnType("varchar(100)")
  378. .HasCharSet("utf8")
  379. .HasCollation("utf8_general_ci");
  380. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  381. entity.Property(e => e.CreateMan)
  382. .HasColumnType("varchar(50)")
  383. .HasCharSet("utf8")
  384. .HasCollation("utf8_general_ci");
  385. entity.Property(e => e.EffectEndDate).HasColumnType("datetime");
  386. entity.Property(e => e.EffectStartDate).HasColumnType("datetime");
  387. entity.Property(e => e.EnrolEndDate).HasColumnType("datetime");
  388. entity.Property(e => e.EnrolEndTime)
  389. .HasColumnType("varchar(8)")
  390. .HasCharSet("utf8")
  391. .HasCollation("utf8_general_ci");
  392. entity.Property(e => e.EnrolStartDate).HasColumnType("datetime");
  393. entity.Property(e => e.EnrolStartTime)
  394. .HasColumnType("varchar(8)")
  395. .HasCharSet("utf8")
  396. .HasCollation("utf8_general_ci");
  397. entity.Property(e => e.IsTop).HasColumnType("int(11)");
  398. entity.Property(e => e.LimitTopBuddy)
  399. .HasColumnType("varchar(255)")
  400. .HasCharSet("utf8")
  401. .HasCollation("utf8_general_ci");
  402. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  403. entity.Property(e => e.Remark)
  404. .HasColumnType("varchar(128)")
  405. .HasCharSet("utf8")
  406. .HasCollation("utf8_general_ci");
  407. entity.Property(e => e.SeoDescription)
  408. .HasColumnType("varchar(500)")
  409. .HasCharSet("utf8")
  410. .HasCollation("utf8_general_ci");
  411. entity.Property(e => e.SeoKeyword)
  412. .HasColumnType("varchar(200)")
  413. .HasCharSet("utf8")
  414. .HasCollation("utf8_general_ci");
  415. entity.Property(e => e.SeoTitle)
  416. .HasColumnType("varchar(100)")
  417. .HasCharSet("utf8")
  418. .HasCollation("utf8_general_ci");
  419. entity.Property(e => e.Sort).HasColumnType("int(11)");
  420. entity.Property(e => e.Status).HasColumnType("int(11)");
  421. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  422. entity.Property(e => e.UpdateMan)
  423. .HasColumnType("varchar(50)")
  424. .HasCharSet("utf8")
  425. .HasCollation("utf8_general_ci");
  426. entity.Property(e => e.Version).HasColumnType("int(11)");
  427. });
  428. modelBuilder.Entity<ActivityPrizeDetail>(entity =>
  429. {
  430. entity.Property(e => e.Id).HasColumnType("int(11)");
  431. entity.Property(e => e.ActRewardAmt).HasColumnType("decimal(18,2)");
  432. entity.Property(e => e.ActivityId).HasColumnType("int(11)");
  433. entity.Property(e => e.BrandId).HasColumnType("int(11)");
  434. entity.Property(e => e.CheckStatus).HasColumnType("int(11)");
  435. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  436. entity.Property(e => e.CreateMan)
  437. .HasColumnType("varchar(50)")
  438. .HasCharSet("utf8")
  439. .HasCollation("utf8_general_ci");
  440. entity.Property(e => e.CreditTradeAmt).HasColumnType("decimal(18,2)");
  441. entity.Property(e => e.OtherProdCreditTradeAmt).HasColumnType("decimal(18,2)");
  442. entity.Property(e => e.ProfitRate).HasColumnType("decimal(18,2)");
  443. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  444. entity.Property(e => e.SeoDescription)
  445. .HasColumnType("varchar(500)")
  446. .HasCharSet("utf8")
  447. .HasCollation("utf8_general_ci");
  448. entity.Property(e => e.SeoKeyword)
  449. .HasColumnType("varchar(200)")
  450. .HasCharSet("utf8")
  451. .HasCollation("utf8_general_ci");
  452. entity.Property(e => e.SeoTitle)
  453. .HasColumnType("varchar(100)")
  454. .HasCharSet("utf8")
  455. .HasCollation("utf8_general_ci");
  456. entity.Property(e => e.Sort).HasColumnType("int(11)");
  457. entity.Property(e => e.Status).HasColumnType("int(11)");
  458. entity.Property(e => e.TopUserId).HasColumnType("int(11)");
  459. entity.Property(e => e.TradeAmt).HasColumnType("decimal(18,2)");
  460. entity.Property(e => e.TradeMonth)
  461. .HasColumnType("varchar(6)")
  462. .HasCharSet("utf8")
  463. .HasCollation("utf8_general_ci");
  464. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  465. entity.Property(e => e.UpdateMan)
  466. .HasColumnType("varchar(50)")
  467. .HasCharSet("utf8")
  468. .HasCollation("utf8_general_ci");
  469. entity.Property(e => e.UserId).HasColumnType("int(11)");
  470. entity.Property(e => e.Version).HasColumnType("int(11)");
  471. });
  472. modelBuilder.Entity<ActivityRedPackageJoins>(entity =>
  473. {
  474. entity.Property(e => e.Id).HasColumnType("int(11)");
  475. entity.Property(e => e.ActivityDate)
  476. .HasColumnType("varchar(8)")
  477. .HasCharSet("utf8")
  478. .HasCollation("utf8_general_ci");
  479. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  480. entity.Property(e => e.CreateMan)
  481. .HasColumnType("varchar(50)")
  482. .HasCharSet("utf8")
  483. .HasCollation("utf8_general_ci");
  484. entity.Property(e => e.PrizeAmt).HasColumnType("decimal(18,2)");
  485. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  486. entity.Property(e => e.SeoDescription)
  487. .HasColumnType("varchar(500)")
  488. .HasCharSet("utf8")
  489. .HasCollation("utf8_general_ci");
  490. entity.Property(e => e.SeoKeyword)
  491. .HasColumnType("varchar(200)")
  492. .HasCharSet("utf8")
  493. .HasCollation("utf8_general_ci");
  494. entity.Property(e => e.SeoTitle)
  495. .HasColumnType("varchar(100)")
  496. .HasCharSet("utf8")
  497. .HasCollation("utf8_general_ci");
  498. entity.Property(e => e.Sort).HasColumnType("int(11)");
  499. entity.Property(e => e.Status).HasColumnType("int(11)");
  500. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  501. entity.Property(e => e.UpdateMan)
  502. .HasColumnType("varchar(50)")
  503. .HasCharSet("utf8")
  504. .HasCollation("utf8_general_ci");
  505. entity.Property(e => e.UserId).HasColumnType("int(11)");
  506. entity.Property(e => e.Version).HasColumnType("int(11)");
  507. });
  508. modelBuilder.Entity<ActivityRedPackageStock>(entity =>
  509. {
  510. entity.Property(e => e.Id).HasColumnType("int(11)");
  511. entity.Property(e => e.ActivityDate)
  512. .HasColumnType("varchar(8)")
  513. .HasCharSet("utf8")
  514. .HasCollation("utf8_general_ci");
  515. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  516. entity.Property(e => e.CreateMan)
  517. .HasColumnType("varchar(50)")
  518. .HasCharSet("utf8")
  519. .HasCollation("utf8_general_ci");
  520. entity.Property(e => e.PrizeAmt).HasColumnType("decimal(18,2)");
  521. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  522. entity.Property(e => e.SeoDescription)
  523. .HasColumnType("varchar(500)")
  524. .HasCharSet("utf8")
  525. .HasCollation("utf8_general_ci");
  526. entity.Property(e => e.SeoKeyword)
  527. .HasColumnType("varchar(200)")
  528. .HasCharSet("utf8")
  529. .HasCollation("utf8_general_ci");
  530. entity.Property(e => e.SeoTitle)
  531. .HasColumnType("varchar(100)")
  532. .HasCharSet("utf8")
  533. .HasCollation("utf8_general_ci");
  534. entity.Property(e => e.Sort).HasColumnType("int(11)");
  535. entity.Property(e => e.Status).HasColumnType("int(11)");
  536. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  537. entity.Property(e => e.UpdateMan)
  538. .HasColumnType("varchar(50)")
  539. .HasCharSet("utf8")
  540. .HasCollation("utf8_general_ci");
  541. entity.Property(e => e.UserId).HasColumnType("int(11)");
  542. entity.Property(e => e.Version).HasColumnType("int(11)");
  543. });
  544. modelBuilder.Entity<ActivityRedPackageTop10>(entity =>
  545. {
  546. entity.Property(e => e.Id).HasColumnType("int(11)");
  547. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  548. entity.Property(e => e.CreateMan)
  549. .HasColumnType("varchar(50)")
  550. .HasCharSet("utf8")
  551. .HasCollation("utf8_general_ci");
  552. entity.Property(e => e.Kind).HasColumnType("int(11)");
  553. entity.Property(e => e.PrizeAmt).HasColumnType("decimal(18,2)");
  554. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  555. entity.Property(e => e.SeoDescription)
  556. .HasColumnType("varchar(500)")
  557. .HasCharSet("utf8")
  558. .HasCollation("utf8_general_ci");
  559. entity.Property(e => e.SeoKeyword)
  560. .HasColumnType("varchar(200)")
  561. .HasCharSet("utf8")
  562. .HasCollation("utf8_general_ci");
  563. entity.Property(e => e.SeoTitle)
  564. .HasColumnType("varchar(100)")
  565. .HasCharSet("utf8")
  566. .HasCollation("utf8_general_ci");
  567. entity.Property(e => e.Sort).HasColumnType("int(11)");
  568. entity.Property(e => e.Status).HasColumnType("int(11)");
  569. entity.Property(e => e.TimeNum).HasColumnType("int(11)");
  570. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  571. entity.Property(e => e.UpdateMan)
  572. .HasColumnType("varchar(50)")
  573. .HasCharSet("utf8")
  574. .HasCollation("utf8_general_ci");
  575. entity.Property(e => e.UserId).HasColumnType("int(11)");
  576. entity.Property(e => e.Version).HasColumnType("int(11)");
  577. });
  578. modelBuilder.Entity<Advertisment>(entity =>
  579. {
  580. entity.Property(e => e.Id).HasColumnType("int(11)");
  581. entity.Property(e => e.ColId)
  582. .HasColumnType("varchar(30)")
  583. .HasCharSet("utf8")
  584. .HasCollation("utf8_general_ci");
  585. entity.Property(e => e.Contents)
  586. .HasColumnType("longtext")
  587. .HasCharSet("utf8")
  588. .HasCollation("utf8_general_ci");
  589. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  590. entity.Property(e => e.CreateMan)
  591. .HasColumnType("varchar(50)")
  592. .HasCharSet("utf8")
  593. .HasCollation("utf8_general_ci");
  594. entity.Property(e => e.PicPath)
  595. .HasColumnType("varchar(200)")
  596. .HasCharSet("utf8")
  597. .HasCollation("utf8_general_ci");
  598. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  599. entity.Property(e => e.SeoDescription)
  600. .HasColumnType("varchar(500)")
  601. .HasCharSet("utf8")
  602. .HasCollation("utf8_general_ci");
  603. entity.Property(e => e.SeoKeyword)
  604. .HasColumnType("varchar(200)")
  605. .HasCharSet("utf8")
  606. .HasCollation("utf8_general_ci");
  607. entity.Property(e => e.SeoTitle)
  608. .HasColumnType("varchar(100)")
  609. .HasCharSet("utf8")
  610. .HasCollation("utf8_general_ci");
  611. entity.Property(e => e.Sort).HasColumnType("int(11)");
  612. entity.Property(e => e.Status).HasColumnType("int(11)");
  613. entity.Property(e => e.Title)
  614. .HasColumnType("varchar(50)")
  615. .HasCharSet("utf8")
  616. .HasCollation("utf8_general_ci");
  617. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  618. entity.Property(e => e.UpdateMan)
  619. .HasColumnType("varchar(50)")
  620. .HasCharSet("utf8")
  621. .HasCollation("utf8_general_ci");
  622. entity.Property(e => e.Url)
  623. .HasColumnType("longtext")
  624. .HasCharSet("utf8")
  625. .HasCollation("utf8_general_ci");
  626. entity.Property(e => e.Version).HasColumnType("int(11)");
  627. });
  628. modelBuilder.Entity<AgentLevelSet>(entity =>
  629. {
  630. entity.Property(e => e.Id).HasColumnType("int(11)");
  631. entity.Property(e => e.AreasProfitPercent).HasColumnType("decimal(18,2)");
  632. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  633. entity.Property(e => e.CreateMan)
  634. .HasColumnType("varchar(50)")
  635. .HasCharSet("utf8")
  636. .HasCollation("utf8_general_ci");
  637. entity.Property(e => e.LevelDiff)
  638. .HasColumnType("bit(1)")
  639. .HasDefaultValueSql("b'0'");
  640. entity.Property(e => e.Name)
  641. .HasColumnType("varchar(50)")
  642. .HasCharSet("utf8")
  643. .HasCollation("utf8_general_ci");
  644. entity.Property(e => e.ProfitPercent).HasColumnType("decimal(18,2)");
  645. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  646. entity.Property(e => e.SeoDescription)
  647. .HasColumnType("varchar(500)")
  648. .HasCharSet("utf8")
  649. .HasCollation("utf8_general_ci");
  650. entity.Property(e => e.SeoKeyword)
  651. .HasColumnType("varchar(200)")
  652. .HasCharSet("utf8")
  653. .HasCollation("utf8_general_ci");
  654. entity.Property(e => e.SeoTitle)
  655. .HasColumnType("varchar(100)")
  656. .HasCharSet("utf8")
  657. .HasCollation("utf8_general_ci");
  658. entity.Property(e => e.Sort).HasColumnType("int(11)");
  659. entity.Property(e => e.Status).HasColumnType("int(11)");
  660. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  661. entity.Property(e => e.UpdateMan)
  662. .HasColumnType("varchar(50)")
  663. .HasCharSet("utf8")
  664. .HasCollation("utf8_general_ci");
  665. entity.Property(e => e.Version).HasColumnType("int(11)");
  666. });
  667. modelBuilder.Entity<AppBottomNavs>(entity =>
  668. {
  669. entity.Property(e => e.Id).HasColumnType("int(11)");
  670. entity.Property(e => e.BgColor)
  671. .HasColumnType("varchar(6)")
  672. .HasCharSet("utf8")
  673. .HasCollation("utf8_general_ci");
  674. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  675. entity.Property(e => e.CreateMan)
  676. .HasColumnType("varchar(50)")
  677. .HasCharSet("utf8")
  678. .HasCollation("utf8_general_ci");
  679. entity.Property(e => e.NoPageHint)
  680. .HasColumnType("varchar(50)")
  681. .HasCharSet("utf8")
  682. .HasCollation("utf8_general_ci");
  683. entity.Property(e => e.NormalIcon)
  684. .HasColumnType("varchar(200)")
  685. .HasCharSet("utf8")
  686. .HasCollation("utf8_general_ci");
  687. entity.Property(e => e.NormalTextColor)
  688. .HasColumnType("varchar(6)")
  689. .HasCharSet("utf8")
  690. .HasCollation("utf8_general_ci");
  691. entity.Property(e => e.PageName)
  692. .HasColumnType("varchar(50)")
  693. .HasCharSet("utf8")
  694. .HasCollation("utf8_general_ci");
  695. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  696. entity.Property(e => e.SelectIcon)
  697. .HasColumnType("varchar(200)")
  698. .HasCharSet("utf8")
  699. .HasCollation("utf8_general_ci");
  700. entity.Property(e => e.SelectTextColor)
  701. .HasColumnType("varchar(6)")
  702. .HasCharSet("utf8")
  703. .HasCollation("utf8_general_ci");
  704. entity.Property(e => e.SeoDescription)
  705. .HasColumnType("varchar(500)")
  706. .HasCharSet("utf8")
  707. .HasCollation("utf8_general_ci");
  708. entity.Property(e => e.SeoKeyword)
  709. .HasColumnType("varchar(200)")
  710. .HasCharSet("utf8")
  711. .HasCollation("utf8_general_ci");
  712. entity.Property(e => e.SeoTitle)
  713. .HasColumnType("varchar(100)")
  714. .HasCharSet("utf8")
  715. .HasCollation("utf8_general_ci");
  716. entity.Property(e => e.Sort).HasColumnType("int(11)");
  717. entity.Property(e => e.Status).HasColumnType("int(11)");
  718. entity.Property(e => e.Title)
  719. .HasColumnType("varchar(10)")
  720. .HasCharSet("utf8")
  721. .HasCollation("utf8_general_ci");
  722. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  723. entity.Property(e => e.UpdateMan)
  724. .HasColumnType("varchar(50)")
  725. .HasCharSet("utf8")
  726. .HasCollation("utf8_general_ci");
  727. entity.Property(e => e.Version).HasColumnType("int(11)");
  728. });
  729. modelBuilder.Entity<AppVersion>(entity =>
  730. {
  731. entity.Property(e => e.Id).HasColumnType("int(11)");
  732. entity.Property(e => e.CancelText)
  733. .HasColumnType("varchar(10)")
  734. .HasCharSet("utf8")
  735. .HasCollation("utf8_general_ci");
  736. entity.Property(e => e.ConfirmText)
  737. .HasColumnType("varchar(10)")
  738. .HasCharSet("utf8")
  739. .HasCollation("utf8_general_ci");
  740. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  741. entity.Property(e => e.CreateMan)
  742. .HasColumnType("varchar(50)")
  743. .HasCharSet("utf8")
  744. .HasCollation("utf8_general_ci");
  745. entity.Property(e => e.DownloadUrl)
  746. .HasColumnType("varchar(500)")
  747. .HasCharSet("utf8")
  748. .HasCollation("utf8_general_ci");
  749. entity.Property(e => e.Info)
  750. .HasColumnType("varchar(200)")
  751. .HasCharSet("utf8")
  752. .HasCollation("utf8_general_ci");
  753. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  754. entity.Property(e => e.SeoDescription)
  755. .HasColumnType("varchar(500)")
  756. .HasCharSet("utf8")
  757. .HasCollation("utf8_general_ci");
  758. entity.Property(e => e.SeoKeyword)
  759. .HasColumnType("varchar(200)")
  760. .HasCharSet("utf8")
  761. .HasCollation("utf8_general_ci");
  762. entity.Property(e => e.SeoTitle)
  763. .HasColumnType("varchar(100)")
  764. .HasCharSet("utf8")
  765. .HasCollation("utf8_general_ci");
  766. entity.Property(e => e.Sort).HasColumnType("int(11)");
  767. entity.Property(e => e.Status).HasColumnType("int(11)");
  768. entity.Property(e => e.TerminalKind)
  769. .HasColumnType("varchar(10)")
  770. .HasCharSet("utf8")
  771. .HasCollation("utf8_general_ci");
  772. entity.Property(e => e.Title)
  773. .HasColumnType("varchar(50)")
  774. .HasCharSet("utf8")
  775. .HasCollation("utf8_general_ci");
  776. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  777. entity.Property(e => e.UpdateMan)
  778. .HasColumnType("varchar(50)")
  779. .HasCharSet("utf8")
  780. .HasCollation("utf8_general_ci");
  781. entity.Property(e => e.Version).HasColumnType("int(11)");
  782. entity.Property(e => e.VersionNum)
  783. .HasColumnType("varchar(20)")
  784. .HasCharSet("utf8")
  785. .HasCollation("utf8_general_ci");
  786. });
  787. modelBuilder.Entity<AppVideo>(entity =>
  788. {
  789. entity.Property(e => e.Id).HasColumnType("int(11)");
  790. entity.Property(e => e.BannerPic)
  791. .HasColumnType("varchar(200)")
  792. .HasCharSet("utf8")
  793. .HasCollation("utf8_general_ci");
  794. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  795. entity.Property(e => e.CreateMan)
  796. .HasColumnType("varchar(50)")
  797. .HasCharSet("utf8")
  798. .HasCollation("utf8_general_ci");
  799. entity.Property(e => e.Name)
  800. .HasColumnType("varchar(50)")
  801. .HasCharSet("utf8")
  802. .HasCollation("utf8_general_ci");
  803. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  804. entity.Property(e => e.Remark)
  805. .HasColumnType("varchar(200)")
  806. .HasCharSet("utf8")
  807. .HasCollation("utf8_general_ci");
  808. entity.Property(e => e.SeoDescription)
  809. .HasColumnType("varchar(500)")
  810. .HasCharSet("utf8")
  811. .HasCollation("utf8_general_ci");
  812. entity.Property(e => e.SeoKeyword)
  813. .HasColumnType("varchar(200)")
  814. .HasCharSet("utf8")
  815. .HasCollation("utf8_general_ci");
  816. entity.Property(e => e.SeoTitle)
  817. .HasColumnType("varchar(100)")
  818. .HasCharSet("utf8")
  819. .HasCollation("utf8_general_ci");
  820. entity.Property(e => e.Sort).HasColumnType("int(11)");
  821. entity.Property(e => e.Status).HasColumnType("int(11)");
  822. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  823. entity.Property(e => e.UpdateMan)
  824. .HasColumnType("varchar(50)")
  825. .HasCharSet("utf8")
  826. .HasCollation("utf8_general_ci");
  827. entity.Property(e => e.Version).HasColumnType("int(11)");
  828. });
  829. modelBuilder.Entity<AppVideoList>(entity =>
  830. {
  831. entity.Property(e => e.Id).HasColumnType("int(11)");
  832. entity.Property(e => e.BgPic)
  833. .HasColumnType("varchar(200)")
  834. .HasCharSet("utf8")
  835. .HasCollation("utf8_general_ci");
  836. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  837. entity.Property(e => e.CreateMan)
  838. .HasColumnType("varchar(50)")
  839. .HasCharSet("utf8")
  840. .HasCollation("utf8_general_ci");
  841. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  842. entity.Property(e => e.Remark)
  843. .HasColumnType("varchar(200)")
  844. .HasCharSet("utf8")
  845. .HasCollation("utf8_general_ci");
  846. entity.Property(e => e.SeoDescription)
  847. .HasColumnType("varchar(500)")
  848. .HasCharSet("utf8")
  849. .HasCollation("utf8_general_ci");
  850. entity.Property(e => e.SeoKeyword)
  851. .HasColumnType("varchar(200)")
  852. .HasCharSet("utf8")
  853. .HasCollation("utf8_general_ci");
  854. entity.Property(e => e.SeoTitle)
  855. .HasColumnType("varchar(100)")
  856. .HasCharSet("utf8")
  857. .HasCollation("utf8_general_ci");
  858. entity.Property(e => e.Sort).HasColumnType("int(11)");
  859. entity.Property(e => e.Status).HasColumnType("int(11)");
  860. entity.Property(e => e.Title)
  861. .HasColumnType("varchar(50)")
  862. .HasCharSet("utf8")
  863. .HasCollation("utf8_general_ci");
  864. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  865. entity.Property(e => e.UpdateMan)
  866. .HasColumnType("varchar(50)")
  867. .HasCharSet("utf8")
  868. .HasCollation("utf8_general_ci");
  869. entity.Property(e => e.Version).HasColumnType("int(11)");
  870. entity.Property(e => e.VideoId).HasColumnType("int(11)");
  871. entity.Property(e => e.VideoUrl)
  872. .HasColumnType("varchar(500)")
  873. .HasCharSet("utf8")
  874. .HasCollation("utf8_general_ci");
  875. });
  876. modelBuilder.Entity<BankInfo>(entity =>
  877. {
  878. entity.Property(e => e.Id).HasColumnType("int(11)");
  879. entity.Property(e => e.BankCode)
  880. .HasColumnType("varchar(16)")
  881. .HasCharSet("utf8")
  882. .HasCollation("utf8_general_ci");
  883. entity.Property(e => e.BankName)
  884. .HasColumnType("varchar(100)")
  885. .HasCharSet("utf8")
  886. .HasCollation("utf8_general_ci");
  887. entity.Property(e => e.BankNameAbbr)
  888. .HasColumnType("varchar(60)")
  889. .HasCharSet("utf8")
  890. .HasCollation("utf8_general_ci");
  891. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  892. entity.Property(e => e.CreateMan)
  893. .HasColumnType("varchar(50)")
  894. .HasCharSet("utf8")
  895. .HasCollation("utf8_general_ci");
  896. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  897. entity.Property(e => e.SeoDescription)
  898. .HasColumnType("varchar(500)")
  899. .HasCharSet("utf8")
  900. .HasCollation("utf8_general_ci");
  901. entity.Property(e => e.SeoKeyword)
  902. .HasColumnType("varchar(200)")
  903. .HasCharSet("utf8")
  904. .HasCollation("utf8_general_ci");
  905. entity.Property(e => e.SeoTitle)
  906. .HasColumnType("varchar(100)")
  907. .HasCharSet("utf8")
  908. .HasCollation("utf8_general_ci");
  909. entity.Property(e => e.Sort).HasColumnType("int(11)");
  910. entity.Property(e => e.Status).HasColumnType("int(11)");
  911. entity.Property(e => e.UnitedBankName)
  912. .HasColumnType("varchar(100)")
  913. .HasCharSet("utf8")
  914. .HasCollation("utf8_general_ci");
  915. entity.Property(e => e.UnitedBankNo)
  916. .HasColumnType("varchar(16)")
  917. .HasCharSet("utf8")
  918. .HasCollation("utf8_general_ci");
  919. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  920. entity.Property(e => e.UpdateMan)
  921. .HasColumnType("varchar(50)")
  922. .HasCharSet("utf8")
  923. .HasCollation("utf8_general_ci");
  924. entity.Property(e => e.Version).HasColumnType("int(11)");
  925. });
  926. modelBuilder.Entity<Col>(entity =>
  927. {
  928. entity.Property(e => e.Id).HasColumnType("int(11)");
  929. entity.Property(e => e.ClassName)
  930. .HasColumnType("varchar(50)")
  931. .HasCharSet("utf8")
  932. .HasCollation("utf8_general_ci");
  933. entity.Property(e => e.ColDetail)
  934. .HasColumnType("varchar(50)")
  935. .HasCharSet("utf8")
  936. .HasCollation("utf8_general_ci");
  937. entity.Property(e => e.ColEnName)
  938. .HasColumnType("varchar(50)")
  939. .HasCharSet("utf8")
  940. .HasCollation("utf8_general_ci");
  941. entity.Property(e => e.ColEnNav)
  942. .HasColumnType("varchar(200)")
  943. .HasCharSet("utf8")
  944. .HasCollation("utf8_general_ci");
  945. entity.Property(e => e.ColId)
  946. .HasColumnType("varchar(30)")
  947. .HasCharSet("utf8")
  948. .HasCollation("utf8_general_ci");
  949. entity.Property(e => e.ColName)
  950. .HasColumnType("varchar(50)")
  951. .HasCharSet("utf8")
  952. .HasCollation("utf8_general_ci");
  953. entity.Property(e => e.ColPicPath)
  954. .HasColumnType("varchar(200)")
  955. .HasCharSet("utf8")
  956. .HasCollation("utf8_general_ci");
  957. entity.Property(e => e.Contents)
  958. .HasColumnType("longtext")
  959. .HasCharSet("utf8")
  960. .HasCollation("utf8_general_ci");
  961. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  962. entity.Property(e => e.CreateMan)
  963. .HasColumnType("varchar(50)")
  964. .HasCharSet("utf8")
  965. .HasCollation("utf8_general_ci");
  966. entity.Property(e => e.DetailTemp)
  967. .HasColumnType("varchar(100)")
  968. .HasCharSet("utf8")
  969. .HasCollation("utf8_general_ci");
  970. entity.Property(e => e.DetailTempM)
  971. .HasColumnType("varchar(100)")
  972. .HasCharSet("utf8")
  973. .HasCollation("utf8_general_ci");
  974. entity.Property(e => e.ListPageCount).HasColumnType("int(11)");
  975. entity.Property(e => e.ListTemp)
  976. .HasColumnType("varchar(100)")
  977. .HasCharSet("utf8")
  978. .HasCollation("utf8_general_ci");
  979. entity.Property(e => e.ListTempM)
  980. .HasColumnType("varchar(100)")
  981. .HasCharSet("utf8")
  982. .HasCollation("utf8_general_ci");
  983. entity.Property(e => e.ParentId).HasColumnType("int(11)");
  984. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  985. entity.Property(e => e.Recommend)
  986. .HasColumnType("bit(1)")
  987. .HasDefaultValueSql("b'0'");
  988. entity.Property(e => e.SeoDescription)
  989. .HasColumnType("varchar(500)")
  990. .HasCharSet("utf8")
  991. .HasCollation("utf8_general_ci");
  992. entity.Property(e => e.SeoKeyword)
  993. .HasColumnType("varchar(200)")
  994. .HasCharSet("utf8")
  995. .HasCollation("utf8_general_ci");
  996. entity.Property(e => e.SeoTitle)
  997. .HasColumnType("varchar(100)")
  998. .HasCharSet("utf8")
  999. .HasCollation("utf8_general_ci");
  1000. entity.Property(e => e.Sort).HasColumnType("int(11)");
  1001. entity.Property(e => e.Status).HasColumnType("int(11)");
  1002. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  1003. entity.Property(e => e.UpdateMan)
  1004. .HasColumnType("varchar(50)")
  1005. .HasCharSet("utf8")
  1006. .HasCollation("utf8_general_ci");
  1007. entity.Property(e => e.Url)
  1008. .HasColumnType("longtext")
  1009. .HasCharSet("utf8")
  1010. .HasCollation("utf8_general_ci");
  1011. entity.Property(e => e.Version).HasColumnType("int(11)");
  1012. });
  1013. modelBuilder.Entity<ConsumerOpenIds>(entity =>
  1014. {
  1015. entity.HasKey(e => e.OpenId)
  1016. .HasName("PRIMARY");
  1017. entity.Property(e => e.OpenId)
  1018. .HasColumnType("varchar(50)")
  1019. .HasCharSet("utf8")
  1020. .HasCollation("utf8_general_ci");
  1021. entity.Property(e => e.ConsumerId).HasColumnType("int(11)");
  1022. });
  1023. modelBuilder.Entity<ConsumerOrderForNo>(entity =>
  1024. {
  1025. entity.HasKey(e => e.OrderNo)
  1026. .HasName("PRIMARY");
  1027. entity.Property(e => e.OrderNo)
  1028. .HasColumnType("varchar(50)")
  1029. .HasCharSet("utf8")
  1030. .HasCollation("utf8_general_ci");
  1031. entity.Property(e => e.OrderIds).HasColumnType("int(11)");
  1032. });
  1033. modelBuilder.Entity<ConsumerOrders>(entity =>
  1034. {
  1035. entity.Property(e => e.Id).HasColumnType("int(11)");
  1036. entity.Property(e => e.ConsumerId).HasColumnType("int(11)");
  1037. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  1038. entity.Property(e => e.CreateMan)
  1039. .HasColumnType("varchar(50)")
  1040. .HasCharSet("utf8")
  1041. .HasCollation("utf8_general_ci");
  1042. entity.Property(e => e.CurDivi).HasColumnType("decimal(18,2)");
  1043. entity.Property(e => e.IsAct)
  1044. .HasColumnType("bit(1)")
  1045. .HasDefaultValueSql("b'0'");
  1046. entity.Property(e => e.MaxDivi).HasColumnType("decimal(18,2)");
  1047. entity.Property(e => e.MerchantId).HasColumnType("int(11)");
  1048. entity.Property(e => e.OrderNo)
  1049. .HasColumnType("varchar(30)")
  1050. .HasCharSet("utf8")
  1051. .HasCollation("utf8_general_ci");
  1052. entity.Property(e => e.PayMode).HasColumnType("int(11)");
  1053. entity.Property(e => e.PayMoney).HasColumnType("decimal(18,2)");
  1054. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  1055. entity.Property(e => e.ReturnMoney).HasColumnType("decimal(18,2)");
  1056. entity.Property(e => e.SeoDescription)
  1057. .HasColumnType("varchar(500)")
  1058. .HasCharSet("utf8")
  1059. .HasCollation("utf8_general_ci");
  1060. entity.Property(e => e.SeoKeyword)
  1061. .HasColumnType("varchar(200)")
  1062. .HasCharSet("utf8")
  1063. .HasCollation("utf8_general_ci");
  1064. entity.Property(e => e.SeoTitle)
  1065. .HasColumnType("varchar(100)")
  1066. .HasCharSet("utf8")
  1067. .HasCollation("utf8_general_ci");
  1068. entity.Property(e => e.SnNo)
  1069. .HasColumnType("varchar(50)")
  1070. .HasCharSet("utf8")
  1071. .HasCollation("utf8_general_ci");
  1072. entity.Property(e => e.Sort).HasColumnType("int(11)");
  1073. entity.Property(e => e.Status).HasColumnType("int(11)");
  1074. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  1075. entity.Property(e => e.UpdateMan)
  1076. .HasColumnType("varchar(50)")
  1077. .HasCharSet("utf8")
  1078. .HasCollation("utf8_general_ci");
  1079. entity.Property(e => e.Version).HasColumnType("int(11)");
  1080. });
  1081. modelBuilder.Entity<ConsumerProfit>(entity =>
  1082. {
  1083. entity.Property(e => e.Id).HasColumnType("int(11)");
  1084. entity.Property(e => e.ConsumerId).HasColumnType("int(11)");
  1085. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  1086. entity.Property(e => e.CreateMan)
  1087. .HasColumnType("varchar(50)")
  1088. .HasCharSet("utf8")
  1089. .HasCollation("utf8_general_ci");
  1090. entity.Property(e => e.GetMoney).HasColumnType("decimal(18,2)");
  1091. entity.Property(e => e.MerchantId).HasColumnType("int(11)");
  1092. entity.Property(e => e.OrderId).HasColumnType("int(11)");
  1093. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  1094. entity.Property(e => e.SeoDescription)
  1095. .HasColumnType("varchar(500)")
  1096. .HasCharSet("utf8")
  1097. .HasCollation("utf8_general_ci");
  1098. entity.Property(e => e.SeoKeyword)
  1099. .HasColumnType("varchar(200)")
  1100. .HasCharSet("utf8")
  1101. .HasCollation("utf8_general_ci");
  1102. entity.Property(e => e.SeoTitle)
  1103. .HasColumnType("varchar(100)")
  1104. .HasCharSet("utf8")
  1105. .HasCollation("utf8_general_ci");
  1106. entity.Property(e => e.Sort).HasColumnType("int(11)");
  1107. entity.Property(e => e.Status).HasColumnType("int(11)");
  1108. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  1109. entity.Property(e => e.UpdateMan)
  1110. .HasColumnType("varchar(50)")
  1111. .HasCharSet("utf8")
  1112. .HasCollation("utf8_general_ci");
  1113. entity.Property(e => e.Version).HasColumnType("int(11)");
  1114. });
  1115. modelBuilder.Entity<Consumers>(entity =>
  1116. {
  1117. entity.Property(e => e.Id).HasColumnType("int(11)");
  1118. entity.Property(e => e.AlipayFlag)
  1119. .HasColumnType("bit(1)")
  1120. .HasDefaultValueSql("b'0'");
  1121. entity.Property(e => e.AlipayUserId)
  1122. .HasColumnType("varchar(50)")
  1123. .HasCharSet("utf8")
  1124. .HasCollation("utf8_general_ci");
  1125. entity.Property(e => e.CardFlag)
  1126. .HasColumnType("bit(1)")
  1127. .HasDefaultValueSql("b'0'");
  1128. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  1129. entity.Property(e => e.CreateMan)
  1130. .HasColumnType("varchar(50)")
  1131. .HasCharSet("utf8")
  1132. .HasCollation("utf8_general_ci");
  1133. entity.Property(e => e.CurIntgegral).HasColumnType("int(11)");
  1134. entity.Property(e => e.HeadPhoto)
  1135. .HasColumnType("varchar(2000)")
  1136. .HasCharSet("utf8")
  1137. .HasCollation("utf8_general_ci");
  1138. entity.Property(e => e.LastConsumDate).HasColumnType("datetime");
  1139. entity.Property(e => e.Mobile)
  1140. .HasColumnType("varchar(11)")
  1141. .HasCharSet("utf8")
  1142. .HasCollation("utf8_general_ci");
  1143. entity.Property(e => e.NickName)
  1144. .HasColumnType("varchar(50)")
  1145. .HasCharSet("utf8")
  1146. .HasCollation("utf8_general_ci");
  1147. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  1148. entity.Property(e => e.SeoDescription)
  1149. .HasColumnType("varchar(500)")
  1150. .HasCharSet("utf8")
  1151. .HasCollation("utf8_general_ci");
  1152. entity.Property(e => e.SeoKeyword)
  1153. .HasColumnType("varchar(200)")
  1154. .HasCharSet("utf8")
  1155. .HasCollation("utf8_general_ci");
  1156. entity.Property(e => e.SeoTitle)
  1157. .HasColumnType("varchar(100)")
  1158. .HasCharSet("utf8")
  1159. .HasCollation("utf8_general_ci");
  1160. entity.Property(e => e.Sort).HasColumnType("int(11)");
  1161. entity.Property(e => e.Status).HasColumnType("int(11)");
  1162. entity.Property(e => e.TotalAmount).HasColumnType("decimal(18,2)");
  1163. entity.Property(e => e.TotalConsumCount).HasColumnType("int(11)");
  1164. entity.Property(e => e.TotalDividend).HasColumnType("decimal(18,2)");
  1165. entity.Property(e => e.TotalIntegral).HasColumnType("int(11)");
  1166. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  1167. entity.Property(e => e.UpdateMan)
  1168. .HasColumnType("varchar(50)")
  1169. .HasCharSet("utf8")
  1170. .HasCollation("utf8_general_ci");
  1171. entity.Property(e => e.Version).HasColumnType("int(11)");
  1172. entity.Property(e => e.WeChatPayFlag)
  1173. .HasColumnType("bit(1)")
  1174. .HasDefaultValueSql("b'0'");
  1175. entity.Property(e => e.WechatOpenId)
  1176. .HasColumnType("varchar(50)")
  1177. .HasCharSet("utf8")
  1178. .HasCollation("utf8_general_ci");
  1179. entity.Property(e => e.WechatUnionid)
  1180. .HasColumnType("varchar(50)")
  1181. .HasCharSet("utf8")
  1182. .HasCollation("utf8_general_ci");
  1183. });
  1184. modelBuilder.Entity<CouponAssignRecords>(entity =>
  1185. {
  1186. entity.Property(e => e.Id).HasColumnType("int(11)");
  1187. entity.Property(e => e.Areas)
  1188. .HasColumnType("varchar(50)")
  1189. .HasCharSet("utf8")
  1190. .HasCollation("utf8_general_ci");
  1191. entity.Property(e => e.CouponIds)
  1192. .HasColumnType("varchar(200)")
  1193. .HasCharSet("utf8")
  1194. .HasCollation("utf8_general_ci");
  1195. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  1196. entity.Property(e => e.CreateMan)
  1197. .HasColumnType("varchar(50)")
  1198. .HasCharSet("utf8")
  1199. .HasCollation("utf8_general_ci");
  1200. entity.Property(e => e.CurMoneyMax).HasColumnType("decimal(18,2)");
  1201. entity.Property(e => e.CurMoneyMin).HasColumnType("decimal(18,2)");
  1202. entity.Property(e => e.Mobile)
  1203. .HasColumnType("varchar(11)")
  1204. .HasCharSet("utf8")
  1205. .HasCollation("utf8_general_ci");
  1206. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  1207. entity.Property(e => e.SeoDescription)
  1208. .HasColumnType("varchar(500)")
  1209. .HasCharSet("utf8")
  1210. .HasCollation("utf8_general_ci");
  1211. entity.Property(e => e.SeoKeyword)
  1212. .HasColumnType("varchar(200)")
  1213. .HasCharSet("utf8")
  1214. .HasCollation("utf8_general_ci");
  1215. entity.Property(e => e.SeoTitle)
  1216. .HasColumnType("varchar(100)")
  1217. .HasCharSet("utf8")
  1218. .HasCollation("utf8_general_ci");
  1219. entity.Property(e => e.Sort).HasColumnType("int(11)");
  1220. entity.Property(e => e.Status).HasColumnType("int(11)");
  1221. entity.Property(e => e.TotalOrderMoneyMax).HasColumnType("decimal(18,2)");
  1222. entity.Property(e => e.TotalOrderMoneyMin).HasColumnType("decimal(18,2)");
  1223. entity.Property(e => e.TotalUseIntegralMax).HasColumnType("decimal(18,2)");
  1224. entity.Property(e => e.TotalUseIntegralMin).HasColumnType("decimal(18,2)");
  1225. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  1226. entity.Property(e => e.UpdateMan)
  1227. .HasColumnType("varchar(50)")
  1228. .HasCharSet("utf8")
  1229. .HasCollation("utf8_general_ci");
  1230. entity.Property(e => e.UserGroupId)
  1231. .HasColumnType("varchar(50)")
  1232. .HasCharSet("utf8")
  1233. .HasCollation("utf8_general_ci");
  1234. entity.Property(e => e.UserMaxLevel).HasColumnType("int(11)");
  1235. entity.Property(e => e.UserMinLevel).HasColumnType("int(11)");
  1236. entity.Property(e => e.Version).HasColumnType("int(11)");
  1237. });
  1238. modelBuilder.Entity<Coupons>(entity =>
  1239. {
  1240. entity.Property(e => e.Id).HasColumnType("int(11)");
  1241. entity.Property(e => e.AndPromotion)
  1242. .HasColumnType("bit(1)")
  1243. .HasDefaultValueSql("b'0'");
  1244. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  1245. entity.Property(e => e.CreateMan)
  1246. .HasColumnType("varchar(50)")
  1247. .HasCharSet("utf8")
  1248. .HasCollation("utf8_general_ci");
  1249. entity.Property(e => e.ExpireEndDate).HasColumnType("datetime");
  1250. entity.Property(e => e.ExpireStartDate).HasColumnType("datetime");
  1251. entity.Property(e => e.Explanation)
  1252. .HasColumnType("varchar(200)")
  1253. .HasCharSet("utf8")
  1254. .HasCollation("utf8_general_ci");
  1255. entity.Property(e => e.FullReduceData).HasColumnType("decimal(18,2)");
  1256. entity.Property(e => e.FullReduceMoney).HasColumnType("decimal(18,2)");
  1257. entity.Property(e => e.IsNewUser)
  1258. .HasColumnType("bit(1)")
  1259. .HasDefaultValueSql("b'0'");
  1260. entity.Property(e => e.IsPublic)
  1261. .HasColumnType("bit(1)")
  1262. .HasDefaultValueSql("b'0'");
  1263. entity.Property(e => e.IsReUse)
  1264. .HasColumnType("bit(1)")
  1265. .HasDefaultValueSql("b'0'");
  1266. entity.Property(e => e.IsRepeat)
  1267. .HasColumnType("bit(1)")
  1268. .HasDefaultValueSql("b'0'");
  1269. entity.Property(e => e.IsSuperpose)
  1270. .HasColumnType("bit(1)")
  1271. .HasDefaultValueSql("b'0'");
  1272. entity.Property(e => e.Kind).HasColumnType("int(11)");
  1273. entity.Property(e => e.MerchantId)
  1274. .HasColumnType("varchar(200)")
  1275. .HasCharSet("utf8")
  1276. .HasCollation("utf8_general_ci");
  1277. entity.Property(e => e.Name)
  1278. .HasColumnType("varchar(50)")
  1279. .HasCharSet("utf8")
  1280. .HasCollation("utf8_general_ci");
  1281. entity.Property(e => e.ProductColId)
  1282. .HasColumnType("varchar(200)")
  1283. .HasCharSet("utf8")
  1284. .HasCollation("utf8_general_ci");
  1285. entity.Property(e => e.ProductId)
  1286. .HasColumnType("varchar(500)")
  1287. .HasCharSet("utf8")
  1288. .HasCollation("utf8_general_ci");
  1289. entity.Property(e => e.PublicEndDate).HasColumnType("datetime");
  1290. entity.Property(e => e.PublicMax).HasColumnType("int(11)");
  1291. entity.Property(e => e.PublicMaxByDay).HasColumnType("int(11)");
  1292. entity.Property(e => e.PublicStartDate).HasColumnType("datetime");
  1293. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  1294. entity.Property(e => e.RepeatCondition)
  1295. .HasColumnType("varchar(50)")
  1296. .HasCharSet("utf8")
  1297. .HasCollation("utf8_general_ci");
  1298. entity.Property(e => e.RepeatType).HasColumnType("int(11)");
  1299. entity.Property(e => e.SeoDescription)
  1300. .HasColumnType("varchar(500)")
  1301. .HasCharSet("utf8")
  1302. .HasCollation("utf8_general_ci");
  1303. entity.Property(e => e.SeoKeyword)
  1304. .HasColumnType("varchar(200)")
  1305. .HasCharSet("utf8")
  1306. .HasCollation("utf8_general_ci");
  1307. entity.Property(e => e.SeoTitle)
  1308. .HasColumnType("varchar(100)")
  1309. .HasCharSet("utf8")
  1310. .HasCollation("utf8_general_ci");
  1311. entity.Property(e => e.Sort).HasColumnType("int(11)");
  1312. entity.Property(e => e.Status).HasColumnType("int(11)");
  1313. entity.Property(e => e.Stock).HasColumnType("decimal(18,2)");
  1314. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  1315. entity.Property(e => e.UpdateMan)
  1316. .HasColumnType("varchar(50)")
  1317. .HasCharSet("utf8")
  1318. .HasCollation("utf8_general_ci");
  1319. entity.Property(e => e.UseEndDate).HasColumnType("datetime");
  1320. entity.Property(e => e.UseStartDate).HasColumnType("datetime");
  1321. entity.Property(e => e.UserMaxLevel).HasColumnType("int(11)");
  1322. entity.Property(e => e.UserMinLevel).HasColumnType("int(11)");
  1323. entity.Property(e => e.Version).HasColumnType("int(11)");
  1324. });
  1325. modelBuilder.Entity<CouponsForUser>(entity =>
  1326. {
  1327. entity.Property(e => e.Id).HasColumnType("int(11)");
  1328. entity.Property(e => e.CouponId).HasColumnType("int(11)");
  1329. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  1330. entity.Property(e => e.CreateMan)
  1331. .HasColumnType("varchar(50)")
  1332. .HasCharSet("utf8")
  1333. .HasCollation("utf8_general_ci");
  1334. entity.Property(e => e.IsLock)
  1335. .HasColumnType("bit(1)")
  1336. .HasDefaultValueSql("b'0'");
  1337. entity.Property(e => e.IsUse)
  1338. .HasColumnType("bit(1)")
  1339. .HasDefaultValueSql("b'0'");
  1340. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  1341. entity.Property(e => e.SeoDescription)
  1342. .HasColumnType("varchar(500)")
  1343. .HasCharSet("utf8")
  1344. .HasCollation("utf8_general_ci");
  1345. entity.Property(e => e.SeoKeyword)
  1346. .HasColumnType("varchar(200)")
  1347. .HasCharSet("utf8")
  1348. .HasCollation("utf8_general_ci");
  1349. entity.Property(e => e.SeoTitle)
  1350. .HasColumnType("varchar(100)")
  1351. .HasCharSet("utf8")
  1352. .HasCollation("utf8_general_ci");
  1353. entity.Property(e => e.Sort).HasColumnType("int(11)");
  1354. entity.Property(e => e.Status).HasColumnType("int(11)");
  1355. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  1356. entity.Property(e => e.UpdateMan)
  1357. .HasColumnType("varchar(50)")
  1358. .HasCharSet("utf8")
  1359. .HasCollation("utf8_general_ci");
  1360. entity.Property(e => e.UseDate).HasColumnType("datetime");
  1361. entity.Property(e => e.UserId).HasColumnType("int(11)");
  1362. entity.Property(e => e.Version).HasColumnType("int(11)");
  1363. });
  1364. modelBuilder.Entity<CustomTagSet>(entity =>
  1365. {
  1366. entity.Property(e => e.Id).HasColumnType("int(11)");
  1367. entity.Property(e => e.Contents)
  1368. .HasColumnType("varchar(500)")
  1369. .HasCharSet("utf8")
  1370. .HasCollation("utf8_general_ci");
  1371. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  1372. entity.Property(e => e.CreateMan)
  1373. .HasColumnType("varchar(50)")
  1374. .HasCharSet("utf8")
  1375. .HasCollation("utf8_general_ci");
  1376. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  1377. entity.Property(e => e.SeoDescription)
  1378. .HasColumnType("varchar(500)")
  1379. .HasCharSet("utf8")
  1380. .HasCollation("utf8_general_ci");
  1381. entity.Property(e => e.SeoKeyword)
  1382. .HasColumnType("varchar(200)")
  1383. .HasCharSet("utf8")
  1384. .HasCollation("utf8_general_ci");
  1385. entity.Property(e => e.SeoTitle)
  1386. .HasColumnType("varchar(100)")
  1387. .HasCharSet("utf8")
  1388. .HasCollation("utf8_general_ci");
  1389. entity.Property(e => e.Sort).HasColumnType("int(11)");
  1390. entity.Property(e => e.Status).HasColumnType("int(11)");
  1391. entity.Property(e => e.Tags)
  1392. .HasColumnType("varchar(50)")
  1393. .HasCharSet("utf8")
  1394. .HasCollation("utf8_general_ci");
  1395. entity.Property(e => e.Title)
  1396. .HasColumnType("varchar(50)")
  1397. .HasCharSet("utf8")
  1398. .HasCollation("utf8_general_ci");
  1399. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  1400. entity.Property(e => e.UpdateMan)
  1401. .HasColumnType("varchar(50)")
  1402. .HasCharSet("utf8")
  1403. .HasCollation("utf8_general_ci");
  1404. entity.Property(e => e.Version).HasColumnType("int(11)");
  1405. });
  1406. modelBuilder.Entity<ErpCompanys>(entity =>
  1407. {
  1408. entity.Property(e => e.Id).HasColumnType("int(11)");
  1409. entity.Property(e => e.Code)
  1410. .HasColumnType("varchar(50)")
  1411. .HasCharSet("utf8")
  1412. .HasCollation("utf8_general_ci");
  1413. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  1414. entity.Property(e => e.CreateMan)
  1415. .HasColumnType("varchar(50)")
  1416. .HasCharSet("utf8")
  1417. .HasCollation("utf8_general_ci");
  1418. entity.Property(e => e.Name)
  1419. .HasColumnType("varchar(50)")
  1420. .HasCharSet("utf8")
  1421. .HasCollation("utf8_general_ci");
  1422. entity.Property(e => e.Phone)
  1423. .HasColumnType("varchar(30)")
  1424. .HasCharSet("utf8")
  1425. .HasCollation("utf8_general_ci");
  1426. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  1427. entity.Property(e => e.SeoDescription)
  1428. .HasColumnType("varchar(500)")
  1429. .HasCharSet("utf8")
  1430. .HasCollation("utf8_general_ci");
  1431. entity.Property(e => e.SeoKeyword)
  1432. .HasColumnType("varchar(200)")
  1433. .HasCharSet("utf8")
  1434. .HasCollation("utf8_general_ci");
  1435. entity.Property(e => e.SeoTitle)
  1436. .HasColumnType("varchar(100)")
  1437. .HasCharSet("utf8")
  1438. .HasCollation("utf8_general_ci");
  1439. entity.Property(e => e.Sort).HasColumnType("int(11)");
  1440. entity.Property(e => e.Status).HasColumnType("int(11)");
  1441. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  1442. entity.Property(e => e.UpdateMan)
  1443. .HasColumnType("varchar(50)")
  1444. .HasCharSet("utf8")
  1445. .HasCollation("utf8_general_ci");
  1446. entity.Property(e => e.Version).HasColumnType("int(11)");
  1447. });
  1448. modelBuilder.Entity<FileUpdateInfo>(entity =>
  1449. {
  1450. entity.Property(e => e.Id).HasColumnType("int(11)");
  1451. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  1452. entity.Property(e => e.CreateMan)
  1453. .HasColumnType("varchar(50)")
  1454. .HasCharSet("utf8")
  1455. .HasCollation("utf8_general_ci");
  1456. entity.Property(e => e.FileName)
  1457. .HasColumnType("varchar(50)")
  1458. .HasCharSet("utf8")
  1459. .HasCollation("utf8_general_ci");
  1460. entity.Property(e => e.Path)
  1461. .HasColumnType("varchar(200)")
  1462. .HasCharSet("utf8")
  1463. .HasCollation("utf8_general_ci");
  1464. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  1465. entity.Property(e => e.SeoDescription)
  1466. .HasColumnType("varchar(500)")
  1467. .HasCharSet("utf8")
  1468. .HasCollation("utf8_general_ci");
  1469. entity.Property(e => e.SeoKeyword)
  1470. .HasColumnType("varchar(200)")
  1471. .HasCharSet("utf8")
  1472. .HasCollation("utf8_general_ci");
  1473. entity.Property(e => e.SeoTitle)
  1474. .HasColumnType("varchar(100)")
  1475. .HasCharSet("utf8")
  1476. .HasCollation("utf8_general_ci");
  1477. entity.Property(e => e.Sort).HasColumnType("int(11)");
  1478. entity.Property(e => e.Status).HasColumnType("int(11)");
  1479. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  1480. entity.Property(e => e.UpdateMan)
  1481. .HasColumnType("varchar(50)")
  1482. .HasCharSet("utf8")
  1483. .HasCollation("utf8_general_ci");
  1484. entity.Property(e => e.Version).HasColumnType("int(11)");
  1485. entity.Property(e => e.VersionNum).HasColumnType("int(11)");
  1486. });
  1487. modelBuilder.Entity<FluxProfitDetail>(entity =>
  1488. {
  1489. entity.Property(e => e.Id).HasColumnType("int(11)");
  1490. entity.Property(e => e.BrandId).HasColumnType("int(11)");
  1491. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  1492. entity.Property(e => e.CreateMan)
  1493. .HasColumnType("varchar(50)")
  1494. .HasCharSet("utf8")
  1495. .HasCollation("utf8_general_ci");
  1496. entity.Property(e => e.FluxEndDate)
  1497. .HasColumnType("varchar(8)")
  1498. .HasCharSet("utf8")
  1499. .HasCollation("utf8_general_ci");
  1500. entity.Property(e => e.FluxFeeAmt).HasColumnType("decimal(18,2)");
  1501. entity.Property(e => e.FluxOrderNo)
  1502. .HasColumnType("varchar(64)")
  1503. .HasCharSet("utf8")
  1504. .HasCollation("utf8_general_ci");
  1505. entity.Property(e => e.FluxProfitAmt).HasColumnType("decimal(18,2)");
  1506. entity.Property(e => e.FluxStartDate)
  1507. .HasColumnType("varchar(8)")
  1508. .HasCharSet("utf8")
  1509. .HasCollation("utf8_general_ci");
  1510. entity.Property(e => e.MerNo)
  1511. .HasColumnType("varchar(32)")
  1512. .HasCharSet("utf8")
  1513. .HasCollation("utf8_general_ci");
  1514. entity.Property(e => e.MerUserType).HasColumnType("int(11)");
  1515. entity.Property(e => e.MerchantId).HasColumnType("int(11)");
  1516. entity.Property(e => e.MerchantUserId).HasColumnType("int(11)");
  1517. entity.Property(e => e.PosType)
  1518. .HasColumnType("varchar(32)")
  1519. .HasCharSet("utf8")
  1520. .HasCollation("utf8_general_ci");
  1521. entity.Property(e => e.ProfitType).HasColumnType("int(11)");
  1522. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  1523. entity.Property(e => e.RecordNo)
  1524. .HasColumnType("varchar(32)")
  1525. .HasCharSet("utf8")
  1526. .HasCollation("utf8_general_ci");
  1527. entity.Property(e => e.Remark)
  1528. .HasColumnType("varchar(128)")
  1529. .HasCharSet("utf8")
  1530. .HasCollation("utf8_general_ci");
  1531. entity.Property(e => e.SeoDescription)
  1532. .HasColumnType("varchar(500)")
  1533. .HasCharSet("utf8")
  1534. .HasCollation("utf8_general_ci");
  1535. entity.Property(e => e.SeoKeyword)
  1536. .HasColumnType("varchar(200)")
  1537. .HasCharSet("utf8")
  1538. .HasCollation("utf8_general_ci");
  1539. entity.Property(e => e.SeoTitle)
  1540. .HasColumnType("varchar(100)")
  1541. .HasCharSet("utf8")
  1542. .HasCollation("utf8_general_ci");
  1543. entity.Property(e => e.SnNo)
  1544. .HasColumnType("varchar(32)")
  1545. .HasCharSet("utf8")
  1546. .HasCollation("utf8_general_ci");
  1547. entity.Property(e => e.Sort).HasColumnType("int(11)");
  1548. entity.Property(e => e.Status).HasColumnType("int(11)");
  1549. entity.Property(e => e.TopUserId).HasColumnType("int(11)");
  1550. entity.Property(e => e.TradeAmt).HasColumnType("decimal(18,2)");
  1551. entity.Property(e => e.TradeDate)
  1552. .HasColumnType("varchar(8)")
  1553. .HasCharSet("utf8")
  1554. .HasCollation("utf8_general_ci");
  1555. entity.Property(e => e.TradeMonth)
  1556. .HasColumnType("varchar(6)")
  1557. .HasCharSet("utf8")
  1558. .HasCollation("utf8_general_ci");
  1559. entity.Property(e => e.TradeOrderNo)
  1560. .HasColumnType("varchar(64)")
  1561. .HasCharSet("utf8")
  1562. .HasCollation("utf8_general_ci");
  1563. entity.Property(e => e.TradeTime)
  1564. .HasColumnType("varchar(6)")
  1565. .HasCharSet("utf8")
  1566. .HasCollation("utf8_general_ci");
  1567. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  1568. entity.Property(e => e.UpdateMan)
  1569. .HasColumnType("varchar(50)")
  1570. .HasCharSet("utf8")
  1571. .HasCollation("utf8_general_ci");
  1572. entity.Property(e => e.UserId).HasColumnType("int(11)");
  1573. entity.Property(e => e.Version).HasColumnType("int(11)");
  1574. });
  1575. modelBuilder.Entity<FluxProfitSummary>(entity =>
  1576. {
  1577. entity.Property(e => e.Id).HasColumnType("int(11)");
  1578. entity.Property(e => e.BrandId).HasColumnType("int(11)");
  1579. entity.Property(e => e.CheckStatus).HasColumnType("int(11)");
  1580. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  1581. entity.Property(e => e.CreateMan)
  1582. .HasColumnType("varchar(50)")
  1583. .HasCharSet("utf8")
  1584. .HasCollation("utf8_general_ci");
  1585. entity.Property(e => e.FluxProfitAmt).HasColumnType("decimal(18,2)");
  1586. entity.Property(e => e.FluxTradeNum).HasColumnType("int(11)");
  1587. entity.Property(e => e.MerUserType).HasColumnType("int(11)");
  1588. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  1589. entity.Property(e => e.Remark)
  1590. .HasColumnType("varchar(64)")
  1591. .HasCharSet("utf8")
  1592. .HasCollation("utf8_general_ci");
  1593. entity.Property(e => e.SeoDescription)
  1594. .HasColumnType("varchar(500)")
  1595. .HasCharSet("utf8")
  1596. .HasCollation("utf8_general_ci");
  1597. entity.Property(e => e.SeoKeyword)
  1598. .HasColumnType("varchar(200)")
  1599. .HasCharSet("utf8")
  1600. .HasCollation("utf8_general_ci");
  1601. entity.Property(e => e.SeoTitle)
  1602. .HasColumnType("varchar(100)")
  1603. .HasCharSet("utf8")
  1604. .HasCollation("utf8_general_ci");
  1605. entity.Property(e => e.Sort).HasColumnType("int(11)");
  1606. entity.Property(e => e.Status).HasColumnType("int(11)");
  1607. entity.Property(e => e.TopUserId).HasColumnType("int(11)");
  1608. entity.Property(e => e.TradeMonth)
  1609. .HasColumnType("varchar(6)")
  1610. .HasCharSet("utf8")
  1611. .HasCollation("utf8_general_ci");
  1612. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  1613. entity.Property(e => e.UpdateMan)
  1614. .HasColumnType("varchar(50)")
  1615. .HasCharSet("utf8")
  1616. .HasCollation("utf8_general_ci");
  1617. entity.Property(e => e.UserId).HasColumnType("int(11)");
  1618. entity.Property(e => e.Version).HasColumnType("int(11)");
  1619. });
  1620. modelBuilder.Entity<IndexIconList>(entity =>
  1621. {
  1622. entity.Property(e => e.Id).HasColumnType("int(11)");
  1623. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  1624. entity.Property(e => e.CreateMan)
  1625. .HasColumnType("varchar(50)")
  1626. .HasCharSet("utf8")
  1627. .HasCollation("utf8_general_ci");
  1628. entity.Property(e => e.Icon)
  1629. .HasColumnType("varchar(200)")
  1630. .HasCharSet("utf8")
  1631. .HasCollation("utf8_general_ci");
  1632. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  1633. entity.Property(e => e.SeoDescription)
  1634. .HasColumnType("varchar(500)")
  1635. .HasCharSet("utf8")
  1636. .HasCollation("utf8_general_ci");
  1637. entity.Property(e => e.SeoKeyword)
  1638. .HasColumnType("varchar(200)")
  1639. .HasCharSet("utf8")
  1640. .HasCollation("utf8_general_ci");
  1641. entity.Property(e => e.SeoTitle)
  1642. .HasColumnType("varchar(100)")
  1643. .HasCharSet("utf8")
  1644. .HasCollation("utf8_general_ci");
  1645. entity.Property(e => e.Sort).HasColumnType("int(11)");
  1646. entity.Property(e => e.Status).HasColumnType("int(11)");
  1647. entity.Property(e => e.Title)
  1648. .HasColumnType("varchar(50)")
  1649. .HasCharSet("utf8")
  1650. .HasCollation("utf8_general_ci");
  1651. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  1652. entity.Property(e => e.UpdateMan)
  1653. .HasColumnType("varchar(50)")
  1654. .HasCharSet("utf8")
  1655. .HasCollation("utf8_general_ci");
  1656. entity.Property(e => e.Url)
  1657. .HasColumnType("varchar(50)")
  1658. .HasCharSet("utf8")
  1659. .HasCollation("utf8_general_ci");
  1660. entity.Property(e => e.Version).HasColumnType("int(11)");
  1661. });
  1662. modelBuilder.Entity<KqProductBrand>(entity =>
  1663. {
  1664. entity.Property(e => e.Id).HasColumnType("int(11)");
  1665. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  1666. entity.Property(e => e.CreateMan)
  1667. .HasColumnType("varchar(50)")
  1668. .HasCharSet("utf8")
  1669. .HasCollation("utf8_general_ci");
  1670. entity.Property(e => e.Name)
  1671. .HasColumnType("varchar(50)")
  1672. .HasCharSet("utf8")
  1673. .HasCollation("utf8_general_ci");
  1674. entity.Property(e => e.ProductId).HasColumnType("int(11)");
  1675. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  1676. entity.Property(e => e.SeoDescription)
  1677. .HasColumnType("varchar(500)")
  1678. .HasCharSet("utf8")
  1679. .HasCollation("utf8_general_ci");
  1680. entity.Property(e => e.SeoKeyword)
  1681. .HasColumnType("varchar(200)")
  1682. .HasCharSet("utf8")
  1683. .HasCollation("utf8_general_ci");
  1684. entity.Property(e => e.SeoTitle)
  1685. .HasColumnType("varchar(100)")
  1686. .HasCharSet("utf8")
  1687. .HasCollation("utf8_general_ci");
  1688. entity.Property(e => e.Sort).HasColumnType("int(11)");
  1689. entity.Property(e => e.Status).HasColumnType("int(11)");
  1690. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  1691. entity.Property(e => e.UpdateMan)
  1692. .HasColumnType("varchar(50)")
  1693. .HasCharSet("utf8")
  1694. .HasCollation("utf8_general_ci");
  1695. entity.Property(e => e.Version).HasColumnType("int(11)");
  1696. });
  1697. modelBuilder.Entity<KqProductOrgs>(entity =>
  1698. {
  1699. entity.Property(e => e.Id).HasColumnType("int(11)");
  1700. entity.Property(e => e.BrandId).HasColumnType("int(11)");
  1701. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  1702. entity.Property(e => e.CreateMan)
  1703. .HasColumnType("varchar(50)")
  1704. .HasCharSet("utf8")
  1705. .HasCollation("utf8_general_ci");
  1706. entity.Property(e => e.Name)
  1707. .HasColumnType("varchar(50)")
  1708. .HasCharSet("utf8")
  1709. .HasCollation("utf8_general_ci");
  1710. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  1711. entity.Property(e => e.SeoDescription)
  1712. .HasColumnType("varchar(500)")
  1713. .HasCharSet("utf8")
  1714. .HasCollation("utf8_general_ci");
  1715. entity.Property(e => e.SeoKeyword)
  1716. .HasColumnType("varchar(200)")
  1717. .HasCharSet("utf8")
  1718. .HasCollation("utf8_general_ci");
  1719. entity.Property(e => e.SeoTitle)
  1720. .HasColumnType("varchar(100)")
  1721. .HasCharSet("utf8")
  1722. .HasCollation("utf8_general_ci");
  1723. entity.Property(e => e.Sort).HasColumnType("int(11)");
  1724. entity.Property(e => e.Status).HasColumnType("int(11)");
  1725. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  1726. entity.Property(e => e.UpdateMan)
  1727. .HasColumnType("varchar(50)")
  1728. .HasCharSet("utf8")
  1729. .HasCollation("utf8_general_ci");
  1730. entity.Property(e => e.Version).HasColumnType("int(11)");
  1731. });
  1732. modelBuilder.Entity<KqProductRuleSet>(entity =>
  1733. {
  1734. entity.Property(e => e.Id).HasColumnType("int(11)");
  1735. entity.Property(e => e.ActDeposit).HasColumnType("decimal(18,2)");
  1736. entity.Property(e => e.ActEndDate).HasColumnType("datetime");
  1737. entity.Property(e => e.ActFirst).HasColumnType("decimal(18,2)");
  1738. entity.Property(e => e.ActFirstDeposit).HasColumnType("decimal(18,2)");
  1739. entity.Property(e => e.ActPosCount).HasColumnType("int(11)");
  1740. entity.Property(e => e.ActPrize).HasColumnType("decimal(18,2)");
  1741. entity.Property(e => e.ActStartDate).HasColumnType("datetime");
  1742. entity.Property(e => e.ActiveCount).HasColumnType("int(11)");
  1743. entity.Property(e => e.ActivePrice).HasColumnType("decimal(18,2)");
  1744. entity.Property(e => e.BigExtendCycleDays).HasColumnType("int(11)");
  1745. entity.Property(e => e.BigTotalAmount).HasColumnType("decimal(18,2)");
  1746. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  1747. entity.Property(e => e.CreateMan)
  1748. .HasColumnType("varchar(50)")
  1749. .HasCharSet("utf8")
  1750. .HasCollation("utf8_general_ci");
  1751. entity.Property(e => e.CycleEndDate).HasColumnType("datetime");
  1752. entity.Property(e => e.CycleIsOther)
  1753. .HasColumnType("bit(1)")
  1754. .HasDefaultValueSql("b'0'");
  1755. entity.Property(e => e.CyclePosDays).HasColumnType("int(11)");
  1756. entity.Property(e => e.CycleStartDate).HasColumnType("datetime");
  1757. entity.Property(e => e.Deposit).HasColumnType("decimal(18,2)");
  1758. entity.Property(e => e.FeeBindDays).HasColumnType("int(11)");
  1759. entity.Property(e => e.FeeFixed).HasColumnType("decimal(18,2)");
  1760. entity.Property(e => e.FeeOfDays).HasColumnType("datetime");
  1761. entity.Property(e => e.FeeRate).HasColumnType("decimal(18,2)");
  1762. entity.Property(e => e.FlowCardDirectProfit).HasColumnType("decimal(18,2)");
  1763. entity.Property(e => e.FlowCardEndDate).HasColumnType("datetime");
  1764. entity.Property(e => e.FlowCardFee).HasColumnType("decimal(18,2)");
  1765. entity.Property(e => e.FlowCardFreeDays).HasColumnType("int(11)");
  1766. entity.Property(e => e.FlowCardStartDate).HasColumnType("datetime");
  1767. entity.Property(e => e.HelpEndDate).HasColumnType("datetime");
  1768. entity.Property(e => e.HelpFee).HasColumnType("decimal(18,2)");
  1769. entity.Property(e => e.HelpMonths).HasColumnType("int(11)");
  1770. entity.Property(e => e.HelpStartDate).HasColumnType("datetime");
  1771. entity.Property(e => e.HelpSteadyFee).HasColumnType("decimal(18,2)");
  1772. entity.Property(e => e.MerStaEndDate).HasColumnType("datetime");
  1773. entity.Property(e => e.MerStaMonths).HasColumnType("int(11)");
  1774. entity.Property(e => e.MerStaProfit).HasColumnType("decimal(18,2)");
  1775. entity.Property(e => e.MerStaStartDate).HasColumnType("datetime");
  1776. entity.Property(e => e.MerStaTradeForMonth).HasColumnType("decimal(18,2)");
  1777. entity.Property(e => e.OpenEndDate).HasColumnType("datetime");
  1778. entity.Property(e => e.OpenStaDays).HasColumnType("int(11)");
  1779. entity.Property(e => e.OpenStaPrize).HasColumnType("decimal(18,2)");
  1780. entity.Property(e => e.OpenStaPrize2).HasColumnType("decimal(18,2)");
  1781. entity.Property(e => e.OpenStaTrade).HasColumnType("decimal(18,2)");
  1782. entity.Property(e => e.OpenStartDate).HasColumnType("datetime");
  1783. entity.Property(e => e.OrgId).HasColumnType("int(11)");
  1784. entity.Property(e => e.PullNewEndDate).HasColumnType("datetime");
  1785. entity.Property(e => e.PullNewExtendDays).HasColumnType("int(11)");
  1786. entity.Property(e => e.PullNewStartDate).HasColumnType("datetime");
  1787. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  1788. entity.Property(e => e.SeoDescription)
  1789. .HasColumnType("varchar(500)")
  1790. .HasCharSet("utf8")
  1791. .HasCollation("utf8_general_ci");
  1792. entity.Property(e => e.SeoKeyword)
  1793. .HasColumnType("varchar(200)")
  1794. .HasCharSet("utf8")
  1795. .HasCollation("utf8_general_ci");
  1796. entity.Property(e => e.SeoTitle)
  1797. .HasColumnType("varchar(100)")
  1798. .HasCharSet("utf8")
  1799. .HasCollation("utf8_general_ci");
  1800. entity.Property(e => e.Sort).HasColumnType("int(11)");
  1801. entity.Property(e => e.Status).HasColumnType("int(11)");
  1802. entity.Property(e => e.SubsidyEndDate).HasColumnType("datetime");
  1803. entity.Property(e => e.SubsidyStartDate).HasColumnType("datetime");
  1804. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  1805. entity.Property(e => e.UpdateMan)
  1806. .HasColumnType("varchar(50)")
  1807. .HasCharSet("utf8")
  1808. .HasCollation("utf8_general_ci");
  1809. entity.Property(e => e.Version).HasColumnType("int(11)");
  1810. });
  1811. modelBuilder.Entity<KqProducts>(entity =>
  1812. {
  1813. entity.Property(e => e.Id).HasColumnType("int(11)");
  1814. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  1815. entity.Property(e => e.CreateMan)
  1816. .HasColumnType("varchar(50)")
  1817. .HasCharSet("utf8")
  1818. .HasCollation("utf8_general_ci");
  1819. entity.Property(e => e.Name)
  1820. .HasColumnType("varchar(50)")
  1821. .HasCharSet("utf8")
  1822. .HasCollation("utf8_general_ci");
  1823. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  1824. entity.Property(e => e.SeoDescription)
  1825. .HasColumnType("varchar(500)")
  1826. .HasCharSet("utf8")
  1827. .HasCollation("utf8_general_ci");
  1828. entity.Property(e => e.SeoKeyword)
  1829. .HasColumnType("varchar(200)")
  1830. .HasCharSet("utf8")
  1831. .HasCollation("utf8_general_ci");
  1832. entity.Property(e => e.SeoTitle)
  1833. .HasColumnType("varchar(100)")
  1834. .HasCharSet("utf8")
  1835. .HasCollation("utf8_general_ci");
  1836. entity.Property(e => e.Sort).HasColumnType("int(11)");
  1837. entity.Property(e => e.Status).HasColumnType("int(11)");
  1838. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  1839. entity.Property(e => e.UpdateMan)
  1840. .HasColumnType("varchar(50)")
  1841. .HasCharSet("utf8")
  1842. .HasCollation("utf8_general_ci");
  1843. entity.Property(e => e.Version).HasColumnType("int(11)");
  1844. });
  1845. modelBuilder.Entity<LeaderReserveRecord>(entity =>
  1846. {
  1847. entity.Property(e => e.Id).HasColumnType("int(11)");
  1848. entity.Property(e => e.AfterAmt).HasColumnType("decimal(18,2)");
  1849. entity.Property(e => e.BeforeAmt).HasColumnType("decimal(18,2)");
  1850. entity.Property(e => e.ChangeAmt).HasColumnType("decimal(18,2)");
  1851. entity.Property(e => e.ChangeType).HasColumnType("int(11)");
  1852. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  1853. entity.Property(e => e.OrderId).HasColumnType("int(11)");
  1854. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  1855. entity.Property(e => e.Remark)
  1856. .HasColumnType("varchar(200)")
  1857. .HasCharSet("utf8")
  1858. .HasCollation("utf8_general_ci");
  1859. entity.Property(e => e.SeoDescription)
  1860. .HasColumnType("varchar(500)")
  1861. .HasCharSet("utf8")
  1862. .HasCollation("utf8_general_ci");
  1863. entity.Property(e => e.SeoKeyword)
  1864. .HasColumnType("varchar(200)")
  1865. .HasCharSet("utf8")
  1866. .HasCollation("utf8_general_ci");
  1867. entity.Property(e => e.SeoTitle)
  1868. .HasColumnType("varchar(100)")
  1869. .HasCharSet("utf8")
  1870. .HasCollation("utf8_general_ci");
  1871. entity.Property(e => e.Sort).HasColumnType("int(11)");
  1872. entity.Property(e => e.SourceUserId).HasColumnType("int(11)");
  1873. entity.Property(e => e.Status).HasColumnType("int(11)");
  1874. entity.Property(e => e.TradeDate)
  1875. .HasColumnType("varchar(8)")
  1876. .HasCharSet("utf8")
  1877. .HasCollation("utf8_general_ci");
  1878. entity.Property(e => e.TradeMonth)
  1879. .HasColumnType("varchar(6)")
  1880. .HasCharSet("utf8")
  1881. .HasCollation("utf8_general_ci");
  1882. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  1883. entity.Property(e => e.UserId).HasColumnType("int(11)");
  1884. });
  1885. modelBuilder.Entity<MachineApply>(entity =>
  1886. {
  1887. entity.Property(e => e.Id).HasColumnType("int(11)");
  1888. entity.Property(e => e.Address)
  1889. .HasColumnType("varchar(50)")
  1890. .HasCharSet("utf8")
  1891. .HasCollation("utf8_general_ci");
  1892. entity.Property(e => e.ApplyDeviceName)
  1893. .HasColumnType("varchar(32)")
  1894. .HasCharSet("utf8")
  1895. .HasCollation("utf8_general_ci");
  1896. entity.Property(e => e.ApplyDeviceNum).HasColumnType("int(11)");
  1897. entity.Property(e => e.ApplyNo)
  1898. .HasColumnType("varchar(32)")
  1899. .HasCharSet("utf8")
  1900. .HasCollation("utf8_general_ci");
  1901. entity.Property(e => e.ApplyTime).HasColumnType("datetime");
  1902. entity.Property(e => e.Areas)
  1903. .HasColumnType("varchar(30)")
  1904. .HasCharSet("utf8")
  1905. .HasCollation("utf8_general_ci");
  1906. entity.Property(e => e.AuditBy)
  1907. .HasColumnType("varchar(32)")
  1908. .HasCharSet("utf8")
  1909. .HasCollation("utf8_general_ci");
  1910. entity.Property(e => e.AuditRemark)
  1911. .HasColumnType("varchar(128)")
  1912. .HasCharSet("utf8")
  1913. .HasCollation("utf8_general_ci");
  1914. entity.Property(e => e.AuditResult).HasColumnType("int(11)");
  1915. entity.Property(e => e.AuditTime).HasColumnType("datetime");
  1916. entity.Property(e => e.BrandId).HasColumnType("int(11)");
  1917. entity.Property(e => e.CompleteTime).HasColumnType("datetime");
  1918. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  1919. entity.Property(e => e.CreateMan)
  1920. .HasColumnType("varchar(50)")
  1921. .HasCharSet("utf8")
  1922. .HasCollation("utf8_general_ci");
  1923. entity.Property(e => e.DeliveryType).HasColumnType("int(11)");
  1924. entity.Property(e => e.ExpressName)
  1925. .HasColumnType("varchar(32)")
  1926. .HasCharSet("utf8")
  1927. .HasCollation("utf8_general_ci");
  1928. entity.Property(e => e.ExpressNo)
  1929. .HasColumnType("varchar(32)")
  1930. .HasCharSet("utf8")
  1931. .HasCollation("utf8_general_ci");
  1932. entity.Property(e => e.Mobile)
  1933. .HasColumnType("varchar(11)")
  1934. .HasCharSet("utf8")
  1935. .HasCollation("utf8_general_ci");
  1936. entity.Property(e => e.OrderExpand)
  1937. .HasColumnType("mediumtext")
  1938. .HasCharSet("utf8")
  1939. .HasCollation("utf8_general_ci");
  1940. entity.Property(e => e.ProductName)
  1941. .HasColumnType("varchar(32)")
  1942. .HasCharSet("utf8")
  1943. .HasCollation("utf8_general_ci");
  1944. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  1945. entity.Property(e => e.RealName)
  1946. .HasColumnType("varchar(30)")
  1947. .HasCharSet("utf8")
  1948. .HasCollation("utf8_general_ci");
  1949. entity.Property(e => e.Remark)
  1950. .HasColumnType("varchar(64)")
  1951. .HasCharSet("utf8")
  1952. .HasCollation("utf8_general_ci");
  1953. entity.Property(e => e.ReturnOrderNo)
  1954. .HasColumnType("varchar(32)")
  1955. .HasCharSet("utf8")
  1956. .HasCollation("utf8_general_ci");
  1957. entity.Property(e => e.ReturnStatus).HasColumnType("int(11)");
  1958. entity.Property(e => e.SendDate).HasColumnType("datetime");
  1959. entity.Property(e => e.SendSn)
  1960. .HasColumnType("varchar(32)")
  1961. .HasCharSet("utf8")
  1962. .HasCollation("utf8_general_ci");
  1963. entity.Property(e => e.SendStatus).HasColumnType("int(11)");
  1964. entity.Property(e => e.SeoDescription)
  1965. .HasColumnType("varchar(500)")
  1966. .HasCharSet("utf8")
  1967. .HasCollation("utf8_general_ci");
  1968. entity.Property(e => e.SeoKeyword)
  1969. .HasColumnType("varchar(200)")
  1970. .HasCharSet("utf8")
  1971. .HasCollation("utf8_general_ci");
  1972. entity.Property(e => e.SeoTitle)
  1973. .HasColumnType("varchar(100)")
  1974. .HasCharSet("utf8")
  1975. .HasCollation("utf8_general_ci");
  1976. entity.Property(e => e.Sort).HasColumnType("int(11)");
  1977. entity.Property(e => e.Status).HasColumnType("int(11)");
  1978. entity.Property(e => e.StoreAddress)
  1979. .HasColumnType("varchar(50)")
  1980. .HasCharSet("utf8")
  1981. .HasCollation("utf8_general_ci");
  1982. entity.Property(e => e.StoreAreas)
  1983. .HasColumnType("varchar(30)")
  1984. .HasCharSet("utf8")
  1985. .HasCollation("utf8_general_ci");
  1986. entity.Property(e => e.StoreId).HasColumnType("int(11)");
  1987. entity.Property(e => e.StoreManager)
  1988. .HasColumnType("varchar(32)")
  1989. .HasCharSet("utf8")
  1990. .HasCollation("utf8_general_ci");
  1991. entity.Property(e => e.StoreManagerMobile)
  1992. .HasColumnType("varchar(11)")
  1993. .HasCharSet("utf8")
  1994. .HasCollation("utf8_general_ci");
  1995. entity.Property(e => e.StoreName)
  1996. .HasColumnType("varchar(32)")
  1997. .HasCharSet("utf8")
  1998. .HasCollation("utf8_general_ci");
  1999. entity.Property(e => e.StoreType).HasColumnType("int(11)");
  2000. entity.Property(e => e.StoreUserId).HasColumnType("int(11)");
  2001. entity.Property(e => e.SwapActProName)
  2002. .HasColumnType("varchar(32)")
  2003. .HasCharSet("utf8")
  2004. .HasCollation("utf8_general_ci");
  2005. entity.Property(e => e.SwapActProType).HasColumnType("int(11)");
  2006. entity.Property(e => e.SwapSnExpand)
  2007. .HasColumnType("mediumtext")
  2008. .HasCharSet("utf8")
  2009. .HasCollation("utf8_general_ci");
  2010. entity.Property(e => e.TopUserId).HasColumnType("int(11)");
  2011. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  2012. entity.Property(e => e.UpdateMan)
  2013. .HasColumnType("varchar(50)")
  2014. .HasCharSet("utf8")
  2015. .HasCollation("utf8_general_ci");
  2016. entity.Property(e => e.UserId).HasColumnType("int(11)");
  2017. entity.Property(e => e.Version).HasColumnType("int(11)");
  2018. });
  2019. modelBuilder.Entity<MachineApplyDetail>(entity =>
  2020. {
  2021. entity.Property(e => e.Id).HasColumnType("int(11)");
  2022. entity.Property(e => e.ApplyId).HasColumnType("int(11)");
  2023. entity.Property(e => e.ApplyNo)
  2024. .HasColumnType("varchar(32)")
  2025. .HasCharSet("utf8")
  2026. .HasCollation("utf8_general_ci");
  2027. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  2028. entity.Property(e => e.CreateMan)
  2029. .HasColumnType("varchar(50)")
  2030. .HasCharSet("utf8")
  2031. .HasCollation("utf8_general_ci");
  2032. entity.Property(e => e.DeviceDesc)
  2033. .HasColumnType("varchar(32)")
  2034. .HasCharSet("utf8")
  2035. .HasCollation("utf8_general_ci");
  2036. entity.Property(e => e.DeviceModel)
  2037. .HasColumnType("varchar(32)")
  2038. .HasCharSet("utf8")
  2039. .HasCollation("utf8_general_ci");
  2040. entity.Property(e => e.DeviceSnNo)
  2041. .HasColumnType("varchar(32)")
  2042. .HasCharSet("utf8")
  2043. .HasCollation("utf8_general_ci");
  2044. entity.Property(e => e.DeviceStatus).HasColumnType("int(11)");
  2045. entity.Property(e => e.DeviceVendor)
  2046. .HasColumnType("varchar(32)")
  2047. .HasCharSet("utf8")
  2048. .HasCollation("utf8_general_ci");
  2049. entity.Property(e => e.ProductName)
  2050. .HasColumnType("varchar(32)")
  2051. .HasCharSet("utf8")
  2052. .HasCollation("utf8_general_ci");
  2053. entity.Property(e => e.ProductType).HasColumnType("int(11)");
  2054. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  2055. entity.Property(e => e.Remark)
  2056. .HasColumnType("varchar(64)")
  2057. .HasCharSet("utf8")
  2058. .HasCollation("utf8_general_ci");
  2059. entity.Property(e => e.SeoDescription)
  2060. .HasColumnType("varchar(500)")
  2061. .HasCharSet("utf8")
  2062. .HasCollation("utf8_general_ci");
  2063. entity.Property(e => e.SeoKeyword)
  2064. .HasColumnType("varchar(200)")
  2065. .HasCharSet("utf8")
  2066. .HasCollation("utf8_general_ci");
  2067. entity.Property(e => e.SeoTitle)
  2068. .HasColumnType("varchar(100)")
  2069. .HasCharSet("utf8")
  2070. .HasCollation("utf8_general_ci");
  2071. entity.Property(e => e.Sort).HasColumnType("int(11)");
  2072. entity.Property(e => e.SourceSnNo)
  2073. .HasColumnType("varchar(32)")
  2074. .HasCharSet("utf8")
  2075. .HasCollation("utf8_general_ci");
  2076. entity.Property(e => e.SourceSnType).HasColumnType("int(11)");
  2077. entity.Property(e => e.Status).HasColumnType("int(11)");
  2078. entity.Property(e => e.UpSrcProName)
  2079. .HasColumnType("varchar(32)")
  2080. .HasCharSet("utf8")
  2081. .HasCollation("utf8_general_ci");
  2082. entity.Property(e => e.UpSrcProType).HasColumnType("int(11)");
  2083. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  2084. entity.Property(e => e.UpdateMan)
  2085. .HasColumnType("varchar(50)")
  2086. .HasCharSet("utf8")
  2087. .HasCollation("utf8_general_ci");
  2088. entity.Property(e => e.UserId).HasColumnType("int(11)");
  2089. entity.Property(e => e.Version).HasColumnType("int(11)");
  2090. });
  2091. modelBuilder.Entity<MachineChange>(entity =>
  2092. {
  2093. entity.Property(e => e.Id).HasColumnType("int(11)");
  2094. entity.Property(e => e.AuditBy)
  2095. .HasColumnType("varchar(32)")
  2096. .HasCharSet("utf8")
  2097. .HasCollation("utf8_general_ci");
  2098. entity.Property(e => e.AuditRemark)
  2099. .HasColumnType("varchar(128)")
  2100. .HasCharSet("utf8")
  2101. .HasCollation("utf8_general_ci");
  2102. entity.Property(e => e.AuditResult).HasColumnType("int(11)");
  2103. entity.Property(e => e.AuditTime).HasColumnType("datetime");
  2104. entity.Property(e => e.BackProductName)
  2105. .HasColumnType("varchar(32)")
  2106. .HasCharSet("utf8")
  2107. .HasCollation("utf8_general_ci");
  2108. entity.Property(e => e.BackProductType).HasColumnType("int(11)");
  2109. entity.Property(e => e.BackStoreId).HasColumnType("int(11)");
  2110. entity.Property(e => e.BackStoreName)
  2111. .HasColumnType("varchar(32)")
  2112. .HasCharSet("utf8")
  2113. .HasCollation("utf8_general_ci");
  2114. entity.Property(e => e.BackStoreUserId).HasColumnType("int(11)");
  2115. entity.Property(e => e.ChangeDeviceName)
  2116. .HasColumnType("varchar(32)")
  2117. .HasCharSet("utf8")
  2118. .HasCollation("utf8_general_ci");
  2119. entity.Property(e => e.ChangeDeviceNum).HasColumnType("int(11)");
  2120. entity.Property(e => e.ChangeNo)
  2121. .HasColumnType("varchar(32)")
  2122. .HasCharSet("utf8")
  2123. .HasCollation("utf8_general_ci");
  2124. entity.Property(e => e.ChangeSnExpand)
  2125. .HasColumnType("mediumtext")
  2126. .HasCharSet("utf8")
  2127. .HasCollation("utf8_general_ci");
  2128. entity.Property(e => e.ChangeTime).HasColumnType("datetime");
  2129. entity.Property(e => e.CompleteTime).HasColumnType("datetime");
  2130. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  2131. entity.Property(e => e.CreateMan)
  2132. .HasColumnType("varchar(50)")
  2133. .HasCharSet("utf8")
  2134. .HasCollation("utf8_general_ci");
  2135. entity.Property(e => e.OrderExpand)
  2136. .HasColumnType("mediumtext")
  2137. .HasCharSet("utf8")
  2138. .HasCollation("utf8_general_ci");
  2139. entity.Property(e => e.OutProductName)
  2140. .HasColumnType("varchar(32)")
  2141. .HasCharSet("utf8")
  2142. .HasCollation("utf8_general_ci");
  2143. entity.Property(e => e.OutProductType).HasColumnType("int(11)");
  2144. entity.Property(e => e.OutStoreAddress)
  2145. .HasColumnType("varchar(128)")
  2146. .HasCharSet("utf8")
  2147. .HasCollation("utf8_general_ci");
  2148. entity.Property(e => e.OutStoreAreas)
  2149. .HasColumnType("varchar(30)")
  2150. .HasCharSet("utf8")
  2151. .HasCollation("utf8_general_ci");
  2152. entity.Property(e => e.OutStoreId).HasColumnType("int(11)");
  2153. entity.Property(e => e.OutStoreManager)
  2154. .HasColumnType("varchar(32)")
  2155. .HasCharSet("utf8")
  2156. .HasCollation("utf8_general_ci");
  2157. entity.Property(e => e.OutStoreManagerMobile)
  2158. .HasColumnType("varchar(11)")
  2159. .HasCharSet("utf8")
  2160. .HasCollation("utf8_general_ci");
  2161. entity.Property(e => e.OutStoreName)
  2162. .HasColumnType("varchar(32)")
  2163. .HasCharSet("utf8")
  2164. .HasCollation("utf8_general_ci");
  2165. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  2166. entity.Property(e => e.Remark)
  2167. .HasColumnType("varchar(64)")
  2168. .HasCharSet("utf8")
  2169. .HasCollation("utf8_general_ci");
  2170. entity.Property(e => e.SeoDescription)
  2171. .HasColumnType("varchar(500)")
  2172. .HasCharSet("utf8")
  2173. .HasCollation("utf8_general_ci");
  2174. entity.Property(e => e.SeoKeyword)
  2175. .HasColumnType("varchar(200)")
  2176. .HasCharSet("utf8")
  2177. .HasCollation("utf8_general_ci");
  2178. entity.Property(e => e.SeoTitle)
  2179. .HasColumnType("varchar(100)")
  2180. .HasCharSet("utf8")
  2181. .HasCollation("utf8_general_ci");
  2182. entity.Property(e => e.Sort).HasColumnType("int(11)");
  2183. entity.Property(e => e.Status).HasColumnType("int(11)");
  2184. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  2185. entity.Property(e => e.UpdateMan)
  2186. .HasColumnType("varchar(50)")
  2187. .HasCharSet("utf8")
  2188. .HasCollation("utf8_general_ci");
  2189. entity.Property(e => e.UserId).HasColumnType("int(11)");
  2190. entity.Property(e => e.Version).HasColumnType("int(11)");
  2191. });
  2192. modelBuilder.Entity<MachineChangeDetail>(entity =>
  2193. {
  2194. entity.Property(e => e.Id).HasColumnType("int(11)");
  2195. entity.Property(e => e.BackDeviceStatus).HasColumnType("int(11)");
  2196. entity.Property(e => e.BackProductName)
  2197. .HasColumnType("varchar(32)")
  2198. .HasCharSet("utf8")
  2199. .HasCollation("utf8_general_ci");
  2200. entity.Property(e => e.BackProductType).HasColumnType("int(11)");
  2201. entity.Property(e => e.BackSnNo)
  2202. .HasColumnType("varchar(32)")
  2203. .HasCharSet("utf8")
  2204. .HasCollation("utf8_general_ci");
  2205. entity.Property(e => e.BackSnType).HasColumnType("int(11)");
  2206. entity.Property(e => e.ChangeId).HasColumnType("int(11)");
  2207. entity.Property(e => e.ChangeNo)
  2208. .HasColumnType("varchar(32)")
  2209. .HasCharSet("utf8")
  2210. .HasCollation("utf8_general_ci");
  2211. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  2212. entity.Property(e => e.CreateMan)
  2213. .HasColumnType("varchar(50)")
  2214. .HasCharSet("utf8")
  2215. .HasCollation("utf8_general_ci");
  2216. entity.Property(e => e.OutProductName)
  2217. .HasColumnType("varchar(32)")
  2218. .HasCharSet("utf8")
  2219. .HasCollation("utf8_general_ci");
  2220. entity.Property(e => e.OutProductType).HasColumnType("int(11)");
  2221. entity.Property(e => e.OutSnNo)
  2222. .HasColumnType("varchar(32)")
  2223. .HasCharSet("utf8")
  2224. .HasCollation("utf8_general_ci");
  2225. entity.Property(e => e.OutSnType).HasColumnType("int(11)");
  2226. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  2227. entity.Property(e => e.Remark)
  2228. .HasColumnType("varchar(64)")
  2229. .HasCharSet("utf8")
  2230. .HasCollation("utf8_general_ci");
  2231. entity.Property(e => e.SeoDescription)
  2232. .HasColumnType("varchar(500)")
  2233. .HasCharSet("utf8")
  2234. .HasCollation("utf8_general_ci");
  2235. entity.Property(e => e.SeoKeyword)
  2236. .HasColumnType("varchar(200)")
  2237. .HasCharSet("utf8")
  2238. .HasCollation("utf8_general_ci");
  2239. entity.Property(e => e.SeoTitle)
  2240. .HasColumnType("varchar(100)")
  2241. .HasCharSet("utf8")
  2242. .HasCollation("utf8_general_ci");
  2243. entity.Property(e => e.Sort).HasColumnType("int(11)");
  2244. entity.Property(e => e.Status).HasColumnType("int(11)");
  2245. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  2246. entity.Property(e => e.UpdateMan)
  2247. .HasColumnType("varchar(50)")
  2248. .HasCharSet("utf8")
  2249. .HasCollation("utf8_general_ci");
  2250. entity.Property(e => e.UserId).HasColumnType("int(11)");
  2251. entity.Property(e => e.Version).HasColumnType("int(11)");
  2252. });
  2253. modelBuilder.Entity<MachineForMerNo>(entity =>
  2254. {
  2255. entity.HasKey(e => e.MerNo)
  2256. .HasName("PRIMARY");
  2257. entity.Property(e => e.MerNo)
  2258. .HasColumnType("varchar(50)")
  2259. .HasCharSet("utf8")
  2260. .HasCollation("utf8_general_ci");
  2261. entity.Property(e => e.SnId).HasColumnType("int(11)");
  2262. });
  2263. modelBuilder.Entity<MachineForQrCode>(entity =>
  2264. {
  2265. entity.HasKey(e => e.DataId)
  2266. .HasName("PRIMARY");
  2267. entity.Property(e => e.DataId)
  2268. .HasColumnType("varchar(20)")
  2269. .HasCharSet("utf8")
  2270. .HasCollation("utf8_general_ci");
  2271. entity.Property(e => e.BindDate).HasColumnType("datetime");
  2272. entity.Property(e => e.MachineSnNo)
  2273. .HasColumnType("varchar(50)")
  2274. .HasCharSet("utf8")
  2275. .HasCollation("utf8_general_ci");
  2276. entity.Property(e => e.MerchantId).HasColumnType("int(11)");
  2277. entity.Property(e => e.SnNo)
  2278. .HasColumnType("varchar(50)")
  2279. .HasCharSet("utf8")
  2280. .HasCollation("utf8_general_ci");
  2281. });
  2282. modelBuilder.Entity<MachineForSnNo>(entity =>
  2283. {
  2284. entity.HasKey(e => e.SnNo)
  2285. .HasName("PRIMARY");
  2286. entity.Property(e => e.SnNo)
  2287. .HasColumnType("varchar(50)")
  2288. .HasCharSet("utf8")
  2289. .HasCollation("utf8_general_ci");
  2290. entity.Property(e => e.SnId).HasColumnType("int(11)");
  2291. });
  2292. modelBuilder.Entity<MachineRenew>(entity =>
  2293. {
  2294. entity.Property(e => e.Id).HasColumnType("int(11)");
  2295. entity.Property(e => e.ApplyDate)
  2296. .HasColumnType("varchar(8)")
  2297. .HasCharSet("utf8")
  2298. .HasCollation("utf8_general_ci");
  2299. entity.Property(e => e.ApplyNo)
  2300. .HasColumnType("varchar(32)")
  2301. .HasCharSet("utf8")
  2302. .HasCollation("utf8_general_ci");
  2303. entity.Property(e => e.AuditDate).HasColumnType("datetime");
  2304. entity.Property(e => e.AuditDesc)
  2305. .HasColumnType("varchar(256)")
  2306. .HasCharSet("utf8")
  2307. .HasCollation("utf8_general_ci");
  2308. entity.Property(e => e.AuditStatus)
  2309. .HasColumnName("audit_status")
  2310. .HasColumnType("int(11)");
  2311. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  2312. entity.Property(e => e.CreateMan)
  2313. .HasColumnType("varchar(50)")
  2314. .HasCharSet("utf8")
  2315. .HasCollation("utf8_general_ci");
  2316. entity.Property(e => e.DamagedBrandId).HasColumnType("int(11)");
  2317. entity.Property(e => e.DamagedSnNo)
  2318. .HasColumnType("varchar(32)")
  2319. .HasCharSet("utf8")
  2320. .HasCollation("utf8_general_ci");
  2321. entity.Property(e => e.DamagedSnType).HasColumnType("int(11)");
  2322. entity.Property(e => e.DeliverBrandId).HasColumnType("int(11)");
  2323. entity.Property(e => e.DeliverSnNo)
  2324. .HasColumnType("varchar(32)")
  2325. .HasCharSet("utf8")
  2326. .HasCollation("utf8_general_ci");
  2327. entity.Property(e => e.DemandDesc)
  2328. .HasColumnType("varchar(256)")
  2329. .HasCharSet("utf8")
  2330. .HasCollation("utf8_general_ci");
  2331. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  2332. entity.Property(e => e.ReplaceBrandId).HasColumnType("int(11)");
  2333. entity.Property(e => e.ReplaceSnNo)
  2334. .HasColumnType("varchar(32)")
  2335. .HasCharSet("utf8")
  2336. .HasCollation("utf8_general_ci");
  2337. entity.Property(e => e.ReplaceSnType).HasColumnType("int(11)");
  2338. entity.Property(e => e.SeoDescription)
  2339. .HasColumnType("varchar(500)")
  2340. .HasCharSet("utf8")
  2341. .HasCollation("utf8_general_ci");
  2342. entity.Property(e => e.SeoKeyword)
  2343. .HasColumnType("varchar(200)")
  2344. .HasCharSet("utf8")
  2345. .HasCollation("utf8_general_ci");
  2346. entity.Property(e => e.SeoTitle)
  2347. .HasColumnType("varchar(100)")
  2348. .HasCharSet("utf8")
  2349. .HasCollation("utf8_general_ci");
  2350. entity.Property(e => e.Sort).HasColumnType("int(11)");
  2351. entity.Property(e => e.Status).HasColumnType("int(11)");
  2352. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  2353. entity.Property(e => e.UpdateMan)
  2354. .HasColumnType("varchar(50)")
  2355. .HasCharSet("utf8")
  2356. .HasCollation("utf8_general_ci");
  2357. entity.Property(e => e.UserId).HasColumnType("int(11)");
  2358. entity.Property(e => e.Version).HasColumnType("int(11)");
  2359. });
  2360. modelBuilder.Entity<MachineReturn>(entity =>
  2361. {
  2362. entity.Property(e => e.Id).HasColumnType("int(11)");
  2363. entity.Property(e => e.ApplyNo)
  2364. .HasColumnType("varchar(32)")
  2365. .HasCharSet("utf8")
  2366. .HasCollation("utf8_general_ci");
  2367. entity.Property(e => e.AuditStatus).HasColumnType("int(11)");
  2368. entity.Property(e => e.BrandId).HasColumnType("int(11)");
  2369. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  2370. entity.Property(e => e.CreateMan)
  2371. .HasColumnType("varchar(50)")
  2372. .HasCharSet("utf8")
  2373. .HasCollation("utf8_general_ci");
  2374. entity.Property(e => e.DeviceDesc)
  2375. .HasColumnType("varchar(256)")
  2376. .HasCharSet("utf8")
  2377. .HasCollation("utf8_general_ci");
  2378. entity.Property(e => e.DeviceNum).HasColumnType("int(11)");
  2379. entity.Property(e => e.DeviceSnNos)
  2380. .HasColumnType("mediumtext")
  2381. .HasCharSet("utf8")
  2382. .HasCollation("utf8_general_ci");
  2383. entity.Property(e => e.Operator)
  2384. .HasColumnType("varchar(32)")
  2385. .HasCharSet("utf8")
  2386. .HasCollation("utf8_general_ci");
  2387. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  2388. entity.Property(e => e.Remark)
  2389. .HasColumnType("varchar(64)")
  2390. .HasCharSet("utf8")
  2391. .HasCollation("utf8_general_ci");
  2392. entity.Property(e => e.SeoDescription)
  2393. .HasColumnType("varchar(500)")
  2394. .HasCharSet("utf8")
  2395. .HasCollation("utf8_general_ci");
  2396. entity.Property(e => e.SeoKeyword)
  2397. .HasColumnType("varchar(200)")
  2398. .HasCharSet("utf8")
  2399. .HasCollation("utf8_general_ci");
  2400. entity.Property(e => e.SeoTitle)
  2401. .HasColumnType("varchar(100)")
  2402. .HasCharSet("utf8")
  2403. .HasCollation("utf8_general_ci");
  2404. entity.Property(e => e.Sort).HasColumnType("int(11)");
  2405. entity.Property(e => e.Status).HasColumnType("int(11)");
  2406. entity.Property(e => e.ToStoreId).HasColumnType("int(11)");
  2407. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  2408. entity.Property(e => e.UpdateMan)
  2409. .HasColumnType("varchar(50)")
  2410. .HasCharSet("utf8")
  2411. .HasCollation("utf8_general_ci");
  2412. entity.Property(e => e.UserId).HasColumnType("int(11)");
  2413. entity.Property(e => e.Version).HasColumnType("int(11)");
  2414. });
  2415. modelBuilder.Entity<MachineUnBind>(entity =>
  2416. {
  2417. entity.Property(e => e.Id).HasColumnType("int(11)");
  2418. entity.Property(e => e.ApplyNo)
  2419. .HasColumnType("varchar(32)")
  2420. .HasCharSet("utf8")
  2421. .HasCollation("utf8_general_ci");
  2422. entity.Property(e => e.AuditDate).HasColumnType("datetime");
  2423. entity.Property(e => e.AuditDesc)
  2424. .HasColumnType("varchar(256)")
  2425. .HasCharSet("utf8")
  2426. .HasCollation("utf8_general_ci");
  2427. entity.Property(e => e.AuditStatus).HasColumnType("int(11)");
  2428. entity.Property(e => e.BrandId).HasColumnType("int(11)");
  2429. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  2430. entity.Property(e => e.MerchantId).HasColumnType("int(11)");
  2431. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  2432. entity.Property(e => e.SeoDescription)
  2433. .HasColumnType("varchar(500)")
  2434. .HasCharSet("utf8")
  2435. .HasCollation("utf8_general_ci");
  2436. entity.Property(e => e.SeoKeyword)
  2437. .HasColumnType("varchar(200)")
  2438. .HasCharSet("utf8")
  2439. .HasCollation("utf8_general_ci");
  2440. entity.Property(e => e.SeoTitle)
  2441. .HasColumnType("varchar(100)")
  2442. .HasCharSet("utf8")
  2443. .HasCollation("utf8_general_ci");
  2444. entity.Property(e => e.SnNo)
  2445. .HasColumnType("varchar(32)")
  2446. .HasCharSet("utf8")
  2447. .HasCollation("utf8_general_ci");
  2448. entity.Property(e => e.Sort).HasColumnType("int(11)");
  2449. entity.Property(e => e.Status).HasColumnType("int(11)");
  2450. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  2451. entity.Property(e => e.UserId).HasColumnType("int(11)");
  2452. });
  2453. modelBuilder.Entity<MenuRight>(entity =>
  2454. {
  2455. entity.HasKey(e => e.MenuId)
  2456. .HasName("PRIMARY");
  2457. entity.Property(e => e.MenuId)
  2458. .HasColumnType("varchar(50)")
  2459. .HasCharSet("utf8")
  2460. .HasCollation("utf8_general_ci");
  2461. entity.Property(e => e.Name)
  2462. .HasColumnType("varchar(50)")
  2463. .HasCharSet("utf8")
  2464. .HasCollation("utf8_general_ci");
  2465. });
  2466. modelBuilder.Entity<MerchantAddInfo>(entity =>
  2467. {
  2468. entity.Property(e => e.Id).HasColumnType("int(11)");
  2469. entity.Property(e => e.AccountBank)
  2470. .HasColumnType("varchar(30)")
  2471. .HasCharSet("utf8")
  2472. .HasCollation("utf8_general_ci");
  2473. entity.Property(e => e.AccountName)
  2474. .HasColumnType("varchar(50)")
  2475. .HasCharSet("utf8")
  2476. .HasCollation("utf8_general_ci");
  2477. entity.Property(e => e.AccountNumber)
  2478. .HasColumnType("varchar(50)")
  2479. .HasCharSet("utf8")
  2480. .HasCollation("utf8_general_ci");
  2481. entity.Property(e => e.ActivitiesId)
  2482. .HasColumnType("varchar(32)")
  2483. .HasCharSet("utf8")
  2484. .HasCollation("utf8_general_ci");
  2485. entity.Property(e => e.ActivitiesRate)
  2486. .HasColumnType("varchar(20)")
  2487. .HasCharSet("utf8")
  2488. .HasCollation("utf8_general_ci");
  2489. entity.Property(e => e.AppAppid)
  2490. .HasColumnType("varchar(50)")
  2491. .HasCharSet("utf8")
  2492. .HasCollation("utf8_general_ci");
  2493. entity.Property(e => e.AppPics)
  2494. .HasColumnType("varchar(200)")
  2495. .HasCharSet("utf8")
  2496. .HasCollation("utf8_general_ci");
  2497. entity.Property(e => e.AppSubAppid)
  2498. .HasColumnType("varchar(50)")
  2499. .HasCharSet("utf8")
  2500. .HasCollation("utf8_general_ci");
  2501. entity.Property(e => e.ApplymentId)
  2502. .HasColumnType("varchar(50)")
  2503. .HasCharSet("utf8")
  2504. .HasCollation("utf8_general_ci");
  2505. entity.Property(e => e.ApplymentState)
  2506. .HasColumnType("varchar(50)")
  2507. .HasCharSet("utf8")
  2508. .HasCollation("utf8_general_ci");
  2509. entity.Property(e => e.AuditDetail)
  2510. .HasColumnType("mediumtext")
  2511. .HasCharSet("utf8")
  2512. .HasCollation("utf8_general_ci");
  2513. entity.Property(e => e.BankAccountType)
  2514. .HasColumnType("varchar(50)")
  2515. .HasCharSet("utf8")
  2516. .HasCollation("utf8_general_ci");
  2517. entity.Property(e => e.BankAddressCode)
  2518. .HasColumnType("varchar(20)")
  2519. .HasCharSet("utf8")
  2520. .HasCollation("utf8_general_ci");
  2521. entity.Property(e => e.BankBranchId)
  2522. .HasColumnType("varchar(20)")
  2523. .HasCharSet("utf8")
  2524. .HasCollation("utf8_general_ci");
  2525. entity.Property(e => e.BankName)
  2526. .HasColumnType("varchar(50)")
  2527. .HasCharSet("utf8")
  2528. .HasCollation("utf8_general_ci");
  2529. entity.Property(e => e.BizAddressCode)
  2530. .HasColumnType("varchar(30)")
  2531. .HasCharSet("utf8")
  2532. .HasCollation("utf8_general_ci");
  2533. entity.Property(e => e.BizStoreAddress)
  2534. .HasColumnType("varchar(50)")
  2535. .HasCharSet("utf8")
  2536. .HasCollation("utf8_general_ci");
  2537. entity.Property(e => e.BizStoreName)
  2538. .HasColumnType("varchar(50)")
  2539. .HasCharSet("utf8")
  2540. .HasCollation("utf8_general_ci");
  2541. entity.Property(e => e.BizSubAppid)
  2542. .HasColumnType("varchar(32)")
  2543. .HasCharSet("utf8")
  2544. .HasCollation("utf8_general_ci");
  2545. entity.Property(e => e.BusinessCode)
  2546. .HasColumnType("varchar(50)")
  2547. .HasCharSet("utf8")
  2548. .HasCollation("utf8_general_ci");
  2549. entity.Property(e => e.CardPeriodBegin).HasColumnType("datetime");
  2550. entity.Property(e => e.CardPeriodEnd).HasColumnType("datetime");
  2551. entity.Property(e => e.CertCopy)
  2552. .HasColumnType("varchar(200)")
  2553. .HasCharSet("utf8")
  2554. .HasCollation("utf8_general_ci");
  2555. entity.Property(e => e.CertLegalPerson)
  2556. .HasColumnType("varchar(20)")
  2557. .HasCharSet("utf8")
  2558. .HasCollation("utf8_general_ci");
  2559. entity.Property(e => e.CertMerchantName)
  2560. .HasColumnType("varchar(30)")
  2561. .HasCharSet("utf8")
  2562. .HasCollation("utf8_general_ci");
  2563. entity.Property(e => e.CertNumber)
  2564. .HasColumnType("varchar(32)")
  2565. .HasCharSet("utf8")
  2566. .HasCollation("utf8_general_ci");
  2567. entity.Property(e => e.CertType)
  2568. .HasColumnType("varchar(30)")
  2569. .HasCharSet("utf8")
  2570. .HasCollation("utf8_general_ci");
  2571. entity.Property(e => e.CertificateLetterCopy)
  2572. .HasColumnType("varchar(200)")
  2573. .HasCharSet("utf8")
  2574. .HasCollation("utf8_general_ci");
  2575. entity.Property(e => e.CompanyAddress)
  2576. .HasColumnType("varchar(50)")
  2577. .HasCharSet("utf8")
  2578. .HasCollation("utf8_general_ci");
  2579. entity.Property(e => e.ContactEmail)
  2580. .HasColumnType("varchar(50)")
  2581. .HasCharSet("utf8")
  2582. .HasCollation("utf8_general_ci");
  2583. entity.Property(e => e.ContactIdNumber)
  2584. .HasColumnType("varchar(18)")
  2585. .HasCharSet("utf8")
  2586. .HasCollation("utf8_general_ci");
  2587. entity.Property(e => e.ContactName)
  2588. .HasColumnType("varchar(30)")
  2589. .HasCharSet("utf8")
  2590. .HasCollation("utf8_general_ci");
  2591. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  2592. entity.Property(e => e.CreateMan)
  2593. .HasColumnType("varchar(50)")
  2594. .HasCharSet("utf8")
  2595. .HasCollation("utf8_general_ci");
  2596. entity.Property(e => e.IdCardCopy)
  2597. .HasColumnType("varchar(200)")
  2598. .HasCharSet("utf8")
  2599. .HasCollation("utf8_general_ci");
  2600. entity.Property(e => e.IdCardName)
  2601. .HasColumnType("varchar(20)")
  2602. .HasCharSet("utf8")
  2603. .HasCollation("utf8_general_ci");
  2604. entity.Property(e => e.IdCardNational)
  2605. .HasColumnType("varchar(200)")
  2606. .HasCharSet("utf8")
  2607. .HasCollation("utf8_general_ci");
  2608. entity.Property(e => e.IdCardNumber)
  2609. .HasColumnType("varchar(18)")
  2610. .HasCharSet("utf8")
  2611. .HasCollation("utf8_general_ci");
  2612. entity.Property(e => e.IdDocType)
  2613. .HasColumnType("varchar(50)")
  2614. .HasCharSet("utf8")
  2615. .HasCollation("utf8_general_ci");
  2616. entity.Property(e => e.IndoorPic)
  2617. .HasColumnType("varchar(200)")
  2618. .HasCharSet("utf8")
  2619. .HasCollation("utf8_general_ci");
  2620. entity.Property(e => e.LegalPerson)
  2621. .HasColumnType("varchar(20)")
  2622. .HasCharSet("utf8")
  2623. .HasCollation("utf8_general_ci");
  2624. entity.Property(e => e.LicenseCopy)
  2625. .HasColumnType("varchar(200)")
  2626. .HasCharSet("utf8")
  2627. .HasCollation("utf8_general_ci");
  2628. entity.Property(e => e.LicenseNumber)
  2629. .HasColumnType("varchar(32)")
  2630. .HasCharSet("utf8")
  2631. .HasCollation("utf8_general_ci");
  2632. entity.Property(e => e.MerchantShortname)
  2633. .HasColumnType("varchar(50)")
  2634. .HasCharSet("utf8")
  2635. .HasCollation("utf8_general_ci");
  2636. entity.Property(e => e.MiniProgramAppid)
  2637. .HasColumnType("varchar(50)")
  2638. .HasCharSet("utf8")
  2639. .HasCollation("utf8_general_ci");
  2640. entity.Property(e => e.MiniProgramPics)
  2641. .HasColumnType("varchar(200)")
  2642. .HasCharSet("utf8")
  2643. .HasCollation("utf8_general_ci");
  2644. entity.Property(e => e.MiniProgramSubAppid)
  2645. .HasColumnType("varchar(50)")
  2646. .HasCharSet("utf8")
  2647. .HasCollation("utf8_general_ci");
  2648. entity.Property(e => e.MobilePhone)
  2649. .HasColumnType("varchar(11)")
  2650. .HasCharSet("utf8")
  2651. .HasCollation("utf8_general_ci");
  2652. entity.Property(e => e.MpAppid)
  2653. .HasColumnType("varchar(50)")
  2654. .HasCharSet("utf8")
  2655. .HasCollation("utf8_general_ci");
  2656. entity.Property(e => e.MpPics)
  2657. .HasColumnType("varchar(200)")
  2658. .HasCharSet("utf8")
  2659. .HasCollation("utf8_general_ci");
  2660. entity.Property(e => e.MpSubAppid)
  2661. .HasColumnType("varchar(50)")
  2662. .HasCharSet("utf8")
  2663. .HasCollation("utf8_general_ci");
  2664. entity.Property(e => e.OpenId)
  2665. .HasColumnType("varchar(50)")
  2666. .HasCharSet("utf8")
  2667. .HasCollation("utf8_general_ci");
  2668. entity.Property(e => e.OrgPeriodBegin).HasColumnType("datetime");
  2669. entity.Property(e => e.OrgPeriodEnd).HasColumnType("datetime");
  2670. entity.Property(e => e.OrganizationCode)
  2671. .HasColumnType("varchar(32)")
  2672. .HasCharSet("utf8")
  2673. .HasCollation("utf8_general_ci");
  2674. entity.Property(e => e.OrganizationCopy)
  2675. .HasColumnType("varchar(200)")
  2676. .HasCharSet("utf8")
  2677. .HasCollation("utf8_general_ci");
  2678. entity.Property(e => e.Owner)
  2679. .HasColumnType("bit(1)")
  2680. .HasDefaultValueSql("b'0'");
  2681. entity.Property(e => e.PeriodBegin).HasColumnType("datetime");
  2682. entity.Property(e => e.PeriodEnd).HasColumnType("datetime");
  2683. entity.Property(e => e.QualificationType)
  2684. .HasColumnType("varchar(30)")
  2685. .HasCharSet("utf8")
  2686. .HasCollation("utf8_general_ci");
  2687. entity.Property(e => e.Qualifications)
  2688. .HasColumnType("varchar(200)")
  2689. .HasCharSet("utf8")
  2690. .HasCollation("utf8_general_ci");
  2691. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  2692. entity.Property(e => e.SalesScenesType)
  2693. .HasColumnType("varchar(50)")
  2694. .HasCharSet("utf8")
  2695. .HasCollation("utf8_general_ci");
  2696. entity.Property(e => e.SeoDescription)
  2697. .HasColumnType("varchar(500)")
  2698. .HasCharSet("utf8")
  2699. .HasCollation("utf8_general_ci");
  2700. entity.Property(e => e.SeoKeyword)
  2701. .HasColumnType("varchar(200)")
  2702. .HasCharSet("utf8")
  2703. .HasCollation("utf8_general_ci");
  2704. entity.Property(e => e.SeoTitle)
  2705. .HasColumnType("varchar(100)")
  2706. .HasCharSet("utf8")
  2707. .HasCollation("utf8_general_ci");
  2708. entity.Property(e => e.ServicePhone)
  2709. .HasColumnType("varchar(30)")
  2710. .HasCharSet("utf8")
  2711. .HasCollation("utf8_general_ci");
  2712. entity.Property(e => e.SettlementId)
  2713. .HasColumnType("varchar(3)")
  2714. .HasCharSet("utf8")
  2715. .HasCollation("utf8_general_ci");
  2716. entity.Property(e => e.SignUrl)
  2717. .HasColumnType("varchar(1000)")
  2718. .HasCharSet("utf8")
  2719. .HasCollation("utf8_general_ci");
  2720. entity.Property(e => e.Sort).HasColumnType("int(11)");
  2721. entity.Property(e => e.Status).HasColumnType("int(11)");
  2722. entity.Property(e => e.StoreEntrancePic)
  2723. .HasColumnType("varchar(200)")
  2724. .HasCharSet("utf8")
  2725. .HasCollation("utf8_general_ci");
  2726. entity.Property(e => e.SubCorpId)
  2727. .HasColumnType("varchar(50)")
  2728. .HasCharSet("utf8")
  2729. .HasCollation("utf8_general_ci");
  2730. entity.Property(e => e.SubMchid)
  2731. .HasColumnType("varchar(32)")
  2732. .HasCharSet("utf8")
  2733. .HasCollation("utf8_general_ci");
  2734. entity.Property(e => e.SubjectType)
  2735. .HasColumnType("varchar(50)")
  2736. .HasCharSet("utf8")
  2737. .HasCollation("utf8_general_ci");
  2738. entity.Property(e => e.UboInfoIdCardCopy)
  2739. .HasColumnType("varchar(200)")
  2740. .HasCharSet("utf8")
  2741. .HasCollation("utf8_general_ci");
  2742. entity.Property(e => e.UboInfoIdCardNational)
  2743. .HasColumnType("varchar(200)")
  2744. .HasCharSet("utf8")
  2745. .HasCollation("utf8_general_ci");
  2746. entity.Property(e => e.UboInfoIdDocCopy)
  2747. .HasColumnType("varchar(200)")
  2748. .HasCharSet("utf8")
  2749. .HasCollation("utf8_general_ci");
  2750. entity.Property(e => e.UboInfoIdNumber)
  2751. .HasColumnType("varchar(30)")
  2752. .HasCharSet("utf8")
  2753. .HasCollation("utf8_general_ci");
  2754. entity.Property(e => e.UboInfoIdPeriodBegin).HasColumnType("datetime");
  2755. entity.Property(e => e.UboInfoIdPeriodEnd).HasColumnType("datetime");
  2756. entity.Property(e => e.UboInfoIdType)
  2757. .HasColumnType("varchar(50)")
  2758. .HasCharSet("utf8")
  2759. .HasCollation("utf8_general_ci");
  2760. entity.Property(e => e.UboInfoName)
  2761. .HasColumnType("varchar(20)")
  2762. .HasCharSet("utf8")
  2763. .HasCollation("utf8_general_ci");
  2764. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  2765. entity.Property(e => e.UpdateMan)
  2766. .HasColumnType("varchar(50)")
  2767. .HasCharSet("utf8")
  2768. .HasCollation("utf8_general_ci");
  2769. entity.Property(e => e.Version).HasColumnType("int(11)");
  2770. entity.Property(e => e.WebAppId)
  2771. .HasColumnType("varchar(50)")
  2772. .HasCharSet("utf8")
  2773. .HasCollation("utf8_general_ci");
  2774. entity.Property(e => e.WebAuthorisation)
  2775. .HasColumnType("varchar(200)")
  2776. .HasCharSet("utf8")
  2777. .HasCollation("utf8_general_ci");
  2778. entity.Property(e => e.WebDomain)
  2779. .HasColumnType("varchar(50)")
  2780. .HasCharSet("utf8")
  2781. .HasCollation("utf8_general_ci");
  2782. entity.Property(e => e.WeworkPics)
  2783. .HasColumnType("varchar(200)")
  2784. .HasCharSet("utf8")
  2785. .HasCollation("utf8_general_ci");
  2786. });
  2787. modelBuilder.Entity<MerchantAdmin>(entity =>
  2788. {
  2789. entity.Property(e => e.Id).HasColumnType("int(11)");
  2790. entity.Property(e => e.AdminName)
  2791. .HasColumnType("varchar(50)")
  2792. .HasCharSet("utf8")
  2793. .HasCollation("utf8_general_ci");
  2794. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  2795. entity.Property(e => e.CreateMan)
  2796. .HasColumnType("varchar(50)")
  2797. .HasCharSet("utf8")
  2798. .HasCollation("utf8_general_ci");
  2799. entity.Property(e => e.Email)
  2800. .HasColumnType("varchar(50)")
  2801. .HasCharSet("utf8")
  2802. .HasCollation("utf8_general_ci");
  2803. entity.Property(e => e.LastLoginDate).HasColumnType("datetime");
  2804. entity.Property(e => e.MerchantId).HasColumnType("int(11)");
  2805. entity.Property(e => e.Mobile)
  2806. .HasColumnType("varchar(11)")
  2807. .HasCharSet("utf8")
  2808. .HasCollation("utf8_general_ci");
  2809. entity.Property(e => e.Note)
  2810. .HasColumnType("mediumtext")
  2811. .HasCharSet("utf8")
  2812. .HasCollation("utf8_general_ci");
  2813. entity.Property(e => e.Password)
  2814. .HasColumnType("varchar(32)")
  2815. .HasCharSet("utf8")
  2816. .HasCollation("utf8_general_ci");
  2817. entity.Property(e => e.Qq)
  2818. .HasColumnName("QQ")
  2819. .HasColumnType("varchar(20)")
  2820. .HasCharSet("utf8")
  2821. .HasCollation("utf8_general_ci");
  2822. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  2823. entity.Property(e => e.RealName)
  2824. .HasColumnType("varchar(50)")
  2825. .HasCharSet("utf8")
  2826. .HasCollation("utf8_general_ci");
  2827. entity.Property(e => e.RightInfo)
  2828. .HasColumnType("varchar(500)")
  2829. .HasCharSet("utf8")
  2830. .HasCollation("utf8_general_ci");
  2831. entity.Property(e => e.SeoDescription)
  2832. .HasColumnType("varchar(500)")
  2833. .HasCharSet("utf8")
  2834. .HasCollation("utf8_general_ci");
  2835. entity.Property(e => e.SeoKeyword)
  2836. .HasColumnType("varchar(200)")
  2837. .HasCharSet("utf8")
  2838. .HasCollation("utf8_general_ci");
  2839. entity.Property(e => e.SeoTitle)
  2840. .HasColumnType("varchar(100)")
  2841. .HasCharSet("utf8")
  2842. .HasCollation("utf8_general_ci");
  2843. entity.Property(e => e.Sort).HasColumnType("int(11)");
  2844. entity.Property(e => e.Status).HasColumnType("int(11)");
  2845. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  2846. entity.Property(e => e.UpdateMan)
  2847. .HasColumnType("varchar(50)")
  2848. .HasCharSet("utf8")
  2849. .HasCollation("utf8_general_ci");
  2850. entity.Property(e => e.Version).HasColumnType("int(11)");
  2851. });
  2852. modelBuilder.Entity<MerchantAuth>(entity =>
  2853. {
  2854. entity.Property(e => e.Id).HasColumnType("int(11)");
  2855. entity.Property(e => e.AuthType).HasColumnType("int(11)");
  2856. entity.Property(e => e.BankCardAccount)
  2857. .HasColumnType("varchar(32)")
  2858. .HasCharSet("utf8")
  2859. .HasCollation("utf8_general_ci");
  2860. entity.Property(e => e.BankMobile)
  2861. .HasColumnType("varchar(11)")
  2862. .HasCharSet("utf8")
  2863. .HasCollation("utf8_general_ci");
  2864. entity.Property(e => e.BankName)
  2865. .HasColumnType("varchar(64)")
  2866. .HasCharSet("utf8")
  2867. .HasCollation("utf8_general_ci");
  2868. entity.Property(e => e.ChannelCode)
  2869. .HasColumnType("varchar(16)")
  2870. .HasCharSet("utf8")
  2871. .HasCollation("utf8_general_ci");
  2872. entity.Property(e => e.ChannelName)
  2873. .HasColumnType("varchar(32)")
  2874. .HasCharSet("utf8")
  2875. .HasCollation("utf8_general_ci");
  2876. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  2877. entity.Property(e => e.CreateMan)
  2878. .HasColumnType("varchar(50)")
  2879. .HasCharSet("utf8")
  2880. .HasCollation("utf8_general_ci");
  2881. entity.Property(e => e.IdCardNo)
  2882. .HasColumnType("varchar(18)")
  2883. .HasCharSet("utf8")
  2884. .HasCollation("utf8_general_ci");
  2885. entity.Property(e => e.MerNo)
  2886. .HasColumnType("varchar(20)")
  2887. .HasCharSet("utf8")
  2888. .HasCollation("utf8_general_ci");
  2889. entity.Property(e => e.MerchantId).HasColumnType("int(11)");
  2890. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  2891. entity.Property(e => e.RealName)
  2892. .HasColumnType("varchar(16)")
  2893. .HasCharSet("utf8")
  2894. .HasCollation("utf8_general_ci");
  2895. entity.Property(e => e.ReqData)
  2896. .HasColumnType("varchar(2000)")
  2897. .HasCharSet("utf8")
  2898. .HasCollation("utf8_general_ci");
  2899. entity.Property(e => e.RespData)
  2900. .HasColumnType("varchar(2000)")
  2901. .HasCharSet("utf8")
  2902. .HasCollation("utf8_general_ci");
  2903. entity.Property(e => e.ReturnCode)
  2904. .HasColumnType("varchar(30)")
  2905. .HasCharSet("utf8")
  2906. .HasCollation("utf8_general_ci");
  2907. entity.Property(e => e.ReturnMsg)
  2908. .HasColumnType("varchar(512)")
  2909. .HasCharSet("utf8")
  2910. .HasCollation("utf8_general_ci");
  2911. entity.Property(e => e.SeoDescription)
  2912. .HasColumnType("varchar(500)")
  2913. .HasCharSet("utf8")
  2914. .HasCollation("utf8_general_ci");
  2915. entity.Property(e => e.SeoKeyword)
  2916. .HasColumnType("varchar(200)")
  2917. .HasCharSet("utf8")
  2918. .HasCollation("utf8_general_ci");
  2919. entity.Property(e => e.SeoTitle)
  2920. .HasColumnType("varchar(100)")
  2921. .HasCharSet("utf8")
  2922. .HasCollation("utf8_general_ci");
  2923. entity.Property(e => e.Sort).HasColumnType("int(11)");
  2924. entity.Property(e => e.Status).HasColumnType("int(11)");
  2925. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  2926. entity.Property(e => e.UpdateMan)
  2927. .HasColumnType("varchar(50)")
  2928. .HasCharSet("utf8")
  2929. .HasCollation("utf8_general_ci");
  2930. entity.Property(e => e.Version).HasColumnType("int(11)");
  2931. });
  2932. modelBuilder.Entity<MerchantClass>(entity =>
  2933. {
  2934. entity.Property(e => e.Id).HasColumnType("int(11)");
  2935. entity.Property(e => e.ColName)
  2936. .HasColumnType("varchar(50)")
  2937. .HasCharSet("utf8")
  2938. .HasCollation("utf8_general_ci");
  2939. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  2940. entity.Property(e => e.CreateMan)
  2941. .HasColumnType("varchar(50)")
  2942. .HasCharSet("utf8")
  2943. .HasCollation("utf8_general_ci");
  2944. entity.Property(e => e.MerchantId).HasColumnType("int(11)");
  2945. entity.Property(e => e.ParentId).HasColumnType("int(11)");
  2946. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  2947. entity.Property(e => e.SeoDescription)
  2948. .HasColumnType("varchar(500)")
  2949. .HasCharSet("utf8")
  2950. .HasCollation("utf8_general_ci");
  2951. entity.Property(e => e.SeoKeyword)
  2952. .HasColumnType("varchar(200)")
  2953. .HasCharSet("utf8")
  2954. .HasCollation("utf8_general_ci");
  2955. entity.Property(e => e.SeoTitle)
  2956. .HasColumnType("varchar(100)")
  2957. .HasCharSet("utf8")
  2958. .HasCollation("utf8_general_ci");
  2959. entity.Property(e => e.Sort).HasColumnType("int(11)");
  2960. entity.Property(e => e.Status).HasColumnType("int(11)");
  2961. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  2962. entity.Property(e => e.UpdateMan)
  2963. .HasColumnType("varchar(50)")
  2964. .HasCharSet("utf8")
  2965. .HasCollation("utf8_general_ci");
  2966. entity.Property(e => e.Version).HasColumnType("int(11)");
  2967. });
  2968. modelBuilder.Entity<MerchantCol>(entity =>
  2969. {
  2970. entity.Property(e => e.Id).HasColumnType("int(11)");
  2971. entity.Property(e => e.ColDetail)
  2972. .HasColumnType("varchar(50)")
  2973. .HasCharSet("utf8")
  2974. .HasCollation("utf8_general_ci");
  2975. entity.Property(e => e.ColEnName)
  2976. .HasColumnType("varchar(50)")
  2977. .HasCharSet("utf8")
  2978. .HasCollation("utf8_general_ci");
  2979. entity.Property(e => e.ColId)
  2980. .HasColumnType("varchar(30)")
  2981. .HasCharSet("utf8")
  2982. .HasCollation("utf8_general_ci");
  2983. entity.Property(e => e.ColName)
  2984. .HasColumnType("varchar(50)")
  2985. .HasCharSet("utf8")
  2986. .HasCollation("utf8_general_ci");
  2987. entity.Property(e => e.ColPicPath)
  2988. .HasColumnType("varchar(200)")
  2989. .HasCharSet("utf8")
  2990. .HasCollation("utf8_general_ci");
  2991. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  2992. entity.Property(e => e.CreateMan)
  2993. .HasColumnType("varchar(50)")
  2994. .HasCharSet("utf8")
  2995. .HasCollation("utf8_general_ci");
  2996. entity.Property(e => e.MerchantId).HasColumnType("int(11)");
  2997. entity.Property(e => e.ParentId).HasColumnType("int(11)");
  2998. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  2999. entity.Property(e => e.Recommend)
  3000. .HasColumnType("bit(1)")
  3001. .HasDefaultValueSql("b'0'");
  3002. entity.Property(e => e.SeoDescription)
  3003. .HasColumnType("varchar(500)")
  3004. .HasCharSet("utf8")
  3005. .HasCollation("utf8_general_ci");
  3006. entity.Property(e => e.SeoKeyword)
  3007. .HasColumnType("varchar(200)")
  3008. .HasCharSet("utf8")
  3009. .HasCollation("utf8_general_ci");
  3010. entity.Property(e => e.SeoTitle)
  3011. .HasColumnType("varchar(100)")
  3012. .HasCharSet("utf8")
  3013. .HasCollation("utf8_general_ci");
  3014. entity.Property(e => e.Sort).HasColumnType("int(11)");
  3015. entity.Property(e => e.Status).HasColumnType("int(11)");
  3016. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  3017. entity.Property(e => e.UpdateMan)
  3018. .HasColumnType("varchar(50)")
  3019. .HasCharSet("utf8")
  3020. .HasCollation("utf8_general_ci");
  3021. entity.Property(e => e.Version).HasColumnType("int(11)");
  3022. });
  3023. modelBuilder.Entity<MerchantComment>(entity =>
  3024. {
  3025. entity.Property(e => e.Id).HasColumnType("int(11)");
  3026. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  3027. entity.Property(e => e.CreateMan)
  3028. .HasColumnType("varchar(50)")
  3029. .HasCharSet("utf8")
  3030. .HasCollation("utf8_general_ci");
  3031. entity.Property(e => e.MerchantId).HasColumnType("int(11)");
  3032. entity.Property(e => e.OrderId).HasColumnType("int(11)");
  3033. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  3034. entity.Property(e => e.SeoDescription)
  3035. .HasColumnType("varchar(500)")
  3036. .HasCharSet("utf8")
  3037. .HasCollation("utf8_general_ci");
  3038. entity.Property(e => e.SeoKeyword)
  3039. .HasColumnType("varchar(200)")
  3040. .HasCharSet("utf8")
  3041. .HasCollation("utf8_general_ci");
  3042. entity.Property(e => e.SeoTitle)
  3043. .HasColumnType("varchar(100)")
  3044. .HasCharSet("utf8")
  3045. .HasCollation("utf8_general_ci");
  3046. entity.Property(e => e.Sort).HasColumnType("int(11)");
  3047. entity.Property(e => e.StarNum1).HasColumnType("int(11)");
  3048. entity.Property(e => e.StarNum2).HasColumnType("int(11)");
  3049. entity.Property(e => e.StarNum3).HasColumnType("int(11)");
  3050. entity.Property(e => e.Status).HasColumnType("int(11)");
  3051. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  3052. entity.Property(e => e.UpdateMan)
  3053. .HasColumnType("varchar(50)")
  3054. .HasCharSet("utf8")
  3055. .HasCollation("utf8_general_ci");
  3056. entity.Property(e => e.UserId).HasColumnType("int(11)");
  3057. entity.Property(e => e.Version).HasColumnType("int(11)");
  3058. });
  3059. modelBuilder.Entity<MerchantDepositReturns>(entity =>
  3060. {
  3061. entity.Property(e => e.Id).HasColumnType("int(11)");
  3062. entity.Property(e => e.AlipayAccountNo)
  3063. .HasColumnType("varchar(50)")
  3064. .HasCharSet("utf8")
  3065. .HasCollation("utf8_general_ci");
  3066. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  3067. entity.Property(e => e.MerchantId).HasColumnType("int(11)");
  3068. entity.Property(e => e.OperateMan)
  3069. .HasColumnType("varchar(50)")
  3070. .HasCharSet("utf8")
  3071. .HasCollation("utf8_general_ci");
  3072. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  3073. entity.Property(e => e.ReturnAmount).HasColumnType("decimal(18,2)");
  3074. entity.Property(e => e.SeoDescription)
  3075. .HasColumnType("varchar(500)")
  3076. .HasCharSet("utf8")
  3077. .HasCollation("utf8_general_ci");
  3078. entity.Property(e => e.SeoKeyword)
  3079. .HasColumnType("varchar(200)")
  3080. .HasCharSet("utf8")
  3081. .HasCollation("utf8_general_ci");
  3082. entity.Property(e => e.SeoTitle)
  3083. .HasColumnType("varchar(100)")
  3084. .HasCharSet("utf8")
  3085. .HasCollation("utf8_general_ci");
  3086. entity.Property(e => e.Sort).HasColumnType("int(11)");
  3087. entity.Property(e => e.Status).HasColumnType("int(11)");
  3088. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  3089. entity.Property(e => e.UserId).HasColumnType("int(11)");
  3090. });
  3091. modelBuilder.Entity<MerchantForCode>(entity =>
  3092. {
  3093. entity.HasKey(e => e.Code)
  3094. .HasName("PRIMARY");
  3095. entity.Property(e => e.Code)
  3096. .HasColumnType("varchar(30)")
  3097. .HasCharSet("utf8")
  3098. .HasCollation("utf8_general_ci");
  3099. entity.Property(e => e.MerchantId).HasColumnType("int(11)");
  3100. });
  3101. modelBuilder.Entity<MerchantForMobile>(entity =>
  3102. {
  3103. entity.HasKey(e => e.Mobile)
  3104. .HasName("PRIMARY");
  3105. entity.Property(e => e.Mobile)
  3106. .HasColumnType("varchar(11)")
  3107. .HasCharSet("utf8")
  3108. .HasCollation("utf8_general_ci");
  3109. entity.Property(e => e.MerchantId).HasColumnType("int(11)");
  3110. });
  3111. modelBuilder.Entity<MerchantForName>(entity =>
  3112. {
  3113. entity.HasKey(e => e.Name)
  3114. .HasName("PRIMARY");
  3115. entity.Property(e => e.Name)
  3116. .HasColumnType("varchar(30)")
  3117. .HasCharSet("utf8")
  3118. .HasCollation("utf8_general_ci");
  3119. entity.Property(e => e.MerchantId).HasColumnType("int(11)");
  3120. });
  3121. modelBuilder.Entity<MerchantInfo>(entity =>
  3122. {
  3123. entity.Property(e => e.Id).HasColumnType("int(11)");
  3124. entity.Property(e => e.ActivationDate).HasColumnType("datetime");
  3125. entity.Property(e => e.ActivationStatus).HasColumnType("int(11)");
  3126. entity.Property(e => e.Address)
  3127. .HasColumnType("varchar(100)")
  3128. .HasCharSet("utf8")
  3129. .HasCollation("utf8_general_ci");
  3130. entity.Property(e => e.Areas)
  3131. .HasColumnType("varchar(50)")
  3132. .HasCharSet("utf8")
  3133. .HasCollation("utf8_general_ci");
  3134. entity.Property(e => e.BindDate).HasColumnType("datetime");
  3135. entity.Property(e => e.BindStatus).HasColumnType("int(11)");
  3136. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  3137. entity.Property(e => e.CreateMan)
  3138. .HasColumnType("varchar(50)")
  3139. .HasCharSet("utf8")
  3140. .HasCollation("utf8_general_ci");
  3141. entity.Property(e => e.IsAuth)
  3142. .HasColumnType("bit(1)")
  3143. .HasDefaultValueSql("b'0'");
  3144. entity.Property(e => e.LastAddConsumerDate).HasColumnType("datetime");
  3145. entity.Property(e => e.LastConsumeDate).HasColumnType("datetime");
  3146. entity.Property(e => e.LoginPwd)
  3147. .HasColumnType("varchar(32)")
  3148. .HasCharSet("utf8")
  3149. .HasCollation("utf8_general_ci");
  3150. entity.Property(e => e.Logo)
  3151. .HasColumnType("varchar(200)")
  3152. .HasCharSet("utf8")
  3153. .HasCollation("utf8_general_ci");
  3154. entity.Property(e => e.Mobile)
  3155. .HasColumnType("varchar(11)")
  3156. .HasCharSet("utf8")
  3157. .HasCollation("utf8_general_ci");
  3158. entity.Property(e => e.Name)
  3159. .HasColumnType("varchar(50)")
  3160. .HasCharSet("utf8")
  3161. .HasCollation("utf8_general_ci");
  3162. entity.Property(e => e.ParentUserNav)
  3163. .HasColumnType("varchar(500)")
  3164. .HasCharSet("utf8")
  3165. .HasCollation("utf8_general_ci");
  3166. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  3167. entity.Property(e => e.SeoDescription)
  3168. .HasColumnType("varchar(500)")
  3169. .HasCharSet("utf8")
  3170. .HasCollation("utf8_general_ci");
  3171. entity.Property(e => e.SeoKeyword)
  3172. .HasColumnType("varchar(200)")
  3173. .HasCharSet("utf8")
  3174. .HasCollation("utf8_general_ci");
  3175. entity.Property(e => e.SeoTitle)
  3176. .HasColumnType("varchar(100)")
  3177. .HasCharSet("utf8")
  3178. .HasCollation("utf8_general_ci");
  3179. entity.Property(e => e.Sort).HasColumnType("int(11)");
  3180. entity.Property(e => e.Status).HasColumnType("int(11)");
  3181. entity.Property(e => e.TotalActual).HasColumnType("decimal(18,2)");
  3182. entity.Property(e => e.TotalAmount).HasColumnType("decimal(18,2)");
  3183. entity.Property(e => e.TotalConsumeCount).HasColumnType("int(11)");
  3184. entity.Property(e => e.TotalCustomer).HasColumnType("int(11)");
  3185. entity.Property(e => e.TotalOrder).HasColumnType("int(11)");
  3186. entity.Property(e => e.TotalUser).HasColumnType("int(11)");
  3187. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  3188. entity.Property(e => e.UpdateMan)
  3189. .HasColumnType("varchar(50)")
  3190. .HasCharSet("utf8")
  3191. .HasCollation("utf8_general_ci");
  3192. entity.Property(e => e.UserId).HasColumnType("int(11)");
  3193. entity.Property(e => e.Version).HasColumnType("int(11)");
  3194. });
  3195. modelBuilder.Entity<MerchantParamSet>(entity =>
  3196. {
  3197. entity.Property(e => e.Id).HasColumnType("int(11)");
  3198. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  3199. entity.Property(e => e.CreateMan)
  3200. .HasColumnType("varchar(50)")
  3201. .HasCharSet("utf8")
  3202. .HasCollation("utf8_general_ci");
  3203. entity.Property(e => e.DiviPercent).HasColumnType("decimal(18,2)");
  3204. entity.Property(e => e.DiviPersons).HasColumnType("int(11)");
  3205. entity.Property(e => e.GetPercent).HasColumnType("decimal(18,2)");
  3206. entity.Property(e => e.IsAll).HasColumnType("int(11)");
  3207. entity.Property(e => e.MinPayMoney).HasColumnType("decimal(18,2)");
  3208. entity.Property(e => e.ProfitDays).HasColumnType("int(11)");
  3209. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  3210. entity.Property(e => e.SeoDescription)
  3211. .HasColumnType("varchar(500)")
  3212. .HasCharSet("utf8")
  3213. .HasCollation("utf8_general_ci");
  3214. entity.Property(e => e.SeoKeyword)
  3215. .HasColumnType("varchar(200)")
  3216. .HasCharSet("utf8")
  3217. .HasCollation("utf8_general_ci");
  3218. entity.Property(e => e.SeoTitle)
  3219. .HasColumnType("varchar(100)")
  3220. .HasCharSet("utf8")
  3221. .HasCollation("utf8_general_ci");
  3222. entity.Property(e => e.Sort).HasColumnType("int(11)");
  3223. entity.Property(e => e.Status).HasColumnType("int(11)");
  3224. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  3225. entity.Property(e => e.UpdateMan)
  3226. .HasColumnType("varchar(50)")
  3227. .HasCharSet("utf8")
  3228. .HasCollation("utf8_general_ci");
  3229. entity.Property(e => e.Version).HasColumnType("int(11)");
  3230. });
  3231. modelBuilder.Entity<MerchantQrCode>(entity =>
  3232. {
  3233. entity.Property(e => e.Id).HasColumnType("int(11)");
  3234. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  3235. entity.Property(e => e.CreateMan)
  3236. .HasColumnType("varchar(50)")
  3237. .HasCharSet("utf8")
  3238. .HasCollation("utf8_general_ci");
  3239. entity.Property(e => e.MachineId).HasColumnType("int(11)");
  3240. entity.Property(e => e.MerchantId).HasColumnType("int(11)");
  3241. entity.Property(e => e.QrCodeContent)
  3242. .HasColumnType("varchar(500)")
  3243. .HasCharSet("utf8")
  3244. .HasCollation("utf8_general_ci");
  3245. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  3246. entity.Property(e => e.SeoDescription)
  3247. .HasColumnType("varchar(500)")
  3248. .HasCharSet("utf8")
  3249. .HasCollation("utf8_general_ci");
  3250. entity.Property(e => e.SeoKeyword)
  3251. .HasColumnType("varchar(200)")
  3252. .HasCharSet("utf8")
  3253. .HasCollation("utf8_general_ci");
  3254. entity.Property(e => e.SeoTitle)
  3255. .HasColumnType("varchar(100)")
  3256. .HasCharSet("utf8")
  3257. .HasCollation("utf8_general_ci");
  3258. entity.Property(e => e.SnNo)
  3259. .HasColumnType("varchar(50)")
  3260. .HasCharSet("utf8")
  3261. .HasCollation("utf8_general_ci");
  3262. entity.Property(e => e.Sort).HasColumnType("int(11)");
  3263. entity.Property(e => e.Status).HasColumnType("int(11)");
  3264. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  3265. entity.Property(e => e.UpdateMan)
  3266. .HasColumnType("varchar(50)")
  3267. .HasCharSet("utf8")
  3268. .HasCollation("utf8_general_ci");
  3269. entity.Property(e => e.Version).HasColumnType("int(11)");
  3270. });
  3271. modelBuilder.Entity<MerchantRebateDetail>(entity =>
  3272. {
  3273. entity.Property(e => e.Id).HasColumnType("int(11)");
  3274. entity.Property(e => e.BrandId).HasColumnType("int(11)");
  3275. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  3276. entity.Property(e => e.CreateMan)
  3277. .HasColumnType("varchar(50)")
  3278. .HasCharSet("utf8")
  3279. .HasCollation("utf8_general_ci");
  3280. entity.Property(e => e.CreditRewardAmount).HasColumnType("decimal(18,2)");
  3281. entity.Property(e => e.CreditTradeAmt).HasColumnType("decimal(18,2)");
  3282. entity.Property(e => e.DebitRewardAmount).HasColumnType("decimal(18,2)");
  3283. entity.Property(e => e.DebitTradeAmt).HasColumnType("decimal(18,2)");
  3284. entity.Property(e => e.MerNo)
  3285. .HasColumnType("varchar(32)")
  3286. .HasCharSet("utf8")
  3287. .HasCollation("utf8_general_ci");
  3288. entity.Property(e => e.MerRegTime).HasColumnType("datetime");
  3289. entity.Property(e => e.MerStandardDate).HasColumnType("datetime");
  3290. entity.Property(e => e.MerchantId).HasColumnType("int(11)");
  3291. entity.Property(e => e.MmpUserName)
  3292. .HasColumnType("varchar(32)")
  3293. .HasCharSet("utf8")
  3294. .HasCollation("utf8_general_ci");
  3295. entity.Property(e => e.MmpUserNo)
  3296. .HasColumnType("varchar(32)")
  3297. .HasCharSet("utf8")
  3298. .HasCollation("utf8_general_ci");
  3299. entity.Property(e => e.ProductName)
  3300. .HasColumnType("varchar(32)")
  3301. .HasCharSet("utf8")
  3302. .HasCollation("utf8_general_ci");
  3303. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  3304. entity.Property(e => e.Remark)
  3305. .HasColumnType("varchar(64)")
  3306. .HasCharSet("utf8")
  3307. .HasCollation("utf8_general_ci");
  3308. entity.Property(e => e.RewardDesc)
  3309. .HasColumnType("varchar(128)")
  3310. .HasCharSet("utf8")
  3311. .HasCollation("utf8_general_ci");
  3312. entity.Property(e => e.SeoDescription)
  3313. .HasColumnType("varchar(500)")
  3314. .HasCharSet("utf8")
  3315. .HasCollation("utf8_general_ci");
  3316. entity.Property(e => e.SeoKeyword)
  3317. .HasColumnType("varchar(200)")
  3318. .HasCharSet("utf8")
  3319. .HasCollation("utf8_general_ci");
  3320. entity.Property(e => e.SeoTitle)
  3321. .HasColumnType("varchar(100)")
  3322. .HasCharSet("utf8")
  3323. .HasCollation("utf8_general_ci");
  3324. entity.Property(e => e.SnNo)
  3325. .HasColumnType("varchar(32)")
  3326. .HasCharSet("utf8")
  3327. .HasCollation("utf8_general_ci");
  3328. entity.Property(e => e.Sort).HasColumnType("int(11)");
  3329. entity.Property(e => e.Status).HasColumnType("int(11)");
  3330. entity.Property(e => e.SyncStatus).HasColumnType("int(11)");
  3331. entity.Property(e => e.TradeDate)
  3332. .HasColumnType("varchar(8)")
  3333. .HasCharSet("utf8")
  3334. .HasCollation("utf8_general_ci");
  3335. entity.Property(e => e.TradeMonth)
  3336. .HasColumnType("varchar(6)")
  3337. .HasCharSet("utf8")
  3338. .HasCollation("utf8_general_ci");
  3339. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  3340. entity.Property(e => e.UpdateMan)
  3341. .HasColumnType("varchar(50)")
  3342. .HasCharSet("utf8")
  3343. .HasCollation("utf8_general_ci");
  3344. entity.Property(e => e.Version).HasColumnType("int(11)");
  3345. });
  3346. modelBuilder.Entity<Merchants>(entity =>
  3347. {
  3348. entity.Property(e => e.Id).HasColumnType("int(11)");
  3349. entity.Property(e => e.Address)
  3350. .HasColumnType("varchar(50)")
  3351. .HasCharSet("utf8")
  3352. .HasCollation("utf8_general_ci");
  3353. entity.Property(e => e.Areas)
  3354. .HasColumnType("varchar(30)")
  3355. .HasCharSet("utf8")
  3356. .HasCollation("utf8_general_ci");
  3357. entity.Property(e => e.BusinessLicense)
  3358. .HasColumnType("varchar(200)")
  3359. .HasCharSet("utf8")
  3360. .HasCollation("utf8_general_ci");
  3361. entity.Property(e => e.CommentCount).HasColumnType("int(11)");
  3362. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  3363. entity.Property(e => e.CreateMan)
  3364. .HasColumnType("varchar(50)")
  3365. .HasCharSet("utf8")
  3366. .HasCollation("utf8_general_ci");
  3367. entity.Property(e => e.FollowCount).HasColumnType("int(11)");
  3368. entity.Property(e => e.IsAuth)
  3369. .HasColumnType("bit(1)")
  3370. .HasDefaultValueSql("b'0'");
  3371. entity.Property(e => e.IsRecommend)
  3372. .HasColumnType("bit(1)")
  3373. .HasDefaultValueSql("b'0'");
  3374. entity.Property(e => e.LoginPwd)
  3375. .HasColumnType("varchar(32)")
  3376. .HasCharSet("utf8")
  3377. .HasCollation("utf8_general_ci");
  3378. entity.Property(e => e.Logo)
  3379. .HasColumnType("varchar(200)")
  3380. .HasCharSet("utf8")
  3381. .HasCollation("utf8_general_ci");
  3382. entity.Property(e => e.Name)
  3383. .HasColumnType("varchar(50)")
  3384. .HasCharSet("utf8")
  3385. .HasCollation("utf8_general_ci");
  3386. entity.Property(e => e.PayPwd)
  3387. .HasColumnType("varchar(32)")
  3388. .HasCharSet("utf8")
  3389. .HasCollation("utf8_general_ci");
  3390. entity.Property(e => e.Phone)
  3391. .HasColumnType("varchar(30)")
  3392. .HasCharSet("utf8")
  3393. .HasCollation("utf8_general_ci");
  3394. entity.Property(e => e.Principal)
  3395. .HasColumnType("varchar(30)")
  3396. .HasCharSet("utf8")
  3397. .HasCollation("utf8_general_ci");
  3398. entity.Property(e => e.Province)
  3399. .HasColumnType("varchar(20)")
  3400. .HasCharSet("utf8")
  3401. .HasCollation("utf8_general_ci");
  3402. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  3403. entity.Property(e => e.SeoDescription)
  3404. .HasColumnType("varchar(500)")
  3405. .HasCharSet("utf8")
  3406. .HasCollation("utf8_general_ci");
  3407. entity.Property(e => e.SeoKeyword)
  3408. .HasColumnType("varchar(200)")
  3409. .HasCharSet("utf8")
  3410. .HasCollation("utf8_general_ci");
  3411. entity.Property(e => e.SeoTitle)
  3412. .HasColumnType("varchar(100)")
  3413. .HasCharSet("utf8")
  3414. .HasCollation("utf8_general_ci");
  3415. entity.Property(e => e.Sort).HasColumnType("int(11)");
  3416. entity.Property(e => e.StarNum1).HasColumnType("decimal(18,2)");
  3417. entity.Property(e => e.StarNum2).HasColumnType("decimal(18,2)");
  3418. entity.Property(e => e.StarNum3).HasColumnType("decimal(18,2)");
  3419. entity.Property(e => e.Status).HasColumnType("int(11)");
  3420. entity.Property(e => e.Title)
  3421. .HasColumnType("varchar(50)")
  3422. .HasCharSet("utf8")
  3423. .HasCollation("utf8_general_ci");
  3424. entity.Property(e => e.Title2)
  3425. .HasColumnType("varchar(50)")
  3426. .HasCharSet("utf8")
  3427. .HasCollation("utf8_general_ci");
  3428. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  3429. entity.Property(e => e.UpdateMan)
  3430. .HasColumnType("varchar(50)")
  3431. .HasCharSet("utf8")
  3432. .HasCollation("utf8_general_ci");
  3433. entity.Property(e => e.UserName)
  3434. .HasColumnType("varchar(50)")
  3435. .HasCharSet("utf8")
  3436. .HasCollation("utf8_general_ci");
  3437. entity.Property(e => e.Version).HasColumnType("int(11)");
  3438. });
  3439. modelBuilder.Entity<MobileCodeCheck>(entity =>
  3440. {
  3441. entity.HasKey(e => e.Mobile)
  3442. .HasName("PRIMARY");
  3443. entity.Property(e => e.Mobile)
  3444. .HasColumnType("varchar(11)")
  3445. .HasCharSet("utf8")
  3446. .HasCollation("utf8_general_ci");
  3447. entity.Property(e => e.CheckCode)
  3448. .HasColumnType("varchar(6)")
  3449. .HasCharSet("utf8")
  3450. .HasCollation("utf8_general_ci");
  3451. entity.Property(e => e.CheckCodeTime).HasColumnType("datetime");
  3452. entity.Property(e => e.CheckNo)
  3453. .HasColumnType("varchar(6)")
  3454. .HasCharSet("utf8")
  3455. .HasCollation("utf8_general_ci");
  3456. });
  3457. modelBuilder.Entity<MsgBlackList>(entity =>
  3458. {
  3459. entity.Property(e => e.Id).HasColumnType("int(11)");
  3460. entity.Property(e => e.ColId)
  3461. .HasColumnType("varchar(30)")
  3462. .HasCharSet("utf8")
  3463. .HasCollation("utf8_general_ci");
  3464. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  3465. entity.Property(e => e.CreateMan)
  3466. .HasColumnType("varchar(50)")
  3467. .HasCharSet("utf8")
  3468. .HasCollation("utf8_general_ci");
  3469. entity.Property(e => e.Extend)
  3470. .HasColumnType("varchar(2000)")
  3471. .HasCharSet("utf8")
  3472. .HasCollation("utf8_general_ci");
  3473. entity.Property(e => e.Ip)
  3474. .HasColumnType("varchar(64)")
  3475. .HasCharSet("utf8")
  3476. .HasCollation("utf8_general_ci");
  3477. entity.Property(e => e.Mobile)
  3478. .HasColumnType("varchar(11)")
  3479. .HasCharSet("utf8")
  3480. .HasCollation("utf8_general_ci");
  3481. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  3482. entity.Property(e => e.Reason)
  3483. .HasColumnType("varchar(512)")
  3484. .HasCharSet("utf8")
  3485. .HasCollation("utf8_general_ci");
  3486. entity.Property(e => e.Remark)
  3487. .HasColumnType("varchar(64)")
  3488. .HasCharSet("utf8")
  3489. .HasCollation("utf8_general_ci");
  3490. entity.Property(e => e.SeoDescription)
  3491. .HasColumnType("varchar(500)")
  3492. .HasCharSet("utf8")
  3493. .HasCollation("utf8_general_ci");
  3494. entity.Property(e => e.SeoKeyword)
  3495. .HasColumnType("varchar(200)")
  3496. .HasCharSet("utf8")
  3497. .HasCollation("utf8_general_ci");
  3498. entity.Property(e => e.SeoTitle)
  3499. .HasColumnType("varchar(100)")
  3500. .HasCharSet("utf8")
  3501. .HasCollation("utf8_general_ci");
  3502. entity.Property(e => e.Sort).HasColumnType("int(11)");
  3503. entity.Property(e => e.Status).HasColumnType("int(11)");
  3504. entity.Property(e => e.TemplateId).HasColumnType("int(11)");
  3505. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  3506. entity.Property(e => e.UpdateMan)
  3507. .HasColumnType("varchar(50)")
  3508. .HasCharSet("utf8")
  3509. .HasCollation("utf8_general_ci");
  3510. entity.Property(e => e.Version).HasColumnType("int(11)");
  3511. });
  3512. modelBuilder.Entity<MsgPersonal>(entity =>
  3513. {
  3514. entity.Property(e => e.Id).HasColumnType("int(11)");
  3515. entity.Property(e => e.BgPic)
  3516. .HasColumnType("varchar(200)")
  3517. .HasCharSet("utf8")
  3518. .HasCollation("utf8_general_ci");
  3519. entity.Property(e => e.Content)
  3520. .HasColumnType("longtext")
  3521. .HasCharSet("utf8")
  3522. .HasCollation("utf8_general_ci");
  3523. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  3524. entity.Property(e => e.CreateMan)
  3525. .HasColumnType("varchar(50)")
  3526. .HasCharSet("utf8")
  3527. .HasCollation("utf8_general_ci");
  3528. entity.Property(e => e.ExtendColumn)
  3529. .HasColumnType("mediumtext")
  3530. .HasCharSet("utf8")
  3531. .HasCollation("utf8_general_ci");
  3532. entity.Property(e => e.MsgType).HasColumnType("int(11)");
  3533. entity.Property(e => e.PushFlag).HasColumnType("int(11)");
  3534. entity.Property(e => e.PushParam)
  3535. .HasColumnType("varchar(255)")
  3536. .HasCharSet("utf8")
  3537. .HasCollation("utf8_general_ci");
  3538. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  3539. entity.Property(e => e.ReadFlag)
  3540. .HasColumnType("bit(1)")
  3541. .HasDefaultValueSql("b'0'");
  3542. entity.Property(e => e.Remark)
  3543. .HasColumnType("varchar(255)")
  3544. .HasCharSet("utf8")
  3545. .HasCollation("utf8_general_ci");
  3546. entity.Property(e => e.SeoDescription)
  3547. .HasColumnType("varchar(500)")
  3548. .HasCharSet("utf8")
  3549. .HasCollation("utf8_general_ci");
  3550. entity.Property(e => e.SeoKeyword)
  3551. .HasColumnType("varchar(200)")
  3552. .HasCharSet("utf8")
  3553. .HasCollation("utf8_general_ci");
  3554. entity.Property(e => e.SeoTitle)
  3555. .HasColumnType("varchar(100)")
  3556. .HasCharSet("utf8")
  3557. .HasCollation("utf8_general_ci");
  3558. entity.Property(e => e.Sort).HasColumnType("int(11)");
  3559. entity.Property(e => e.Status).HasColumnType("int(11)");
  3560. entity.Property(e => e.Summary)
  3561. .HasColumnType("varchar(500)")
  3562. .HasCharSet("utf8")
  3563. .HasCollation("utf8_general_ci");
  3564. entity.Property(e => e.TemplateId).HasColumnType("int(11)");
  3565. entity.Property(e => e.Title)
  3566. .HasColumnType("varchar(50)")
  3567. .HasCharSet("utf8")
  3568. .HasCollation("utf8_general_ci");
  3569. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  3570. entity.Property(e => e.UpdateMan)
  3571. .HasColumnType("varchar(50)")
  3572. .HasCharSet("utf8")
  3573. .HasCollation("utf8_general_ci");
  3574. entity.Property(e => e.Url)
  3575. .HasColumnType("varchar(500)")
  3576. .HasCharSet("utf8")
  3577. .HasCollation("utf8_general_ci");
  3578. entity.Property(e => e.UserId).HasColumnType("int(11)");
  3579. entity.Property(e => e.Version).HasColumnType("int(11)");
  3580. });
  3581. modelBuilder.Entity<MsgPlacard>(entity =>
  3582. {
  3583. entity.Property(e => e.Id).HasColumnType("int(11)");
  3584. entity.Property(e => e.BgPic)
  3585. .HasColumnType("varchar(200)")
  3586. .HasCharSet("utf8")
  3587. .HasCollation("utf8_general_ci");
  3588. entity.Property(e => e.Content)
  3589. .HasColumnType("longtext")
  3590. .HasCharSet("utf8")
  3591. .HasCollation("utf8_general_ci");
  3592. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  3593. entity.Property(e => e.CreateMan)
  3594. .HasColumnType("varchar(50)")
  3595. .HasCharSet("utf8")
  3596. .HasCollation("utf8_general_ci");
  3597. entity.Property(e => e.EffectEndDate).HasColumnType("datetime");
  3598. entity.Property(e => e.EffectStartDate).HasColumnType("datetime");
  3599. entity.Property(e => e.ExtendColumn)
  3600. .HasColumnType("mediumtext")
  3601. .HasCharSet("utf8")
  3602. .HasCollation("utf8_general_ci");
  3603. entity.Property(e => e.IsTop)
  3604. .HasColumnType("bit(1)")
  3605. .HasDefaultValueSql("b'0'");
  3606. entity.Property(e => e.MsgType).HasColumnType("int(11)");
  3607. entity.Property(e => e.PushFlag).HasColumnType("int(11)");
  3608. entity.Property(e => e.PushParam)
  3609. .HasColumnType("varchar(255)")
  3610. .HasCharSet("utf8")
  3611. .HasCollation("utf8_general_ci");
  3612. entity.Property(e => e.PushTime).HasColumnType("datetime");
  3613. entity.Property(e => e.PushType).HasColumnType("int(11)");
  3614. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  3615. entity.Property(e => e.Remark)
  3616. .HasColumnType("varchar(255)")
  3617. .HasCharSet("utf8")
  3618. .HasCollation("utf8_general_ci");
  3619. entity.Property(e => e.SeoDescription)
  3620. .HasColumnType("varchar(500)")
  3621. .HasCharSet("utf8")
  3622. .HasCollation("utf8_general_ci");
  3623. entity.Property(e => e.SeoKeyword)
  3624. .HasColumnType("varchar(200)")
  3625. .HasCharSet("utf8")
  3626. .HasCollation("utf8_general_ci");
  3627. entity.Property(e => e.SeoTitle)
  3628. .HasColumnType("varchar(100)")
  3629. .HasCharSet("utf8")
  3630. .HasCollation("utf8_general_ci");
  3631. entity.Property(e => e.ShowType).HasColumnType("int(11)");
  3632. entity.Property(e => e.Sort).HasColumnType("int(11)");
  3633. entity.Property(e => e.Status).HasColumnType("int(11)");
  3634. entity.Property(e => e.Summary)
  3635. .HasColumnType("varchar(500)")
  3636. .HasCharSet("utf8")
  3637. .HasCollation("utf8_general_ci");
  3638. entity.Property(e => e.Title)
  3639. .HasColumnType("varchar(50)")
  3640. .HasCharSet("utf8")
  3641. .HasCollation("utf8_general_ci");
  3642. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  3643. entity.Property(e => e.UpdateMan)
  3644. .HasColumnType("varchar(50)")
  3645. .HasCharSet("utf8")
  3646. .HasCollation("utf8_general_ci");
  3647. entity.Property(e => e.Url)
  3648. .HasColumnType("varchar(500)")
  3649. .HasCharSet("utf8")
  3650. .HasCollation("utf8_general_ci");
  3651. entity.Property(e => e.Version).HasColumnType("int(11)");
  3652. });
  3653. modelBuilder.Entity<MsgPlacardRead>(entity =>
  3654. {
  3655. entity.Property(e => e.Id).HasColumnType("int(11)");
  3656. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  3657. entity.Property(e => e.CreateMan)
  3658. .HasColumnType("varchar(50)")
  3659. .HasCharSet("utf8")
  3660. .HasCollation("utf8_general_ci");
  3661. entity.Property(e => e.PlacardId).HasColumnType("int(11)");
  3662. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  3663. entity.Property(e => e.ReadFlag)
  3664. .HasColumnType("bit(1)")
  3665. .HasDefaultValueSql("b'0'");
  3666. entity.Property(e => e.Remark)
  3667. .HasColumnType("varchar(255)")
  3668. .HasCharSet("utf8")
  3669. .HasCollation("utf8_general_ci");
  3670. entity.Property(e => e.SeoDescription)
  3671. .HasColumnType("varchar(500)")
  3672. .HasCharSet("utf8")
  3673. .HasCollation("utf8_general_ci");
  3674. entity.Property(e => e.SeoKeyword)
  3675. .HasColumnType("varchar(200)")
  3676. .HasCharSet("utf8")
  3677. .HasCollation("utf8_general_ci");
  3678. entity.Property(e => e.SeoTitle)
  3679. .HasColumnType("varchar(100)")
  3680. .HasCharSet("utf8")
  3681. .HasCollation("utf8_general_ci");
  3682. entity.Property(e => e.Sort).HasColumnType("int(11)");
  3683. entity.Property(e => e.Status).HasColumnType("int(11)");
  3684. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  3685. entity.Property(e => e.UpdateMan)
  3686. .HasColumnType("varchar(50)")
  3687. .HasCharSet("utf8")
  3688. .HasCollation("utf8_general_ci");
  3689. entity.Property(e => e.UserId)
  3690. .HasColumnType("varchar(64)")
  3691. .HasCharSet("utf8")
  3692. .HasCollation("utf8_general_ci");
  3693. entity.Property(e => e.Version).HasColumnType("int(11)");
  3694. });
  3695. modelBuilder.Entity<MsgPush>(entity =>
  3696. {
  3697. entity.Property(e => e.Id).HasColumnType("int(11)");
  3698. entity.Property(e => e.AutoPushDate).HasColumnType("datetime");
  3699. entity.Property(e => e.ClientType)
  3700. .HasColumnType("varchar(20)")
  3701. .HasCharSet("utf8")
  3702. .HasCollation("utf8_general_ci");
  3703. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  3704. entity.Property(e => e.CreateMan)
  3705. .HasColumnType("varchar(50)")
  3706. .HasCharSet("utf8")
  3707. .HasCollation("utf8_general_ci");
  3708. entity.Property(e => e.Details)
  3709. .HasColumnType("varchar(200)")
  3710. .HasCharSet("utf8")
  3711. .HasCollation("utf8_general_ci");
  3712. entity.Property(e => e.Devices)
  3713. .HasColumnType("mediumtext")
  3714. .HasCharSet("utf8")
  3715. .HasCollation("utf8_general_ci");
  3716. entity.Property(e => e.IsSilent)
  3717. .HasColumnType("bit(1)")
  3718. .HasDefaultValueSql("b'0'");
  3719. entity.Property(e => e.MessageId)
  3720. .HasColumnType("varchar(50)")
  3721. .HasCharSet("utf8")
  3722. .HasCollation("utf8_general_ci");
  3723. entity.Property(e => e.Mobiles)
  3724. .HasColumnType("mediumtext")
  3725. .HasCharSet("utf8")
  3726. .HasCollation("utf8_general_ci");
  3727. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  3728. entity.Property(e => e.SeoDescription)
  3729. .HasColumnType("varchar(500)")
  3730. .HasCharSet("utf8")
  3731. .HasCollation("utf8_general_ci");
  3732. entity.Property(e => e.SeoKeyword)
  3733. .HasColumnType("varchar(200)")
  3734. .HasCharSet("utf8")
  3735. .HasCollation("utf8_general_ci");
  3736. entity.Property(e => e.SeoTitle)
  3737. .HasColumnType("varchar(100)")
  3738. .HasCharSet("utf8")
  3739. .HasCollation("utf8_general_ci");
  3740. entity.Property(e => e.Sort).HasColumnType("int(11)");
  3741. entity.Property(e => e.Status).HasColumnType("int(11)");
  3742. entity.Property(e => e.TemplateId).HasColumnType("int(11)");
  3743. entity.Property(e => e.Title)
  3744. .HasColumnType("varchar(50)")
  3745. .HasCharSet("utf8")
  3746. .HasCollation("utf8_general_ci");
  3747. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  3748. entity.Property(e => e.UpdateMan)
  3749. .HasColumnType("varchar(50)")
  3750. .HasCharSet("utf8")
  3751. .HasCollation("utf8_general_ci");
  3752. entity.Property(e => e.Url)
  3753. .HasColumnType("varchar(500)")
  3754. .HasCharSet("utf8")
  3755. .HasCollation("utf8_general_ci");
  3756. entity.Property(e => e.Version).HasColumnType("int(11)");
  3757. });
  3758. modelBuilder.Entity<MsgSms>(entity =>
  3759. {
  3760. entity.Property(e => e.Id).HasColumnType("int(11)");
  3761. entity.Property(e => e.Code).HasColumnType("int(11)");
  3762. entity.Property(e => e.ColId)
  3763. .HasColumnType("varchar(30)")
  3764. .HasCharSet("utf8")
  3765. .HasCollation("utf8_general_ci");
  3766. entity.Property(e => e.Content)
  3767. .HasColumnType("varchar(200)")
  3768. .HasCharSet("utf8")
  3769. .HasCollation("utf8_general_ci");
  3770. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  3771. entity.Property(e => e.CreateMan)
  3772. .HasColumnType("varchar(50)")
  3773. .HasCharSet("utf8")
  3774. .HasCollation("utf8_general_ci");
  3775. entity.Property(e => e.ErrorNum).HasColumnType("int(11)");
  3776. entity.Property(e => e.Ip)
  3777. .HasColumnType("varchar(15)")
  3778. .HasCharSet("utf8")
  3779. .HasCollation("utf8_general_ci");
  3780. entity.Property(e => e.Kind)
  3781. .HasColumnType("varchar(64)")
  3782. .HasCharSet("utf8")
  3783. .HasCollation("utf8_general_ci");
  3784. entity.Property(e => e.Mobile)
  3785. .HasColumnType("varchar(11)")
  3786. .HasCharSet("utf8")
  3787. .HasCollation("utf8_general_ci");
  3788. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  3789. entity.Property(e => e.RespCode)
  3790. .HasColumnType("varchar(16)")
  3791. .HasCharSet("utf8")
  3792. .HasCollation("utf8_general_ci");
  3793. entity.Property(e => e.RespContent)
  3794. .HasColumnType("varchar(500)")
  3795. .HasCharSet("utf8")
  3796. .HasCollation("utf8_general_ci");
  3797. entity.Property(e => e.SendStatus).HasColumnType("int(11)");
  3798. entity.Property(e => e.SendTime).HasColumnType("datetime");
  3799. entity.Property(e => e.SendType).HasColumnType("int(11)");
  3800. entity.Property(e => e.SeoDescription)
  3801. .HasColumnType("varchar(500)")
  3802. .HasCharSet("utf8")
  3803. .HasCollation("utf8_general_ci");
  3804. entity.Property(e => e.SeoKeyword)
  3805. .HasColumnType("varchar(200)")
  3806. .HasCharSet("utf8")
  3807. .HasCollation("utf8_general_ci");
  3808. entity.Property(e => e.SeoTitle)
  3809. .HasColumnType("varchar(100)")
  3810. .HasCharSet("utf8")
  3811. .HasCollation("utf8_general_ci");
  3812. entity.Property(e => e.SignName)
  3813. .HasColumnType("varchar(10)")
  3814. .HasCharSet("utf8")
  3815. .HasCollation("utf8_general_ci");
  3816. entity.Property(e => e.SmsType).HasColumnType("int(11)");
  3817. entity.Property(e => e.Sort).HasColumnType("int(11)");
  3818. entity.Property(e => e.Status).HasColumnType("int(11)");
  3819. entity.Property(e => e.TemplateId).HasColumnType("int(11)");
  3820. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  3821. entity.Property(e => e.UpdateMan)
  3822. .HasColumnType("varchar(50)")
  3823. .HasCharSet("utf8")
  3824. .HasCollation("utf8_general_ci");
  3825. entity.Property(e => e.VerifyCode)
  3826. .HasColumnType("varchar(6)")
  3827. .HasCharSet("utf8")
  3828. .HasCollation("utf8_general_ci");
  3829. entity.Property(e => e.VerifyStatus).HasColumnType("int(11)");
  3830. entity.Property(e => e.Version).HasColumnType("int(11)");
  3831. });
  3832. modelBuilder.Entity<MsgSmsSet>(entity =>
  3833. {
  3834. entity.Property(e => e.Id).HasColumnType("int(11)");
  3835. entity.Property(e => e.AuthPwd)
  3836. .HasColumnType("varchar(50)")
  3837. .HasCharSet("utf8")
  3838. .HasCollation("utf8_general_ci");
  3839. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  3840. entity.Property(e => e.CreateMan)
  3841. .HasColumnType("varchar(50)")
  3842. .HasCharSet("utf8")
  3843. .HasCollation("utf8_general_ci");
  3844. entity.Property(e => e.Name)
  3845. .HasColumnType("varchar(50)")
  3846. .HasCharSet("utf8")
  3847. .HasCollation("utf8_general_ci");
  3848. entity.Property(e => e.Params)
  3849. .HasColumnType("varchar(200)")
  3850. .HasCharSet("utf8")
  3851. .HasCollation("utf8_general_ci");
  3852. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  3853. entity.Property(e => e.ReqUrl)
  3854. .HasColumnType("varchar(200)")
  3855. .HasCharSet("utf8")
  3856. .HasCollation("utf8_general_ci");
  3857. entity.Property(e => e.SeoDescription)
  3858. .HasColumnType("varchar(500)")
  3859. .HasCharSet("utf8")
  3860. .HasCollation("utf8_general_ci");
  3861. entity.Property(e => e.SeoKeyword)
  3862. .HasColumnType("varchar(200)")
  3863. .HasCharSet("utf8")
  3864. .HasCollation("utf8_general_ci");
  3865. entity.Property(e => e.SeoTitle)
  3866. .HasColumnType("varchar(100)")
  3867. .HasCharSet("utf8")
  3868. .HasCollation("utf8_general_ci");
  3869. entity.Property(e => e.SmsType).HasColumnType("int(11)");
  3870. entity.Property(e => e.Sort).HasColumnType("int(11)");
  3871. entity.Property(e => e.Status).HasColumnType("int(11)");
  3872. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  3873. entity.Property(e => e.UpdateMan)
  3874. .HasColumnType("varchar(50)")
  3875. .HasCharSet("utf8")
  3876. .HasCollation("utf8_general_ci");
  3877. entity.Property(e => e.UserName)
  3878. .HasColumnType("varchar(50)")
  3879. .HasCharSet("utf8")
  3880. .HasCollation("utf8_general_ci");
  3881. entity.Property(e => e.Version).HasColumnType("int(11)");
  3882. });
  3883. modelBuilder.Entity<MsgTemplate>(entity =>
  3884. {
  3885. entity.Property(e => e.Id).HasColumnType("int(11)");
  3886. entity.Property(e => e.ColId)
  3887. .HasColumnType("varchar(30)")
  3888. .HasCharSet("utf8")
  3889. .HasCollation("utf8_general_ci");
  3890. entity.Property(e => e.Content)
  3891. .HasColumnType("varchar(200)")
  3892. .HasCharSet("utf8")
  3893. .HasCollation("utf8_general_ci");
  3894. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  3895. entity.Property(e => e.CreateMan)
  3896. .HasColumnType("varchar(50)")
  3897. .HasCharSet("utf8")
  3898. .HasCollation("utf8_general_ci");
  3899. entity.Property(e => e.Extend)
  3900. .HasColumnType("varchar(2000)")
  3901. .HasCharSet("utf8")
  3902. .HasCollation("utf8_general_ci");
  3903. entity.Property(e => e.MsgType).HasColumnType("int(11)");
  3904. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  3905. entity.Property(e => e.Remark)
  3906. .HasColumnType("varchar(64)")
  3907. .HasCharSet("utf8")
  3908. .HasCollation("utf8_general_ci");
  3909. entity.Property(e => e.SeoDescription)
  3910. .HasColumnType("varchar(500)")
  3911. .HasCharSet("utf8")
  3912. .HasCollation("utf8_general_ci");
  3913. entity.Property(e => e.SeoKeyword)
  3914. .HasColumnType("varchar(200)")
  3915. .HasCharSet("utf8")
  3916. .HasCollation("utf8_general_ci");
  3917. entity.Property(e => e.SeoTitle)
  3918. .HasColumnType("varchar(100)")
  3919. .HasCharSet("utf8")
  3920. .HasCollation("utf8_general_ci");
  3921. entity.Property(e => e.SignName)
  3922. .HasColumnType("varchar(10)")
  3923. .HasCharSet("utf8")
  3924. .HasCollation("utf8_general_ci");
  3925. entity.Property(e => e.Sort).HasColumnType("int(11)");
  3926. entity.Property(e => e.Status).HasColumnType("int(11)");
  3927. entity.Property(e => e.TemplateType).HasColumnType("int(11)");
  3928. entity.Property(e => e.Title)
  3929. .HasColumnType("varchar(50)")
  3930. .HasCharSet("utf8")
  3931. .HasCollation("utf8_general_ci");
  3932. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  3933. entity.Property(e => e.UpdateMan)
  3934. .HasColumnType("varchar(50)")
  3935. .HasCharSet("utf8")
  3936. .HasCollation("utf8_general_ci");
  3937. entity.Property(e => e.Version).HasColumnType("int(11)");
  3938. });
  3939. modelBuilder.Entity<OpenBankCityTable>(entity =>
  3940. {
  3941. entity.HasKey(e => e.CityName)
  3942. .HasName("PRIMARY");
  3943. entity.Property(e => e.CityName)
  3944. .HasColumnType("varchar(100)")
  3945. .HasCharSet("utf8")
  3946. .HasCollation("utf8_general_ci");
  3947. entity.Property(e => e.Code)
  3948. .HasColumnType("varchar(20)")
  3949. .HasCharSet("utf8")
  3950. .HasCollation("utf8_general_ci");
  3951. });
  3952. modelBuilder.Entity<OpenBankTable>(entity =>
  3953. {
  3954. entity.HasKey(e => e.BankName)
  3955. .HasName("PRIMARY");
  3956. entity.Property(e => e.BankName)
  3957. .HasColumnType("varchar(200)")
  3958. .HasCharSet("utf8")
  3959. .HasCollation("utf8_general_ci");
  3960. entity.Property(e => e.BankCode)
  3961. .HasColumnType("varchar(50)")
  3962. .HasCharSet("utf8")
  3963. .HasCollation("utf8_general_ci");
  3964. });
  3965. modelBuilder.Entity<OpenReward>(entity =>
  3966. {
  3967. entity.Property(e => e.Id).HasColumnType("int(11)");
  3968. entity.Property(e => e.BrandId).HasColumnType("int(11)");
  3969. entity.Property(e => e.CheckStatus).HasColumnType("int(11)");
  3970. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  3971. entity.Property(e => e.CreateMan)
  3972. .HasColumnType("varchar(50)")
  3973. .HasCharSet("utf8")
  3974. .HasCollation("utf8_general_ci");
  3975. entity.Property(e => e.CreditRewardAmount).HasColumnType("decimal(18,2)");
  3976. entity.Property(e => e.CreditTradeAmt).HasColumnType("decimal(18,2)");
  3977. entity.Property(e => e.DebitRewardAmount).HasColumnType("decimal(18,2)");
  3978. entity.Property(e => e.DebitTradeAmt).HasColumnType("decimal(18,2)");
  3979. entity.Property(e => e.OpenRewardNo)
  3980. .HasColumnType("varchar(32)")
  3981. .HasCharSet("utf8")
  3982. .HasCollation("utf8_general_ci");
  3983. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  3984. entity.Property(e => e.Remark)
  3985. .HasColumnType("varchar(128)")
  3986. .HasCharSet("utf8")
  3987. .HasCollation("utf8_general_ci");
  3988. entity.Property(e => e.RewardDesc)
  3989. .HasColumnType("varchar(128)")
  3990. .HasCharSet("utf8")
  3991. .HasCollation("utf8_general_ci");
  3992. entity.Property(e => e.RewardMerCount).HasColumnType("int(11)");
  3993. entity.Property(e => e.RewardType).HasColumnType("int(11)");
  3994. entity.Property(e => e.SeoDescription)
  3995. .HasColumnType("varchar(500)")
  3996. .HasCharSet("utf8")
  3997. .HasCollation("utf8_general_ci");
  3998. entity.Property(e => e.SeoKeyword)
  3999. .HasColumnType("varchar(200)")
  4000. .HasCharSet("utf8")
  4001. .HasCollation("utf8_general_ci");
  4002. entity.Property(e => e.SeoTitle)
  4003. .HasColumnType("varchar(100)")
  4004. .HasCharSet("utf8")
  4005. .HasCollation("utf8_general_ci");
  4006. entity.Property(e => e.Sort).HasColumnType("int(11)");
  4007. entity.Property(e => e.Status).HasColumnType("int(11)");
  4008. entity.Property(e => e.TopUserId).HasColumnType("int(11)");
  4009. entity.Property(e => e.TradeDate).HasColumnType("datetime");
  4010. entity.Property(e => e.TradeMonth)
  4011. .HasColumnType("varchar(6)")
  4012. .HasCharSet("utf8")
  4013. .HasCollation("utf8_general_ci");
  4014. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  4015. entity.Property(e => e.UpdateMan)
  4016. .HasColumnType("varchar(50)")
  4017. .HasCharSet("utf8")
  4018. .HasCollation("utf8_general_ci");
  4019. entity.Property(e => e.UserId).HasColumnType("int(11)");
  4020. entity.Property(e => e.Version).HasColumnType("int(11)");
  4021. });
  4022. modelBuilder.Entity<OpenRewardDetail>(entity =>
  4023. {
  4024. entity.Property(e => e.Id).HasColumnType("int(11)");
  4025. entity.Property(e => e.BrandId).HasColumnType("int(11)");
  4026. entity.Property(e => e.CheckStatus).HasColumnType("int(11)");
  4027. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  4028. entity.Property(e => e.CreateMan)
  4029. .HasColumnType("varchar(50)")
  4030. .HasCharSet("utf8")
  4031. .HasCollation("utf8_general_ci");
  4032. entity.Property(e => e.CreditRewardAmount).HasColumnType("decimal(18,2)");
  4033. entity.Property(e => e.CreditTradeAmt).HasColumnType("decimal(18,2)");
  4034. entity.Property(e => e.DebitRewardAmount).HasColumnType("decimal(18,2)");
  4035. entity.Property(e => e.DebitTradeAmt).HasColumnType("decimal(18,2)");
  4036. entity.Property(e => e.DirectUserId).HasColumnType("int(11)");
  4037. entity.Property(e => e.MerBuddyType).HasColumnType("int(11)");
  4038. entity.Property(e => e.MerNo)
  4039. .HasColumnType("varchar(32)")
  4040. .HasCharSet("utf8")
  4041. .HasCollation("utf8_general_ci");
  4042. entity.Property(e => e.MerchantId).HasColumnType("int(11)");
  4043. entity.Property(e => e.OpenDetailRec)
  4044. .HasColumnType("varchar(32)")
  4045. .HasCharSet("utf8")
  4046. .HasCollation("utf8_general_ci");
  4047. entity.Property(e => e.OpenRewardNo)
  4048. .HasColumnType("varchar(32)")
  4049. .HasCharSet("utf8")
  4050. .HasCollation("utf8_general_ci");
  4051. entity.Property(e => e.ProductName)
  4052. .HasColumnType("varchar(32)")
  4053. .HasCharSet("utf8")
  4054. .HasCollation("utf8_general_ci");
  4055. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  4056. entity.Property(e => e.Remark)
  4057. .HasColumnType("varchar(128)")
  4058. .HasCharSet("utf8")
  4059. .HasCollation("utf8_general_ci");
  4060. entity.Property(e => e.RewardDesc)
  4061. .HasColumnType("varchar(128)")
  4062. .HasCharSet("utf8")
  4063. .HasCollation("utf8_general_ci");
  4064. entity.Property(e => e.RewardTips)
  4065. .HasColumnType("varchar(16)")
  4066. .HasCharSet("utf8")
  4067. .HasCollation("utf8_general_ci");
  4068. entity.Property(e => e.RewardType).HasColumnType("int(11)");
  4069. entity.Property(e => e.SeoDescription)
  4070. .HasColumnType("varchar(500)")
  4071. .HasCharSet("utf8")
  4072. .HasCollation("utf8_general_ci");
  4073. entity.Property(e => e.SeoKeyword)
  4074. .HasColumnType("varchar(200)")
  4075. .HasCharSet("utf8")
  4076. .HasCollation("utf8_general_ci");
  4077. entity.Property(e => e.SeoTitle)
  4078. .HasColumnType("varchar(100)")
  4079. .HasCharSet("utf8")
  4080. .HasCollation("utf8_general_ci");
  4081. entity.Property(e => e.SnApplyUserId).HasColumnType("int(11)");
  4082. entity.Property(e => e.SnNo)
  4083. .HasColumnType("varchar(32)")
  4084. .HasCharSet("utf8")
  4085. .HasCollation("utf8_general_ci");
  4086. entity.Property(e => e.SnStoreId).HasColumnType("int(11)");
  4087. entity.Property(e => e.SnType).HasColumnType("int(11)");
  4088. entity.Property(e => e.Sort).HasColumnType("int(11)");
  4089. entity.Property(e => e.StandardDate).HasColumnType("datetime");
  4090. entity.Property(e => e.Status).HasColumnType("int(11)");
  4091. entity.Property(e => e.TopUserId).HasColumnType("int(11)");
  4092. entity.Property(e => e.TradeDate).HasColumnType("datetime");
  4093. entity.Property(e => e.TradeMonth)
  4094. .HasColumnType("varchar(6)")
  4095. .HasCharSet("utf8")
  4096. .HasCollation("utf8_general_ci");
  4097. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  4098. entity.Property(e => e.UpdateMan)
  4099. .HasColumnType("varchar(50)")
  4100. .HasCharSet("utf8")
  4101. .HasCollation("utf8_general_ci");
  4102. entity.Property(e => e.UserId).HasColumnType("int(11)");
  4103. entity.Property(e => e.Version).HasColumnType("int(11)");
  4104. });
  4105. modelBuilder.Entity<OpenSnSnapshot>(entity =>
  4106. {
  4107. entity.Property(e => e.Id).HasColumnType("int(11)");
  4108. entity.Property(e => e.BrandId).HasColumnType("int(11)");
  4109. entity.Property(e => e.BuySnNum).HasColumnType("int(11)");
  4110. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  4111. entity.Property(e => e.CreateMan)
  4112. .HasColumnType("varchar(50)")
  4113. .HasCharSet("utf8")
  4114. .HasCollation("utf8_general_ci");
  4115. entity.Property(e => e.CreditRewardAmount).HasColumnType("decimal(18,2)");
  4116. entity.Property(e => e.CreditTradeAmt).HasColumnType("decimal(18,2)");
  4117. entity.Property(e => e.DebitRewardAmount).HasColumnType("decimal(18,2)");
  4118. entity.Property(e => e.DebitTradeAmt).HasColumnType("decimal(18,2)");
  4119. entity.Property(e => e.DirectUserId).HasColumnType("int(11)");
  4120. entity.Property(e => e.FailReason)
  4121. .HasColumnType("varchar(128)")
  4122. .HasCharSet("utf8")
  4123. .HasCollation("utf8_general_ci");
  4124. entity.Property(e => e.MerNo)
  4125. .HasColumnType("varchar(32)")
  4126. .HasCharSet("utf8")
  4127. .HasCollation("utf8_general_ci");
  4128. entity.Property(e => e.MerUserType).HasColumnType("int(11)");
  4129. entity.Property(e => e.MerchantId).HasColumnType("int(11)");
  4130. entity.Property(e => e.OpenDetailRec)
  4131. .HasColumnType("varchar(32)")
  4132. .HasCharSet("utf8")
  4133. .HasCollation("utf8_general_ci");
  4134. entity.Property(e => e.OpenRewardNo)
  4135. .HasColumnType("varchar(32)")
  4136. .HasCharSet("utf8")
  4137. .HasCollation("utf8_general_ci");
  4138. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  4139. entity.Property(e => e.Remark)
  4140. .HasColumnType("varchar(128)")
  4141. .HasCharSet("utf8")
  4142. .HasCollation("utf8_general_ci");
  4143. entity.Property(e => e.RewardAmount).HasColumnType("decimal(18,2)");
  4144. entity.Property(e => e.RewardDesc)
  4145. .HasColumnType("varchar(128)")
  4146. .HasCharSet("utf8")
  4147. .HasCollation("utf8_general_ci");
  4148. entity.Property(e => e.RewardTips)
  4149. .HasColumnType("varchar(16)")
  4150. .HasCharSet("utf8")
  4151. .HasCollation("utf8_general_ci");
  4152. entity.Property(e => e.RewardType).HasColumnType("int(11)");
  4153. entity.Property(e => e.SeoDescription)
  4154. .HasColumnType("varchar(500)")
  4155. .HasCharSet("utf8")
  4156. .HasCollation("utf8_general_ci");
  4157. entity.Property(e => e.SeoKeyword)
  4158. .HasColumnType("varchar(200)")
  4159. .HasCharSet("utf8")
  4160. .HasCollation("utf8_general_ci");
  4161. entity.Property(e => e.SeoTitle)
  4162. .HasColumnType("varchar(100)")
  4163. .HasCharSet("utf8")
  4164. .HasCollation("utf8_general_ci");
  4165. entity.Property(e => e.SnApplyUserId).HasColumnType("int(11)");
  4166. entity.Property(e => e.SnNo)
  4167. .HasColumnType("varchar(32)")
  4168. .HasCharSet("utf8")
  4169. .HasCollation("utf8_general_ci");
  4170. entity.Property(e => e.SnStoreId).HasColumnType("int(11)");
  4171. entity.Property(e => e.SnType).HasColumnType("int(11)");
  4172. entity.Property(e => e.Sort).HasColumnType("int(11)");
  4173. entity.Property(e => e.StandardDate).HasColumnType("datetime");
  4174. entity.Property(e => e.Status).HasColumnType("int(11)");
  4175. entity.Property(e => e.StdBuySnNum).HasColumnType("int(11)");
  4176. entity.Property(e => e.TopUserId).HasColumnType("int(11)");
  4177. entity.Property(e => e.TradeDate).HasColumnType("datetime");
  4178. entity.Property(e => e.TradeMonth)
  4179. .HasColumnType("varchar(6)")
  4180. .HasCharSet("utf8")
  4181. .HasCollation("utf8_general_ci");
  4182. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  4183. entity.Property(e => e.UpdateMan)
  4184. .HasColumnType("varchar(50)")
  4185. .HasCharSet("utf8")
  4186. .HasCollation("utf8_general_ci");
  4187. entity.Property(e => e.UserId).HasColumnType("int(11)");
  4188. entity.Property(e => e.UserNav)
  4189. .HasColumnType("varchar(300)")
  4190. .HasCharSet("utf8")
  4191. .HasCollation("utf8_general_ci");
  4192. entity.Property(e => e.Version).HasColumnType("int(11)");
  4193. });
  4194. modelBuilder.Entity<OperateLog>(entity =>
  4195. {
  4196. entity.Property(e => e.Id).HasColumnType("int(11)");
  4197. entity.Property(e => e.AfterOperate)
  4198. .HasColumnType("mediumtext")
  4199. .HasCharSet("utf8")
  4200. .HasCollation("utf8_general_ci");
  4201. entity.Property(e => e.BeforeOperate)
  4202. .HasColumnType("mediumtext")
  4203. .HasCharSet("utf8")
  4204. .HasCollation("utf8_general_ci");
  4205. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  4206. entity.Property(e => e.CreateMan)
  4207. .HasColumnType("varchar(50)")
  4208. .HasCharSet("utf8")
  4209. .HasCollation("utf8_general_ci");
  4210. entity.Property(e => e.OpMode)
  4211. .HasColumnType("varchar(30)")
  4212. .HasCharSet("utf8")
  4213. .HasCollation("utf8_general_ci");
  4214. entity.Property(e => e.OperateMan)
  4215. .HasColumnType("varchar(50)")
  4216. .HasCharSet("utf8")
  4217. .HasCollation("utf8_general_ci");
  4218. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  4219. entity.Property(e => e.SeoDescription)
  4220. .HasColumnType("varchar(500)")
  4221. .HasCharSet("utf8")
  4222. .HasCollation("utf8_general_ci");
  4223. entity.Property(e => e.SeoKeyword)
  4224. .HasColumnType("varchar(200)")
  4225. .HasCharSet("utf8")
  4226. .HasCollation("utf8_general_ci");
  4227. entity.Property(e => e.SeoTitle)
  4228. .HasColumnType("varchar(100)")
  4229. .HasCharSet("utf8")
  4230. .HasCollation("utf8_general_ci");
  4231. entity.Property(e => e.Sort).HasColumnType("int(11)");
  4232. entity.Property(e => e.Status).HasColumnType("int(11)");
  4233. entity.Property(e => e.TableEnName)
  4234. .HasColumnType("varchar(50)")
  4235. .HasCharSet("utf8")
  4236. .HasCollation("utf8_general_ci");
  4237. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  4238. entity.Property(e => e.UpdateMan)
  4239. .HasColumnType("varchar(50)")
  4240. .HasCharSet("utf8")
  4241. .HasCollation("utf8_general_ci");
  4242. entity.Property(e => e.Version).HasColumnType("int(11)");
  4243. });
  4244. modelBuilder.Entity<OperateRightList>(entity =>
  4245. {
  4246. entity.Property(e => e.Id).HasColumnType("int(11)");
  4247. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  4248. entity.Property(e => e.CreateMan)
  4249. .HasColumnType("varchar(50)")
  4250. .HasCharSet("utf8")
  4251. .HasCollation("utf8_general_ci");
  4252. entity.Property(e => e.EnName)
  4253. .HasColumnType("varchar(50)")
  4254. .HasCharSet("utf8")
  4255. .HasCollation("utf8_general_ci");
  4256. entity.Property(e => e.Name)
  4257. .HasColumnType("varchar(50)")
  4258. .HasCharSet("utf8")
  4259. .HasCollation("utf8_general_ci");
  4260. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  4261. entity.Property(e => e.SeoDescription)
  4262. .HasColumnType("varchar(500)")
  4263. .HasCharSet("utf8")
  4264. .HasCollation("utf8_general_ci");
  4265. entity.Property(e => e.SeoKeyword)
  4266. .HasColumnType("varchar(200)")
  4267. .HasCharSet("utf8")
  4268. .HasCollation("utf8_general_ci");
  4269. entity.Property(e => e.SeoTitle)
  4270. .HasColumnType("varchar(100)")
  4271. .HasCharSet("utf8")
  4272. .HasCollation("utf8_general_ci");
  4273. entity.Property(e => e.Sort).HasColumnType("int(11)");
  4274. entity.Property(e => e.Status).HasColumnType("int(11)");
  4275. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  4276. entity.Property(e => e.UpdateMan)
  4277. .HasColumnType("varchar(50)")
  4278. .HasCharSet("utf8")
  4279. .HasCollation("utf8_general_ci");
  4280. entity.Property(e => e.Version).HasColumnType("int(11)");
  4281. });
  4282. modelBuilder.Entity<OrderForNo>(entity =>
  4283. {
  4284. entity.HasKey(e => e.OrderNo)
  4285. .HasName("PRIMARY");
  4286. entity.Property(e => e.OrderNo)
  4287. .HasColumnType("varchar(50)")
  4288. .HasCharSet("utf8")
  4289. .HasCollation("utf8_general_ci");
  4290. entity.Property(e => e.OrderIds)
  4291. .HasColumnType("varchar(50)")
  4292. .HasCharSet("utf8")
  4293. .HasCollation("utf8_general_ci");
  4294. entity.Property(e => e.RspCode).HasColumnType("int(11)");
  4295. entity.Property(e => e.RspMsg)
  4296. .HasColumnType("varchar(500)")
  4297. .HasCharSet("utf8")
  4298. .HasCollation("utf8_general_ci");
  4299. });
  4300. modelBuilder.Entity<OrderProduct>(entity =>
  4301. {
  4302. entity.Property(e => e.Id).HasColumnType("int(11)");
  4303. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  4304. entity.Property(e => e.CreateMan)
  4305. .HasColumnType("varchar(50)")
  4306. .HasCharSet("utf8")
  4307. .HasCollation("utf8_general_ci");
  4308. entity.Property(e => e.MerchantId).HasColumnType("int(11)");
  4309. entity.Property(e => e.NormDetail)
  4310. .HasColumnType("varchar(200)")
  4311. .HasCharSet("utf8")
  4312. .HasCollation("utf8_general_ci");
  4313. entity.Property(e => e.NormId)
  4314. .HasColumnType("varchar(50)")
  4315. .HasCharSet("utf8")
  4316. .HasCollation("utf8_general_ci");
  4317. entity.Property(e => e.OrderId).HasColumnType("int(11)");
  4318. entity.Property(e => e.ProductCode)
  4319. .HasColumnType("varchar(30)")
  4320. .HasCharSet("utf8")
  4321. .HasCollation("utf8_general_ci");
  4322. entity.Property(e => e.ProductCount).HasColumnType("int(11)");
  4323. entity.Property(e => e.ProductId).HasColumnType("int(11)");
  4324. entity.Property(e => e.ProductIntegral).HasColumnType("decimal(18,2)");
  4325. entity.Property(e => e.ProductName)
  4326. .HasColumnType("varchar(100)")
  4327. .HasCharSet("utf8")
  4328. .HasCollation("utf8_general_ci");
  4329. entity.Property(e => e.ProductPhoto)
  4330. .HasColumnType("varchar(200)")
  4331. .HasCharSet("utf8")
  4332. .HasCollation("utf8_general_ci");
  4333. entity.Property(e => e.ProductPrice).HasColumnType("decimal(18,2)");
  4334. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  4335. entity.Property(e => e.SeoDescription)
  4336. .HasColumnType("varchar(500)")
  4337. .HasCharSet("utf8")
  4338. .HasCollation("utf8_general_ci");
  4339. entity.Property(e => e.SeoKeyword)
  4340. .HasColumnType("varchar(200)")
  4341. .HasCharSet("utf8")
  4342. .HasCollation("utf8_general_ci");
  4343. entity.Property(e => e.SeoTitle)
  4344. .HasColumnType("varchar(100)")
  4345. .HasCharSet("utf8")
  4346. .HasCollation("utf8_general_ci");
  4347. entity.Property(e => e.SnNos)
  4348. .HasColumnType("mediumtext")
  4349. .HasCharSet("utf8")
  4350. .HasCollation("utf8_general_ci");
  4351. entity.Property(e => e.Sort).HasColumnType("int(11)");
  4352. entity.Property(e => e.Status).HasColumnType("int(11)");
  4353. entity.Property(e => e.StoreId).HasColumnType("int(11)");
  4354. entity.Property(e => e.TotalIntegral).HasColumnType("decimal(18,2)");
  4355. entity.Property(e => e.TotalPrice).HasColumnType("decimal(18,2)");
  4356. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  4357. entity.Property(e => e.UpdateMan)
  4358. .HasColumnType("varchar(50)")
  4359. .HasCharSet("utf8")
  4360. .HasCollation("utf8_general_ci");
  4361. entity.Property(e => e.UserId).HasColumnType("int(11)");
  4362. entity.Property(e => e.Version).HasColumnType("int(11)");
  4363. });
  4364. modelBuilder.Entity<OrderRefund>(entity =>
  4365. {
  4366. entity.Property(e => e.Id).HasColumnType("int(11)");
  4367. entity.Property(e => e.Amount).HasColumnType("decimal(18,2)");
  4368. entity.Property(e => e.Contents)
  4369. .HasColumnType("longtext")
  4370. .HasCharSet("utf8")
  4371. .HasCollation("utf8_general_ci");
  4372. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  4373. entity.Property(e => e.CreateMan)
  4374. .HasColumnType("varchar(50)")
  4375. .HasCharSet("utf8")
  4376. .HasCollation("utf8_general_ci");
  4377. entity.Property(e => e.ErpCode)
  4378. .HasColumnType("varchar(50)")
  4379. .HasCharSet("utf8")
  4380. .HasCollation("utf8_general_ci");
  4381. entity.Property(e => e.ErpCompany).HasColumnType("int(11)");
  4382. entity.Property(e => e.GoodStatus).HasColumnType("int(11)");
  4383. entity.Property(e => e.MerchantId).HasColumnType("int(11)");
  4384. entity.Property(e => e.Mobile)
  4385. .HasColumnType("varchar(11)")
  4386. .HasCharSet("utf8")
  4387. .HasCollation("utf8_general_ci");
  4388. entity.Property(e => e.OrderId).HasColumnType("int(11)");
  4389. entity.Property(e => e.Photos)
  4390. .HasColumnType("varchar(500)")
  4391. .HasCharSet("utf8")
  4392. .HasCollation("utf8_general_ci");
  4393. entity.Property(e => e.ProductId)
  4394. .HasColumnType("varchar(50)")
  4395. .HasCharSet("utf8")
  4396. .HasCollation("utf8_general_ci");
  4397. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  4398. entity.Property(e => e.Reason).HasColumnType("int(11)");
  4399. entity.Property(e => e.SeoDescription)
  4400. .HasColumnType("varchar(500)")
  4401. .HasCharSet("utf8")
  4402. .HasCollation("utf8_general_ci");
  4403. entity.Property(e => e.SeoKeyword)
  4404. .HasColumnType("varchar(200)")
  4405. .HasCharSet("utf8")
  4406. .HasCollation("utf8_general_ci");
  4407. entity.Property(e => e.SeoTitle)
  4408. .HasColumnType("varchar(100)")
  4409. .HasCharSet("utf8")
  4410. .HasCollation("utf8_general_ci");
  4411. entity.Property(e => e.Sort).HasColumnType("int(11)");
  4412. entity.Property(e => e.Status).HasColumnType("int(11)");
  4413. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  4414. entity.Property(e => e.UpdateMan)
  4415. .HasColumnType("varchar(50)")
  4416. .HasCharSet("utf8")
  4417. .HasCollation("utf8_general_ci");
  4418. entity.Property(e => e.UserId).HasColumnType("int(11)");
  4419. entity.Property(e => e.Version).HasColumnType("int(11)");
  4420. });
  4421. modelBuilder.Entity<OrderRefundReason>(entity =>
  4422. {
  4423. entity.Property(e => e.Id).HasColumnType("int(11)");
  4424. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  4425. entity.Property(e => e.CreateMan)
  4426. .HasColumnType("varchar(50)")
  4427. .HasCharSet("utf8")
  4428. .HasCollation("utf8_general_ci");
  4429. entity.Property(e => e.Name)
  4430. .HasColumnType("varchar(50)")
  4431. .HasCharSet("utf8")
  4432. .HasCollation("utf8_general_ci");
  4433. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  4434. entity.Property(e => e.SeoDescription)
  4435. .HasColumnType("varchar(500)")
  4436. .HasCharSet("utf8")
  4437. .HasCollation("utf8_general_ci");
  4438. entity.Property(e => e.SeoKeyword)
  4439. .HasColumnType("varchar(200)")
  4440. .HasCharSet("utf8")
  4441. .HasCollation("utf8_general_ci");
  4442. entity.Property(e => e.SeoTitle)
  4443. .HasColumnType("varchar(100)")
  4444. .HasCharSet("utf8")
  4445. .HasCollation("utf8_general_ci");
  4446. entity.Property(e => e.Sort).HasColumnType("int(11)");
  4447. entity.Property(e => e.Status).HasColumnType("int(11)");
  4448. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  4449. entity.Property(e => e.UpdateMan)
  4450. .HasColumnType("varchar(50)")
  4451. .HasCharSet("utf8")
  4452. .HasCollation("utf8_general_ci");
  4453. entity.Property(e => e.Version).HasColumnType("int(11)");
  4454. });
  4455. modelBuilder.Entity<Orders>(entity =>
  4456. {
  4457. entity.Property(e => e.Id).HasColumnType("int(11)");
  4458. entity.Property(e => e.ActualPay).HasColumnType("decimal(18,2)");
  4459. entity.Property(e => e.Address)
  4460. .HasColumnType("varchar(50)")
  4461. .HasCharSet("utf8")
  4462. .HasCollation("utf8_general_ci");
  4463. entity.Property(e => e.Areas)
  4464. .HasColumnType("varchar(30)")
  4465. .HasCharSet("utf8")
  4466. .HasCollation("utf8_general_ci");
  4467. entity.Property(e => e.AutoConfirmDate).HasColumnType("datetime");
  4468. entity.Property(e => e.BuyCount).HasColumnType("int(11)");
  4469. entity.Property(e => e.ChannelAmount).HasColumnType("decimal(18,2)");
  4470. entity.Property(e => e.ConfirmDate).HasColumnType("datetime");
  4471. entity.Property(e => e.CouponId).HasColumnType("int(11)");
  4472. entity.Property(e => e.CouponMoney).HasColumnType("decimal(18,2)");
  4473. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  4474. entity.Property(e => e.CreateMan)
  4475. .HasColumnType("varchar(50)")
  4476. .HasCharSet("utf8")
  4477. .HasCollation("utf8_general_ci");
  4478. entity.Property(e => e.DeliveryType).HasColumnType("int(11)");
  4479. entity.Property(e => e.ErpCode)
  4480. .HasColumnType("varchar(50)")
  4481. .HasCharSet("utf8")
  4482. .HasCollation("utf8_general_ci");
  4483. entity.Property(e => e.ErpMode).HasColumnType("int(11)");
  4484. entity.Property(e => e.ErpName)
  4485. .HasColumnType("varchar(50)")
  4486. .HasCharSet("utf8")
  4487. .HasCollation("utf8_general_ci");
  4488. entity.Property(e => e.ErpPrice).HasColumnType("decimal(18,2)");
  4489. entity.Property(e => e.Integral).HasColumnType("decimal(18,2)");
  4490. entity.Property(e => e.MerchantId).HasColumnType("int(11)");
  4491. entity.Property(e => e.Mobile)
  4492. .HasColumnType("varchar(11)")
  4493. .HasCharSet("utf8")
  4494. .HasCollation("utf8_general_ci");
  4495. entity.Property(e => e.OrderNo)
  4496. .HasColumnType("varchar(30)")
  4497. .HasCharSet("utf8")
  4498. .HasCollation("utf8_general_ci");
  4499. entity.Property(e => e.ParentOrderId).HasColumnType("int(11)");
  4500. entity.Property(e => e.PayDate).HasColumnType("datetime");
  4501. entity.Property(e => e.PayMode).HasColumnType("int(11)");
  4502. entity.Property(e => e.PayStatus).HasColumnType("int(11)");
  4503. entity.Property(e => e.PostalCode)
  4504. .HasColumnType("varchar(6)")
  4505. .HasCharSet("utf8")
  4506. .HasCollation("utf8_general_ci");
  4507. entity.Property(e => e.ProductId).HasColumnType("int(11)");
  4508. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  4509. entity.Property(e => e.RealName)
  4510. .HasColumnType("varchar(10)")
  4511. .HasCharSet("utf8")
  4512. .HasCollation("utf8_general_ci");
  4513. entity.Property(e => e.RefundActAmount).HasColumnType("decimal(18,2)");
  4514. entity.Property(e => e.RefundFeeAmount).HasColumnType("decimal(18,2)");
  4515. entity.Property(e => e.RefundReason)
  4516. .HasColumnType("varchar(64)")
  4517. .HasCharSet("utf8")
  4518. .HasCollation("utf8_general_ci");
  4519. entity.Property(e => e.RefundStatus).HasColumnType("int(11)");
  4520. entity.Property(e => e.Remark)
  4521. .HasColumnType("varchar(64)")
  4522. .HasCharSet("utf8")
  4523. .HasCollation("utf8_general_ci");
  4524. entity.Property(e => e.ReqData)
  4525. .HasColumnType("varchar(2048)")
  4526. .HasCharSet("utf8")
  4527. .HasCollation("utf8_general_ci");
  4528. entity.Property(e => e.ResData)
  4529. .HasColumnType("varchar(2048)")
  4530. .HasCharSet("utf8")
  4531. .HasCollation("utf8_general_ci");
  4532. entity.Property(e => e.ReturnCode)
  4533. .HasColumnType("varchar(32)")
  4534. .HasCharSet("utf8")
  4535. .HasCollation("utf8_general_ci");
  4536. entity.Property(e => e.ReturnMsg)
  4537. .HasColumnType("varchar(128)")
  4538. .HasCharSet("utf8")
  4539. .HasCollation("utf8_general_ci");
  4540. entity.Property(e => e.SendDate).HasColumnType("datetime");
  4541. entity.Property(e => e.SendStatus).HasColumnType("int(11)");
  4542. entity.Property(e => e.SeoDescription)
  4543. .HasColumnType("varchar(500)")
  4544. .HasCharSet("utf8")
  4545. .HasCollation("utf8_general_ci");
  4546. entity.Property(e => e.SeoKeyword)
  4547. .HasColumnType("varchar(200)")
  4548. .HasCharSet("utf8")
  4549. .HasCollation("utf8_general_ci");
  4550. entity.Property(e => e.SeoTitle)
  4551. .HasColumnType("varchar(100)")
  4552. .HasCharSet("utf8")
  4553. .HasCollation("utf8_general_ci");
  4554. entity.Property(e => e.SnNos)
  4555. .HasColumnType("mediumtext")
  4556. .HasCharSet("utf8")
  4557. .HasCollation("utf8_general_ci");
  4558. entity.Property(e => e.Sort).HasColumnType("int(11)");
  4559. entity.Property(e => e.Status).HasColumnType("int(11)");
  4560. entity.Property(e => e.StoreContact)
  4561. .HasColumnType("varchar(30)")
  4562. .HasCharSet("utf8")
  4563. .HasCollation("utf8_general_ci");
  4564. entity.Property(e => e.StoreContactMobile)
  4565. .HasColumnType("varchar(11)")
  4566. .HasCharSet("utf8")
  4567. .HasCollation("utf8_general_ci");
  4568. entity.Property(e => e.StoreId).HasColumnType("int(11)");
  4569. entity.Property(e => e.StoreType).HasColumnType("int(11)");
  4570. entity.Property(e => e.StoreUserId).HasColumnType("int(11)");
  4571. entity.Property(e => e.TopUserId).HasColumnType("int(11)");
  4572. entity.Property(e => e.TotalPrice).HasColumnType("decimal(18,2)");
  4573. entity.Property(e => e.TradeNo)
  4574. .HasColumnType("varchar(50)")
  4575. .HasCharSet("utf8")
  4576. .HasCollation("utf8_general_ci");
  4577. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  4578. entity.Property(e => e.UpdateMan)
  4579. .HasColumnType("varchar(50)")
  4580. .HasCharSet("utf8")
  4581. .HasCollation("utf8_general_ci");
  4582. entity.Property(e => e.UserId).HasColumnType("int(11)");
  4583. entity.Property(e => e.UserMessage)
  4584. .HasColumnType("varchar(50)")
  4585. .HasCharSet("utf8")
  4586. .HasCollation("utf8_general_ci");
  4587. entity.Property(e => e.Version).HasColumnType("int(11)");
  4588. });
  4589. modelBuilder.Entity<PageInfo>(entity =>
  4590. {
  4591. entity.Property(e => e.Id).HasColumnType("int(11)");
  4592. entity.Property(e => e.ColId)
  4593. .HasColumnType("varchar(30)")
  4594. .HasCharSet("utf8")
  4595. .HasCollation("utf8_general_ci");
  4596. entity.Property(e => e.Contents)
  4597. .HasColumnType("longtext")
  4598. .HasCharSet("utf8")
  4599. .HasCollation("utf8_general_ci");
  4600. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  4601. entity.Property(e => e.CreateMan)
  4602. .HasColumnType("varchar(50)")
  4603. .HasCharSet("utf8")
  4604. .HasCollation("utf8_general_ci");
  4605. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  4606. entity.Property(e => e.SeoDescription)
  4607. .HasColumnType("varchar(500)")
  4608. .HasCharSet("utf8")
  4609. .HasCollation("utf8_general_ci");
  4610. entity.Property(e => e.SeoKeyword)
  4611. .HasColumnType("varchar(200)")
  4612. .HasCharSet("utf8")
  4613. .HasCollation("utf8_general_ci");
  4614. entity.Property(e => e.SeoTitle)
  4615. .HasColumnType("varchar(100)")
  4616. .HasCharSet("utf8")
  4617. .HasCollation("utf8_general_ci");
  4618. entity.Property(e => e.Sort).HasColumnType("int(11)");
  4619. entity.Property(e => e.Status).HasColumnType("int(11)");
  4620. entity.Property(e => e.Title)
  4621. .HasColumnType("varchar(200)")
  4622. .HasCharSet("utf8")
  4623. .HasCollation("utf8_general_ci");
  4624. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  4625. entity.Property(e => e.UpdateMan)
  4626. .HasColumnType("varchar(50)")
  4627. .HasCharSet("utf8")
  4628. .HasCollation("utf8_general_ci");
  4629. entity.Property(e => e.Version).HasColumnType("int(11)");
  4630. });
  4631. modelBuilder.Entity<PageUpdateInfo>(entity =>
  4632. {
  4633. entity.Property(e => e.Id).HasColumnType("int(11)");
  4634. entity.Property(e => e.BgColor)
  4635. .HasColumnType("varchar(6)")
  4636. .HasCharSet("utf8")
  4637. .HasCollation("utf8_general_ci");
  4638. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  4639. entity.Property(e => e.CreateMan)
  4640. .HasColumnType("varchar(50)")
  4641. .HasCharSet("utf8")
  4642. .HasCollation("utf8_general_ci");
  4643. entity.Property(e => e.GotoPages)
  4644. .HasColumnType("varchar(500)")
  4645. .HasCharSet("utf8")
  4646. .HasCollation("utf8_general_ci");
  4647. entity.Property(e => e.IsScrollBar)
  4648. .HasColumnType("bit(1)")
  4649. .HasDefaultValueSql("b'0'");
  4650. entity.Property(e => e.IsSkid)
  4651. .HasColumnType("bit(1)")
  4652. .HasDefaultValueSql("b'0'");
  4653. entity.Property(e => e.LeftAction1)
  4654. .HasColumnType("longtext")
  4655. .HasCharSet("utf8")
  4656. .HasCollation("utf8_general_ci");
  4657. entity.Property(e => e.LeftAction2)
  4658. .HasColumnType("longtext")
  4659. .HasCharSet("utf8")
  4660. .HasCollation("utf8_general_ci");
  4661. entity.Property(e => e.LeftBtn1)
  4662. .HasColumnType("varchar(100)")
  4663. .HasCharSet("utf8")
  4664. .HasCollation("utf8_general_ci");
  4665. entity.Property(e => e.LeftBtn2)
  4666. .HasColumnType("varchar(50)")
  4667. .HasCharSet("utf8")
  4668. .HasCollation("utf8_general_ci");
  4669. entity.Property(e => e.ModulePath)
  4670. .HasColumnType("varchar(200)")
  4671. .HasCharSet("utf8")
  4672. .HasCollation("utf8_general_ci");
  4673. entity.Property(e => e.ModuleVersion).HasColumnType("int(11)");
  4674. entity.Property(e => e.MustUpdate)
  4675. .HasColumnType("bit(1)")
  4676. .HasDefaultValueSql("b'0'");
  4677. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  4678. entity.Property(e => e.RightAction1)
  4679. .HasColumnType("longtext")
  4680. .HasCharSet("utf8")
  4681. .HasCollation("utf8_general_ci");
  4682. entity.Property(e => e.RightAction2)
  4683. .HasColumnType("longtext")
  4684. .HasCharSet("utf8")
  4685. .HasCollation("utf8_general_ci");
  4686. entity.Property(e => e.RightBtn1)
  4687. .HasColumnType("varchar(50)")
  4688. .HasCharSet("utf8")
  4689. .HasCollation("utf8_general_ci");
  4690. entity.Property(e => e.RightBtn2)
  4691. .HasColumnType("varchar(50)")
  4692. .HasCharSet("utf8")
  4693. .HasCollation("utf8_general_ci");
  4694. entity.Property(e => e.SeoDescription)
  4695. .HasColumnType("varchar(500)")
  4696. .HasCharSet("utf8")
  4697. .HasCollation("utf8_general_ci");
  4698. entity.Property(e => e.SeoKeyword)
  4699. .HasColumnType("varchar(200)")
  4700. .HasCharSet("utf8")
  4701. .HasCollation("utf8_general_ci");
  4702. entity.Property(e => e.SeoTitle)
  4703. .HasColumnType("varchar(100)")
  4704. .HasCharSet("utf8")
  4705. .HasCollation("utf8_general_ci");
  4706. entity.Property(e => e.ShowTitle)
  4707. .HasColumnType("bit(1)")
  4708. .HasDefaultValueSql("b'0'");
  4709. entity.Property(e => e.Sort).HasColumnType("int(11)");
  4710. entity.Property(e => e.Status).HasColumnType("int(11)");
  4711. entity.Property(e => e.StatusBarStyle)
  4712. .HasColumnType("varchar(10)")
  4713. .HasCharSet("utf8")
  4714. .HasCollation("utf8_general_ci");
  4715. entity.Property(e => e.TextColor)
  4716. .HasColumnType("varchar(6)")
  4717. .HasCharSet("utf8")
  4718. .HasCollation("utf8_general_ci");
  4719. entity.Property(e => e.Title)
  4720. .HasColumnType("varchar(50)")
  4721. .HasCharSet("utf8")
  4722. .HasCollation("utf8_general_ci");
  4723. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  4724. entity.Property(e => e.UpdateMan)
  4725. .HasColumnType("varchar(50)")
  4726. .HasCharSet("utf8")
  4727. .HasCollation("utf8_general_ci");
  4728. entity.Property(e => e.Version).HasColumnType("int(11)");
  4729. });
  4730. modelBuilder.Entity<PosCouponForUser>(entity =>
  4731. {
  4732. entity.Property(e => e.Id).HasColumnType("int(11)");
  4733. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  4734. entity.Property(e => e.OutNum).HasColumnType("int(11)");
  4735. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  4736. entity.Property(e => e.SeoDescription)
  4737. .HasColumnType("varchar(500)")
  4738. .HasCharSet("utf8")
  4739. .HasCollation("utf8_general_ci");
  4740. entity.Property(e => e.SeoKeyword)
  4741. .HasColumnType("varchar(200)")
  4742. .HasCharSet("utf8")
  4743. .HasCollation("utf8_general_ci");
  4744. entity.Property(e => e.SeoTitle)
  4745. .HasColumnType("varchar(100)")
  4746. .HasCharSet("utf8")
  4747. .HasCollation("utf8_general_ci");
  4748. entity.Property(e => e.Sort).HasColumnType("int(11)");
  4749. entity.Property(e => e.Status).HasColumnType("int(11)");
  4750. entity.Property(e => e.StockNum).HasColumnType("int(11)");
  4751. entity.Property(e => e.TotalNum).HasColumnType("int(11)");
  4752. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  4753. });
  4754. modelBuilder.Entity<PosCouponOrders>(entity =>
  4755. {
  4756. entity.Property(e => e.Id).HasColumnType("int(11)");
  4757. entity.Property(e => e.AfterOut).HasColumnType("int(11)");
  4758. entity.Property(e => e.AfterStock).HasColumnType("int(11)");
  4759. entity.Property(e => e.AfterTotal).HasColumnType("int(11)");
  4760. entity.Property(e => e.BeforeOut).HasColumnType("int(11)");
  4761. entity.Property(e => e.BeforeStock).HasColumnType("int(11)");
  4762. entity.Property(e => e.BeforeTotal).HasColumnType("int(11)");
  4763. entity.Property(e => e.ChangeCount).HasColumnType("int(11)");
  4764. entity.Property(e => e.ChangeKind).HasColumnType("int(11)");
  4765. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  4766. entity.Property(e => e.FromUserId).HasColumnType("int(11)");
  4767. entity.Property(e => e.OrderNo)
  4768. .HasColumnType("varchar(50)")
  4769. .HasCharSet("utf8")
  4770. .HasCollation("utf8_general_ci");
  4771. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  4772. entity.Property(e => e.SeoDescription)
  4773. .HasColumnType("varchar(500)")
  4774. .HasCharSet("utf8")
  4775. .HasCollation("utf8_general_ci");
  4776. entity.Property(e => e.SeoKeyword)
  4777. .HasColumnType("varchar(200)")
  4778. .HasCharSet("utf8")
  4779. .HasCollation("utf8_general_ci");
  4780. entity.Property(e => e.SeoTitle)
  4781. .HasColumnType("varchar(100)")
  4782. .HasCharSet("utf8")
  4783. .HasCollation("utf8_general_ci");
  4784. entity.Property(e => e.Sort).HasColumnType("int(11)");
  4785. entity.Property(e => e.Status).HasColumnType("int(11)");
  4786. entity.Property(e => e.ToUserId).HasColumnType("int(11)");
  4787. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  4788. });
  4789. modelBuilder.Entity<PosCouponRecord>(entity =>
  4790. {
  4791. entity.Property(e => e.Id).HasColumnType("int(11)");
  4792. entity.Property(e => e.ChangeKind).HasColumnType("int(11)");
  4793. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  4794. entity.Property(e => e.FromUserId).HasColumnType("int(11)");
  4795. entity.Property(e => e.OrderNo)
  4796. .HasColumnType("varchar(50)")
  4797. .HasCharSet("utf8")
  4798. .HasCollation("utf8_general_ci");
  4799. entity.Property(e => e.PosCouponId).HasColumnType("int(11)");
  4800. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  4801. entity.Property(e => e.SeoDescription)
  4802. .HasColumnType("varchar(500)")
  4803. .HasCharSet("utf8")
  4804. .HasCollation("utf8_general_ci");
  4805. entity.Property(e => e.SeoKeyword)
  4806. .HasColumnType("varchar(200)")
  4807. .HasCharSet("utf8")
  4808. .HasCollation("utf8_general_ci");
  4809. entity.Property(e => e.SeoTitle)
  4810. .HasColumnType("varchar(100)")
  4811. .HasCharSet("utf8")
  4812. .HasCollation("utf8_general_ci");
  4813. entity.Property(e => e.Sort).HasColumnType("int(11)");
  4814. entity.Property(e => e.Status).HasColumnType("int(11)");
  4815. entity.Property(e => e.ToUserId).HasColumnType("int(11)");
  4816. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  4817. });
  4818. modelBuilder.Entity<PosCoupons>(entity =>
  4819. {
  4820. entity.Property(e => e.Id).HasColumnType("int(11)");
  4821. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  4822. entity.Property(e => e.ExchangeCode)
  4823. .HasColumnType("varchar(10)")
  4824. .HasCharSet("utf8")
  4825. .HasCollation("utf8_general_ci");
  4826. entity.Property(e => e.IsLock)
  4827. .HasColumnType("bit(1)")
  4828. .HasDefaultValueSql("b'0'");
  4829. entity.Property(e => e.IsUse)
  4830. .HasColumnType("bit(1)")
  4831. .HasDefaultValueSql("b'0'");
  4832. entity.Property(e => e.LeaderUserId).HasColumnType("int(11)");
  4833. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  4834. entity.Property(e => e.SeoDescription)
  4835. .HasColumnType("varchar(500)")
  4836. .HasCharSet("utf8")
  4837. .HasCollation("utf8_general_ci");
  4838. entity.Property(e => e.SeoKeyword)
  4839. .HasColumnType("varchar(200)")
  4840. .HasCharSet("utf8")
  4841. .HasCollation("utf8_general_ci");
  4842. entity.Property(e => e.SeoTitle)
  4843. .HasColumnType("varchar(100)")
  4844. .HasCharSet("utf8")
  4845. .HasCollation("utf8_general_ci");
  4846. entity.Property(e => e.Sort).HasColumnType("int(11)");
  4847. entity.Property(e => e.Status).HasColumnType("int(11)");
  4848. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  4849. entity.Property(e => e.UseDate).HasColumnType("datetime");
  4850. entity.Property(e => e.UserId).HasColumnType("int(11)");
  4851. });
  4852. modelBuilder.Entity<PosMachines>(entity =>
  4853. {
  4854. entity.Property(e => e.Id).HasColumnType("int(11)");
  4855. entity.Property(e => e.ActivationState).HasColumnType("int(11)");
  4856. entity.Property(e => e.ActivationTime).HasColumnType("datetime");
  4857. entity.Property(e => e.ActivityList)
  4858. .HasColumnType("varchar(200)")
  4859. .HasCharSet("utf8")
  4860. .HasCollation("utf8_general_ci");
  4861. entity.Property(e => e.BatchNo)
  4862. .HasColumnType("varchar(32)")
  4863. .HasCharSet("utf8")
  4864. .HasCollation("utf8_general_ci");
  4865. entity.Property(e => e.BindMerchantId).HasColumnType("int(11)");
  4866. entity.Property(e => e.BindingState).HasColumnType("int(11)");
  4867. entity.Property(e => e.BindingTime).HasColumnType("datetime");
  4868. entity.Property(e => e.BrandId).HasColumnType("int(11)");
  4869. entity.Property(e => e.BuyUserId).HasColumnType("int(11)");
  4870. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  4871. entity.Property(e => e.CreateMan)
  4872. .HasColumnType("varchar(50)")
  4873. .HasCharSet("utf8")
  4874. .HasCollation("utf8_general_ci");
  4875. entity.Property(e => e.CreditTrade).HasColumnType("decimal(18,2)");
  4876. entity.Property(e => e.DebitCardTrade).HasColumnType("decimal(18,2)");
  4877. entity.Property(e => e.Detail)
  4878. .HasColumnType("longtext")
  4879. .HasCharSet("utf8")
  4880. .HasCollation("utf8_general_ci");
  4881. entity.Property(e => e.DeviceKind)
  4882. .HasColumnType("varchar(32)")
  4883. .HasCharSet("utf8")
  4884. .HasCollation("utf8_general_ci");
  4885. entity.Property(e => e.DeviceName)
  4886. .HasColumnType("varchar(32)")
  4887. .HasCharSet("utf8")
  4888. .HasCollation("utf8_general_ci");
  4889. entity.Property(e => e.DeviceType)
  4890. .HasColumnType("varchar(20)")
  4891. .HasCharSet("utf8")
  4892. .HasCollation("utf8_general_ci");
  4893. entity.Property(e => e.IsPurchase)
  4894. .HasColumnType("bit(1)")
  4895. .HasDefaultValueSql("b'0'");
  4896. entity.Property(e => e.IsVip)
  4897. .HasColumnType("bit(1)")
  4898. .HasDefaultValueSql("b'0'");
  4899. entity.Property(e => e.OrderId).HasColumnType("int(11)");
  4900. entity.Property(e => e.PosSn)
  4901. .HasColumnType("varchar(50)")
  4902. .HasCharSet("utf8")
  4903. .HasCollation("utf8_general_ci");
  4904. entity.Property(e => e.PosSnType).HasColumnType("int(11)");
  4905. entity.Property(e => e.PrizeParams)
  4906. .HasColumnType("varchar(200)")
  4907. .HasCharSet("utf8")
  4908. .HasCollation("utf8_general_ci");
  4909. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  4910. entity.Property(e => e.RecycBackCount).HasColumnType("int(11)");
  4911. entity.Property(e => e.RecycEndDate).HasColumnType("datetime");
  4912. entity.Property(e => e.ScanQrTrade).HasColumnType("decimal(18,2)");
  4913. entity.Property(e => e.SeoDescription)
  4914. .HasColumnType("varchar(500)")
  4915. .HasCharSet("utf8")
  4916. .HasCollation("utf8_general_ci");
  4917. entity.Property(e => e.SeoKeyword)
  4918. .HasColumnType("varchar(200)")
  4919. .HasCharSet("utf8")
  4920. .HasCollation("utf8_general_ci");
  4921. entity.Property(e => e.SeoTitle)
  4922. .HasColumnType("varchar(100)")
  4923. .HasCharSet("utf8")
  4924. .HasCollation("utf8_general_ci");
  4925. entity.Property(e => e.Sort).HasColumnType("int(11)");
  4926. entity.Property(e => e.SourceStoreId).HasColumnType("int(11)");
  4927. entity.Property(e => e.Status).HasColumnType("int(11)");
  4928. entity.Property(e => e.StoreId).HasColumnType("int(11)");
  4929. entity.Property(e => e.TransferTime).HasColumnType("datetime");
  4930. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  4931. entity.Property(e => e.UpdateMan)
  4932. .HasColumnType("varchar(50)")
  4933. .HasCharSet("utf8")
  4934. .HasCollation("utf8_general_ci");
  4935. entity.Property(e => e.UserId).HasColumnType("int(11)");
  4936. entity.Property(e => e.UserNav)
  4937. .HasColumnType("longtext")
  4938. .HasCharSet("utf8")
  4939. .HasCollation("utf8_general_ci");
  4940. entity.Property(e => e.Version).HasColumnType("int(11)");
  4941. });
  4942. modelBuilder.Entity<PosMachinesTwo>(entity =>
  4943. {
  4944. entity.Property(e => e.Id).HasColumnType("int(11)");
  4945. entity.Property(e => e.ActivationState).HasColumnType("int(11)");
  4946. entity.Property(e => e.ActivationTime).HasColumnType("datetime");
  4947. entity.Property(e => e.ActivityList)
  4948. .HasColumnType("varchar(200)")
  4949. .HasCharSet("utf8")
  4950. .HasCollation("utf8_general_ci");
  4951. entity.Property(e => e.BatchNo)
  4952. .HasColumnType("varchar(32)")
  4953. .HasCharSet("utf8")
  4954. .HasCollation("utf8_general_ci");
  4955. entity.Property(e => e.BindMerchantId).HasColumnType("int(11)");
  4956. entity.Property(e => e.BindingState).HasColumnType("int(11)");
  4957. entity.Property(e => e.BindingTime).HasColumnType("datetime");
  4958. entity.Property(e => e.BrandId).HasColumnType("int(11)");
  4959. entity.Property(e => e.BuyUserId).HasColumnType("int(11)");
  4960. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  4961. entity.Property(e => e.CreditTrade).HasColumnType("decimal(18,2)");
  4962. entity.Property(e => e.DebitCardTrade).HasColumnType("decimal(18,2)");
  4963. entity.Property(e => e.Detail)
  4964. .HasColumnType("longtext")
  4965. .HasCharSet("utf8")
  4966. .HasCollation("utf8_general_ci");
  4967. entity.Property(e => e.DeviceKind)
  4968. .HasColumnType("varchar(32)")
  4969. .HasCharSet("utf8")
  4970. .HasCollation("utf8_general_ci");
  4971. entity.Property(e => e.DeviceName)
  4972. .HasColumnType("varchar(32)")
  4973. .HasCharSet("utf8")
  4974. .HasCollation("utf8_general_ci");
  4975. entity.Property(e => e.DeviceType)
  4976. .HasColumnType("varchar(20)")
  4977. .HasCharSet("utf8")
  4978. .HasCollation("utf8_general_ci");
  4979. entity.Property(e => e.IsFirst).HasColumnType("int(11)");
  4980. entity.Property(e => e.IsPurchase).HasColumnType("int(11)");
  4981. entity.Property(e => e.IsVip)
  4982. .HasColumnType("bit(1)")
  4983. .HasDefaultValueSql("b'0'");
  4984. entity.Property(e => e.LeaderUserId).HasColumnType("int(11)");
  4985. entity.Property(e => e.OrderId).HasColumnType("int(11)");
  4986. entity.Property(e => e.PosSn)
  4987. .HasColumnType("varchar(50)")
  4988. .HasCharSet("utf8")
  4989. .HasCollation("utf8_general_ci");
  4990. entity.Property(e => e.PosSnType).HasColumnType("int(11)");
  4991. entity.Property(e => e.PreUserId).HasColumnType("int(11)");
  4992. entity.Property(e => e.PrizeParams)
  4993. .HasColumnType("varchar(200)")
  4994. .HasCharSet("utf8")
  4995. .HasCollation("utf8_general_ci");
  4996. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  4997. entity.Property(e => e.RecycBackCount).HasColumnType("int(11)");
  4998. entity.Property(e => e.RecycEndDate).HasColumnType("datetime");
  4999. entity.Property(e => e.ScanQrTrade).HasColumnType("decimal(18,2)");
  5000. entity.Property(e => e.SeoDescription)
  5001. .HasColumnType("varchar(500)")
  5002. .HasCharSet("utf8")
  5003. .HasCollation("utf8_general_ci");
  5004. entity.Property(e => e.SeoKeyword)
  5005. .HasColumnType("varchar(200)")
  5006. .HasCharSet("utf8")
  5007. .HasCollation("utf8_general_ci");
  5008. entity.Property(e => e.SeoTitle)
  5009. .HasColumnType("varchar(100)")
  5010. .HasCharSet("utf8")
  5011. .HasCollation("utf8_general_ci");
  5012. entity.Property(e => e.Sort).HasColumnType("int(11)");
  5013. entity.Property(e => e.SourceStoreId).HasColumnType("int(11)");
  5014. entity.Property(e => e.Status).HasColumnType("int(11)");
  5015. entity.Property(e => e.StoreId).HasColumnType("int(11)");
  5016. entity.Property(e => e.TransferTime).HasColumnType("datetime");
  5017. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  5018. entity.Property(e => e.UserId).HasColumnType("int(11)");
  5019. entity.Property(e => e.UserNav)
  5020. .HasColumnType("longtext")
  5021. .HasCharSet("utf8")
  5022. .HasCollation("utf8_general_ci");
  5023. });
  5024. modelBuilder.Entity<PosMerchantInfo>(entity =>
  5025. {
  5026. entity.Property(e => e.Id).HasColumnType("int(11)");
  5027. entity.Property(e => e.ActType).HasColumnType("int(11)");
  5028. entity.Property(e => e.ActTypeDesc)
  5029. .HasColumnType("varchar(64)")
  5030. .HasCharSet("utf8")
  5031. .HasCollation("utf8_general_ci");
  5032. entity.Property(e => e.ActiveStatus).HasColumnType("int(11)");
  5033. entity.Property(e => e.BrandId).HasColumnType("int(11)");
  5034. entity.Property(e => e.City)
  5035. .HasColumnType("varchar(32)")
  5036. .HasCharSet("utf8")
  5037. .HasCollation("utf8_general_ci");
  5038. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  5039. entity.Property(e => e.DirectUserId).HasColumnType("int(11)");
  5040. entity.Property(e => e.KqMerNo)
  5041. .HasColumnType("varchar(32)")
  5042. .HasCharSet("utf8")
  5043. .HasCollation("utf8_general_ci");
  5044. entity.Property(e => e.KqRegTime).HasColumnType("datetime");
  5045. entity.Property(e => e.KqSnNo)
  5046. .HasColumnType("varchar(32)")
  5047. .HasCharSet("utf8")
  5048. .HasCollation("utf8_general_ci");
  5049. entity.Property(e => e.MatchTime).HasColumnType("datetime");
  5050. entity.Property(e => e.MerIdcardNo)
  5051. .HasColumnType("varchar(18)")
  5052. .HasCharSet("utf8")
  5053. .HasCollation("utf8_general_ci");
  5054. entity.Property(e => e.MerRealName)
  5055. .HasColumnType("varchar(16)")
  5056. .HasCharSet("utf8")
  5057. .HasCollation("utf8_general_ci");
  5058. entity.Property(e => e.MerStandardDate).HasColumnType("datetime");
  5059. entity.Property(e => e.MerStatus).HasColumnType("int(11)");
  5060. entity.Property(e => e.MerUserId).HasColumnType("int(11)");
  5061. entity.Property(e => e.MerUserType).HasColumnType("int(11)");
  5062. entity.Property(e => e.MerchantMobile)
  5063. .HasColumnType("varchar(11)")
  5064. .HasCharSet("utf8")
  5065. .HasCollation("utf8_general_ci");
  5066. entity.Property(e => e.MerchantName)
  5067. .HasColumnType("varchar(32)")
  5068. .HasCharSet("utf8")
  5069. .HasCollation("utf8_general_ci");
  5070. entity.Property(e => e.MerchantNo)
  5071. .HasColumnType("varchar(16)")
  5072. .HasCharSet("utf8")
  5073. .HasCollation("utf8_general_ci");
  5074. entity.Property(e => e.MgrName)
  5075. .HasColumnType("varchar(32)")
  5076. .HasCharSet("utf8")
  5077. .HasCollation("utf8_general_ci");
  5078. entity.Property(e => e.MgrNo)
  5079. .HasColumnType("varchar(16)")
  5080. .HasCharSet("utf8")
  5081. .HasCollation("utf8_general_ci");
  5082. entity.Property(e => e.Province)
  5083. .HasColumnType("varchar(32)")
  5084. .HasCharSet("utf8")
  5085. .HasCollation("utf8_general_ci");
  5086. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  5087. entity.Property(e => e.RebateQual).HasColumnType("int(11)");
  5088. entity.Property(e => e.Remark)
  5089. .HasColumnType("varchar(64)")
  5090. .HasCharSet("utf8")
  5091. .HasCollation("utf8_general_ci");
  5092. entity.Property(e => e.SeoDescription)
  5093. .HasColumnType("varchar(500)")
  5094. .HasCharSet("utf8")
  5095. .HasCollation("utf8_general_ci");
  5096. entity.Property(e => e.SeoKeyword)
  5097. .HasColumnType("varchar(200)")
  5098. .HasCharSet("utf8")
  5099. .HasCollation("utf8_general_ci");
  5100. entity.Property(e => e.SeoTitle)
  5101. .HasColumnType("varchar(100)")
  5102. .HasCharSet("utf8")
  5103. .HasCollation("utf8_general_ci");
  5104. entity.Property(e => e.SnApplyUserId).HasColumnType("int(11)");
  5105. entity.Property(e => e.SnStoreId).HasColumnType("int(11)");
  5106. entity.Property(e => e.SnType).HasColumnType("int(11)");
  5107. entity.Property(e => e.Sort).HasColumnType("int(11)");
  5108. entity.Property(e => e.Status).HasColumnType("int(11)");
  5109. entity.Property(e => e.TopUserId).HasColumnType("int(11)");
  5110. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  5111. entity.Property(e => e.UserId).HasColumnType("int(11)");
  5112. });
  5113. modelBuilder.Entity<PosMerchantOtherInfo>(entity =>
  5114. {
  5115. entity.HasKey(e => e.CertId)
  5116. .HasName("PRIMARY");
  5117. entity.Property(e => e.CertId)
  5118. .HasColumnType("varchar(18)")
  5119. .HasCharSet("utf8")
  5120. .HasCollation("utf8_general_ci");
  5121. entity.Property(e => e.BrandId).HasColumnType("int(11)");
  5122. entity.Property(e => e.MerNo)
  5123. .HasColumnType("varchar(50)")
  5124. .HasCharSet("utf8")
  5125. .HasCollation("utf8_general_ci");
  5126. entity.Property(e => e.MerchantId).HasColumnType("int(11)");
  5127. entity.Property(e => e.PrizeFlag1).HasColumnType("int(11)");
  5128. entity.Property(e => e.PrizeFlag2).HasColumnType("int(11)");
  5129. entity.Property(e => e.PrizeFlag3).HasColumnType("int(11)");
  5130. entity.Property(e => e.PrizeFlag4).HasColumnType("int(11)");
  5131. entity.Property(e => e.RealName)
  5132. .HasColumnType("varchar(30)")
  5133. .HasCharSet("utf8")
  5134. .HasCollation("utf8_general_ci");
  5135. });
  5136. modelBuilder.Entity<PosMerchantTradeSummay>(entity =>
  5137. {
  5138. entity.Property(e => e.Id).HasColumnType("int(11)");
  5139. entity.Property(e => e.BrandId).HasColumnType("int(11)");
  5140. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  5141. entity.Property(e => e.MerchantId).HasColumnType("int(11)");
  5142. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  5143. entity.Property(e => e.SeoDescription)
  5144. .HasColumnType("varchar(500)")
  5145. .HasCharSet("utf8")
  5146. .HasCollation("utf8_general_ci");
  5147. entity.Property(e => e.SeoKeyword)
  5148. .HasColumnType("varchar(200)")
  5149. .HasCharSet("utf8")
  5150. .HasCollation("utf8_general_ci");
  5151. entity.Property(e => e.SeoTitle)
  5152. .HasColumnType("varchar(100)")
  5153. .HasCharSet("utf8")
  5154. .HasCollation("utf8_general_ci");
  5155. entity.Property(e => e.Sort).HasColumnType("int(11)");
  5156. entity.Property(e => e.Status).HasColumnType("int(11)");
  5157. entity.Property(e => e.TradeAmount).HasColumnType("decimal(18,2)");
  5158. entity.Property(e => e.TradeDate)
  5159. .HasColumnType("varchar(8)")
  5160. .HasCharSet("utf8")
  5161. .HasCollation("utf8_general_ci");
  5162. entity.Property(e => e.TradeMonth)
  5163. .HasColumnType("varchar(6)")
  5164. .HasCharSet("utf8")
  5165. .HasCollation("utf8_general_ci");
  5166. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  5167. });
  5168. modelBuilder.Entity<PreSendStockDetail>(entity =>
  5169. {
  5170. entity.Property(e => e.Id).HasColumnType("int(11)");
  5171. entity.Property(e => e.ApplyDate).HasColumnType("datetime");
  5172. entity.Property(e => e.ApplyFlag)
  5173. .HasColumnType("bit(1)")
  5174. .HasDefaultValueSql("b'0'");
  5175. entity.Property(e => e.BrandId).HasColumnType("int(11)");
  5176. entity.Property(e => e.CancelDate).HasColumnType("datetime");
  5177. entity.Property(e => e.CancelFlag)
  5178. .HasColumnType("bit(1)")
  5179. .HasDefaultValueSql("b'0'");
  5180. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  5181. entity.Property(e => e.FromStoreId).HasColumnType("int(11)");
  5182. entity.Property(e => e.FromUserId).HasColumnType("int(11)");
  5183. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  5184. entity.Property(e => e.SeoDescription)
  5185. .HasColumnType("varchar(500)")
  5186. .HasCharSet("utf8")
  5187. .HasCollation("utf8_general_ci");
  5188. entity.Property(e => e.SeoKeyword)
  5189. .HasColumnType("varchar(200)")
  5190. .HasCharSet("utf8")
  5191. .HasCollation("utf8_general_ci");
  5192. entity.Property(e => e.SeoTitle)
  5193. .HasColumnType("varchar(100)")
  5194. .HasCharSet("utf8")
  5195. .HasCollation("utf8_general_ci");
  5196. entity.Property(e => e.SnId).HasColumnType("int(11)");
  5197. entity.Property(e => e.SnNo)
  5198. .HasColumnType("varchar(32)")
  5199. .HasCharSet("utf8")
  5200. .HasCollation("utf8_general_ci");
  5201. entity.Property(e => e.Sort).HasColumnType("int(11)");
  5202. entity.Property(e => e.SourceStoreId).HasColumnType("int(11)");
  5203. entity.Property(e => e.Status).HasColumnType("int(11)");
  5204. entity.Property(e => e.StoreId).HasColumnType("int(11)");
  5205. entity.Property(e => e.ToRemark)
  5206. .HasColumnType("varchar(64)")
  5207. .HasCharSet("utf8")
  5208. .HasCollation("utf8_general_ci");
  5209. entity.Property(e => e.ToStoreId).HasColumnType("int(11)");
  5210. entity.Property(e => e.ToUserId).HasColumnType("int(11)");
  5211. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  5212. });
  5213. modelBuilder.Entity<ProductComment>(entity =>
  5214. {
  5215. entity.Property(e => e.Id).HasColumnType("int(11)");
  5216. entity.Property(e => e.AgreeCount).HasColumnType("int(11)");
  5217. entity.Property(e => e.BackCount).HasColumnType("int(11)");
  5218. entity.Property(e => e.Contents)
  5219. .HasColumnType("varchar(200)")
  5220. .HasCharSet("utf8")
  5221. .HasCollation("utf8_general_ci");
  5222. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  5223. entity.Property(e => e.CreateMan)
  5224. .HasColumnType("varchar(50)")
  5225. .HasCharSet("utf8")
  5226. .HasCollation("utf8_general_ci");
  5227. entity.Property(e => e.HasPhoto)
  5228. .HasColumnType("bit(1)")
  5229. .HasDefaultValueSql("b'0'");
  5230. entity.Property(e => e.MerchantId).HasColumnType("int(11)");
  5231. entity.Property(e => e.OrderId).HasColumnType("int(11)");
  5232. entity.Property(e => e.PhotoList)
  5233. .HasColumnType("mediumtext")
  5234. .HasCharSet("utf8")
  5235. .HasCollation("utf8_general_ci");
  5236. entity.Property(e => e.ProductId).HasColumnType("int(11)");
  5237. entity.Property(e => e.ProductNormId).HasColumnType("int(11)");
  5238. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  5239. entity.Property(e => e.SeoDescription)
  5240. .HasColumnType("varchar(500)")
  5241. .HasCharSet("utf8")
  5242. .HasCollation("utf8_general_ci");
  5243. entity.Property(e => e.SeoKeyword)
  5244. .HasColumnType("varchar(200)")
  5245. .HasCharSet("utf8")
  5246. .HasCollation("utf8_general_ci");
  5247. entity.Property(e => e.SeoTitle)
  5248. .HasColumnType("varchar(100)")
  5249. .HasCharSet("utf8")
  5250. .HasCollation("utf8_general_ci");
  5251. entity.Property(e => e.Sort).HasColumnType("int(11)");
  5252. entity.Property(e => e.StarNum).HasColumnType("int(11)");
  5253. entity.Property(e => e.Status).HasColumnType("int(11)");
  5254. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  5255. entity.Property(e => e.UpdateMan)
  5256. .HasColumnType("varchar(50)")
  5257. .HasCharSet("utf8")
  5258. .HasCollation("utf8_general_ci");
  5259. entity.Property(e => e.UserId).HasColumnType("int(11)");
  5260. entity.Property(e => e.Version).HasColumnType("int(11)");
  5261. });
  5262. modelBuilder.Entity<ProductCommentAgree>(entity =>
  5263. {
  5264. entity.Property(e => e.Id).HasColumnType("int(11)");
  5265. entity.Property(e => e.ProductCommentId).HasColumnType("int(11)");
  5266. entity.Property(e => e.UserId).HasColumnType("int(11)");
  5267. });
  5268. modelBuilder.Entity<ProductFareAreas>(entity =>
  5269. {
  5270. entity.Property(e => e.Id).HasColumnType("int(11)");
  5271. entity.Property(e => e.Areas)
  5272. .HasColumnType("longtext")
  5273. .HasCharSet("utf8")
  5274. .HasCollation("utf8_general_ci");
  5275. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  5276. entity.Property(e => e.CreateMan)
  5277. .HasColumnType("varchar(50)")
  5278. .HasCharSet("utf8")
  5279. .HasCollation("utf8_general_ci");
  5280. entity.Property(e => e.FirstAmount).HasColumnType("decimal(18,2)");
  5281. entity.Property(e => e.FirstFee).HasColumnType("decimal(18,2)");
  5282. entity.Property(e => e.MerchantId).HasColumnType("int(11)");
  5283. entity.Property(e => e.MoreAmount).HasColumnType("decimal(18,2)");
  5284. entity.Property(e => e.MoreFee).HasColumnType("decimal(18,2)");
  5285. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  5286. entity.Property(e => e.SeoDescription)
  5287. .HasColumnType("varchar(500)")
  5288. .HasCharSet("utf8")
  5289. .HasCollation("utf8_general_ci");
  5290. entity.Property(e => e.SeoKeyword)
  5291. .HasColumnType("varchar(200)")
  5292. .HasCharSet("utf8")
  5293. .HasCollation("utf8_general_ci");
  5294. entity.Property(e => e.SeoTitle)
  5295. .HasColumnType("varchar(100)")
  5296. .HasCharSet("utf8")
  5297. .HasCollation("utf8_general_ci");
  5298. entity.Property(e => e.Sort).HasColumnType("int(11)");
  5299. entity.Property(e => e.Status).HasColumnType("int(11)");
  5300. entity.Property(e => e.TemplateId).HasColumnType("int(11)");
  5301. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  5302. entity.Property(e => e.UpdateMan)
  5303. .HasColumnType("varchar(50)")
  5304. .HasCharSet("utf8")
  5305. .HasCollation("utf8_general_ci");
  5306. entity.Property(e => e.Version).HasColumnType("int(11)");
  5307. });
  5308. modelBuilder.Entity<ProductFareTemp>(entity =>
  5309. {
  5310. entity.Property(e => e.Id).HasColumnType("int(11)");
  5311. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  5312. entity.Property(e => e.CreateMan)
  5313. .HasColumnType("varchar(50)")
  5314. .HasCharSet("utf8")
  5315. .HasCollation("utf8_general_ci");
  5316. entity.Property(e => e.FirstAmount).HasColumnType("decimal(18,2)");
  5317. entity.Property(e => e.FirstFee).HasColumnType("decimal(18,2)");
  5318. entity.Property(e => e.IsFree)
  5319. .HasColumnType("bit(1)")
  5320. .HasDefaultValueSql("b'0'");
  5321. entity.Property(e => e.MerchantId).HasColumnType("int(11)");
  5322. entity.Property(e => e.MeterMode).HasColumnType("int(11)");
  5323. entity.Property(e => e.MoreAmount).HasColumnType("decimal(18,2)");
  5324. entity.Property(e => e.MoreFee).HasColumnType("decimal(18,2)");
  5325. entity.Property(e => e.Name)
  5326. .HasColumnType("varchar(50)")
  5327. .HasCharSet("utf8")
  5328. .HasCollation("utf8_general_ci");
  5329. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  5330. entity.Property(e => e.SendAddress)
  5331. .HasColumnType("varchar(50)")
  5332. .HasCharSet("utf8")
  5333. .HasCollation("utf8_general_ci");
  5334. entity.Property(e => e.SendAreas)
  5335. .HasColumnType("varchar(30)")
  5336. .HasCharSet("utf8")
  5337. .HasCollation("utf8_general_ci");
  5338. entity.Property(e => e.SendDate).HasColumnType("int(11)");
  5339. entity.Property(e => e.SeoDescription)
  5340. .HasColumnType("varchar(500)")
  5341. .HasCharSet("utf8")
  5342. .HasCollation("utf8_general_ci");
  5343. entity.Property(e => e.SeoKeyword)
  5344. .HasColumnType("varchar(200)")
  5345. .HasCharSet("utf8")
  5346. .HasCollation("utf8_general_ci");
  5347. entity.Property(e => e.SeoTitle)
  5348. .HasColumnType("varchar(100)")
  5349. .HasCharSet("utf8")
  5350. .HasCollation("utf8_general_ci");
  5351. entity.Property(e => e.Sort).HasColumnType("int(11)");
  5352. entity.Property(e => e.Status).HasColumnType("int(11)");
  5353. entity.Property(e => e.TransportMode).HasColumnType("int(11)");
  5354. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  5355. entity.Property(e => e.UpdateMan)
  5356. .HasColumnType("varchar(50)")
  5357. .HasCharSet("utf8")
  5358. .HasCollation("utf8_general_ci");
  5359. entity.Property(e => e.Version).HasColumnType("int(11)");
  5360. });
  5361. modelBuilder.Entity<ProductKeys>(entity =>
  5362. {
  5363. entity.HasKey(e => e.Name)
  5364. .HasName("PRIMARY");
  5365. entity.Property(e => e.Name)
  5366. .HasColumnType("varchar(10)")
  5367. .HasCharSet("utf8")
  5368. .HasCollation("utf8_general_ci");
  5369. entity.Property(e => e.ColIds)
  5370. .HasColumnType("longtext")
  5371. .HasCharSet("utf8")
  5372. .HasCollation("utf8_general_ci");
  5373. entity.Property(e => e.ProductIds)
  5374. .HasColumnType("longtext")
  5375. .HasCharSet("utf8")
  5376. .HasCollation("utf8_general_ci");
  5377. });
  5378. modelBuilder.Entity<ProductNorm>(entity =>
  5379. {
  5380. entity.Property(e => e.Id).HasColumnType("int(11)");
  5381. entity.Property(e => e.BuyCount).HasColumnType("int(11)");
  5382. entity.Property(e => e.Code)
  5383. .HasColumnType("varchar(50)")
  5384. .HasCharSet("utf8")
  5385. .HasCollation("utf8_general_ci");
  5386. entity.Property(e => e.ColName)
  5387. .HasColumnType("varchar(50)")
  5388. .HasCharSet("utf8")
  5389. .HasCollation("utf8_general_ci");
  5390. entity.Property(e => e.CostPrice).HasColumnType("decimal(18,2)");
  5391. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  5392. entity.Property(e => e.CreateMan)
  5393. .HasColumnType("varchar(50)")
  5394. .HasCharSet("utf8")
  5395. .HasCollation("utf8_general_ci");
  5396. entity.Property(e => e.IdList)
  5397. .HasColumnType("varchar(50)")
  5398. .HasCharSet("utf8")
  5399. .HasCollation("utf8_general_ci");
  5400. entity.Property(e => e.Integral).HasColumnType("decimal(18,2)");
  5401. entity.Property(e => e.LimitCount).HasColumnType("int(11)");
  5402. entity.Property(e => e.MerchantId).HasColumnType("int(11)");
  5403. entity.Property(e => e.Price).HasColumnType("decimal(18,2)");
  5404. entity.Property(e => e.ProductId).HasColumnType("int(11)");
  5405. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  5406. entity.Property(e => e.SeoDescription)
  5407. .HasColumnType("varchar(500)")
  5408. .HasCharSet("utf8")
  5409. .HasCollation("utf8_general_ci");
  5410. entity.Property(e => e.SeoKeyword)
  5411. .HasColumnType("varchar(200)")
  5412. .HasCharSet("utf8")
  5413. .HasCollation("utf8_general_ci");
  5414. entity.Property(e => e.SeoTitle)
  5415. .HasColumnType("varchar(100)")
  5416. .HasCharSet("utf8")
  5417. .HasCollation("utf8_general_ci");
  5418. entity.Property(e => e.Sort).HasColumnType("int(11)");
  5419. entity.Property(e => e.Status).HasColumnType("int(11)");
  5420. entity.Property(e => e.Stock).HasColumnType("int(11)");
  5421. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  5422. entity.Property(e => e.UpdateMan)
  5423. .HasColumnType("varchar(50)")
  5424. .HasCharSet("utf8")
  5425. .HasCollation("utf8_general_ci");
  5426. entity.Property(e => e.UserIntegral).HasColumnType("decimal(18,2)");
  5427. entity.Property(e => e.UserPrice).HasColumnType("decimal(18,2)");
  5428. entity.Property(e => e.Version).HasColumnType("int(11)");
  5429. });
  5430. modelBuilder.Entity<ProductNormItem>(entity =>
  5431. {
  5432. entity.Property(e => e.Id).HasColumnType("int(11)");
  5433. entity.Property(e => e.ColName)
  5434. .HasColumnType("varchar(50)")
  5435. .HasCharSet("utf8")
  5436. .HasCollation("utf8_general_ci");
  5437. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  5438. entity.Property(e => e.CreateMan)
  5439. .HasColumnType("varchar(50)")
  5440. .HasCharSet("utf8")
  5441. .HasCollation("utf8_general_ci");
  5442. entity.Property(e => e.MerchantId).HasColumnType("int(11)");
  5443. entity.Property(e => e.ParentId).HasColumnType("int(11)");
  5444. entity.Property(e => e.ProductId).HasColumnType("int(11)");
  5445. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  5446. entity.Property(e => e.SeoDescription)
  5447. .HasColumnType("varchar(500)")
  5448. .HasCharSet("utf8")
  5449. .HasCollation("utf8_general_ci");
  5450. entity.Property(e => e.SeoKeyword)
  5451. .HasColumnType("varchar(200)")
  5452. .HasCharSet("utf8")
  5453. .HasCollation("utf8_general_ci");
  5454. entity.Property(e => e.SeoTitle)
  5455. .HasColumnType("varchar(100)")
  5456. .HasCharSet("utf8")
  5457. .HasCollation("utf8_general_ci");
  5458. entity.Property(e => e.Sort).HasColumnType("int(11)");
  5459. entity.Property(e => e.Status).HasColumnType("int(11)");
  5460. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  5461. entity.Property(e => e.UpdateMan)
  5462. .HasColumnType("varchar(50)")
  5463. .HasCharSet("utf8")
  5464. .HasCollation("utf8_general_ci");
  5465. entity.Property(e => e.Version).HasColumnType("int(11)");
  5466. });
  5467. modelBuilder.Entity<ProductNormTemp>(entity =>
  5468. {
  5469. entity.Property(e => e.Id).HasColumnType("int(11)");
  5470. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  5471. entity.Property(e => e.CreateMan)
  5472. .HasColumnType("varchar(50)")
  5473. .HasCharSet("utf8")
  5474. .HasCollation("utf8_general_ci");
  5475. entity.Property(e => e.MerchantId).HasColumnType("int(11)");
  5476. entity.Property(e => e.Name)
  5477. .HasColumnType("varchar(50)")
  5478. .HasCharSet("utf8")
  5479. .HasCollation("utf8_general_ci");
  5480. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  5481. entity.Property(e => e.SeoDescription)
  5482. .HasColumnType("varchar(500)")
  5483. .HasCharSet("utf8")
  5484. .HasCollation("utf8_general_ci");
  5485. entity.Property(e => e.SeoKeyword)
  5486. .HasColumnType("varchar(200)")
  5487. .HasCharSet("utf8")
  5488. .HasCollation("utf8_general_ci");
  5489. entity.Property(e => e.SeoTitle)
  5490. .HasColumnType("varchar(100)")
  5491. .HasCharSet("utf8")
  5492. .HasCollation("utf8_general_ci");
  5493. entity.Property(e => e.Sort).HasColumnType("int(11)");
  5494. entity.Property(e => e.Status).HasColumnType("int(11)");
  5495. entity.Property(e => e.TempJsonData)
  5496. .HasColumnType("longtext")
  5497. .HasCharSet("utf8")
  5498. .HasCollation("utf8_general_ci");
  5499. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  5500. entity.Property(e => e.UpdateMan)
  5501. .HasColumnType("varchar(50)")
  5502. .HasCharSet("utf8")
  5503. .HasCollation("utf8_general_ci");
  5504. entity.Property(e => e.Version).HasColumnType("int(11)");
  5505. });
  5506. modelBuilder.Entity<Products>(entity =>
  5507. {
  5508. entity.Property(e => e.Id).HasColumnType("int(11)");
  5509. entity.Property(e => e.BuyCount).HasColumnType("int(11)");
  5510. entity.Property(e => e.ColId)
  5511. .HasColumnType("varchar(30)")
  5512. .HasCharSet("utf8")
  5513. .HasCollation("utf8_general_ci");
  5514. entity.Property(e => e.CommentCount).HasColumnType("int(11)");
  5515. entity.Property(e => e.Contents)
  5516. .HasColumnType("longtext")
  5517. .HasCharSet("utf8")
  5518. .HasCollation("utf8_general_ci");
  5519. entity.Property(e => e.CostPrice).HasColumnType("decimal(18,2)");
  5520. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  5521. entity.Property(e => e.CreateMan)
  5522. .HasColumnType("varchar(50)")
  5523. .HasCharSet("utf8")
  5524. .HasCollation("utf8_general_ci");
  5525. entity.Property(e => e.DetailPicPath)
  5526. .HasColumnType("varchar(500)")
  5527. .HasCharSet("utf8")
  5528. .HasCollation("utf8_general_ci");
  5529. entity.Property(e => e.Details)
  5530. .HasColumnType("longtext")
  5531. .HasCharSet("utf8")
  5532. .HasCollation("utf8_general_ci");
  5533. entity.Property(e => e.EndDate).HasColumnType("datetime");
  5534. entity.Property(e => e.FareTemplateId).HasColumnType("int(11)");
  5535. entity.Property(e => e.GoodPercent).HasColumnType("decimal(18,2)");
  5536. entity.Property(e => e.Integral).HasColumnType("decimal(18,2)");
  5537. entity.Property(e => e.IsLimit)
  5538. .HasColumnType("bit(1)")
  5539. .HasDefaultValueSql("b'0'");
  5540. entity.Property(e => e.IsRecommend)
  5541. .HasColumnType("bit(1)")
  5542. .HasDefaultValueSql("b'0'");
  5543. entity.Property(e => e.IsRecommend2)
  5544. .HasColumnType("bit(1)")
  5545. .HasDefaultValueSql("b'0'");
  5546. entity.Property(e => e.IsRecommend3)
  5547. .HasColumnType("bit(1)")
  5548. .HasDefaultValueSql("b'0'");
  5549. entity.Property(e => e.KeyWord)
  5550. .HasColumnType("varchar(500)")
  5551. .HasCharSet("utf8")
  5552. .HasCollation("utf8_general_ci");
  5553. entity.Property(e => e.LimitCount).HasColumnType("int(11)");
  5554. entity.Property(e => e.LinkUrl)
  5555. .HasColumnType("varchar(500)")
  5556. .HasCharSet("utf8")
  5557. .HasCollation("utf8_general_ci");
  5558. entity.Property(e => e.ListPicPath)
  5559. .HasColumnType("varchar(200)")
  5560. .HasCharSet("utf8")
  5561. .HasCollation("utf8_general_ci");
  5562. entity.Property(e => e.MemberPrice).HasColumnType("decimal(18,2)");
  5563. entity.Property(e => e.MerchantClassId).HasColumnType("int(11)");
  5564. entity.Property(e => e.MerchantColId)
  5565. .HasColumnType("varchar(30)")
  5566. .HasCharSet("utf8")
  5567. .HasCollation("utf8_general_ci");
  5568. entity.Property(e => e.MerchantId).HasColumnType("int(11)");
  5569. entity.Property(e => e.MonthSale).HasColumnType("int(11)");
  5570. entity.Property(e => e.NormIds)
  5571. .HasColumnType("varchar(100)")
  5572. .HasCharSet("utf8")
  5573. .HasCollation("utf8_general_ci");
  5574. entity.Property(e => e.NormJson)
  5575. .HasColumnType("longtext")
  5576. .HasCharSet("utf8")
  5577. .HasCollation("utf8_general_ci");
  5578. entity.Property(e => e.Price).HasColumnType("decimal(18,2)");
  5579. entity.Property(e => e.ProductCode)
  5580. .HasColumnType("varchar(30)")
  5581. .HasCharSet("utf8")
  5582. .HasCollation("utf8_general_ci");
  5583. entity.Property(e => e.ProductName)
  5584. .HasColumnType("varchar(100)")
  5585. .HasCharSet("utf8")
  5586. .HasCollation("utf8_general_ci");
  5587. entity.Property(e => e.PublishDate).HasColumnType("datetime");
  5588. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  5589. entity.Property(e => e.SeoDescription)
  5590. .HasColumnType("varchar(500)")
  5591. .HasCharSet("utf8")
  5592. .HasCollation("utf8_general_ci");
  5593. entity.Property(e => e.SeoKeyword)
  5594. .HasColumnType("varchar(200)")
  5595. .HasCharSet("utf8")
  5596. .HasCollation("utf8_general_ci");
  5597. entity.Property(e => e.SeoTitle)
  5598. .HasColumnType("varchar(100)")
  5599. .HasCharSet("utf8")
  5600. .HasCollation("utf8_general_ci");
  5601. entity.Property(e => e.ShareDetail)
  5602. .HasColumnType("varchar(200)")
  5603. .HasCharSet("utf8")
  5604. .HasCollation("utf8_general_ci");
  5605. entity.Property(e => e.Sort).HasColumnType("int(11)");
  5606. entity.Property(e => e.SourcePrice).HasColumnType("decimal(18,2)");
  5607. entity.Property(e => e.StartDate).HasColumnType("datetime");
  5608. entity.Property(e => e.Status).HasColumnType("int(11)");
  5609. entity.Property(e => e.Stock).HasColumnType("int(11)");
  5610. entity.Property(e => e.Title)
  5611. .HasColumnType("varchar(50)")
  5612. .HasCharSet("utf8")
  5613. .HasCollation("utf8_general_ci");
  5614. entity.Property(e => e.Title2)
  5615. .HasColumnType("varchar(50)")
  5616. .HasCharSet("utf8")
  5617. .HasCollation("utf8_general_ci");
  5618. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  5619. entity.Property(e => e.UpdateMan)
  5620. .HasColumnType("varchar(50)")
  5621. .HasCharSet("utf8")
  5622. .HasCollation("utf8_general_ci");
  5623. entity.Property(e => e.UserIntegral).HasColumnType("decimal(18,2)");
  5624. entity.Property(e => e.Version).HasColumnType("int(11)");
  5625. });
  5626. modelBuilder.Entity<ProfitObjectActivations>(entity =>
  5627. {
  5628. entity.Property(e => e.Id).HasColumnType("int(11)");
  5629. entity.Property(e => e.Code)
  5630. .HasColumnType("varchar(32)")
  5631. .HasCharSet("utf8")
  5632. .HasCollation("utf8_general_ci");
  5633. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  5634. entity.Property(e => e.CreateMan)
  5635. .HasColumnType("varchar(50)")
  5636. .HasCharSet("utf8")
  5637. .HasCollation("utf8_general_ci");
  5638. entity.Property(e => e.EndDate).HasColumnType("datetime");
  5639. entity.Property(e => e.ExpiredNumber).HasColumnType("decimal(18,6)");
  5640. entity.Property(e => e.LimitCustomerDate).HasColumnType("datetime");
  5641. entity.Property(e => e.LimitDateKind).HasColumnType("int(11)");
  5642. entity.Property(e => e.LimitDateVal).HasColumnType("int(11)");
  5643. entity.Property(e => e.MachineCount).HasColumnType("int(11)");
  5644. entity.Property(e => e.ObjectId).HasColumnType("int(11)");
  5645. entity.Property(e => e.ProfitNumber).HasColumnType("decimal(18,6)");
  5646. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  5647. entity.Property(e => e.SeoDescription)
  5648. .HasColumnType("varchar(500)")
  5649. .HasCharSet("utf8")
  5650. .HasCollation("utf8_general_ci");
  5651. entity.Property(e => e.SeoKeyword)
  5652. .HasColumnType("varchar(200)")
  5653. .HasCharSet("utf8")
  5654. .HasCollation("utf8_general_ci");
  5655. entity.Property(e => e.SeoTitle)
  5656. .HasColumnType("varchar(100)")
  5657. .HasCharSet("utf8")
  5658. .HasCollation("utf8_general_ci");
  5659. entity.Property(e => e.Sort).HasColumnType("int(11)");
  5660. entity.Property(e => e.StartDate).HasColumnType("datetime");
  5661. entity.Property(e => e.Status).HasColumnType("int(11)");
  5662. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  5663. entity.Property(e => e.UpdateMan)
  5664. .HasColumnType("varchar(50)")
  5665. .HasCharSet("utf8")
  5666. .HasCollation("utf8_general_ci");
  5667. entity.Property(e => e.Version).HasColumnType("int(11)");
  5668. });
  5669. modelBuilder.Entity<ProfitObjectContinueFloors>(entity =>
  5670. {
  5671. entity.Property(e => e.Id).HasColumnType("int(11)");
  5672. entity.Property(e => e.AddProfitVal).HasColumnType("decimal(18,6)");
  5673. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  5674. entity.Property(e => e.CreateMan)
  5675. .HasColumnType("varchar(50)")
  5676. .HasCharSet("utf8")
  5677. .HasCollation("utf8_general_ci");
  5678. entity.Property(e => e.FloorNumber).HasColumnType("int(11)");
  5679. entity.Property(e => e.ObjectId).HasColumnType("int(11)");
  5680. entity.Property(e => e.Percents).HasColumnType("decimal(18,6)");
  5681. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  5682. entity.Property(e => e.SeoDescription)
  5683. .HasColumnType("varchar(500)")
  5684. .HasCharSet("utf8")
  5685. .HasCollation("utf8_general_ci");
  5686. entity.Property(e => e.SeoKeyword)
  5687. .HasColumnType("varchar(200)")
  5688. .HasCharSet("utf8")
  5689. .HasCollation("utf8_general_ci");
  5690. entity.Property(e => e.SeoTitle)
  5691. .HasColumnType("varchar(100)")
  5692. .HasCharSet("utf8")
  5693. .HasCollation("utf8_general_ci");
  5694. entity.Property(e => e.Sort).HasColumnType("int(11)");
  5695. entity.Property(e => e.Status).HasColumnType("int(11)");
  5696. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  5697. entity.Property(e => e.UpdateMan)
  5698. .HasColumnType("varchar(50)")
  5699. .HasCharSet("utf8")
  5700. .HasCollation("utf8_general_ci");
  5701. entity.Property(e => e.Version).HasColumnType("int(11)");
  5702. });
  5703. modelBuilder.Entity<ProfitObjectFloors>(entity =>
  5704. {
  5705. entity.Property(e => e.Id).HasColumnType("int(11)");
  5706. entity.Property(e => e.AddProfitVal).HasColumnType("decimal(18,6)");
  5707. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  5708. entity.Property(e => e.CreateMan)
  5709. .HasColumnType("varchar(50)")
  5710. .HasCharSet("utf8")
  5711. .HasCollation("utf8_general_ci");
  5712. entity.Property(e => e.FloorDiff)
  5713. .HasColumnType("bit(1)")
  5714. .HasDefaultValueSql("b'0'");
  5715. entity.Property(e => e.FloorNumber).HasColumnType("int(11)");
  5716. entity.Property(e => e.ObjectId).HasColumnType("int(11)");
  5717. entity.Property(e => e.Percents).HasColumnType("decimal(18,6)");
  5718. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  5719. entity.Property(e => e.SeoDescription)
  5720. .HasColumnType("varchar(500)")
  5721. .HasCharSet("utf8")
  5722. .HasCollation("utf8_general_ci");
  5723. entity.Property(e => e.SeoKeyword)
  5724. .HasColumnType("varchar(200)")
  5725. .HasCharSet("utf8")
  5726. .HasCollation("utf8_general_ci");
  5727. entity.Property(e => e.SeoTitle)
  5728. .HasColumnType("varchar(100)")
  5729. .HasCharSet("utf8")
  5730. .HasCollation("utf8_general_ci");
  5731. entity.Property(e => e.Sort).HasColumnType("int(11)");
  5732. entity.Property(e => e.Status).HasColumnType("int(11)");
  5733. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  5734. entity.Property(e => e.UpdateMan)
  5735. .HasColumnType("varchar(50)")
  5736. .HasCharSet("utf8")
  5737. .HasCollation("utf8_general_ci");
  5738. entity.Property(e => e.Version).HasColumnType("int(11)");
  5739. });
  5740. modelBuilder.Entity<ProfitObjectLevelKinds>(entity =>
  5741. {
  5742. entity.Property(e => e.Id).HasColumnType("int(11)");
  5743. entity.Property(e => e.BankCardType).HasColumnType("int(11)");
  5744. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  5745. entity.Property(e => e.CreateMan)
  5746. .HasColumnType("varchar(50)")
  5747. .HasCharSet("utf8")
  5748. .HasCollation("utf8_general_ci");
  5749. entity.Property(e => e.IsHelp)
  5750. .HasColumnType("bit(1)")
  5751. .HasDefaultValueSql("b'0'");
  5752. entity.Property(e => e.Name)
  5753. .HasColumnType("varchar(50)")
  5754. .HasCharSet("utf8")
  5755. .HasCollation("utf8_general_ci");
  5756. entity.Property(e => e.ObjectId).HasColumnType("int(11)");
  5757. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  5758. entity.Property(e => e.SeoDescription)
  5759. .HasColumnType("varchar(500)")
  5760. .HasCharSet("utf8")
  5761. .HasCollation("utf8_general_ci");
  5762. entity.Property(e => e.SeoKeyword)
  5763. .HasColumnType("varchar(200)")
  5764. .HasCharSet("utf8")
  5765. .HasCollation("utf8_general_ci");
  5766. entity.Property(e => e.SeoTitle)
  5767. .HasColumnType("varchar(100)")
  5768. .HasCharSet("utf8")
  5769. .HasCollation("utf8_general_ci");
  5770. entity.Property(e => e.Sort).HasColumnType("int(11)");
  5771. entity.Property(e => e.Status).HasColumnType("int(11)");
  5772. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  5773. entity.Property(e => e.UpdateMan)
  5774. .HasColumnType("varchar(50)")
  5775. .HasCharSet("utf8")
  5776. .HasCollation("utf8_general_ci");
  5777. entity.Property(e => e.Version).HasColumnType("int(11)");
  5778. });
  5779. modelBuilder.Entity<ProfitObjectLevels>(entity =>
  5780. {
  5781. entity.Property(e => e.Id).HasColumnType("int(11)");
  5782. entity.Property(e => e.AddProfitVal).HasColumnType("decimal(18,6)");
  5783. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  5784. entity.Property(e => e.CreateMan)
  5785. .HasColumnType("varchar(50)")
  5786. .HasCharSet("utf8")
  5787. .HasCollation("utf8_general_ci");
  5788. entity.Property(e => e.DebitAddProfitVal).HasColumnType("decimal(18,2)");
  5789. entity.Property(e => e.DebitPercents).HasColumnType("decimal(18,2)");
  5790. entity.Property(e => e.KindId).HasColumnType("int(11)");
  5791. entity.Property(e => e.LevelDiff)
  5792. .HasColumnType("bit(1)")
  5793. .HasDefaultValueSql("b'0'");
  5794. entity.Property(e => e.LevelNumber).HasColumnType("int(11)");
  5795. entity.Property(e => e.Name)
  5796. .HasColumnType("varchar(50)")
  5797. .HasCharSet("utf8")
  5798. .HasCollation("utf8_general_ci");
  5799. entity.Property(e => e.Percents).HasColumnType("decimal(18,6)");
  5800. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  5801. entity.Property(e => e.SeoDescription)
  5802. .HasColumnType("varchar(500)")
  5803. .HasCharSet("utf8")
  5804. .HasCollation("utf8_general_ci");
  5805. entity.Property(e => e.SeoKeyword)
  5806. .HasColumnType("varchar(200)")
  5807. .HasCharSet("utf8")
  5808. .HasCollation("utf8_general_ci");
  5809. entity.Property(e => e.SeoTitle)
  5810. .HasColumnType("varchar(100)")
  5811. .HasCharSet("utf8")
  5812. .HasCollation("utf8_general_ci");
  5813. entity.Property(e => e.Sort).HasColumnType("int(11)");
  5814. entity.Property(e => e.Status).HasColumnType("int(11)");
  5815. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  5816. entity.Property(e => e.UpdateMan)
  5817. .HasColumnType("varchar(50)")
  5818. .HasCharSet("utf8")
  5819. .HasCollation("utf8_general_ci");
  5820. entity.Property(e => e.Version).HasColumnType("int(11)");
  5821. });
  5822. modelBuilder.Entity<ProfitObjects>(entity =>
  5823. {
  5824. entity.Property(e => e.Id).HasColumnType("int(11)");
  5825. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  5826. entity.Property(e => e.CreateMan)
  5827. .HasColumnType("varchar(50)")
  5828. .HasCharSet("utf8")
  5829. .HasCollation("utf8_general_ci");
  5830. entity.Property(e => e.EndDate).HasColumnType("datetime");
  5831. entity.Property(e => e.MaxFloor).HasColumnType("int(11)");
  5832. entity.Property(e => e.MaxLevel).HasColumnType("int(11)");
  5833. entity.Property(e => e.MaxLevelContinue)
  5834. .HasColumnType("bit(1)")
  5835. .HasDefaultValueSql("b'0'");
  5836. entity.Property(e => e.MinProfitVal).HasColumnType("decimal(18,5)");
  5837. entity.Property(e => e.Name)
  5838. .HasColumnType("varchar(50)")
  5839. .HasCharSet("utf8")
  5840. .HasCollation("utf8_general_ci");
  5841. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  5842. entity.Property(e => e.SeoDescription)
  5843. .HasColumnType("varchar(500)")
  5844. .HasCharSet("utf8")
  5845. .HasCollation("utf8_general_ci");
  5846. entity.Property(e => e.SeoKeyword)
  5847. .HasColumnType("varchar(200)")
  5848. .HasCharSet("utf8")
  5849. .HasCollation("utf8_general_ci");
  5850. entity.Property(e => e.SeoTitle)
  5851. .HasColumnType("varchar(100)")
  5852. .HasCharSet("utf8")
  5853. .HasCollation("utf8_general_ci");
  5854. entity.Property(e => e.Sort).HasColumnType("int(11)");
  5855. entity.Property(e => e.StartDate).HasColumnType("datetime");
  5856. entity.Property(e => e.Status).HasColumnType("int(11)");
  5857. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  5858. entity.Property(e => e.UpdateMan)
  5859. .HasColumnType("varchar(50)")
  5860. .HasCharSet("utf8")
  5861. .HasCollation("utf8_general_ci");
  5862. entity.Property(e => e.Version).HasColumnType("int(11)");
  5863. });
  5864. modelBuilder.Entity<ProfitObjectsActiveCheck>(entity =>
  5865. {
  5866. entity.HasKey(e => e.CheckData)
  5867. .HasName("PRIMARY");
  5868. entity.Property(e => e.CheckData)
  5869. .HasColumnType("varchar(100)")
  5870. .HasCharSet("utf8")
  5871. .HasCollation("utf8_general_ci");
  5872. });
  5873. modelBuilder.Entity<ProfitObjectsActiveParams>(entity =>
  5874. {
  5875. entity.Property(e => e.Id).HasColumnType("int(11)");
  5876. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  5877. entity.Property(e => e.CreateMan)
  5878. .HasColumnType("varchar(50)")
  5879. .HasCharSet("utf8")
  5880. .HasCollation("utf8_general_ci");
  5881. entity.Property(e => e.Name)
  5882. .HasColumnType("varchar(50)")
  5883. .HasCharSet("utf8")
  5884. .HasCollation("utf8_general_ci");
  5885. entity.Property(e => e.ProfitObjectsActiveId).HasColumnType("int(11)");
  5886. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  5887. entity.Property(e => e.Remark)
  5888. .HasColumnType("varchar(200)")
  5889. .HasCharSet("utf8")
  5890. .HasCollation("utf8_general_ci");
  5891. entity.Property(e => e.SeoDescription)
  5892. .HasColumnType("varchar(500)")
  5893. .HasCharSet("utf8")
  5894. .HasCollation("utf8_general_ci");
  5895. entity.Property(e => e.SeoKeyword)
  5896. .HasColumnType("varchar(200)")
  5897. .HasCharSet("utf8")
  5898. .HasCollation("utf8_general_ci");
  5899. entity.Property(e => e.SeoTitle)
  5900. .HasColumnType("varchar(100)")
  5901. .HasCharSet("utf8")
  5902. .HasCollation("utf8_general_ci");
  5903. entity.Property(e => e.Sort).HasColumnType("int(11)");
  5904. entity.Property(e => e.Status).HasColumnType("int(11)");
  5905. entity.Property(e => e.TextValue)
  5906. .HasColumnType("varchar(20)")
  5907. .HasCharSet("utf8")
  5908. .HasCollation("utf8_general_ci");
  5909. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  5910. entity.Property(e => e.UpdateMan)
  5911. .HasColumnType("varchar(50)")
  5912. .HasCharSet("utf8")
  5913. .HasCollation("utf8_general_ci");
  5914. entity.Property(e => e.Version).HasColumnType("int(11)");
  5915. });
  5916. modelBuilder.Entity<ProfitObjectsActives>(entity =>
  5917. {
  5918. entity.Property(e => e.Id).HasColumnType("int(11)");
  5919. entity.Property(e => e.CardType).HasColumnType("int(11)");
  5920. entity.Property(e => e.Code)
  5921. .HasColumnType("varchar(50)")
  5922. .HasCharSet("utf8")
  5923. .HasCollation("utf8_general_ci");
  5924. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  5925. entity.Property(e => e.CreateMan)
  5926. .HasColumnType("varchar(50)")
  5927. .HasCharSet("utf8")
  5928. .HasCollation("utf8_general_ci");
  5929. entity.Property(e => e.EndDate).HasColumnType("datetime");
  5930. entity.Property(e => e.FinishNumber).HasColumnType("decimal(18,6)");
  5931. entity.Property(e => e.LimitCustomerDate).HasColumnType("datetime");
  5932. entity.Property(e => e.LimitDateKind).HasColumnType("int(11)");
  5933. entity.Property(e => e.LimitDateVal).HasColumnType("int(11)");
  5934. entity.Property(e => e.MachineCount).HasColumnType("int(11)");
  5935. entity.Property(e => e.Name)
  5936. .HasColumnType("varchar(50)")
  5937. .HasCharSet("utf8")
  5938. .HasCollation("utf8_general_ci");
  5939. entity.Property(e => e.ObjectId).HasColumnType("int(11)");
  5940. entity.Property(e => e.ProfitNumber).HasColumnType("decimal(18,6)");
  5941. entity.Property(e => e.ProfitNumber2).HasColumnType("decimal(18,2)");
  5942. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  5943. entity.Property(e => e.SeoDescription)
  5944. .HasColumnType("varchar(500)")
  5945. .HasCharSet("utf8")
  5946. .HasCollation("utf8_general_ci");
  5947. entity.Property(e => e.SeoKeyword)
  5948. .HasColumnType("varchar(200)")
  5949. .HasCharSet("utf8")
  5950. .HasCollation("utf8_general_ci");
  5951. entity.Property(e => e.SeoTitle)
  5952. .HasColumnType("varchar(100)")
  5953. .HasCharSet("utf8")
  5954. .HasCollation("utf8_general_ci");
  5955. entity.Property(e => e.Sort).HasColumnType("int(11)");
  5956. entity.Property(e => e.StartDate).HasColumnType("datetime");
  5957. entity.Property(e => e.Status).HasColumnType("int(11)");
  5958. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  5959. entity.Property(e => e.UpdateMan)
  5960. .HasColumnType("varchar(50)")
  5961. .HasCharSet("utf8")
  5962. .HasCollation("utf8_general_ci");
  5963. entity.Property(e => e.Version).HasColumnType("int(11)");
  5964. });
  5965. modelBuilder.Entity<ProfitObjectsActivesForId>(entity =>
  5966. {
  5967. entity.HasKey(e => e.Name)
  5968. .HasName("PRIMARY");
  5969. entity.Property(e => e.Name)
  5970. .HasColumnType("varchar(50)")
  5971. .HasCharSet("utf8")
  5972. .HasCollation("utf8_general_ci");
  5973. entity.Property(e => e.ActivityId).HasColumnType("int(11)");
  5974. });
  5975. modelBuilder.Entity<ProfitObjectsRule>(entity =>
  5976. {
  5977. entity.Property(e => e.Id).HasColumnType("int(11)");
  5978. entity.Property(e => e.Code)
  5979. .HasColumnType("varchar(50)")
  5980. .HasCharSet("utf8")
  5981. .HasCollation("utf8_general_ci");
  5982. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  5983. entity.Property(e => e.CreateMan)
  5984. .HasColumnType("varchar(50)")
  5985. .HasCharSet("utf8")
  5986. .HasCollation("utf8_general_ci");
  5987. entity.Property(e => e.EndDate).HasColumnType("datetime");
  5988. entity.Property(e => e.Name)
  5989. .HasColumnType("varchar(50)")
  5990. .HasCharSet("utf8")
  5991. .HasCollation("utf8_general_ci");
  5992. entity.Property(e => e.ObjectId).HasColumnType("int(11)");
  5993. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  5994. entity.Property(e => e.SeoDescription)
  5995. .HasColumnType("varchar(500)")
  5996. .HasCharSet("utf8")
  5997. .HasCollation("utf8_general_ci");
  5998. entity.Property(e => e.SeoKeyword)
  5999. .HasColumnType("varchar(200)")
  6000. .HasCharSet("utf8")
  6001. .HasCollation("utf8_general_ci");
  6002. entity.Property(e => e.SeoTitle)
  6003. .HasColumnType("varchar(100)")
  6004. .HasCharSet("utf8")
  6005. .HasCollation("utf8_general_ci");
  6006. entity.Property(e => e.Sort).HasColumnType("int(11)");
  6007. entity.Property(e => e.StartDate).HasColumnType("datetime");
  6008. entity.Property(e => e.Status).HasColumnType("int(11)");
  6009. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  6010. entity.Property(e => e.UpdateMan)
  6011. .HasColumnType("varchar(50)")
  6012. .HasCharSet("utf8")
  6013. .HasCollation("utf8_general_ci");
  6014. entity.Property(e => e.Version).HasColumnType("int(11)");
  6015. });
  6016. modelBuilder.Entity<ProfitObjectsRuleDetails>(entity =>
  6017. {
  6018. entity.Property(e => e.Id).HasColumnType("int(11)");
  6019. entity.Property(e => e.Code)
  6020. .HasColumnType("varchar(50)")
  6021. .HasCharSet("utf8")
  6022. .HasCollation("utf8_general_ci");
  6023. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  6024. entity.Property(e => e.CreateMan)
  6025. .HasColumnType("varchar(50)")
  6026. .HasCharSet("utf8")
  6027. .HasCollation("utf8_general_ci");
  6028. entity.Property(e => e.DataValue)
  6029. .HasColumnType("varchar(50)")
  6030. .HasCharSet("utf8")
  6031. .HasCollation("utf8_general_ci");
  6032. entity.Property(e => e.Name)
  6033. .HasColumnType("varchar(50)")
  6034. .HasCharSet("utf8")
  6035. .HasCollation("utf8_general_ci");
  6036. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  6037. entity.Property(e => e.RuleId).HasColumnType("int(11)");
  6038. entity.Property(e => e.SeoDescription)
  6039. .HasColumnType("varchar(500)")
  6040. .HasCharSet("utf8")
  6041. .HasCollation("utf8_general_ci");
  6042. entity.Property(e => e.SeoKeyword)
  6043. .HasColumnType("varchar(200)")
  6044. .HasCharSet("utf8")
  6045. .HasCollation("utf8_general_ci");
  6046. entity.Property(e => e.SeoTitle)
  6047. .HasColumnType("varchar(100)")
  6048. .HasCharSet("utf8")
  6049. .HasCollation("utf8_general_ci");
  6050. entity.Property(e => e.Sort).HasColumnType("int(11)");
  6051. entity.Property(e => e.Status).HasColumnType("int(11)");
  6052. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  6053. entity.Property(e => e.UpdateMan)
  6054. .HasColumnType("varchar(50)")
  6055. .HasCharSet("utf8")
  6056. .HasCollation("utf8_general_ci");
  6057. entity.Property(e => e.Version).HasColumnType("int(11)");
  6058. });
  6059. modelBuilder.Entity<ProfitReceiveRecord>(entity =>
  6060. {
  6061. entity.Property(e => e.Id).HasColumnType("int(11)");
  6062. entity.Property(e => e.Account)
  6063. .HasColumnType("varchar(32)")
  6064. .HasCharSet("utf8")
  6065. .HasCollation("utf8_general_ci");
  6066. entity.Property(e => e.Amount).HasColumnType("decimal(18,2)");
  6067. entity.Property(e => e.AppId)
  6068. .HasColumnType("varchar(32)")
  6069. .HasCharSet("utf8")
  6070. .HasCollation("utf8_general_ci");
  6071. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  6072. entity.Property(e => e.CreateMan)
  6073. .HasColumnType("varchar(50)")
  6074. .HasCharSet("utf8")
  6075. .HasCollation("utf8_general_ci");
  6076. entity.Property(e => e.CustomRelation)
  6077. .HasColumnType("varchar(10)")
  6078. .HasCharSet("utf8")
  6079. .HasCollation("utf8_general_ci");
  6080. entity.Property(e => e.Description)
  6081. .HasColumnType("varchar(50)")
  6082. .HasCharSet("utf8")
  6083. .HasCollation("utf8_general_ci");
  6084. entity.Property(e => e.MerchantId).HasColumnType("int(11)");
  6085. entity.Property(e => e.Name)
  6086. .HasColumnType("varchar(32)")
  6087. .HasCharSet("utf8")
  6088. .HasCollation("utf8_general_ci");
  6089. entity.Property(e => e.OrderId)
  6090. .HasColumnType("varchar(32)")
  6091. .HasCharSet("utf8")
  6092. .HasCollation("utf8_general_ci");
  6093. entity.Property(e => e.OutOrderNo)
  6094. .HasColumnType("varchar(32)")
  6095. .HasCharSet("utf8")
  6096. .HasCollation("utf8_general_ci");
  6097. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  6098. entity.Property(e => e.RelationType)
  6099. .HasColumnType("varchar(30)")
  6100. .HasCharSet("utf8")
  6101. .HasCollation("utf8_general_ci");
  6102. entity.Property(e => e.SeoDescription)
  6103. .HasColumnType("varchar(500)")
  6104. .HasCharSet("utf8")
  6105. .HasCollation("utf8_general_ci");
  6106. entity.Property(e => e.SeoKeyword)
  6107. .HasColumnType("varchar(200)")
  6108. .HasCharSet("utf8")
  6109. .HasCollation("utf8_general_ci");
  6110. entity.Property(e => e.SeoTitle)
  6111. .HasColumnType("varchar(100)")
  6112. .HasCharSet("utf8")
  6113. .HasCollation("utf8_general_ci");
  6114. entity.Property(e => e.Sort).HasColumnType("int(11)");
  6115. entity.Property(e => e.State)
  6116. .HasColumnType("varchar(20)")
  6117. .HasCharSet("utf8")
  6118. .HasCollation("utf8_general_ci");
  6119. entity.Property(e => e.Status).HasColumnType("int(11)");
  6120. entity.Property(e => e.SubAppId)
  6121. .HasColumnType("varchar(32)")
  6122. .HasCharSet("utf8")
  6123. .HasCollation("utf8_general_ci");
  6124. entity.Property(e => e.SubMchid)
  6125. .HasColumnType("varchar(32)")
  6126. .HasCharSet("utf8")
  6127. .HasCollation("utf8_general_ci");
  6128. entity.Property(e => e.TransactionId)
  6129. .HasColumnType("varchar(32)")
  6130. .HasCharSet("utf8")
  6131. .HasCollation("utf8_general_ci");
  6132. entity.Property(e => e.Type)
  6133. .HasColumnType("varchar(30)")
  6134. .HasCharSet("utf8")
  6135. .HasCollation("utf8_general_ci");
  6136. entity.Property(e => e.UnfreezeUnsplit)
  6137. .HasColumnType("bit(1)")
  6138. .HasDefaultValueSql("b'0'");
  6139. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  6140. entity.Property(e => e.UpdateMan)
  6141. .HasColumnType("varchar(50)")
  6142. .HasCharSet("utf8")
  6143. .HasCollation("utf8_general_ci");
  6144. entity.Property(e => e.Version).HasColumnType("int(11)");
  6145. });
  6146. modelBuilder.Entity<ProfitReceives>(entity =>
  6147. {
  6148. entity.Property(e => e.Id).HasColumnType("int(11)");
  6149. entity.Property(e => e.Account)
  6150. .HasColumnType("varchar(32)")
  6151. .HasCharSet("utf8")
  6152. .HasCollation("utf8_general_ci");
  6153. entity.Property(e => e.AppId)
  6154. .HasColumnType("varchar(32)")
  6155. .HasCharSet("utf8")
  6156. .HasCollation("utf8_general_ci");
  6157. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  6158. entity.Property(e => e.CreateMan)
  6159. .HasColumnType("varchar(50)")
  6160. .HasCharSet("utf8")
  6161. .HasCollation("utf8_general_ci");
  6162. entity.Property(e => e.CustomRelation)
  6163. .HasColumnType("varchar(10)")
  6164. .HasCharSet("utf8")
  6165. .HasCollation("utf8_general_ci");
  6166. entity.Property(e => e.MerchantId).HasColumnType("int(11)");
  6167. entity.Property(e => e.Name)
  6168. .HasColumnType("varchar(32)")
  6169. .HasCharSet("utf8")
  6170. .HasCollation("utf8_general_ci");
  6171. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  6172. entity.Property(e => e.RelationType)
  6173. .HasColumnType("varchar(30)")
  6174. .HasCharSet("utf8")
  6175. .HasCollation("utf8_general_ci");
  6176. entity.Property(e => e.SeoDescription)
  6177. .HasColumnType("varchar(500)")
  6178. .HasCharSet("utf8")
  6179. .HasCollation("utf8_general_ci");
  6180. entity.Property(e => e.SeoKeyword)
  6181. .HasColumnType("varchar(200)")
  6182. .HasCharSet("utf8")
  6183. .HasCollation("utf8_general_ci");
  6184. entity.Property(e => e.SeoTitle)
  6185. .HasColumnType("varchar(100)")
  6186. .HasCharSet("utf8")
  6187. .HasCollation("utf8_general_ci");
  6188. entity.Property(e => e.Sort).HasColumnType("int(11)");
  6189. entity.Property(e => e.Status).HasColumnType("int(11)");
  6190. entity.Property(e => e.SubAppId)
  6191. .HasColumnType("varchar(32)")
  6192. .HasCharSet("utf8")
  6193. .HasCollation("utf8_general_ci");
  6194. entity.Property(e => e.SubMchid)
  6195. .HasColumnType("varchar(32)")
  6196. .HasCharSet("utf8")
  6197. .HasCollation("utf8_general_ci");
  6198. entity.Property(e => e.Type)
  6199. .HasColumnType("varchar(30)")
  6200. .HasCharSet("utf8")
  6201. .HasCollation("utf8_general_ci");
  6202. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  6203. entity.Property(e => e.UpdateMan)
  6204. .HasColumnType("varchar(50)")
  6205. .HasCharSet("utf8")
  6206. .HasCollation("utf8_general_ci");
  6207. entity.Property(e => e.Version).HasColumnType("int(11)");
  6208. });
  6209. modelBuilder.Entity<ProfitRecord>(entity =>
  6210. {
  6211. entity.Property(e => e.Id).HasColumnType("int(11)");
  6212. entity.Property(e => e.BrandId).HasColumnType("int(11)");
  6213. entity.Property(e => e.CapFlag).HasColumnType("int(11)");
  6214. entity.Property(e => e.ClearDate).HasColumnType("datetime");
  6215. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  6216. entity.Property(e => e.CreateMan)
  6217. .HasColumnType("varchar(50)")
  6218. .HasCharSet("utf8")
  6219. .HasCollation("utf8_general_ci");
  6220. entity.Property(e => e.DirectFlag)
  6221. .HasColumnType("bit(1)")
  6222. .HasDefaultValueSql("b'0'");
  6223. entity.Property(e => e.HelpMonthCount).HasColumnType("int(11)");
  6224. entity.Property(e => e.MerBuddyType).HasColumnType("int(11)");
  6225. entity.Property(e => e.MerHelpFlag)
  6226. .HasColumnType("bit(1)")
  6227. .HasDefaultValueSql("b'0'");
  6228. entity.Property(e => e.MerNo)
  6229. .HasColumnType("varchar(32)")
  6230. .HasCharSet("utf8")
  6231. .HasCollation("utf8_general_ci");
  6232. entity.Property(e => e.MerchantId).HasColumnType("int(11)");
  6233. entity.Property(e => e.ParentNav)
  6234. .HasColumnType("varchar(1000)")
  6235. .HasCharSet("utf8")
  6236. .HasCollation("utf8_general_ci");
  6237. entity.Property(e => e.ProfitAmount).HasColumnType("decimal(18,2)");
  6238. entity.Property(e => e.QrPayFlag).HasColumnType("int(11)");
  6239. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  6240. entity.Property(e => e.Remark)
  6241. .HasColumnType("varchar(64)")
  6242. .HasCharSet("utf8")
  6243. .HasCollation("utf8_general_ci");
  6244. entity.Property(e => e.SeoDescription)
  6245. .HasColumnType("varchar(500)")
  6246. .HasCharSet("utf8")
  6247. .HasCollation("utf8_general_ci");
  6248. entity.Property(e => e.SeoKeyword)
  6249. .HasColumnType("varchar(200)")
  6250. .HasCharSet("utf8")
  6251. .HasCollation("utf8_general_ci");
  6252. entity.Property(e => e.SeoTitle)
  6253. .HasColumnType("varchar(100)")
  6254. .HasCharSet("utf8")
  6255. .HasCollation("utf8_general_ci");
  6256. entity.Property(e => e.SnNo)
  6257. .HasColumnType("varchar(32)")
  6258. .HasCharSet("utf8")
  6259. .HasCollation("utf8_general_ci");
  6260. entity.Property(e => e.Sort).HasColumnType("int(11)");
  6261. entity.Property(e => e.Status).HasColumnType("int(11)");
  6262. entity.Property(e => e.TradeDate).HasColumnType("datetime");
  6263. entity.Property(e => e.TradeId).HasColumnType("int(11)");
  6264. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  6265. entity.Property(e => e.UpdateMan)
  6266. .HasColumnType("varchar(50)")
  6267. .HasCharSet("utf8")
  6268. .HasCollation("utf8_general_ci");
  6269. entity.Property(e => e.UserId).HasColumnType("int(11)");
  6270. entity.Property(e => e.Version).HasColumnType("int(11)");
  6271. });
  6272. modelBuilder.Entity<ProfitRewardRecord>(entity =>
  6273. {
  6274. entity.Property(e => e.Id).HasColumnType("int(11)");
  6275. entity.Property(e => e.BrandId).HasColumnType("int(11)");
  6276. entity.Property(e => e.CheckStatus).HasColumnType("int(11)");
  6277. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  6278. entity.Property(e => e.CreateMan)
  6279. .HasColumnType("varchar(50)")
  6280. .HasCharSet("utf8")
  6281. .HasCollation("utf8_general_ci");
  6282. entity.Property(e => e.CreditTradeAmt).HasColumnType("decimal(18,2)");
  6283. entity.Property(e => e.CreditTradeProfit).HasColumnType("decimal(18,2)");
  6284. entity.Property(e => e.DebitCapSingleReward).HasColumnType("decimal(18,2)");
  6285. entity.Property(e => e.DebitCapTradeAmt).HasColumnType("decimal(18,2)");
  6286. entity.Property(e => e.DebitCapTradeNum).HasColumnType("int(11)");
  6287. entity.Property(e => e.DebitNonCapTradeAmt).HasColumnType("decimal(18,2)");
  6288. entity.Property(e => e.DebitNonTradeCapProfit).HasColumnType("decimal(18,2)");
  6289. entity.Property(e => e.DebitTradeCapProfit).HasColumnType("decimal(18,2)");
  6290. entity.Property(e => e.HelpCreditAddOrSubRate).HasColumnType("decimal(18,2)");
  6291. entity.Property(e => e.HelpCreditProfitRate).HasColumnType("decimal(18,2)");
  6292. entity.Property(e => e.HelpCreditProfitStandardRate).HasColumnType("decimal(18,2)");
  6293. entity.Property(e => e.HelpCreditTradeAmt).HasColumnType("decimal(18,2)");
  6294. entity.Property(e => e.HelpCreditTradeProfit).HasColumnType("decimal(18,2)");
  6295. entity.Property(e => e.HelpDebitAddOrSubRate).HasColumnType("decimal(18,2)");
  6296. entity.Property(e => e.HelpDebitNonCapTradeAmt).HasColumnType("decimal(18,2)");
  6297. entity.Property(e => e.HelpDebitNonTradeCapProfit).HasColumnType("decimal(18,2)");
  6298. entity.Property(e => e.HelpDebitProfitRate).HasColumnType("decimal(18,2)");
  6299. entity.Property(e => e.HelpDebitProfitStandardRate).HasColumnType("decimal(18,2)");
  6300. entity.Property(e => e.MerchantId).HasColumnType("int(11)");
  6301. entity.Property(e => e.NonQrCreditTradeAmt).HasColumnType("decimal(18,2)");
  6302. entity.Property(e => e.NonQrCreditTradeProfit).HasColumnType("decimal(18,2)");
  6303. entity.Property(e => e.NonQrDebitNonTradeCapProfit).HasColumnType("decimal(18,2)");
  6304. entity.Property(e => e.NonQrDebitNotCapTradeAmt).HasColumnType("decimal(18,2)");
  6305. entity.Property(e => e.NotHelpCreditAddOrSubRate).HasColumnType("decimal(18,2)");
  6306. entity.Property(e => e.NotHelpCreditProfitRate).HasColumnType("decimal(18,2)");
  6307. entity.Property(e => e.NotHelpCreditProfitStandardRate).HasColumnType("decimal(18,2)");
  6308. entity.Property(e => e.NotHelpCreditTradeAmt).HasColumnType("decimal(18,2)");
  6309. entity.Property(e => e.NotHelpCreditTradeProfit).HasColumnType("decimal(18,2)");
  6310. entity.Property(e => e.NotHelpDebitAddOrSubRate).HasColumnType("decimal(18,2)");
  6311. entity.Property(e => e.NotHelpDebitNonCapTradeAmt).HasColumnType("decimal(18,2)");
  6312. entity.Property(e => e.NotHelpDebitNonTradeCapProfit).HasColumnType("decimal(18,2)");
  6313. entity.Property(e => e.NotHelpDebitProfitRate).HasColumnType("decimal(18,2)");
  6314. entity.Property(e => e.NotHelpDebitProfitStandardRate).HasColumnType("decimal(18,2)");
  6315. entity.Property(e => e.OtherCreditTradeAmt).HasColumnType("decimal(18,2)");
  6316. entity.Property(e => e.OtherDebitNotCapTradeAmt).HasColumnType("decimal(18,2)");
  6317. entity.Property(e => e.OtherTradeAmt).HasColumnType("decimal(18,2)");
  6318. entity.Property(e => e.ProfitType).HasColumnType("int(11)");
  6319. entity.Property(e => e.QrCreditAddOrSubRate).HasColumnType("decimal(18,2)");
  6320. entity.Property(e => e.QrCreditProfitRate).HasColumnType("decimal(18,2)");
  6321. entity.Property(e => e.QrCreditProfitStandardRate).HasColumnType("decimal(18,2)");
  6322. entity.Property(e => e.QrCreditTradeAmt).HasColumnType("decimal(18,2)");
  6323. entity.Property(e => e.QrCreditTradeProfit).HasColumnType("decimal(18,2)");
  6324. entity.Property(e => e.QrDebitAddOrSubRate).HasColumnType("decimal(18,2)");
  6325. entity.Property(e => e.QrDebitNonTradeCapProfit).HasColumnType("decimal(18,2)");
  6326. entity.Property(e => e.QrDebitNotCapTradeAmt).HasColumnType("decimal(18,2)");
  6327. entity.Property(e => e.QrDebitProfitRate).HasColumnType("decimal(18,2)");
  6328. entity.Property(e => e.QrDebitProfitStandardRate).HasColumnType("decimal(18,2)");
  6329. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  6330. entity.Property(e => e.RecordNo)
  6331. .HasColumnType("varchar(32)")
  6332. .HasCharSet("utf8")
  6333. .HasCollation("utf8_general_ci");
  6334. entity.Property(e => e.Remark)
  6335. .HasColumnType("varchar(64)")
  6336. .HasCharSet("utf8")
  6337. .HasCollation("utf8_general_ci");
  6338. entity.Property(e => e.SeoDescription)
  6339. .HasColumnType("varchar(500)")
  6340. .HasCharSet("utf8")
  6341. .HasCollation("utf8_general_ci");
  6342. entity.Property(e => e.SeoKeyword)
  6343. .HasColumnType("varchar(200)")
  6344. .HasCharSet("utf8")
  6345. .HasCollation("utf8_general_ci");
  6346. entity.Property(e => e.SeoTitle)
  6347. .HasColumnType("varchar(100)")
  6348. .HasCharSet("utf8")
  6349. .HasCollation("utf8_general_ci");
  6350. entity.Property(e => e.Sort).HasColumnType("int(11)");
  6351. entity.Property(e => e.Status).HasColumnType("int(11)");
  6352. entity.Property(e => e.TopUserId).HasColumnType("int(11)");
  6353. entity.Property(e => e.TradeAmt).HasColumnType("decimal(18,2)");
  6354. entity.Property(e => e.TradeMonth)
  6355. .HasColumnType("varchar(6)")
  6356. .HasCharSet("utf8")
  6357. .HasCollation("utf8_general_ci");
  6358. entity.Property(e => e.TradeProfit).HasColumnType("decimal(18,2)");
  6359. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  6360. entity.Property(e => e.UpdateMan)
  6361. .HasColumnType("varchar(50)")
  6362. .HasCharSet("utf8")
  6363. .HasCollation("utf8_general_ci");
  6364. entity.Property(e => e.UserId).HasColumnType("int(11)");
  6365. entity.Property(e => e.Version).HasColumnType("int(11)");
  6366. });
  6367. modelBuilder.Entity<ProfitSubsidyDetail>(entity =>
  6368. {
  6369. entity.Property(e => e.Id).HasColumnType("int(11)");
  6370. entity.Property(e => e.BelongUserId).HasColumnType("int(11)");
  6371. entity.Property(e => e.BrandId).HasColumnType("int(11)");
  6372. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  6373. entity.Property(e => e.CreateMan)
  6374. .HasColumnType("varchar(50)")
  6375. .HasCharSet("utf8")
  6376. .HasCollation("utf8_general_ci");
  6377. entity.Property(e => e.CreditProfitRate).HasColumnType("decimal(18,2)");
  6378. entity.Property(e => e.CreditTradeAmt).HasColumnType("decimal(18,2)");
  6379. entity.Property(e => e.MerHelpFlag)
  6380. .HasColumnType("bit(1)")
  6381. .HasDefaultValueSql("b'0'");
  6382. entity.Property(e => e.MerNo)
  6383. .HasColumnType("varchar(32)")
  6384. .HasCharSet("utf8")
  6385. .HasCollation("utf8_general_ci");
  6386. entity.Property(e => e.MerRegTime).HasColumnType("datetime");
  6387. entity.Property(e => e.MerStandardDate).HasColumnType("datetime");
  6388. entity.Property(e => e.MerchantId).HasColumnType("int(11)");
  6389. entity.Property(e => e.NonQrCreditTradeAmt).HasColumnType("decimal(18,2)");
  6390. entity.Property(e => e.ProductName)
  6391. .HasColumnType("varchar(16)")
  6392. .HasCharSet("utf8")
  6393. .HasCollation("utf8_general_ci");
  6394. entity.Property(e => e.QrCreditTradeAmt).HasColumnType("decimal(18,2)");
  6395. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  6396. entity.Property(e => e.RecordNo)
  6397. .HasColumnType("varchar(32)")
  6398. .HasCharSet("utf8")
  6399. .HasCollation("utf8_general_ci");
  6400. entity.Property(e => e.Remark)
  6401. .HasColumnType("varchar(64)")
  6402. .HasCharSet("utf8")
  6403. .HasCollation("utf8_general_ci");
  6404. entity.Property(e => e.SeoDescription)
  6405. .HasColumnType("varchar(500)")
  6406. .HasCharSet("utf8")
  6407. .HasCollation("utf8_general_ci");
  6408. entity.Property(e => e.SeoKeyword)
  6409. .HasColumnType("varchar(200)")
  6410. .HasCharSet("utf8")
  6411. .HasCollation("utf8_general_ci");
  6412. entity.Property(e => e.SeoTitle)
  6413. .HasColumnType("varchar(100)")
  6414. .HasCharSet("utf8")
  6415. .HasCollation("utf8_general_ci");
  6416. entity.Property(e => e.SnNo)
  6417. .HasColumnType("varchar(32)")
  6418. .HasCharSet("utf8")
  6419. .HasCollation("utf8_general_ci");
  6420. entity.Property(e => e.Sort).HasColumnType("int(11)");
  6421. entity.Property(e => e.Status).HasColumnType("int(11)");
  6422. entity.Property(e => e.SubsidyProfit).HasColumnType("decimal(18,2)");
  6423. entity.Property(e => e.SubsidyProfitRate).HasColumnType("decimal(18,2)");
  6424. entity.Property(e => e.SubsidyType).HasColumnType("int(11)");
  6425. entity.Property(e => e.SubsidyUserId).HasColumnType("int(11)");
  6426. entity.Property(e => e.TradeMonth)
  6427. .HasColumnType("varchar(6)")
  6428. .HasCharSet("utf8")
  6429. .HasCollation("utf8_general_ci");
  6430. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  6431. entity.Property(e => e.UpdateMan)
  6432. .HasColumnType("varchar(50)")
  6433. .HasCharSet("utf8")
  6434. .HasCollation("utf8_general_ci");
  6435. entity.Property(e => e.Version).HasColumnType("int(11)");
  6436. });
  6437. modelBuilder.Entity<ProfitSubsidyDetail04>(entity =>
  6438. {
  6439. entity.Property(e => e.Id).HasColumnType("int(11)");
  6440. entity.Property(e => e.BelongUserId).HasColumnType("int(11)");
  6441. entity.Property(e => e.BrandId).HasColumnType("int(11)");
  6442. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  6443. entity.Property(e => e.CreateMan)
  6444. .HasColumnType("varchar(50)")
  6445. .HasCharSet("utf8")
  6446. .HasCollation("utf8_general_ci");
  6447. entity.Property(e => e.CreditProfitRate).HasColumnType("decimal(18,2)");
  6448. entity.Property(e => e.CreditTradeAmt).HasColumnType("decimal(18,2)");
  6449. entity.Property(e => e.MerHelpFlag)
  6450. .HasColumnType("bit(1)")
  6451. .HasDefaultValueSql("b'0'");
  6452. entity.Property(e => e.MerNo)
  6453. .HasColumnType("varchar(32)")
  6454. .HasCharSet("utf8")
  6455. .HasCollation("utf8_general_ci");
  6456. entity.Property(e => e.MerRegTime).HasColumnType("datetime");
  6457. entity.Property(e => e.MerStandardDate).HasColumnType("datetime");
  6458. entity.Property(e => e.MerchantId).HasColumnType("int(11)");
  6459. entity.Property(e => e.NonQrCreditTradeAmt).HasColumnType("decimal(18,2)");
  6460. entity.Property(e => e.ProductName)
  6461. .HasColumnType("varchar(16)")
  6462. .HasCharSet("utf8")
  6463. .HasCollation("utf8_general_ci");
  6464. entity.Property(e => e.QrCreditTradeAmt).HasColumnType("decimal(18,2)");
  6465. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  6466. entity.Property(e => e.RecordNo)
  6467. .HasColumnType("varchar(32)")
  6468. .HasCharSet("utf8")
  6469. .HasCollation("utf8_general_ci");
  6470. entity.Property(e => e.Remark)
  6471. .HasColumnType("varchar(64)")
  6472. .HasCharSet("utf8")
  6473. .HasCollation("utf8_general_ci");
  6474. entity.Property(e => e.SeoDescription)
  6475. .HasColumnType("varchar(500)")
  6476. .HasCharSet("utf8")
  6477. .HasCollation("utf8_general_ci");
  6478. entity.Property(e => e.SeoKeyword)
  6479. .HasColumnType("varchar(200)")
  6480. .HasCharSet("utf8")
  6481. .HasCollation("utf8_general_ci");
  6482. entity.Property(e => e.SeoTitle)
  6483. .HasColumnType("varchar(100)")
  6484. .HasCharSet("utf8")
  6485. .HasCollation("utf8_general_ci");
  6486. entity.Property(e => e.SnNo)
  6487. .HasColumnType("varchar(32)")
  6488. .HasCharSet("utf8")
  6489. .HasCollation("utf8_general_ci");
  6490. entity.Property(e => e.Sort).HasColumnType("int(11)");
  6491. entity.Property(e => e.Status).HasColumnType("int(11)");
  6492. entity.Property(e => e.SubsidyProfit).HasColumnType("decimal(18,2)");
  6493. entity.Property(e => e.SubsidyProfitRate).HasColumnType("decimal(18,2)");
  6494. entity.Property(e => e.SubsidyType).HasColumnType("int(11)");
  6495. entity.Property(e => e.SubsidyUserId).HasColumnType("int(11)");
  6496. entity.Property(e => e.TradeMonth)
  6497. .HasColumnType("varchar(6)")
  6498. .HasCharSet("utf8")
  6499. .HasCollation("utf8_general_ci");
  6500. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  6501. entity.Property(e => e.UpdateMan)
  6502. .HasColumnType("varchar(50)")
  6503. .HasCharSet("utf8")
  6504. .HasCollation("utf8_general_ci");
  6505. entity.Property(e => e.Version).HasColumnType("int(11)");
  6506. });
  6507. modelBuilder.Entity<PublicAccountSet>(entity =>
  6508. {
  6509. entity.Property(e => e.Id).HasColumnType("int(11)");
  6510. entity.Property(e => e.AlipayAppId)
  6511. .HasColumnType("varchar(50)")
  6512. .HasCharSet("utf8")
  6513. .HasCollation("utf8_general_ci");
  6514. entity.Property(e => e.AlipayPartnerId)
  6515. .HasColumnType("varchar(50)")
  6516. .HasCharSet("utf8")
  6517. .HasCollation("utf8_general_ci");
  6518. entity.Property(e => e.AlipayPrivateKey)
  6519. .HasColumnType("mediumtext")
  6520. .HasCharSet("utf8")
  6521. .HasCollation("utf8_general_ci");
  6522. entity.Property(e => e.AlipayPublicKey)
  6523. .HasColumnType("mediumtext")
  6524. .HasCharSet("utf8")
  6525. .HasCollation("utf8_general_ci");
  6526. entity.Property(e => e.AliyunAccessKeyId)
  6527. .HasColumnType("varchar(50)")
  6528. .HasCharSet("utf8")
  6529. .HasCollation("utf8_general_ci");
  6530. entity.Property(e => e.AliyunAccessKeySecret)
  6531. .HasColumnType("varchar(50)")
  6532. .HasCharSet("utf8")
  6533. .HasCollation("utf8_general_ci");
  6534. entity.Property(e => e.AliyunAndroidActivity)
  6535. .HasColumnType("varchar(100)")
  6536. .HasCharSet("utf8")
  6537. .HasCollation("utf8_general_ci");
  6538. entity.Property(e => e.AliyunAndroidNotifyTitle)
  6539. .HasColumnType("varchar(20)")
  6540. .HasCharSet("utf8")
  6541. .HasCollation("utf8_general_ci");
  6542. entity.Property(e => e.AliyunPushAndroidAppId)
  6543. .HasColumnType("varchar(50)")
  6544. .HasCharSet("utf8")
  6545. .HasCollation("utf8_general_ci");
  6546. entity.Property(e => e.AliyunPushAndroidAppSecret)
  6547. .HasColumnType("varchar(50)")
  6548. .HasCharSet("utf8")
  6549. .HasCollation("utf8_general_ci");
  6550. entity.Property(e => e.AliyunPushIosAppId)
  6551. .HasColumnType("varchar(500)")
  6552. .HasCharSet("utf8")
  6553. .HasCollation("utf8_general_ci");
  6554. entity.Property(e => e.AliyunPushIosAppSecret)
  6555. .HasColumnType("varchar(50)")
  6556. .HasCharSet("utf8")
  6557. .HasCollation("utf8_general_ci");
  6558. entity.Property(e => e.AliyunRegionId)
  6559. .HasColumnType("varchar(30)")
  6560. .HasCharSet("utf8")
  6561. .HasCollation("utf8_general_ci");
  6562. entity.Property(e => e.ErpApiUrl)
  6563. .HasColumnType("varchar(200)")
  6564. .HasCharSet("utf8")
  6565. .HasCollation("utf8_general_ci");
  6566. entity.Property(e => e.ErpAppCode)
  6567. .HasColumnType("varchar(100)")
  6568. .HasCharSet("utf8")
  6569. .HasCollation("utf8_general_ci");
  6570. entity.Property(e => e.MeiQiaAppKey)
  6571. .HasColumnType("varchar(50)")
  6572. .HasCharSet("utf8")
  6573. .HasCollation("utf8_general_ci");
  6574. entity.Property(e => e.MobAppKey)
  6575. .HasColumnType("varchar(50)")
  6576. .HasCharSet("utf8")
  6577. .HasCollation("utf8_general_ci");
  6578. entity.Property(e => e.MobAppSecret)
  6579. .HasColumnType("varchar(50)")
  6580. .HasCharSet("utf8")
  6581. .HasCollation("utf8_general_ci");
  6582. entity.Property(e => e.QqAndroidAppId)
  6583. .HasColumnType("varchar(50)")
  6584. .HasCharSet("utf8")
  6585. .HasCollation("utf8_general_ci");
  6586. entity.Property(e => e.QqAndroidAppKey)
  6587. .HasColumnType("varchar(50)")
  6588. .HasCharSet("utf8")
  6589. .HasCollation("utf8_general_ci");
  6590. entity.Property(e => e.QqIosAppId)
  6591. .HasColumnType("varchar(50)")
  6592. .HasCharSet("utf8")
  6593. .HasCollation("utf8_general_ci");
  6594. entity.Property(e => e.QqIosAppKey)
  6595. .HasColumnType("varchar(50)")
  6596. .HasCharSet("utf8")
  6597. .HasCollation("utf8_general_ci");
  6598. entity.Property(e => e.ServerIp)
  6599. .HasColumnType("varchar(15)")
  6600. .HasCharSet("utf8")
  6601. .HasCollation("utf8_general_ci");
  6602. entity.Property(e => e.SmsApiDefaultTemplate)
  6603. .HasColumnType("varchar(200)")
  6604. .HasCharSet("utf8")
  6605. .HasCollation("utf8_general_ci");
  6606. entity.Property(e => e.SmsApiPwd)
  6607. .HasColumnType("varchar(50)")
  6608. .HasCharSet("utf8")
  6609. .HasCollation("utf8_general_ci");
  6610. entity.Property(e => e.SmsApiSign)
  6611. .HasColumnType("varchar(10)")
  6612. .HasCharSet("utf8")
  6613. .HasCollation("utf8_general_ci");
  6614. entity.Property(e => e.SmsApiUserId)
  6615. .HasColumnType("varchar(50)")
  6616. .HasCharSet("utf8")
  6617. .HasCollation("utf8_general_ci");
  6618. entity.Property(e => e.WeChatAppId)
  6619. .HasColumnType("varchar(50)")
  6620. .HasCharSet("utf8")
  6621. .HasCollation("utf8_general_ci");
  6622. entity.Property(e => e.WeChatAppSecret)
  6623. .HasColumnType("varchar(50)")
  6624. .HasCharSet("utf8")
  6625. .HasCollation("utf8_general_ci");
  6626. entity.Property(e => e.WeChatMchId)
  6627. .HasColumnType("varchar(20)")
  6628. .HasCharSet("utf8")
  6629. .HasCollation("utf8_general_ci");
  6630. entity.Property(e => e.WeChatMiniAppId)
  6631. .HasColumnType("varchar(50)")
  6632. .HasCharSet("utf8")
  6633. .HasCollation("utf8_general_ci");
  6634. entity.Property(e => e.WeChatMiniAppSecret)
  6635. .HasColumnType("varchar(50)")
  6636. .HasCharSet("utf8")
  6637. .HasCollation("utf8_general_ci");
  6638. entity.Property(e => e.WeChatOpenAppId)
  6639. .HasColumnType("varchar(50)")
  6640. .HasCharSet("utf8")
  6641. .HasCollation("utf8_general_ci");
  6642. entity.Property(e => e.WeChatOpenAppSecret)
  6643. .HasColumnType("varchar(50)")
  6644. .HasCharSet("utf8")
  6645. .HasCollation("utf8_general_ci");
  6646. entity.Property(e => e.WeChatPayKey)
  6647. .HasColumnType("varchar(50)")
  6648. .HasCharSet("utf8")
  6649. .HasCollation("utf8_general_ci");
  6650. });
  6651. modelBuilder.Entity<PullNewAct>(entity =>
  6652. {
  6653. entity.Property(e => e.Id).HasColumnType("int(11)");
  6654. entity.Property(e => e.ActEffectEndDate).HasColumnType("datetime");
  6655. entity.Property(e => e.ActEffectStartDate).HasColumnType("datetime");
  6656. entity.Property(e => e.ActStdCond)
  6657. .HasColumnType("varchar(32)")
  6658. .HasCharSet("utf8")
  6659. .HasCollation("utf8_general_ci");
  6660. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  6661. entity.Property(e => e.CreateMan)
  6662. .HasColumnType("varchar(50)")
  6663. .HasCharSet("utf8")
  6664. .HasCollation("utf8_general_ci");
  6665. entity.Property(e => e.ProductName)
  6666. .HasColumnType("varchar(32)")
  6667. .HasCharSet("utf8")
  6668. .HasCollation("utf8_general_ci");
  6669. entity.Property(e => e.ProductType).HasColumnType("int(11)");
  6670. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  6671. entity.Property(e => e.Remark)
  6672. .HasColumnType("varchar(128)")
  6673. .HasCharSet("utf8")
  6674. .HasCollation("utf8_general_ci");
  6675. entity.Property(e => e.SeoDescription)
  6676. .HasColumnType("varchar(500)")
  6677. .HasCharSet("utf8")
  6678. .HasCollation("utf8_general_ci");
  6679. entity.Property(e => e.SeoKeyword)
  6680. .HasColumnType("varchar(200)")
  6681. .HasCharSet("utf8")
  6682. .HasCollation("utf8_general_ci");
  6683. entity.Property(e => e.SeoTitle)
  6684. .HasColumnType("varchar(100)")
  6685. .HasCharSet("utf8")
  6686. .HasCollation("utf8_general_ci");
  6687. entity.Property(e => e.SnDelayDay).HasColumnType("int(11)");
  6688. entity.Property(e => e.Sort).HasColumnType("int(11)");
  6689. entity.Property(e => e.Status).HasColumnType("int(11)");
  6690. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  6691. entity.Property(e => e.UpdateMan)
  6692. .HasColumnType("varchar(50)")
  6693. .HasCharSet("utf8")
  6694. .HasCollation("utf8_general_ci");
  6695. entity.Property(e => e.Version).HasColumnType("int(11)");
  6696. });
  6697. modelBuilder.Entity<PullNewDetail>(entity =>
  6698. {
  6699. entity.Property(e => e.Id).HasColumnType("int(11)");
  6700. entity.Property(e => e.BizStatus).HasColumnType("int(11)");
  6701. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  6702. entity.Property(e => e.CreateMan)
  6703. .HasColumnType("varchar(50)")
  6704. .HasCharSet("utf8")
  6705. .HasCollation("utf8_general_ci");
  6706. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  6707. entity.Property(e => e.RecMallBrandId).HasColumnType("int(11)");
  6708. entity.Property(e => e.RecMallOrder)
  6709. .HasColumnType("varchar(32)")
  6710. .HasCharSet("utf8")
  6711. .HasCollation("utf8_general_ci");
  6712. entity.Property(e => e.RecMallOrderTime).HasColumnType("datetime");
  6713. entity.Property(e => e.RecMallProductName)
  6714. .HasColumnType("varchar(32)")
  6715. .HasCharSet("utf8")
  6716. .HasCollation("utf8_general_ci");
  6717. entity.Property(e => e.RecMallProductNum).HasColumnType("int(11)");
  6718. entity.Property(e => e.RecMallSendTime).HasColumnType("datetime");
  6719. entity.Property(e => e.RecUserId).HasColumnType("int(11)");
  6720. entity.Property(e => e.RecUserType).HasColumnType("int(11)");
  6721. entity.Property(e => e.RegDate).HasColumnType("datetime");
  6722. entity.Property(e => e.Remark)
  6723. .HasColumnType("varchar(64)")
  6724. .HasCharSet("utf8")
  6725. .HasCollation("utf8_general_ci");
  6726. entity.Property(e => e.RewardStatus).HasColumnType("int(11)");
  6727. entity.Property(e => e.SeoDescription)
  6728. .HasColumnType("varchar(500)")
  6729. .HasCharSet("utf8")
  6730. .HasCollation("utf8_general_ci");
  6731. entity.Property(e => e.SeoKeyword)
  6732. .HasColumnType("varchar(200)")
  6733. .HasCharSet("utf8")
  6734. .HasCollation("utf8_general_ci");
  6735. entity.Property(e => e.SeoTitle)
  6736. .HasColumnType("varchar(100)")
  6737. .HasCharSet("utf8")
  6738. .HasCollation("utf8_general_ci");
  6739. entity.Property(e => e.Sort).HasColumnType("int(11)");
  6740. entity.Property(e => e.StatDate)
  6741. .HasColumnType("varchar(8)")
  6742. .HasCharSet("utf8")
  6743. .HasCollation("utf8_general_ci");
  6744. entity.Property(e => e.StatMonth)
  6745. .HasColumnType("varchar(6)")
  6746. .HasCharSet("utf8")
  6747. .HasCollation("utf8_general_ci");
  6748. entity.Property(e => e.StatType).HasColumnType("int(11)");
  6749. entity.Property(e => e.Status).HasColumnType("int(11)");
  6750. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  6751. entity.Property(e => e.UpdateMan)
  6752. .HasColumnType("varchar(50)")
  6753. .HasCharSet("utf8")
  6754. .HasCollation("utf8_general_ci");
  6755. entity.Property(e => e.UserId).HasColumnType("int(11)");
  6756. entity.Property(e => e.Version).HasColumnType("int(11)");
  6757. });
  6758. modelBuilder.Entity<PullnewSummary>(entity =>
  6759. {
  6760. entity.Property(e => e.Id).HasColumnType("int(11)");
  6761. entity.Property(e => e.BizSnDelayDay).HasColumnType("int(11)");
  6762. entity.Property(e => e.BrandId).HasColumnType("int(11)");
  6763. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  6764. entity.Property(e => e.CreateMan)
  6765. .HasColumnType("varchar(50)")
  6766. .HasCharSet("utf8")
  6767. .HasCollation("utf8_general_ci");
  6768. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  6769. entity.Property(e => e.RecUserAuthNum).HasColumnType("int(11)");
  6770. entity.Property(e => e.RecUserDeliveryStdNum).HasColumnType("int(11)");
  6771. entity.Property(e => e.Remark)
  6772. .HasColumnType("varchar(64)")
  6773. .HasCharSet("utf8")
  6774. .HasCollation("utf8_general_ci");
  6775. entity.Property(e => e.RuleSnDelayDay).HasColumnType("int(11)");
  6776. entity.Property(e => e.SeoDescription)
  6777. .HasColumnType("varchar(500)")
  6778. .HasCharSet("utf8")
  6779. .HasCollation("utf8_general_ci");
  6780. entity.Property(e => e.SeoKeyword)
  6781. .HasColumnType("varchar(200)")
  6782. .HasCharSet("utf8")
  6783. .HasCollation("utf8_general_ci");
  6784. entity.Property(e => e.SeoTitle)
  6785. .HasColumnType("varchar(100)")
  6786. .HasCharSet("utf8")
  6787. .HasCollation("utf8_general_ci");
  6788. entity.Property(e => e.Sort).HasColumnType("int(11)");
  6789. entity.Property(e => e.StatDate)
  6790. .HasColumnType("varchar(8)")
  6791. .HasCharSet("utf8")
  6792. .HasCollation("utf8_general_ci");
  6793. entity.Property(e => e.StatMonth)
  6794. .HasColumnType("varchar(6)")
  6795. .HasCharSet("utf8")
  6796. .HasCollation("utf8_general_ci");
  6797. entity.Property(e => e.Status).HasColumnType("int(11)");
  6798. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  6799. entity.Property(e => e.UpdateMan)
  6800. .HasColumnType("varchar(50)")
  6801. .HasCharSet("utf8")
  6802. .HasCollation("utf8_general_ci");
  6803. entity.Property(e => e.UserId).HasColumnType("int(11)");
  6804. entity.Property(e => e.Version).HasColumnType("int(11)");
  6805. });
  6806. modelBuilder.Entity<RightDic>(entity =>
  6807. {
  6808. entity.Property(e => e.Id)
  6809. .HasColumnName("ID")
  6810. .HasColumnType("varchar(50)")
  6811. .HasCharSet("utf8")
  6812. .HasCollation("utf8_general_ci");
  6813. entity.Property(e => e.Icon)
  6814. .HasColumnType("varchar(50)")
  6815. .HasCharSet("utf8")
  6816. .HasCollation("utf8_general_ci");
  6817. entity.Property(e => e.MainDataList)
  6818. .HasColumnType("bit(1)")
  6819. .HasDefaultValueSql("b'0'");
  6820. entity.Property(e => e.MainMenu)
  6821. .HasColumnType("bit(1)")
  6822. .HasDefaultValueSql("b'0'");
  6823. entity.Property(e => e.MainStat)
  6824. .HasColumnType("bit(1)")
  6825. .HasDefaultValueSql("b'0'");
  6826. entity.Property(e => e.Name)
  6827. .HasColumnType("varchar(50)")
  6828. .HasCharSet("utf8")
  6829. .HasCollation("utf8_general_ci");
  6830. entity.Property(e => e.OtherRight)
  6831. .HasColumnType("varchar(500)")
  6832. .HasCharSet("utf8")
  6833. .HasCollation("utf8_general_ci");
  6834. entity.Property(e => e.RightLevel).HasColumnType("int(11)");
  6835. entity.Property(e => e.Sort).HasColumnType("int(11)");
  6836. entity.Property(e => e.Url)
  6837. .HasColumnType("varchar(200)")
  6838. .HasCharSet("utf8")
  6839. .HasCollation("utf8_general_ci");
  6840. });
  6841. modelBuilder.Entity<ServiceCenter>(entity =>
  6842. {
  6843. entity.Property(e => e.Id).HasColumnType("int(11)");
  6844. entity.Property(e => e.CategoryId).HasColumnType("int(11)");
  6845. entity.Property(e => e.Content)
  6846. .HasColumnType("longtext")
  6847. .HasCharSet("utf8")
  6848. .HasCollation("utf8_general_ci");
  6849. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  6850. entity.Property(e => e.CreateMan)
  6851. .HasColumnType("varchar(50)")
  6852. .HasCharSet("utf8")
  6853. .HasCollation("utf8_general_ci");
  6854. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  6855. entity.Property(e => e.SeoDescription)
  6856. .HasColumnType("varchar(500)")
  6857. .HasCharSet("utf8")
  6858. .HasCollation("utf8_general_ci");
  6859. entity.Property(e => e.SeoKeyword)
  6860. .HasColumnType("varchar(200)")
  6861. .HasCharSet("utf8")
  6862. .HasCollation("utf8_general_ci");
  6863. entity.Property(e => e.SeoTitle)
  6864. .HasColumnType("varchar(100)")
  6865. .HasCharSet("utf8")
  6866. .HasCollation("utf8_general_ci");
  6867. entity.Property(e => e.Sort).HasColumnType("int(11)");
  6868. entity.Property(e => e.Status).HasColumnType("int(11)");
  6869. entity.Property(e => e.SubTitle)
  6870. .HasColumnType("varchar(50)")
  6871. .HasCharSet("utf8")
  6872. .HasCollation("utf8_general_ci");
  6873. entity.Property(e => e.Title)
  6874. .HasColumnType("varchar(50)")
  6875. .HasCharSet("utf8")
  6876. .HasCollation("utf8_general_ci");
  6877. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  6878. entity.Property(e => e.UpdateMan)
  6879. .HasColumnType("varchar(50)")
  6880. .HasCharSet("utf8")
  6881. .HasCollation("utf8_general_ci");
  6882. entity.Property(e => e.Version).HasColumnType("int(11)");
  6883. });
  6884. modelBuilder.Entity<SetMerchantTypeRecord>(entity =>
  6885. {
  6886. entity.Property(e => e.Id).HasColumnType("int(11)");
  6887. entity.Property(e => e.ActDate).HasColumnType("datetime");
  6888. entity.Property(e => e.ActStatus)
  6889. .HasColumnType("bit(1)")
  6890. .HasDefaultValueSql("b'0'");
  6891. entity.Property(e => e.BindDate).HasColumnType("datetime");
  6892. entity.Property(e => e.BindStatus)
  6893. .HasColumnType("bit(1)")
  6894. .HasDefaultValueSql("b'0'");
  6895. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  6896. entity.Property(e => e.CreditAmount).HasColumnType("decimal(18,2)");
  6897. entity.Property(e => e.FromUserId).HasColumnType("int(11)");
  6898. entity.Property(e => e.IsRecyc)
  6899. .HasColumnType("bit(1)")
  6900. .HasDefaultValueSql("b'0'");
  6901. entity.Property(e => e.MerNo)
  6902. .HasColumnType("varchar(50)")
  6903. .HasCharSet("utf8")
  6904. .HasCollation("utf8_general_ci");
  6905. entity.Property(e => e.Note)
  6906. .HasColumnType("varchar(50)")
  6907. .HasCharSet("utf8")
  6908. .HasCollation("utf8_general_ci");
  6909. entity.Property(e => e.PosSn)
  6910. .HasColumnType("varchar(50)")
  6911. .HasCharSet("utf8")
  6912. .HasCollation("utf8_general_ci");
  6913. entity.Property(e => e.PosSnType).HasColumnType("int(11)");
  6914. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  6915. entity.Property(e => e.SeoDescription)
  6916. .HasColumnType("varchar(500)")
  6917. .HasCharSet("utf8")
  6918. .HasCollation("utf8_general_ci");
  6919. entity.Property(e => e.SeoKeyword)
  6920. .HasColumnType("varchar(200)")
  6921. .HasCharSet("utf8")
  6922. .HasCollation("utf8_general_ci");
  6923. entity.Property(e => e.SeoTitle)
  6924. .HasColumnType("varchar(100)")
  6925. .HasCharSet("utf8")
  6926. .HasCollation("utf8_general_ci");
  6927. entity.Property(e => e.Sort).HasColumnType("int(11)");
  6928. entity.Property(e => e.Status).HasColumnType("int(11)");
  6929. entity.Property(e => e.ToUserId).HasColumnType("int(11)");
  6930. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  6931. });
  6932. modelBuilder.Entity<SmallStoreHouse>(entity =>
  6933. {
  6934. entity.Property(e => e.Id).HasColumnType("int(11)");
  6935. entity.Property(e => e.BrandId)
  6936. .HasColumnType("varchar(30)")
  6937. .HasCharSet("utf8")
  6938. .HasCollation("utf8_general_ci");
  6939. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  6940. entity.Property(e => e.FromStoreId).HasColumnType("int(11)");
  6941. entity.Property(e => e.LaveNum).HasColumnType("int(11)");
  6942. entity.Property(e => e.Mobile)
  6943. .HasColumnType("varchar(11)")
  6944. .HasCharSet("utf8")
  6945. .HasCollation("utf8_general_ci");
  6946. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  6947. entity.Property(e => e.Remark)
  6948. .HasColumnType("varchar(128)")
  6949. .HasCharSet("utf8")
  6950. .HasCollation("utf8_general_ci");
  6951. entity.Property(e => e.SeoDescription)
  6952. .HasColumnType("varchar(500)")
  6953. .HasCharSet("utf8")
  6954. .HasCollation("utf8_general_ci");
  6955. entity.Property(e => e.SeoKeyword)
  6956. .HasColumnType("varchar(200)")
  6957. .HasCharSet("utf8")
  6958. .HasCollation("utf8_general_ci");
  6959. entity.Property(e => e.SeoTitle)
  6960. .HasColumnType("varchar(100)")
  6961. .HasCharSet("utf8")
  6962. .HasCollation("utf8_general_ci");
  6963. entity.Property(e => e.Sort).HasColumnType("int(11)");
  6964. entity.Property(e => e.Status).HasColumnType("int(11)");
  6965. entity.Property(e => e.StoreName)
  6966. .HasColumnType("varchar(32)")
  6967. .HasCharSet("utf8")
  6968. .HasCollation("utf8_general_ci");
  6969. entity.Property(e => e.StoreNo)
  6970. .HasColumnType("varchar(16)")
  6971. .HasCharSet("utf8")
  6972. .HasCollation("utf8_general_ci");
  6973. entity.Property(e => e.TotalNum).HasColumnType("int(11)");
  6974. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  6975. entity.Property(e => e.UserId).HasColumnType("int(11)");
  6976. });
  6977. modelBuilder.Entity<StoreBalance>(entity =>
  6978. {
  6979. entity.Property(e => e.Id).HasColumnType("int(11)");
  6980. entity.Property(e => e.AfterLaveNum).HasColumnType("int(11)");
  6981. entity.Property(e => e.AfterOutNum).HasColumnType("int(11)");
  6982. entity.Property(e => e.AfterTotalNum).HasColumnType("int(11)");
  6983. entity.Property(e => e.BeforeLaveNum).HasColumnType("int(11)");
  6984. entity.Property(e => e.BeforeOutNum).HasColumnType("int(11)");
  6985. entity.Property(e => e.BeforeTotalNum).HasColumnType("int(11)");
  6986. entity.Property(e => e.BrandId).HasColumnType("int(11)");
  6987. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  6988. entity.Property(e => e.CreateMan)
  6989. .HasColumnType("varchar(50)")
  6990. .HasCharSet("utf8")
  6991. .HasCollation("utf8_general_ci");
  6992. entity.Property(e => e.OpStoreNum).HasColumnType("int(11)");
  6993. entity.Property(e => e.OpSymbol)
  6994. .HasColumnType("varchar(1)")
  6995. .HasCharSet("utf8")
  6996. .HasCollation("utf8_general_ci");
  6997. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  6998. entity.Property(e => e.SeoDescription)
  6999. .HasColumnType("varchar(500)")
  7000. .HasCharSet("utf8")
  7001. .HasCollation("utf8_general_ci");
  7002. entity.Property(e => e.SeoKeyword)
  7003. .HasColumnType("varchar(200)")
  7004. .HasCharSet("utf8")
  7005. .HasCollation("utf8_general_ci");
  7006. entity.Property(e => e.SeoTitle)
  7007. .HasColumnType("varchar(100)")
  7008. .HasCharSet("utf8")
  7009. .HasCollation("utf8_general_ci");
  7010. entity.Property(e => e.Sort).HasColumnType("int(11)");
  7011. entity.Property(e => e.Status).HasColumnType("int(11)");
  7012. entity.Property(e => e.StoreId).HasColumnType("int(11)");
  7013. entity.Property(e => e.TransRecordNo)
  7014. .HasColumnType("varchar(32)")
  7015. .HasCharSet("utf8")
  7016. .HasCollation("utf8_general_ci");
  7017. entity.Property(e => e.TransType).HasColumnType("int(11)");
  7018. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  7019. entity.Property(e => e.UpdateMan)
  7020. .HasColumnType("varchar(50)")
  7021. .HasCharSet("utf8")
  7022. .HasCollation("utf8_general_ci");
  7023. entity.Property(e => e.Version).HasColumnType("int(11)");
  7024. });
  7025. modelBuilder.Entity<StoreChangeHistory>(entity =>
  7026. {
  7027. entity.Property(e => e.Id).HasColumnType("int(11)");
  7028. entity.Property(e => e.BizBatchNo)
  7029. .HasColumnType("varchar(32)")
  7030. .HasCharSet("utf8")
  7031. .HasCollation("utf8_general_ci");
  7032. entity.Property(e => e.BrandId).HasColumnType("int(11)");
  7033. entity.Property(e => e.ChangeRecordNo)
  7034. .HasColumnType("varchar(32)")
  7035. .HasCharSet("utf8")
  7036. .HasCollation("utf8_general_ci");
  7037. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  7038. entity.Property(e => e.CreateMan)
  7039. .HasColumnType("varchar(50)")
  7040. .HasCharSet("utf8")
  7041. .HasCollation("utf8_general_ci");
  7042. entity.Property(e => e.DeviceModel)
  7043. .HasColumnType("varchar(32)")
  7044. .HasCharSet("utf8")
  7045. .HasCollation("utf8_general_ci");
  7046. entity.Property(e => e.DeviceType)
  7047. .HasColumnType("varchar(32)")
  7048. .HasCharSet("utf8")
  7049. .HasCollation("utf8_general_ci");
  7050. entity.Property(e => e.DeviceVendor)
  7051. .HasColumnType("varchar(32)")
  7052. .HasCharSet("utf8")
  7053. .HasCollation("utf8_general_ci");
  7054. entity.Property(e => e.FromDate).HasColumnType("datetime");
  7055. entity.Property(e => e.FromRemark)
  7056. .HasColumnType("varchar(64)")
  7057. .HasCharSet("utf8")
  7058. .HasCollation("utf8_general_ci");
  7059. entity.Property(e => e.FromUserId).HasColumnType("int(11)");
  7060. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  7061. entity.Property(e => e.SeoDescription)
  7062. .HasColumnType("varchar(500)")
  7063. .HasCharSet("utf8")
  7064. .HasCollation("utf8_general_ci");
  7065. entity.Property(e => e.SeoKeyword)
  7066. .HasColumnType("varchar(200)")
  7067. .HasCharSet("utf8")
  7068. .HasCollation("utf8_general_ci");
  7069. entity.Property(e => e.SeoTitle)
  7070. .HasColumnType("varchar(100)")
  7071. .HasCharSet("utf8")
  7072. .HasCollation("utf8_general_ci");
  7073. entity.Property(e => e.SnNo)
  7074. .HasColumnType("varchar(32)")
  7075. .HasCharSet("utf8")
  7076. .HasCollation("utf8_general_ci");
  7077. entity.Property(e => e.SnType).HasColumnType("int(11)");
  7078. entity.Property(e => e.Sort).HasColumnType("int(11)");
  7079. entity.Property(e => e.SourceStoreId).HasColumnType("int(11)");
  7080. entity.Property(e => e.Status).HasColumnType("int(11)");
  7081. entity.Property(e => e.StockOpDirect).HasColumnType("int(11)");
  7082. entity.Property(e => e.StoreId).HasColumnType("int(11)");
  7083. entity.Property(e => e.ToDate).HasColumnType("datetime");
  7084. entity.Property(e => e.ToRemark)
  7085. .HasColumnType("varchar(64)")
  7086. .HasCharSet("utf8")
  7087. .HasCollation("utf8_general_ci");
  7088. entity.Property(e => e.ToStoreId).HasColumnType("int(11)");
  7089. entity.Property(e => e.ToUserId).HasColumnType("int(11)");
  7090. entity.Property(e => e.TransType).HasColumnType("int(11)");
  7091. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  7092. entity.Property(e => e.UpdateMan)
  7093. .HasColumnType("varchar(50)")
  7094. .HasCharSet("utf8")
  7095. .HasCollation("utf8_general_ci");
  7096. entity.Property(e => e.UserId).HasColumnType("int(11)");
  7097. entity.Property(e => e.Version).HasColumnType("int(11)");
  7098. });
  7099. modelBuilder.Entity<StoreForCode>(entity =>
  7100. {
  7101. entity.HasKey(e => e.Code)
  7102. .HasName("PRIMARY");
  7103. entity.Property(e => e.Code)
  7104. .HasColumnType("varchar(30)")
  7105. .HasCharSet("utf8")
  7106. .HasCollation("utf8_general_ci");
  7107. entity.Property(e => e.StoreId).HasColumnType("int(11)");
  7108. });
  7109. modelBuilder.Entity<StoreForName>(entity =>
  7110. {
  7111. entity.HasKey(e => e.Name)
  7112. .HasName("PRIMARY");
  7113. entity.Property(e => e.Name)
  7114. .HasColumnType("varchar(30)")
  7115. .HasCharSet("utf8")
  7116. .HasCollation("utf8_general_ci");
  7117. entity.Property(e => e.StoreId).HasColumnType("int(11)");
  7118. });
  7119. modelBuilder.Entity<StoreHouse>(entity =>
  7120. {
  7121. entity.Property(e => e.Id).HasColumnType("int(11)");
  7122. entity.Property(e => e.Address)
  7123. .HasColumnType("varchar(128)")
  7124. .HasCharSet("utf8")
  7125. .HasCollation("utf8_general_ci");
  7126. entity.Property(e => e.Areas)
  7127. .HasColumnType("varchar(30)")
  7128. .HasCharSet("utf8")
  7129. .HasCollation("utf8_general_ci");
  7130. entity.Property(e => e.AuthDate).HasColumnType("datetime");
  7131. entity.Property(e => e.AuthFlag)
  7132. .HasColumnType("bit(1)")
  7133. .HasDefaultValueSql("b'0'");
  7134. entity.Property(e => e.BrandId)
  7135. .HasColumnType("varchar(30)")
  7136. .HasCharSet("utf8")
  7137. .HasCollation("utf8_general_ci");
  7138. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  7139. entity.Property(e => e.CreateMan)
  7140. .HasColumnType("varchar(50)")
  7141. .HasCharSet("utf8")
  7142. .HasCollation("utf8_general_ci");
  7143. entity.Property(e => e.LaveNum).HasColumnType("int(11)");
  7144. entity.Property(e => e.LimitTopUserId)
  7145. .HasColumnType("varchar(100)")
  7146. .HasCharSet("utf8")
  7147. .HasCollation("utf8_general_ci");
  7148. entity.Property(e => e.ManageMobile)
  7149. .HasColumnType("varchar(11)")
  7150. .HasCharSet("utf8")
  7151. .HasCollation("utf8_general_ci");
  7152. entity.Property(e => e.ManageUserId).HasColumnType("int(11)");
  7153. entity.Property(e => e.ManagerEmail)
  7154. .HasColumnType("varchar(32)")
  7155. .HasCharSet("utf8")
  7156. .HasCollation("utf8_general_ci");
  7157. entity.Property(e => e.OutNum).HasColumnType("int(11)");
  7158. entity.Property(e => e.ParentNav)
  7159. .HasColumnType("longtext")
  7160. .HasCharSet("utf8")
  7161. .HasCollation("utf8_general_ci");
  7162. entity.Property(e => e.ParentStoreId).HasColumnType("int(11)");
  7163. entity.Property(e => e.ProductName)
  7164. .HasColumnType("varchar(32)")
  7165. .HasCharSet("utf8")
  7166. .HasCollation("utf8_general_ci");
  7167. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  7168. entity.Property(e => e.Remark)
  7169. .HasColumnType("varchar(128)")
  7170. .HasCharSet("utf8")
  7171. .HasCollation("utf8_general_ci");
  7172. entity.Property(e => e.SeoDescription)
  7173. .HasColumnType("varchar(500)")
  7174. .HasCharSet("utf8")
  7175. .HasCollation("utf8_general_ci");
  7176. entity.Property(e => e.SeoKeyword)
  7177. .HasColumnType("varchar(200)")
  7178. .HasCharSet("utf8")
  7179. .HasCollation("utf8_general_ci");
  7180. entity.Property(e => e.SeoTitle)
  7181. .HasColumnType("varchar(100)")
  7182. .HasCharSet("utf8")
  7183. .HasCollation("utf8_general_ci");
  7184. entity.Property(e => e.Sort).HasColumnType("int(11)");
  7185. entity.Property(e => e.Status).HasColumnType("int(11)");
  7186. entity.Property(e => e.StoreKind).HasColumnType("int(11)");
  7187. entity.Property(e => e.StoreName)
  7188. .HasColumnType("varchar(32)")
  7189. .HasCharSet("utf8")
  7190. .HasCollation("utf8_general_ci");
  7191. entity.Property(e => e.StoreNo)
  7192. .HasColumnType("varchar(16)")
  7193. .HasCharSet("utf8")
  7194. .HasCollation("utf8_general_ci");
  7195. entity.Property(e => e.StoreStatus).HasColumnType("int(11)");
  7196. entity.Property(e => e.StoreType).HasColumnType("int(11)");
  7197. entity.Property(e => e.TotalNum).HasColumnType("int(11)");
  7198. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  7199. entity.Property(e => e.UpdateMan)
  7200. .HasColumnType("varchar(50)")
  7201. .HasCharSet("utf8")
  7202. .HasCollation("utf8_general_ci");
  7203. entity.Property(e => e.UserId).HasColumnType("int(11)");
  7204. entity.Property(e => e.Version).HasColumnType("int(11)");
  7205. });
  7206. modelBuilder.Entity<StoreHouseAmountRecord>(entity =>
  7207. {
  7208. entity.Property(e => e.Id).HasColumnType("int(11)");
  7209. entity.Property(e => e.AfterAmount).HasColumnType("decimal(18,2)");
  7210. entity.Property(e => e.AmountType).HasColumnType("int(11)");
  7211. entity.Property(e => e.ApplyId).HasColumnType("int(11)");
  7212. entity.Property(e => e.BeforeAmount).HasColumnType("decimal(18,2)");
  7213. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  7214. entity.Property(e => e.OperateType).HasColumnType("int(11)");
  7215. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  7216. entity.Property(e => e.SeoDescription)
  7217. .HasColumnType("varchar(500)")
  7218. .HasCharSet("utf8")
  7219. .HasCollation("utf8_general_ci");
  7220. entity.Property(e => e.SeoKeyword)
  7221. .HasColumnType("varchar(200)")
  7222. .HasCharSet("utf8")
  7223. .HasCollation("utf8_general_ci");
  7224. entity.Property(e => e.SeoTitle)
  7225. .HasColumnType("varchar(100)")
  7226. .HasCharSet("utf8")
  7227. .HasCollation("utf8_general_ci");
  7228. entity.Property(e => e.Sort).HasColumnType("int(11)");
  7229. entity.Property(e => e.Status).HasColumnType("int(11)");
  7230. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  7231. entity.Property(e => e.UseAmount).HasColumnType("decimal(18,2)");
  7232. entity.Property(e => e.UserId).HasColumnType("int(11)");
  7233. });
  7234. modelBuilder.Entity<StoreMachineApply>(entity =>
  7235. {
  7236. entity.Property(e => e.Id).HasColumnType("int(11)");
  7237. entity.Property(e => e.ApplyNo)
  7238. .HasColumnType("varchar(50)")
  7239. .HasCharSet("utf8")
  7240. .HasCollation("utf8_general_ci");
  7241. entity.Property(e => e.ApplyNum).HasColumnType("int(11)");
  7242. entity.Property(e => e.BrandId).HasColumnType("int(11)");
  7243. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  7244. entity.Property(e => e.ErpCode)
  7245. .HasColumnType("varchar(50)")
  7246. .HasCharSet("utf8")
  7247. .HasCollation("utf8_general_ci");
  7248. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  7249. entity.Property(e => e.SendMode)
  7250. .HasColumnType("varchar(50)")
  7251. .HasCharSet("utf8")
  7252. .HasCollation("utf8_general_ci");
  7253. entity.Property(e => e.SendNum).HasColumnType("int(11)");
  7254. entity.Property(e => e.SendSn)
  7255. .HasColumnType("mediumtext")
  7256. .HasCharSet("utf8")
  7257. .HasCollation("utf8_general_ci");
  7258. entity.Property(e => e.SeoDescription)
  7259. .HasColumnType("varchar(500)")
  7260. .HasCharSet("utf8")
  7261. .HasCollation("utf8_general_ci");
  7262. entity.Property(e => e.SeoKeyword)
  7263. .HasColumnType("varchar(200)")
  7264. .HasCharSet("utf8")
  7265. .HasCollation("utf8_general_ci");
  7266. entity.Property(e => e.SeoTitle)
  7267. .HasColumnType("varchar(100)")
  7268. .HasCharSet("utf8")
  7269. .HasCollation("utf8_general_ci");
  7270. entity.Property(e => e.Sort).HasColumnType("int(11)");
  7271. entity.Property(e => e.Status).HasColumnType("int(11)");
  7272. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  7273. entity.Property(e => e.UseAmount).HasColumnType("decimal(18,2)");
  7274. entity.Property(e => e.UserId).HasColumnType("int(11)");
  7275. });
  7276. modelBuilder.Entity<StoreMallOrderSummary>(entity =>
  7277. {
  7278. entity.Property(e => e.Id).HasColumnType("int(11)");
  7279. entity.Property(e => e.AgentStoreId).HasColumnType("int(11)");
  7280. entity.Property(e => e.BrandId).HasColumnType("int(11)");
  7281. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  7282. entity.Property(e => e.CreateMan)
  7283. .HasColumnType("varchar(50)")
  7284. .HasCharSet("utf8")
  7285. .HasCollation("utf8_general_ci");
  7286. entity.Property(e => e.OrderAmt).HasColumnType("int(11)");
  7287. entity.Property(e => e.OrderNum).HasColumnType("int(11)");
  7288. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  7289. entity.Property(e => e.RefundAmt).HasColumnType("decimal(18,2)");
  7290. entity.Property(e => e.RefundOrderNum).HasColumnType("int(11)");
  7291. entity.Property(e => e.Remark)
  7292. .HasColumnType("varchar(64)")
  7293. .HasCharSet("utf8")
  7294. .HasCollation("utf8_general_ci");
  7295. entity.Property(e => e.SeoDescription)
  7296. .HasColumnType("varchar(500)")
  7297. .HasCharSet("utf8")
  7298. .HasCollation("utf8_general_ci");
  7299. entity.Property(e => e.SeoKeyword)
  7300. .HasColumnType("varchar(200)")
  7301. .HasCharSet("utf8")
  7302. .HasCollation("utf8_general_ci");
  7303. entity.Property(e => e.SeoTitle)
  7304. .HasColumnType("varchar(100)")
  7305. .HasCharSet("utf8")
  7306. .HasCollation("utf8_general_ci");
  7307. entity.Property(e => e.SettleAmt).HasColumnType("decimal(18,2)");
  7308. entity.Property(e => e.SettleStatus).HasColumnType("int(11)");
  7309. entity.Property(e => e.Sort).HasColumnType("int(11)");
  7310. entity.Property(e => e.Status).HasColumnType("int(11)");
  7311. entity.Property(e => e.StoreId).HasColumnType("int(11)");
  7312. entity.Property(e => e.TradeMonth)
  7313. .HasColumnType("varchar(6)")
  7314. .HasCharSet("utf8")
  7315. .HasCollation("utf8_general_ci");
  7316. entity.Property(e => e.UnitPrice).HasColumnType("decimal(18,2)");
  7317. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  7318. entity.Property(e => e.UpdateMan)
  7319. .HasColumnType("varchar(50)")
  7320. .HasCharSet("utf8")
  7321. .HasCollation("utf8_general_ci");
  7322. entity.Property(e => e.Version).HasColumnType("int(11)");
  7323. });
  7324. modelBuilder.Entity<StoreSnActivateSummary>(entity =>
  7325. {
  7326. entity.Property(e => e.Id).HasColumnType("int(11)");
  7327. entity.Property(e => e.ActivateNum).HasColumnType("int(11)");
  7328. entity.Property(e => e.AgentStoreId).HasColumnType("int(11)");
  7329. entity.Property(e => e.BrandId).HasColumnType("int(11)");
  7330. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  7331. entity.Property(e => e.CreateMan)
  7332. .HasColumnType("varchar(50)")
  7333. .HasCharSet("utf8")
  7334. .HasCollation("utf8_general_ci");
  7335. entity.Property(e => e.EffectActNum).HasColumnType("int(11)");
  7336. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  7337. entity.Property(e => e.RejectActNum).HasColumnType("int(11)");
  7338. entity.Property(e => e.Remark)
  7339. .HasColumnType("varchar(64)")
  7340. .HasCharSet("utf8")
  7341. .HasCollation("utf8_general_ci");
  7342. entity.Property(e => e.SeoDescription)
  7343. .HasColumnType("varchar(500)")
  7344. .HasCharSet("utf8")
  7345. .HasCollation("utf8_general_ci");
  7346. entity.Property(e => e.SeoKeyword)
  7347. .HasColumnType("varchar(200)")
  7348. .HasCharSet("utf8")
  7349. .HasCollation("utf8_general_ci");
  7350. entity.Property(e => e.SeoTitle)
  7351. .HasColumnType("varchar(100)")
  7352. .HasCharSet("utf8")
  7353. .HasCollation("utf8_general_ci");
  7354. entity.Property(e => e.Sort).HasColumnType("int(11)");
  7355. entity.Property(e => e.Status).HasColumnType("int(11)");
  7356. entity.Property(e => e.StoreId).HasColumnType("int(11)");
  7357. entity.Property(e => e.TradeDate)
  7358. .HasColumnType("varchar(8)")
  7359. .HasCharSet("utf8")
  7360. .HasCollation("utf8_general_ci");
  7361. entity.Property(e => e.TradeMonth)
  7362. .HasColumnType("varchar(6)")
  7363. .HasCharSet("utf8")
  7364. .HasCollation("utf8_general_ci");
  7365. entity.Property(e => e.TransferActNum).HasColumnType("int(11)");
  7366. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  7367. entity.Property(e => e.UpdateMan)
  7368. .HasColumnType("varchar(50)")
  7369. .HasCharSet("utf8")
  7370. .HasCollation("utf8_general_ci");
  7371. entity.Property(e => e.UserApplyNum).HasColumnType("int(11)");
  7372. entity.Property(e => e.Version).HasColumnType("int(11)");
  7373. });
  7374. modelBuilder.Entity<StoreStockChange>(entity =>
  7375. {
  7376. entity.Property(e => e.Id).HasColumnType("int(11)");
  7377. entity.Property(e => e.ActRewardUserId).HasColumnType("int(11)");
  7378. entity.Property(e => e.ActiveStatus).HasColumnType("int(11)");
  7379. entity.Property(e => e.BindMerchant).HasColumnType("int(11)");
  7380. entity.Property(e => e.BindStatus).HasColumnType("int(11)");
  7381. entity.Property(e => e.BizBatchNo)
  7382. .HasColumnType("varchar(32)")
  7383. .HasCharSet("utf8")
  7384. .HasCollation("utf8_general_ci");
  7385. entity.Property(e => e.BrandId).HasColumnType("int(11)");
  7386. entity.Property(e => e.BrandType)
  7387. .HasColumnType("varchar(10)")
  7388. .HasCharSet("utf8")
  7389. .HasCollation("utf8_general_ci");
  7390. entity.Property(e => e.ChangeNo)
  7391. .HasColumnType("varchar(32)")
  7392. .HasCharSet("utf8")
  7393. .HasCollation("utf8_general_ci");
  7394. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  7395. entity.Property(e => e.CreateMan)
  7396. .HasColumnType("varchar(50)")
  7397. .HasCharSet("utf8")
  7398. .HasCollation("utf8_general_ci");
  7399. entity.Property(e => e.DeviceModel)
  7400. .HasColumnType("varchar(32)")
  7401. .HasCharSet("utf8")
  7402. .HasCollation("utf8_general_ci");
  7403. entity.Property(e => e.DeviceType)
  7404. .HasColumnType("varchar(32)")
  7405. .HasCharSet("utf8")
  7406. .HasCollation("utf8_general_ci");
  7407. entity.Property(e => e.DeviceVendor)
  7408. .HasColumnType("varchar(32)")
  7409. .HasCharSet("utf8")
  7410. .HasCollation("utf8_general_ci");
  7411. entity.Property(e => e.ExpressNo)
  7412. .HasColumnType("varchar(32)")
  7413. .HasCharSet("utf8")
  7414. .HasCollation("utf8_general_ci");
  7415. entity.Property(e => e.FromDate).HasColumnType("datetime");
  7416. entity.Property(e => e.FromRemark)
  7417. .HasColumnType("varchar(64)")
  7418. .HasCharSet("utf8")
  7419. .HasCollation("utf8_general_ci");
  7420. entity.Property(e => e.FromUserId).HasColumnType("int(11)");
  7421. entity.Property(e => e.ProductName)
  7422. .HasColumnType("varchar(32)")
  7423. .HasCharSet("utf8")
  7424. .HasCollation("utf8_general_ci");
  7425. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  7426. entity.Property(e => e.SeoDescription)
  7427. .HasColumnType("varchar(500)")
  7428. .HasCharSet("utf8")
  7429. .HasCollation("utf8_general_ci");
  7430. entity.Property(e => e.SeoKeyword)
  7431. .HasColumnType("varchar(200)")
  7432. .HasCharSet("utf8")
  7433. .HasCollation("utf8_general_ci");
  7434. entity.Property(e => e.SeoTitle)
  7435. .HasColumnType("varchar(100)")
  7436. .HasCharSet("utf8")
  7437. .HasCollation("utf8_general_ci");
  7438. entity.Property(e => e.SnNo)
  7439. .HasColumnType("varchar(32)")
  7440. .HasCharSet("utf8")
  7441. .HasCollation("utf8_general_ci");
  7442. entity.Property(e => e.SnStatus).HasColumnType("int(11)");
  7443. entity.Property(e => e.SnType).HasColumnType("int(11)");
  7444. entity.Property(e => e.Sort).HasColumnType("int(11)");
  7445. entity.Property(e => e.SourceStoreId).HasColumnType("int(11)");
  7446. entity.Property(e => e.Status).HasColumnType("int(11)");
  7447. entity.Property(e => e.StockOpDirect).HasColumnType("int(11)");
  7448. entity.Property(e => e.StoreId).HasColumnType("int(11)");
  7449. entity.Property(e => e.ToDate).HasColumnType("datetime");
  7450. entity.Property(e => e.ToRemark)
  7451. .HasColumnType("varchar(64)")
  7452. .HasCharSet("utf8")
  7453. .HasCollation("utf8_general_ci");
  7454. entity.Property(e => e.ToStoreId).HasColumnType("int(11)");
  7455. entity.Property(e => e.ToUserId).HasColumnType("int(11)");
  7456. entity.Property(e => e.TransType).HasColumnType("int(11)");
  7457. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  7458. entity.Property(e => e.UpdateMan)
  7459. .HasColumnType("varchar(50)")
  7460. .HasCharSet("utf8")
  7461. .HasCollation("utf8_general_ci");
  7462. entity.Property(e => e.Version).HasColumnType("int(11)");
  7463. });
  7464. modelBuilder.Entity<StoreSwapSn>(entity =>
  7465. {
  7466. entity.Property(e => e.Id).HasColumnType("int(11)");
  7467. entity.Property(e => e.ActType).HasColumnType("int(11)");
  7468. entity.Property(e => e.ActTypeDesc)
  7469. .HasColumnType("varchar(64)")
  7470. .HasCharSet("utf8")
  7471. .HasCollation("utf8_general_ci");
  7472. entity.Property(e => e.BizStatus).HasColumnType("int(11)");
  7473. entity.Property(e => e.BrandId).HasColumnType("int(11)");
  7474. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  7475. entity.Property(e => e.CreateMan)
  7476. .HasColumnType("varchar(50)")
  7477. .HasCharSet("utf8")
  7478. .HasCollation("utf8_general_ci");
  7479. entity.Property(e => e.PosType)
  7480. .HasColumnType("varchar(32)")
  7481. .HasCharSet("utf8")
  7482. .HasCollation("utf8_general_ci");
  7483. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  7484. entity.Property(e => e.Remark)
  7485. .HasColumnType("varchar(128)")
  7486. .HasCharSet("utf8")
  7487. .HasCollation("utf8_general_ci");
  7488. entity.Property(e => e.RiskStatus).HasColumnType("int(11)");
  7489. entity.Property(e => e.SeoDescription)
  7490. .HasColumnType("varchar(500)")
  7491. .HasCharSet("utf8")
  7492. .HasCollation("utf8_general_ci");
  7493. entity.Property(e => e.SeoKeyword)
  7494. .HasColumnType("varchar(200)")
  7495. .HasCharSet("utf8")
  7496. .HasCollation("utf8_general_ci");
  7497. entity.Property(e => e.SeoTitle)
  7498. .HasColumnType("varchar(100)")
  7499. .HasCharSet("utf8")
  7500. .HasCollation("utf8_general_ci");
  7501. entity.Property(e => e.SnNo)
  7502. .HasColumnType("varchar(32)")
  7503. .HasCharSet("utf8")
  7504. .HasCollation("utf8_general_ci");
  7505. entity.Property(e => e.SnStoreId).HasColumnType("int(11)");
  7506. entity.Property(e => e.SnType).HasColumnType("int(11)");
  7507. entity.Property(e => e.Sort).HasColumnType("int(11)");
  7508. entity.Property(e => e.StandardDate).HasColumnType("datetime");
  7509. entity.Property(e => e.Status).HasColumnType("int(11)");
  7510. entity.Property(e => e.SwapApplyDate).HasColumnType("datetime");
  7511. entity.Property(e => e.SwapApplyOrderNo)
  7512. .HasColumnType("varchar(32)")
  7513. .HasCharSet("utf8")
  7514. .HasCollation("utf8_general_ci");
  7515. entity.Property(e => e.SwapExtProductTypes)
  7516. .HasColumnType("varchar(16)")
  7517. .HasCharSet("utf8")
  7518. .HasCollation("utf8_general_ci");
  7519. entity.Property(e => e.SwapSnNo)
  7520. .HasColumnType("varchar(32)")
  7521. .HasCharSet("utf8")
  7522. .HasCollation("utf8_general_ci");
  7523. entity.Property(e => e.SwapStatus).HasColumnType("int(11)");
  7524. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  7525. entity.Property(e => e.UpdateMan)
  7526. .HasColumnType("varchar(50)")
  7527. .HasCharSet("utf8")
  7528. .HasCollation("utf8_general_ci");
  7529. entity.Property(e => e.UserId).HasColumnType("int(11)");
  7530. entity.Property(e => e.Version).HasColumnType("int(11)");
  7531. });
  7532. modelBuilder.Entity<SysAdmin>(entity =>
  7533. {
  7534. entity.Property(e => e.Id).HasColumnType("int(11)");
  7535. entity.Property(e => e.AdminName)
  7536. .HasColumnType("varchar(50)")
  7537. .HasCharSet("utf8")
  7538. .HasCollation("utf8_general_ci");
  7539. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  7540. entity.Property(e => e.CreateMan)
  7541. .HasColumnType("varchar(50)")
  7542. .HasCharSet("utf8")
  7543. .HasCollation("utf8_general_ci");
  7544. entity.Property(e => e.LastLoginDate).HasColumnType("datetime");
  7545. entity.Property(e => e.Password)
  7546. .HasColumnType("varchar(32)")
  7547. .HasCharSet("utf8")
  7548. .HasCollation("utf8_general_ci");
  7549. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  7550. entity.Property(e => e.RealName)
  7551. .HasColumnType("varchar(50)")
  7552. .HasCharSet("utf8")
  7553. .HasCollation("utf8_general_ci");
  7554. entity.Property(e => e.Role)
  7555. .HasColumnType("varchar(30)")
  7556. .HasCharSet("utf8")
  7557. .HasCollation("utf8_general_ci");
  7558. entity.Property(e => e.SeoDescription)
  7559. .HasColumnType("varchar(500)")
  7560. .HasCharSet("utf8")
  7561. .HasCollation("utf8_general_ci");
  7562. entity.Property(e => e.SeoKeyword)
  7563. .HasColumnType("varchar(200)")
  7564. .HasCharSet("utf8")
  7565. .HasCollation("utf8_general_ci");
  7566. entity.Property(e => e.SeoTitle)
  7567. .HasColumnType("varchar(100)")
  7568. .HasCharSet("utf8")
  7569. .HasCollation("utf8_general_ci");
  7570. entity.Property(e => e.Sort).HasColumnType("int(11)");
  7571. entity.Property(e => e.Status).HasColumnType("int(11)");
  7572. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  7573. entity.Property(e => e.UpdateMan)
  7574. .HasColumnType("varchar(50)")
  7575. .HasCharSet("utf8")
  7576. .HasCollation("utf8_general_ci");
  7577. entity.Property(e => e.Version).HasColumnType("int(11)");
  7578. });
  7579. modelBuilder.Entity<SysAdminRole>(entity =>
  7580. {
  7581. entity.Property(e => e.Id).HasColumnType("int(11)");
  7582. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  7583. entity.Property(e => e.CreateMan)
  7584. .HasColumnType("varchar(50)")
  7585. .HasCharSet("utf8")
  7586. .HasCollation("utf8_general_ci");
  7587. entity.Property(e => e.Details)
  7588. .HasColumnType("longtext")
  7589. .HasCharSet("utf8")
  7590. .HasCollation("utf8_general_ci");
  7591. entity.Property(e => e.Name)
  7592. .HasColumnType("varchar(50)")
  7593. .HasCharSet("utf8")
  7594. .HasCollation("utf8_general_ci");
  7595. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  7596. entity.Property(e => e.RightInfo)
  7597. .HasColumnType("longtext")
  7598. .HasCharSet("utf8")
  7599. .HasCollation("utf8_general_ci");
  7600. entity.Property(e => e.SeoDescription)
  7601. .HasColumnType("varchar(500)")
  7602. .HasCharSet("utf8")
  7603. .HasCollation("utf8_general_ci");
  7604. entity.Property(e => e.SeoKeyword)
  7605. .HasColumnType("varchar(200)")
  7606. .HasCharSet("utf8")
  7607. .HasCollation("utf8_general_ci");
  7608. entity.Property(e => e.SeoTitle)
  7609. .HasColumnType("varchar(100)")
  7610. .HasCharSet("utf8")
  7611. .HasCollation("utf8_general_ci");
  7612. entity.Property(e => e.Sort).HasColumnType("int(11)");
  7613. entity.Property(e => e.Status).HasColumnType("int(11)");
  7614. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  7615. entity.Property(e => e.UpdateMan)
  7616. .HasColumnType("varchar(50)")
  7617. .HasCharSet("utf8")
  7618. .HasCollation("utf8_general_ci");
  7619. entity.Property(e => e.Version).HasColumnType("int(11)");
  7620. });
  7621. modelBuilder.Entity<SysLog>(entity =>
  7622. {
  7623. entity.Property(e => e.Id).HasColumnType("int(11)");
  7624. entity.Property(e => e.Contents)
  7625. .HasColumnType("varchar(200)")
  7626. .HasCharSet("utf8")
  7627. .HasCollation("utf8_general_ci");
  7628. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  7629. entity.Property(e => e.CreateMan)
  7630. .HasColumnType("varchar(50)")
  7631. .HasCharSet("utf8")
  7632. .HasCollation("utf8_general_ci");
  7633. });
  7634. modelBuilder.Entity<SysRechargeRecord>(entity =>
  7635. {
  7636. entity.Property(e => e.Id).HasColumnType("int(11)");
  7637. entity.Property(e => e.Amount).HasColumnType("decimal(18,2)");
  7638. entity.Property(e => e.BatchCode)
  7639. .HasColumnType("varchar(32)")
  7640. .HasCharSet("utf8")
  7641. .HasCollation("utf8_general_ci");
  7642. entity.Property(e => e.BizTime).HasColumnType("datetime");
  7643. entity.Property(e => e.BizType).HasColumnType("int(11)");
  7644. entity.Property(e => e.ClientIp)
  7645. .HasColumnType("varchar(15)")
  7646. .HasCharSet("utf8")
  7647. .HasCollation("utf8_general_ci");
  7648. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  7649. entity.Property(e => e.CreateMan)
  7650. .HasColumnType("varchar(50)")
  7651. .HasCharSet("utf8")
  7652. .HasCollation("utf8_general_ci");
  7653. entity.Property(e => e.PartnerTradeNo)
  7654. .HasColumnType("varchar(32)")
  7655. .HasCharSet("utf8")
  7656. .HasCollation("utf8_general_ci");
  7657. entity.Property(e => e.ProductType).HasColumnType("int(11)");
  7658. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  7659. entity.Property(e => e.RechargeRecNo)
  7660. .HasColumnType("varchar(32)")
  7661. .HasCharSet("utf8")
  7662. .HasCollation("utf8_general_ci");
  7663. entity.Property(e => e.SeoDescription)
  7664. .HasColumnType("varchar(500)")
  7665. .HasCharSet("utf8")
  7666. .HasCollation("utf8_general_ci");
  7667. entity.Property(e => e.SeoKeyword)
  7668. .HasColumnType("varchar(200)")
  7669. .HasCharSet("utf8")
  7670. .HasCollation("utf8_general_ci");
  7671. entity.Property(e => e.SeoTitle)
  7672. .HasColumnType("varchar(100)")
  7673. .HasCharSet("utf8")
  7674. .HasCollation("utf8_general_ci");
  7675. entity.Property(e => e.Sort).HasColumnType("int(11)");
  7676. entity.Property(e => e.Status).HasColumnType("int(11)");
  7677. entity.Property(e => e.SyncStatus).HasColumnType("int(11)");
  7678. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  7679. entity.Property(e => e.UpdateMan)
  7680. .HasColumnType("varchar(50)")
  7681. .HasCharSet("utf8")
  7682. .HasCollation("utf8_general_ci");
  7683. entity.Property(e => e.UserId).HasColumnType("int(11)");
  7684. entity.Property(e => e.Version).HasColumnType("int(11)");
  7685. });
  7686. modelBuilder.Entity<SystemSet>(entity =>
  7687. {
  7688. entity.Property(e => e.Id).HasColumnType("int(11)");
  7689. entity.Property(e => e.Address)
  7690. .HasColumnType("varchar(100)")
  7691. .HasCharSet("utf8")
  7692. .HasCollation("utf8_general_ci");
  7693. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  7694. entity.Property(e => e.CreateMan)
  7695. .HasColumnType("varchar(50)")
  7696. .HasCharSet("utf8")
  7697. .HasCollation("utf8_general_ci");
  7698. entity.Property(e => e.IndexDescription)
  7699. .HasColumnType("longtext")
  7700. .HasCharSet("utf8")
  7701. .HasCollation("utf8_general_ci");
  7702. entity.Property(e => e.IndexKeyword)
  7703. .HasColumnType("varchar(200)")
  7704. .HasCharSet("utf8")
  7705. .HasCollation("utf8_general_ci");
  7706. entity.Property(e => e.Logo)
  7707. .HasColumnType("varchar(200)")
  7708. .HasCharSet("utf8")
  7709. .HasCollation("utf8_general_ci");
  7710. entity.Property(e => e.Phone)
  7711. .HasColumnType("varchar(100)")
  7712. .HasCharSet("utf8")
  7713. .HasCollation("utf8_general_ci");
  7714. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  7715. entity.Property(e => e.RightInfo)
  7716. .HasColumnType("longtext")
  7717. .HasCharSet("utf8")
  7718. .HasCollation("utf8_general_ci");
  7719. entity.Property(e => e.SeoDescription)
  7720. .HasColumnType("varchar(500)")
  7721. .HasCharSet("utf8")
  7722. .HasCollation("utf8_general_ci");
  7723. entity.Property(e => e.SeoKeyword)
  7724. .HasColumnType("varchar(200)")
  7725. .HasCharSet("utf8")
  7726. .HasCollation("utf8_general_ci");
  7727. entity.Property(e => e.SeoTitle)
  7728. .HasColumnType("varchar(100)")
  7729. .HasCharSet("utf8")
  7730. .HasCollation("utf8_general_ci");
  7731. entity.Property(e => e.Sort).HasColumnType("int(11)");
  7732. entity.Property(e => e.StartAdPhoto)
  7733. .HasColumnType("varchar(200)")
  7734. .HasCharSet("utf8")
  7735. .HasCollation("utf8_general_ci");
  7736. entity.Property(e => e.Status).HasColumnType("int(11)");
  7737. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  7738. entity.Property(e => e.UpdateMan)
  7739. .HasColumnType("varchar(50)")
  7740. .HasCharSet("utf8")
  7741. .HasCollation("utf8_general_ci");
  7742. entity.Property(e => e.UploadAutoWater)
  7743. .HasColumnType("bit(1)")
  7744. .HasDefaultValueSql("b'0'");
  7745. entity.Property(e => e.UploadAutoZoom)
  7746. .HasColumnType("bit(1)")
  7747. .HasDefaultValueSql("b'0'");
  7748. entity.Property(e => e.UploadAutoZoomHeight).HasColumnType("int(11)");
  7749. entity.Property(e => e.UploadAutoZoomQuality).HasColumnType("int(11)");
  7750. entity.Property(e => e.UploadAutoZoomWidth).HasColumnType("int(11)");
  7751. entity.Property(e => e.UploadExt)
  7752. .HasColumnType("varchar(100)")
  7753. .HasCharSet("utf8")
  7754. .HasCollation("utf8_general_ci");
  7755. entity.Property(e => e.UploadMaxSize).HasColumnType("int(11)");
  7756. entity.Property(e => e.UploadOss)
  7757. .HasColumnType("bit(1)")
  7758. .HasDefaultValueSql("b'0'");
  7759. entity.Property(e => e.UploadWaterPath)
  7760. .HasColumnType("varchar(200)")
  7761. .HasCharSet("utf8")
  7762. .HasCollation("utf8_general_ci");
  7763. entity.Property(e => e.UploadWaterPosition)
  7764. .HasColumnType("varchar(15)")
  7765. .HasCharSet("utf8")
  7766. .HasCollation("utf8_general_ci");
  7767. entity.Property(e => e.Version).HasColumnType("int(11)");
  7768. entity.Property(e => e.WebName)
  7769. .HasColumnType("varchar(50)")
  7770. .HasCharSet("utf8")
  7771. .HasCollation("utf8_general_ci");
  7772. entity.Property(e => e.WebStatCode)
  7773. .HasColumnType("longtext")
  7774. .HasCharSet("utf8")
  7775. .HasCollation("utf8_general_ci");
  7776. entity.Property(e => e.WebUrl)
  7777. .HasColumnType("varchar(200)")
  7778. .HasCharSet("utf8")
  7779. .HasCollation("utf8_general_ci");
  7780. });
  7781. modelBuilder.Entity<TeamApply>(entity =>
  7782. {
  7783. entity.Property(e => e.Id).HasColumnType("int(11)");
  7784. entity.Property(e => e.Areas)
  7785. .HasColumnType("varchar(30)")
  7786. .HasCharSet("utf8")
  7787. .HasCollation("utf8_general_ci");
  7788. entity.Property(e => e.AuditRemark)
  7789. .HasColumnType("varchar(64)")
  7790. .HasCharSet("utf8")
  7791. .HasCollation("utf8_general_ci");
  7792. entity.Property(e => e.AuditResult).HasColumnType("int(11)");
  7793. entity.Property(e => e.AuditTime).HasColumnType("datetime");
  7794. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  7795. entity.Property(e => e.CreateMan)
  7796. .HasColumnType("varchar(50)")
  7797. .HasCharSet("utf8")
  7798. .HasCollation("utf8_general_ci");
  7799. entity.Property(e => e.EffectEndDate).HasColumnType("datetime");
  7800. entity.Property(e => e.EffectStartDate).HasColumnType("datetime");
  7801. entity.Property(e => e.EnterEndDate).HasColumnType("datetime");
  7802. entity.Property(e => e.EnterStartDate).HasColumnType("datetime");
  7803. entity.Property(e => e.ManagerName)
  7804. .HasColumnType("varchar(32)")
  7805. .HasCharSet("utf8")
  7806. .HasCollation("utf8_general_ci");
  7807. entity.Property(e => e.ManagerNo)
  7808. .HasColumnType("varchar(32)")
  7809. .HasCharSet("utf8")
  7810. .HasCollation("utf8_general_ci");
  7811. entity.Property(e => e.MaxUserNum).HasColumnType("int(11)");
  7812. entity.Property(e => e.MinUserNum).HasColumnType("int(11)");
  7813. entity.Property(e => e.NotifyFlag).HasColumnType("int(11)");
  7814. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  7815. entity.Property(e => e.Remark)
  7816. .HasColumnType("varchar(64)")
  7817. .HasCharSet("utf8")
  7818. .HasCollation("utf8_general_ci");
  7819. entity.Property(e => e.SeoDescription)
  7820. .HasColumnType("varchar(500)")
  7821. .HasCharSet("utf8")
  7822. .HasCollation("utf8_general_ci");
  7823. entity.Property(e => e.SeoKeyword)
  7824. .HasColumnType("varchar(200)")
  7825. .HasCharSet("utf8")
  7826. .HasCollation("utf8_general_ci");
  7827. entity.Property(e => e.SeoTitle)
  7828. .HasColumnType("varchar(100)")
  7829. .HasCharSet("utf8")
  7830. .HasCollation("utf8_general_ci");
  7831. entity.Property(e => e.Sort).HasColumnType("int(11)");
  7832. entity.Property(e => e.Status).HasColumnType("int(11)");
  7833. entity.Property(e => e.TeamName)
  7834. .HasColumnType("varchar(32)")
  7835. .HasCharSet("utf8")
  7836. .HasCollation("utf8_general_ci");
  7837. entity.Property(e => e.TeamNo)
  7838. .HasColumnType("varchar(32)")
  7839. .HasCharSet("utf8")
  7840. .HasCollation("utf8_general_ci");
  7841. entity.Property(e => e.TeamStatus).HasColumnType("int(11)");
  7842. entity.Property(e => e.TopUserId).HasColumnType("int(11)");
  7843. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  7844. entity.Property(e => e.UpdateMan)
  7845. .HasColumnType("varchar(50)")
  7846. .HasCharSet("utf8")
  7847. .HasCollation("utf8_general_ci");
  7848. entity.Property(e => e.UserId).HasColumnType("int(11)");
  7849. entity.Property(e => e.Version).HasColumnType("int(11)");
  7850. entity.Property(e => e.WatchWord)
  7851. .HasColumnType("varchar(32)")
  7852. .HasCharSet("utf8")
  7853. .HasCollation("utf8_general_ci");
  7854. });
  7855. modelBuilder.Entity<TeamApplyForTeamName>(entity =>
  7856. {
  7857. entity.HasKey(e => e.TeamName)
  7858. .HasName("PRIMARY");
  7859. entity.Property(e => e.TeamName)
  7860. .HasColumnType("varchar(32)")
  7861. .HasCharSet("utf8")
  7862. .HasCollation("utf8_general_ci");
  7863. entity.Property(e => e.TeamId).HasColumnType("int(11)");
  7864. });
  7865. modelBuilder.Entity<TeamApplyForTeamNo>(entity =>
  7866. {
  7867. entity.HasKey(e => e.TeamNo)
  7868. .HasName("PRIMARY");
  7869. entity.Property(e => e.TeamNo)
  7870. .HasColumnType("varchar(32)")
  7871. .HasCharSet("utf8")
  7872. .HasCollation("utf8_general_ci");
  7873. entity.Property(e => e.TeamId).HasColumnType("int(11)");
  7874. });
  7875. modelBuilder.Entity<TeamBlackList>(entity =>
  7876. {
  7877. entity.Property(e => e.Id).HasColumnType("int(11)");
  7878. entity.Property(e => e.BlackStatus).HasColumnType("int(11)");
  7879. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  7880. entity.Property(e => e.CreateMan)
  7881. .HasColumnType("varchar(50)")
  7882. .HasCharSet("utf8")
  7883. .HasCollation("utf8_general_ci");
  7884. entity.Property(e => e.EffectEndDate).HasColumnType("datetime");
  7885. entity.Property(e => e.EffectStartDate).HasColumnType("datetime");
  7886. entity.Property(e => e.ManagerName)
  7887. .HasColumnType("varchar(32)")
  7888. .HasCharSet("utf8")
  7889. .HasCollation("utf8_general_ci");
  7890. entity.Property(e => e.ManagerNo)
  7891. .HasColumnType("varchar(32)")
  7892. .HasCharSet("utf8")
  7893. .HasCollation("utf8_general_ci");
  7894. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  7895. entity.Property(e => e.Remark)
  7896. .HasColumnType("varchar(64)")
  7897. .HasCharSet("utf8")
  7898. .HasCollation("utf8_general_ci");
  7899. entity.Property(e => e.SeoDescription)
  7900. .HasColumnType("varchar(500)")
  7901. .HasCharSet("utf8")
  7902. .HasCollation("utf8_general_ci");
  7903. entity.Property(e => e.SeoKeyword)
  7904. .HasColumnType("varchar(200)")
  7905. .HasCharSet("utf8")
  7906. .HasCollation("utf8_general_ci");
  7907. entity.Property(e => e.SeoTitle)
  7908. .HasColumnType("varchar(100)")
  7909. .HasCharSet("utf8")
  7910. .HasCollation("utf8_general_ci");
  7911. entity.Property(e => e.Sort).HasColumnType("int(11)");
  7912. entity.Property(e => e.Status).HasColumnType("int(11)");
  7913. entity.Property(e => e.TopUserId).HasColumnType("int(11)");
  7914. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  7915. entity.Property(e => e.UpdateMan)
  7916. .HasColumnType("varchar(50)")
  7917. .HasCharSet("utf8")
  7918. .HasCollation("utf8_general_ci");
  7919. entity.Property(e => e.UserId).HasColumnType("int(11)");
  7920. entity.Property(e => e.Version).HasColumnType("int(11)");
  7921. });
  7922. modelBuilder.Entity<TeamConfig>(entity =>
  7923. {
  7924. entity.Property(e => e.Id).HasColumnType("int(11)");
  7925. entity.Property(e => e.BlacklistCycle).HasColumnType("int(11)");
  7926. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  7927. entity.Property(e => e.CreateMan)
  7928. .HasColumnType("varchar(50)")
  7929. .HasCharSet("utf8")
  7930. .HasCollation("utf8_general_ci");
  7931. entity.Property(e => e.EnterEndMin).HasColumnType("int(11)");
  7932. entity.Property(e => e.LimitBuddyNo)
  7933. .HasColumnType("varchar(128)")
  7934. .HasCharSet("utf8")
  7935. .HasCollation("utf8_general_ci");
  7936. entity.Property(e => e.MaxCycleNum).HasColumnType("int(11)");
  7937. entity.Property(e => e.MaxStartDayLimit).HasColumnType("int(11)");
  7938. entity.Property(e => e.MaxUserNum).HasColumnType("int(11)");
  7939. entity.Property(e => e.MinCycleNum).HasColumnType("int(11)");
  7940. entity.Property(e => e.MinStartDayLimit).HasColumnType("int(11)");
  7941. entity.Property(e => e.MinUserNum).HasColumnType("int(11)");
  7942. entity.Property(e => e.OverlineStatus)
  7943. .HasColumnType("bit(1)")
  7944. .HasDefaultValueSql("b'0'");
  7945. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  7946. entity.Property(e => e.Remark)
  7947. .HasColumnType("varchar(64)")
  7948. .HasCharSet("utf8")
  7949. .HasCollation("utf8_general_ci");
  7950. entity.Property(e => e.SeoDescription)
  7951. .HasColumnType("varchar(500)")
  7952. .HasCharSet("utf8")
  7953. .HasCollation("utf8_general_ci");
  7954. entity.Property(e => e.SeoKeyword)
  7955. .HasColumnType("varchar(200)")
  7956. .HasCharSet("utf8")
  7957. .HasCollation("utf8_general_ci");
  7958. entity.Property(e => e.SeoTitle)
  7959. .HasColumnType("varchar(100)")
  7960. .HasCharSet("utf8")
  7961. .HasCollation("utf8_general_ci");
  7962. entity.Property(e => e.Sort).HasColumnType("int(11)");
  7963. entity.Property(e => e.Status).HasColumnType("int(11)");
  7964. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  7965. entity.Property(e => e.UpdateMan)
  7966. .HasColumnType("varchar(50)")
  7967. .HasCharSet("utf8")
  7968. .HasCollation("utf8_general_ci");
  7969. entity.Property(e => e.Version).HasColumnType("int(11)");
  7970. });
  7971. modelBuilder.Entity<TeamDayTop>(entity =>
  7972. {
  7973. entity.Property(e => e.Id).HasColumnType("int(11)");
  7974. entity.Property(e => e.ActMerNum).HasColumnType("int(11)");
  7975. entity.Property(e => e.BrandId).HasColumnType("int(11)");
  7976. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  7977. entity.Property(e => e.CreateMan)
  7978. .HasColumnType("varchar(50)")
  7979. .HasCharSet("utf8")
  7980. .HasCollation("utf8_general_ci");
  7981. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  7982. entity.Property(e => e.Remark)
  7983. .HasColumnType("varchar(64)")
  7984. .HasCharSet("utf8")
  7985. .HasCollation("utf8_general_ci");
  7986. entity.Property(e => e.SeoDescription)
  7987. .HasColumnType("varchar(500)")
  7988. .HasCharSet("utf8")
  7989. .HasCollation("utf8_general_ci");
  7990. entity.Property(e => e.SeoKeyword)
  7991. .HasColumnType("varchar(200)")
  7992. .HasCharSet("utf8")
  7993. .HasCollation("utf8_general_ci");
  7994. entity.Property(e => e.SeoTitle)
  7995. .HasColumnType("varchar(100)")
  7996. .HasCharSet("utf8")
  7997. .HasCollation("utf8_general_ci");
  7998. entity.Property(e => e.Sort).HasColumnType("int(11)");
  7999. entity.Property(e => e.StatDate)
  8000. .HasColumnType("varchar(8)")
  8001. .HasCharSet("utf8")
  8002. .HasCollation("utf8_general_ci");
  8003. entity.Property(e => e.StatMonth)
  8004. .HasColumnType("varchar(6)")
  8005. .HasCharSet("utf8")
  8006. .HasCollation("utf8_general_ci");
  8007. entity.Property(e => e.Status).HasColumnType("int(11)");
  8008. entity.Property(e => e.TeamActMerNum).HasColumnType("int(11)");
  8009. entity.Property(e => e.TeamEndDate).HasColumnType("datetime");
  8010. entity.Property(e => e.TeamId).HasColumnType("int(11)");
  8011. entity.Property(e => e.TeamStartDate).HasColumnType("datetime");
  8012. entity.Property(e => e.TeamUserId).HasColumnType("int(11)");
  8013. entity.Property(e => e.TopUserId).HasColumnType("int(11)");
  8014. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  8015. entity.Property(e => e.UpdateMan)
  8016. .HasColumnType("varchar(50)")
  8017. .HasCharSet("utf8")
  8018. .HasCollation("utf8_general_ci");
  8019. entity.Property(e => e.UserId).HasColumnType("int(11)");
  8020. entity.Property(e => e.Version).HasColumnType("int(11)");
  8021. });
  8022. modelBuilder.Entity<TeamOfferApply>(entity =>
  8023. {
  8024. entity.Property(e => e.Id).HasColumnType("int(11)");
  8025. entity.Property(e => e.Areas)
  8026. .HasColumnType("varchar(30)")
  8027. .HasCharSet("utf8")
  8028. .HasCollation("utf8_general_ci");
  8029. entity.Property(e => e.AuditRemark)
  8030. .HasColumnType("varchar(64)")
  8031. .HasCharSet("utf8")
  8032. .HasCollation("utf8_general_ci");
  8033. entity.Property(e => e.AuditResult).HasColumnType("int(11)");
  8034. entity.Property(e => e.AuditTime).HasColumnType("datetime");
  8035. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  8036. entity.Property(e => e.CreateMan)
  8037. .HasColumnType("varchar(50)")
  8038. .HasCharSet("utf8")
  8039. .HasCollation("utf8_general_ci");
  8040. entity.Property(e => e.EffectEndDate).HasColumnType("datetime");
  8041. entity.Property(e => e.EffectStartDate).HasColumnType("datetime");
  8042. entity.Property(e => e.EnterDate).HasColumnType("datetime");
  8043. entity.Property(e => e.ManagerName)
  8044. .HasColumnType("varchar(32)")
  8045. .HasCharSet("utf8")
  8046. .HasCollation("utf8_general_ci");
  8047. entity.Property(e => e.ManagerNo)
  8048. .HasColumnType("varchar(32)")
  8049. .HasCharSet("utf8")
  8050. .HasCollation("utf8_general_ci");
  8051. entity.Property(e => e.NotifyFlag).HasColumnType("int(11)");
  8052. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  8053. entity.Property(e => e.Remark)
  8054. .HasColumnType("varchar(64)")
  8055. .HasCharSet("utf8")
  8056. .HasCollation("utf8_general_ci");
  8057. entity.Property(e => e.SeoDescription)
  8058. .HasColumnType("varchar(500)")
  8059. .HasCharSet("utf8")
  8060. .HasCollation("utf8_general_ci");
  8061. entity.Property(e => e.SeoKeyword)
  8062. .HasColumnType("varchar(200)")
  8063. .HasCharSet("utf8")
  8064. .HasCollation("utf8_general_ci");
  8065. entity.Property(e => e.SeoTitle)
  8066. .HasColumnType("varchar(100)")
  8067. .HasCharSet("utf8")
  8068. .HasCollation("utf8_general_ci");
  8069. entity.Property(e => e.Sort).HasColumnType("int(11)");
  8070. entity.Property(e => e.Status).HasColumnType("int(11)");
  8071. entity.Property(e => e.TeamApplyStatus).HasColumnType("int(11)");
  8072. entity.Property(e => e.TeamId).HasColumnType("int(11)");
  8073. entity.Property(e => e.TeamLeader).HasColumnType("int(11)");
  8074. entity.Property(e => e.TeamStatus).HasColumnType("int(11)");
  8075. entity.Property(e => e.TopUserId).HasColumnType("int(11)");
  8076. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  8077. entity.Property(e => e.UpdateMan)
  8078. .HasColumnType("varchar(50)")
  8079. .HasCharSet("utf8")
  8080. .HasCollation("utf8_general_ci");
  8081. entity.Property(e => e.UserId).HasColumnType("int(11)");
  8082. entity.Property(e => e.Version).HasColumnType("int(11)");
  8083. });
  8084. modelBuilder.Entity<TeamPersonDayTop>(entity =>
  8085. {
  8086. entity.Property(e => e.Id).HasColumnType("int(11)");
  8087. entity.Property(e => e.ActMerNum).HasColumnType("int(11)");
  8088. entity.Property(e => e.BrandId).HasColumnType("int(11)");
  8089. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  8090. entity.Property(e => e.CreateMan)
  8091. .HasColumnType("varchar(50)")
  8092. .HasCharSet("utf8")
  8093. .HasCollation("utf8_general_ci");
  8094. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  8095. entity.Property(e => e.Remark)
  8096. .HasColumnType("varchar(64)")
  8097. .HasCharSet("utf8")
  8098. .HasCollation("utf8_general_ci");
  8099. entity.Property(e => e.SeoDescription)
  8100. .HasColumnType("varchar(500)")
  8101. .HasCharSet("utf8")
  8102. .HasCollation("utf8_general_ci");
  8103. entity.Property(e => e.SeoKeyword)
  8104. .HasColumnType("varchar(200)")
  8105. .HasCharSet("utf8")
  8106. .HasCollation("utf8_general_ci");
  8107. entity.Property(e => e.SeoTitle)
  8108. .HasColumnType("varchar(100)")
  8109. .HasCharSet("utf8")
  8110. .HasCollation("utf8_general_ci");
  8111. entity.Property(e => e.Sort).HasColumnType("int(11)");
  8112. entity.Property(e => e.StatDate)
  8113. .HasColumnType("varchar(8)")
  8114. .HasCharSet("utf8")
  8115. .HasCollation("utf8_general_ci");
  8116. entity.Property(e => e.StatMonth)
  8117. .HasColumnType("varchar(6)")
  8118. .HasCharSet("utf8")
  8119. .HasCollation("utf8_general_ci");
  8120. entity.Property(e => e.Status).HasColumnType("int(11)");
  8121. entity.Property(e => e.TeamActMerNum).HasColumnType("int(11)");
  8122. entity.Property(e => e.TeamEndDate).HasColumnType("datetime");
  8123. entity.Property(e => e.TeamId).HasColumnType("int(11)");
  8124. entity.Property(e => e.TeamStartDate).HasColumnType("datetime");
  8125. entity.Property(e => e.TeamUserId).HasColumnType("int(11)");
  8126. entity.Property(e => e.TopUserId).HasColumnType("int(11)");
  8127. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  8128. entity.Property(e => e.UpdateMan)
  8129. .HasColumnType("varchar(50)")
  8130. .HasCharSet("utf8")
  8131. .HasCollation("utf8_general_ci");
  8132. entity.Property(e => e.UserId).HasColumnType("int(11)");
  8133. entity.Property(e => e.Version).HasColumnType("int(11)");
  8134. });
  8135. modelBuilder.Entity<TmpCert>(entity =>
  8136. {
  8137. entity.HasKey(e => e.MakerCode)
  8138. .HasName("PRIMARY");
  8139. entity.Property(e => e.MakerCode)
  8140. .HasColumnType("varchar(50)")
  8141. .HasCharSet("latin1")
  8142. .HasCollation("latin1_swedish_ci");
  8143. entity.Property(e => e.CertId)
  8144. .HasColumnType("varchar(50)")
  8145. .HasCharSet("latin1")
  8146. .HasCollation("latin1_swedish_ci");
  8147. });
  8148. modelBuilder.Entity<TmpTradeNo>(entity =>
  8149. {
  8150. entity.HasKey(e => e.RecordNo)
  8151. .HasName("PRIMARY");
  8152. entity.Property(e => e.RecordNo)
  8153. .HasColumnType("varchar(50)")
  8154. .HasCharSet("latin1")
  8155. .HasCollation("latin1_swedish_ci");
  8156. });
  8157. modelBuilder.Entity<TradeDaySummary>(entity =>
  8158. {
  8159. entity.HasIndex(e => new { e.UserId, e.TradeMonth, e.TradeDate, e.BrandId, e.QueryCount, e.VipFlag, e.PayType, e.SeoTitle })
  8160. .HasName("TradeDaySummaryIndex");
  8161. entity.Property(e => e.Id).HasColumnType("int(11)");
  8162. entity.Property(e => e.BrandId).HasColumnType("int(11)");
  8163. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  8164. entity.Property(e => e.CreateMan)
  8165. .HasColumnType("varchar(50)")
  8166. .HasCharSet("utf8")
  8167. .HasCollation("utf8_general_ci");
  8168. entity.Property(e => e.HelpDirectCreditTradeAmt).HasColumnType("decimal(18,2)");
  8169. entity.Property(e => e.HelpDirectDebitCapNum).HasColumnType("decimal(18,2)");
  8170. entity.Property(e => e.HelpDirectDebitCapTradeAmt).HasColumnType("decimal(18,2)");
  8171. entity.Property(e => e.HelpDirectDebitTradeAmt).HasColumnType("decimal(18,2)");
  8172. entity.Property(e => e.HelpDirectNonQrCreditTradeAmt).HasColumnType("decimal(18,2)");
  8173. entity.Property(e => e.HelpDirectNonQrDebitTradeAmt).HasColumnType("decimal(18,2)");
  8174. entity.Property(e => e.HelpDirectQrCreditTradeAmt).HasColumnType("decimal(18,2)");
  8175. entity.Property(e => e.HelpDirectQrDebitTradeAmt).HasColumnType("decimal(18,2)");
  8176. entity.Property(e => e.HelpDirectTradeAmt).HasColumnType("decimal(18,2)");
  8177. entity.Property(e => e.HelpNonDirectCreditTradeAmt).HasColumnType("decimal(18,2)");
  8178. entity.Property(e => e.HelpNonDirectDebitCapNum).HasColumnType("decimal(18,2)");
  8179. entity.Property(e => e.HelpNonDirectDebitCapTradeAmt).HasColumnType("decimal(18,2)");
  8180. entity.Property(e => e.HelpNonDirectDebitTradeAmt).HasColumnType("decimal(18,2)");
  8181. entity.Property(e => e.HelpNonDirectNonQrCreditTradeAmt).HasColumnType("decimal(18,2)");
  8182. entity.Property(e => e.HelpNonDirectNonQrDebitTradeAmt).HasColumnType("decimal(18,2)");
  8183. entity.Property(e => e.HelpNonDirectQrCreditTradeAmt).HasColumnType("decimal(18,2)");
  8184. entity.Property(e => e.HelpNonDirectQrDebitTradeAmt).HasColumnType("decimal(18,2)");
  8185. entity.Property(e => e.HelpNonDirectTradeAmt).HasColumnType("decimal(18,2)");
  8186. entity.Property(e => e.MgrName)
  8187. .HasColumnType("varchar(32)")
  8188. .HasCharSet("utf8")
  8189. .HasCollation("utf8_general_ci");
  8190. entity.Property(e => e.MgrNo)
  8191. .HasColumnType("varchar(16)")
  8192. .HasCharSet("utf8")
  8193. .HasCollation("utf8_general_ci");
  8194. entity.Property(e => e.NotHelpDirectCreditTradeAmt).HasColumnType("decimal(18,2)");
  8195. entity.Property(e => e.NotHelpDirectDebitCapNum).HasColumnType("int(11)");
  8196. entity.Property(e => e.NotHelpDirectDebitCapTradeAmt).HasColumnType("decimal(18,2)");
  8197. entity.Property(e => e.NotHelpDirectDebitTradeAmt).HasColumnType("decimal(18,2)");
  8198. entity.Property(e => e.NotHelpDirectNonQrCreditTradeAmt).HasColumnType("decimal(18,2)");
  8199. entity.Property(e => e.NotHelpDirectNonQrDebitTradeAmt).HasColumnType("decimal(18,2)");
  8200. entity.Property(e => e.NotHelpDirectQrCreditTradeAmt).HasColumnType("decimal(18,2)");
  8201. entity.Property(e => e.NotHelpDirectQrDebitTradeAmt).HasColumnType("decimal(18,2)");
  8202. entity.Property(e => e.NotHelpDirectTradeAmt).HasColumnType("decimal(18,2)");
  8203. entity.Property(e => e.NotHelpNonDirectCreditTradeAmt).HasColumnType("decimal(18,2)");
  8204. entity.Property(e => e.NotHelpNonDirectDebitCapNum).HasColumnType("int(11)");
  8205. entity.Property(e => e.NotHelpNonDirectDebitCapTradeAmt).HasColumnType("decimal(18,2)");
  8206. entity.Property(e => e.NotHelpNonDirectDebitTradeAmt).HasColumnType("decimal(18,2)");
  8207. entity.Property(e => e.NotHelpNonDirectNonQrCreditTradeAmt).HasColumnType("decimal(18,2)");
  8208. entity.Property(e => e.NotHelpNonDirectNonQrDebitTradeAmt).HasColumnType("decimal(18,2)");
  8209. entity.Property(e => e.NotHelpNonDirectQrCreditTradeAmt).HasColumnType("decimal(18,2)");
  8210. entity.Property(e => e.NotHelpNonDirectQrDebitTradeAmt).HasColumnType("decimal(18,2)");
  8211. entity.Property(e => e.NotHelpNonDirectTradeAmt).HasColumnType("decimal(18,2)");
  8212. entity.Property(e => e.PayType).HasColumnType("int(11)");
  8213. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  8214. entity.Property(e => e.SeoDescription)
  8215. .HasColumnType("varchar(500)")
  8216. .HasCharSet("utf8")
  8217. .HasCollation("utf8_general_ci");
  8218. entity.Property(e => e.SeoKeyword)
  8219. .HasColumnType("varchar(200)")
  8220. .HasCharSet("utf8")
  8221. .HasCollation("utf8_general_ci");
  8222. entity.Property(e => e.SeoTitle)
  8223. .HasColumnType("varchar(100)")
  8224. .HasCharSet("utf8")
  8225. .HasCollation("utf8_general_ci");
  8226. entity.Property(e => e.Sort).HasColumnType("int(11)");
  8227. entity.Property(e => e.Status).HasColumnType("int(11)");
  8228. entity.Property(e => e.TopUserId).HasColumnType("int(11)");
  8229. entity.Property(e => e.TradeDate)
  8230. .HasColumnType("varchar(8)")
  8231. .HasCharSet("utf8")
  8232. .HasCollation("utf8_general_ci");
  8233. entity.Property(e => e.TradeMonth)
  8234. .HasColumnType("varchar(6)")
  8235. .HasCharSet("utf8")
  8236. .HasCollation("utf8_general_ci");
  8237. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  8238. entity.Property(e => e.UpdateMan)
  8239. .HasColumnType("varchar(50)")
  8240. .HasCharSet("utf8")
  8241. .HasCollation("utf8_general_ci");
  8242. entity.Property(e => e.UserId).HasColumnType("int(11)");
  8243. entity.Property(e => e.Version).HasColumnType("int(11)");
  8244. entity.Property(e => e.VipFlag).HasColumnType("int(11)");
  8245. });
  8246. modelBuilder.Entity<TradeRecord>(entity =>
  8247. {
  8248. entity.Property(e => e.Id).HasColumnType("int(11)");
  8249. entity.Property(e => e.BankCardType).HasColumnType("int(11)");
  8250. entity.Property(e => e.BrandId).HasColumnType("int(11)");
  8251. entity.Property(e => e.CapFlag).HasColumnType("int(11)");
  8252. entity.Property(e => e.ClearDate).HasColumnType("datetime");
  8253. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  8254. entity.Property(e => e.CreateMan)
  8255. .HasColumnType("varchar(50)")
  8256. .HasCharSet("utf8")
  8257. .HasCollation("utf8_general_ci");
  8258. entity.Property(e => e.DirectFlag)
  8259. .HasColumnType("bit(1)")
  8260. .HasDefaultValueSql("b'0'");
  8261. entity.Property(e => e.HelpMonthCount).HasColumnType("int(11)");
  8262. entity.Property(e => e.MerBuddyType).HasColumnType("int(11)");
  8263. entity.Property(e => e.MerHelpFlag)
  8264. .HasColumnType("bit(1)")
  8265. .HasDefaultValueSql("b'0'");
  8266. entity.Property(e => e.MerNo)
  8267. .HasColumnType("varchar(32)")
  8268. .HasCharSet("utf8")
  8269. .HasCollation("utf8_general_ci");
  8270. entity.Property(e => e.MerUserId).HasColumnType("int(11)");
  8271. entity.Property(e => e.MerchantId).HasColumnType("int(11)");
  8272. entity.Property(e => e.ParentNav)
  8273. .HasColumnType("mediumtext")
  8274. .HasCharSet("utf8")
  8275. .HasCollation("utf8_general_ci");
  8276. entity.Property(e => e.PayType).HasColumnType("int(11)");
  8277. entity.Property(e => e.QrPayFlag).HasColumnType("int(11)");
  8278. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  8279. entity.Property(e => e.RecordNo)
  8280. .HasColumnType("varchar(50)")
  8281. .HasCharSet("utf8")
  8282. .HasCollation("utf8_general_ci");
  8283. entity.Property(e => e.Remark)
  8284. .HasColumnType("varchar(64)")
  8285. .HasCharSet("utf8")
  8286. .HasCollation("utf8_general_ci");
  8287. entity.Property(e => e.SeoDescription)
  8288. .HasColumnType("varchar(500)")
  8289. .HasCharSet("utf8")
  8290. .HasCollation("utf8_general_ci");
  8291. entity.Property(e => e.SeoKeyword)
  8292. .HasColumnType("varchar(200)")
  8293. .HasCharSet("utf8")
  8294. .HasCollation("utf8_general_ci");
  8295. entity.Property(e => e.SeoTitle)
  8296. .HasColumnType("varchar(100)")
  8297. .HasCharSet("utf8")
  8298. .HasCollation("utf8_general_ci");
  8299. entity.Property(e => e.SnNo)
  8300. .HasColumnType("varchar(32)")
  8301. .HasCharSet("utf8")
  8302. .HasCollation("utf8_general_ci");
  8303. entity.Property(e => e.Sort).HasColumnType("int(11)");
  8304. entity.Property(e => e.Status).HasColumnType("int(11)");
  8305. entity.Property(e => e.TopUserId).HasColumnType("int(11)");
  8306. entity.Property(e => e.TradeAmount).HasColumnType("decimal(18,2)");
  8307. entity.Property(e => e.TradeDate).HasColumnType("datetime");
  8308. entity.Property(e => e.TradeSerialNo)
  8309. .HasColumnType("varchar(48)")
  8310. .HasCharSet("utf8")
  8311. .HasCollation("utf8_general_ci");
  8312. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  8313. entity.Property(e => e.UpdateMan)
  8314. .HasColumnType("varchar(50)")
  8315. .HasCharSet("utf8")
  8316. .HasCollation("utf8_general_ci");
  8317. entity.Property(e => e.UserId).HasColumnType("int(11)");
  8318. entity.Property(e => e.Version).HasColumnType("int(11)");
  8319. entity.Property(e => e.VipFlag).HasColumnType("int(11)");
  8320. });
  8321. modelBuilder.Entity<TradeRecordTest>(entity =>
  8322. {
  8323. entity.Property(e => e.Id).HasColumnType("int(11)");
  8324. entity.Property(e => e.BankCardType).HasColumnType("int(11)");
  8325. entity.Property(e => e.BrandId).HasColumnType("int(11)");
  8326. entity.Property(e => e.CapFlag).HasColumnType("int(11)");
  8327. entity.Property(e => e.ClearDate).HasColumnType("datetime");
  8328. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  8329. entity.Property(e => e.CreateMan)
  8330. .HasColumnType("varchar(50)")
  8331. .HasCharSet("utf8")
  8332. .HasCollation("utf8_general_ci");
  8333. entity.Property(e => e.DirectFlag)
  8334. .HasColumnType("bit(1)")
  8335. .HasDefaultValueSql("b'0'");
  8336. entity.Property(e => e.HelpMonthCount).HasColumnType("int(11)");
  8337. entity.Property(e => e.MerBuddyType).HasColumnType("int(11)");
  8338. entity.Property(e => e.MerHelpFlag)
  8339. .HasColumnType("bit(1)")
  8340. .HasDefaultValueSql("b'0'");
  8341. entity.Property(e => e.MerNo)
  8342. .HasColumnType("varchar(32)")
  8343. .HasCharSet("utf8")
  8344. .HasCollation("utf8_general_ci");
  8345. entity.Property(e => e.MerUserId).HasColumnType("int(11)");
  8346. entity.Property(e => e.MerchantId).HasColumnType("int(11)");
  8347. entity.Property(e => e.QrPayFlag).HasColumnType("int(11)");
  8348. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  8349. entity.Property(e => e.RecordNo)
  8350. .HasColumnType("varchar(100)")
  8351. .HasCharSet("utf8")
  8352. .HasCollation("utf8_general_ci");
  8353. entity.Property(e => e.Remark)
  8354. .HasColumnType("varchar(64)")
  8355. .HasCharSet("utf8")
  8356. .HasCollation("utf8_general_ci");
  8357. entity.Property(e => e.SeoDescription)
  8358. .HasColumnType("varchar(500)")
  8359. .HasCharSet("utf8")
  8360. .HasCollation("utf8_general_ci");
  8361. entity.Property(e => e.SeoKeyword)
  8362. .HasColumnType("varchar(200)")
  8363. .HasCharSet("utf8")
  8364. .HasCollation("utf8_general_ci");
  8365. entity.Property(e => e.SeoTitle)
  8366. .HasColumnType("varchar(100)")
  8367. .HasCharSet("utf8")
  8368. .HasCollation("utf8_general_ci");
  8369. entity.Property(e => e.SnNo)
  8370. .HasColumnType("varchar(32)")
  8371. .HasCharSet("utf8")
  8372. .HasCollation("utf8_general_ci");
  8373. entity.Property(e => e.Sort).HasColumnType("int(11)");
  8374. entity.Property(e => e.Status).HasColumnType("int(11)");
  8375. entity.Property(e => e.TopUserId).HasColumnType("int(11)");
  8376. entity.Property(e => e.TradeAmount).HasColumnType("decimal(18,2)");
  8377. entity.Property(e => e.TradeDate).HasColumnType("datetime");
  8378. entity.Property(e => e.TradeSerialNo)
  8379. .HasColumnType("varchar(48)")
  8380. .HasCharSet("utf8")
  8381. .HasCollation("utf8_general_ci");
  8382. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  8383. entity.Property(e => e.UpdateMan)
  8384. .HasColumnType("varchar(50)")
  8385. .HasCharSet("utf8")
  8386. .HasCollation("utf8_general_ci");
  8387. entity.Property(e => e.UserId).HasColumnType("int(11)");
  8388. entity.Property(e => e.Version).HasColumnType("int(11)");
  8389. });
  8390. modelBuilder.Entity<UploadParams>(entity =>
  8391. {
  8392. entity.Property(e => e.Id).HasColumnType("int(11)");
  8393. entity.Property(e => e.ColumnEnName)
  8394. .HasColumnType("varchar(50)")
  8395. .HasCharSet("utf8")
  8396. .HasCollation("utf8_general_ci");
  8397. entity.Property(e => e.ColumnName)
  8398. .HasColumnType("varchar(50)")
  8399. .HasCharSet("utf8")
  8400. .HasCollation("utf8_general_ci");
  8401. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  8402. entity.Property(e => e.CreateMan)
  8403. .HasColumnType("varchar(50)")
  8404. .HasCharSet("utf8")
  8405. .HasCollation("utf8_general_ci");
  8406. entity.Property(e => e.ParamString)
  8407. .HasColumnType("varchar(200)")
  8408. .HasCharSet("utf8")
  8409. .HasCollation("utf8_general_ci");
  8410. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  8411. entity.Property(e => e.SeoDescription)
  8412. .HasColumnType("varchar(500)")
  8413. .HasCharSet("utf8")
  8414. .HasCollation("utf8_general_ci");
  8415. entity.Property(e => e.SeoKeyword)
  8416. .HasColumnType("varchar(200)")
  8417. .HasCharSet("utf8")
  8418. .HasCollation("utf8_general_ci");
  8419. entity.Property(e => e.SeoTitle)
  8420. .HasColumnType("varchar(100)")
  8421. .HasCharSet("utf8")
  8422. .HasCollation("utf8_general_ci");
  8423. entity.Property(e => e.Sort).HasColumnType("int(11)");
  8424. entity.Property(e => e.Status).HasColumnType("int(11)");
  8425. entity.Property(e => e.TableEnName)
  8426. .HasColumnType("varchar(50)")
  8427. .HasCharSet("utf8")
  8428. .HasCollation("utf8_general_ci");
  8429. entity.Property(e => e.TableName)
  8430. .HasColumnType("varchar(50)")
  8431. .HasCharSet("utf8")
  8432. .HasCollation("utf8_general_ci");
  8433. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  8434. entity.Property(e => e.UpdateMan)
  8435. .HasColumnType("varchar(50)")
  8436. .HasCharSet("utf8")
  8437. .HasCollation("utf8_general_ci");
  8438. entity.Property(e => e.Version).HasColumnType("int(11)");
  8439. });
  8440. modelBuilder.Entity<UserAccount>(entity =>
  8441. {
  8442. entity.Property(e => e.Id).HasColumnType("int(11)");
  8443. entity.Property(e => e.AccountStatus).HasColumnType("int(11)");
  8444. entity.Property(e => e.BalanceAmount).HasColumnType("decimal(18,2)");
  8445. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  8446. entity.Property(e => e.CreateMan)
  8447. .HasColumnType("varchar(50)")
  8448. .HasCharSet("utf8")
  8449. .HasCollation("utf8_general_ci");
  8450. entity.Property(e => e.FixedAmount).HasColumnType("decimal(18,2)");
  8451. entity.Property(e => e.FreezeAmount).HasColumnType("decimal(18,2)");
  8452. entity.Property(e => e.LeaderReserve).HasColumnType("decimal(18,2)");
  8453. entity.Property(e => e.LockStatus).HasColumnType("int(11)");
  8454. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  8455. entity.Property(e => e.SeoDescription)
  8456. .HasColumnType("varchar(500)")
  8457. .HasCharSet("utf8")
  8458. .HasCollation("utf8_general_ci");
  8459. entity.Property(e => e.SeoKeyword)
  8460. .HasColumnType("varchar(200)")
  8461. .HasCharSet("utf8")
  8462. .HasCollation("utf8_general_ci");
  8463. entity.Property(e => e.SeoTitle)
  8464. .HasColumnType("varchar(100)")
  8465. .HasCharSet("utf8")
  8466. .HasCollation("utf8_general_ci");
  8467. entity.Property(e => e.Sort).HasColumnType("int(11)");
  8468. entity.Property(e => e.Status).HasColumnType("int(11)");
  8469. entity.Property(e => e.TeamTotalOverProfit).HasColumnType("decimal(18,2)");
  8470. entity.Property(e => e.TeamTotalProfit).HasColumnType("decimal(18,2)");
  8471. entity.Property(e => e.TeamTotalServiceProfit).HasColumnType("decimal(18,2)");
  8472. entity.Property(e => e.TempAmount).HasColumnType("decimal(18,2)");
  8473. entity.Property(e => e.TotalAmount).HasColumnType("decimal(18,2)");
  8474. entity.Property(e => e.TotalOverProfit).HasColumnType("decimal(18,2)");
  8475. entity.Property(e => e.TotalProfit).HasColumnType("decimal(18,2)");
  8476. entity.Property(e => e.TotalServiceProfit).HasColumnType("decimal(18,2)");
  8477. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  8478. entity.Property(e => e.UpdateMan)
  8479. .HasColumnType("varchar(50)")
  8480. .HasCharSet("utf8")
  8481. .HasCollation("utf8_general_ci");
  8482. entity.Property(e => e.UserId).HasColumnType("int(11)");
  8483. entity.Property(e => e.UserProperty).HasColumnType("int(11)");
  8484. entity.Property(e => e.UserType).HasColumnType("int(11)");
  8485. entity.Property(e => e.Version).HasColumnType("int(11)");
  8486. entity.Property(e => e.WithdrawAmount).HasColumnType("decimal(18,2)");
  8487. });
  8488. modelBuilder.Entity<UserAccountRecord>(entity =>
  8489. {
  8490. entity.Property(e => e.Id).HasColumnType("int(11)");
  8491. entity.Property(e => e.AfterBalanceAmount).HasColumnType("decimal(18,2)");
  8492. entity.Property(e => e.AfterFreezeAmount).HasColumnType("decimal(18,2)");
  8493. entity.Property(e => e.AfterTotalAmount).HasColumnType("decimal(18,2)");
  8494. entity.Property(e => e.BeforeBalanceAmount).HasColumnType("decimal(18,2)");
  8495. entity.Property(e => e.BeforeFreezeAmount).HasColumnType("decimal(18,2)");
  8496. entity.Property(e => e.BeforeTotalAmount).HasColumnType("decimal(18,2)");
  8497. entity.Property(e => e.ChangeAmount).HasColumnType("decimal(18,2)");
  8498. entity.Property(e => e.ChangeType).HasColumnType("int(11)");
  8499. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  8500. entity.Property(e => e.CreateMan)
  8501. .HasColumnType("varchar(50)")
  8502. .HasCharSet("utf8")
  8503. .HasCollation("utf8_general_ci");
  8504. entity.Property(e => e.ProductType).HasColumnType("int(11)");
  8505. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  8506. entity.Property(e => e.Remark)
  8507. .HasColumnType("varchar(64)")
  8508. .HasCharSet("utf8")
  8509. .HasCollation("utf8_general_ci");
  8510. entity.Property(e => e.SeoDescription)
  8511. .HasColumnType("varchar(500)")
  8512. .HasCharSet("utf8")
  8513. .HasCollation("utf8_general_ci");
  8514. entity.Property(e => e.SeoKeyword)
  8515. .HasColumnType("varchar(200)")
  8516. .HasCharSet("utf8")
  8517. .HasCollation("utf8_general_ci");
  8518. entity.Property(e => e.SeoTitle)
  8519. .HasColumnType("varchar(100)")
  8520. .HasCharSet("utf8")
  8521. .HasCollation("utf8_general_ci");
  8522. entity.Property(e => e.Sort).HasColumnType("int(11)");
  8523. entity.Property(e => e.Status).HasColumnType("int(11)");
  8524. entity.Property(e => e.TransRecordNo)
  8525. .HasColumnType("varchar(32)")
  8526. .HasCharSet("utf8")
  8527. .HasCollation("utf8_general_ci");
  8528. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  8529. entity.Property(e => e.UpdateMan)
  8530. .HasColumnType("varchar(50)")
  8531. .HasCharSet("utf8")
  8532. .HasCollation("utf8_general_ci");
  8533. entity.Property(e => e.UserId).HasColumnType("int(11)");
  8534. entity.Property(e => e.Version).HasColumnType("int(11)");
  8535. });
  8536. modelBuilder.Entity<UserAddress>(entity =>
  8537. {
  8538. entity.Property(e => e.Id).HasColumnType("int(11)");
  8539. entity.Property(e => e.Address)
  8540. .HasColumnType("varchar(100)")
  8541. .HasCharSet("utf8")
  8542. .HasCollation("utf8_general_ci");
  8543. entity.Property(e => e.Areas)
  8544. .HasColumnType("varchar(30)")
  8545. .HasCharSet("utf8")
  8546. .HasCollation("utf8_general_ci");
  8547. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  8548. entity.Property(e => e.CreateMan)
  8549. .HasColumnType("varchar(50)")
  8550. .HasCharSet("utf8")
  8551. .HasCollation("utf8_general_ci");
  8552. entity.Property(e => e.IsDefault)
  8553. .HasColumnType("bit(1)")
  8554. .HasDefaultValueSql("b'0'");
  8555. entity.Property(e => e.Mobile)
  8556. .HasColumnType("varchar(11)")
  8557. .HasCharSet("utf8")
  8558. .HasCollation("utf8_general_ci");
  8559. entity.Property(e => e.PostalCode)
  8560. .HasColumnType("varchar(6)")
  8561. .HasCharSet("utf8")
  8562. .HasCollation("utf8_general_ci");
  8563. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  8564. entity.Property(e => e.RealName)
  8565. .HasColumnType("varchar(10)")
  8566. .HasCharSet("utf8")
  8567. .HasCollation("utf8_general_ci");
  8568. entity.Property(e => e.SeoDescription)
  8569. .HasColumnType("varchar(500)")
  8570. .HasCharSet("utf8")
  8571. .HasCollation("utf8_general_ci");
  8572. entity.Property(e => e.SeoKeyword)
  8573. .HasColumnType("varchar(200)")
  8574. .HasCharSet("utf8")
  8575. .HasCollation("utf8_general_ci");
  8576. entity.Property(e => e.SeoTitle)
  8577. .HasColumnType("varchar(100)")
  8578. .HasCharSet("utf8")
  8579. .HasCollation("utf8_general_ci");
  8580. entity.Property(e => e.Sort).HasColumnType("int(11)");
  8581. entity.Property(e => e.Status).HasColumnType("int(11)");
  8582. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  8583. entity.Property(e => e.UpdateMan)
  8584. .HasColumnType("varchar(50)")
  8585. .HasCharSet("utf8")
  8586. .HasCollation("utf8_general_ci");
  8587. entity.Property(e => e.UserId).HasColumnType("int(11)");
  8588. entity.Property(e => e.Version).HasColumnType("int(11)");
  8589. });
  8590. modelBuilder.Entity<UserAuthRecord>(entity =>
  8591. {
  8592. entity.Property(e => e.Id).HasColumnType("int(11)");
  8593. entity.Property(e => e.AuthType).HasColumnType("int(11)");
  8594. entity.Property(e => e.BankCardAccount)
  8595. .HasColumnType("varchar(32)")
  8596. .HasCharSet("utf8")
  8597. .HasCollation("utf8_general_ci");
  8598. entity.Property(e => e.BankMobile)
  8599. .HasColumnType("varchar(11)")
  8600. .HasCharSet("utf8")
  8601. .HasCollation("utf8_general_ci");
  8602. entity.Property(e => e.BankName)
  8603. .HasColumnType("varchar(64)")
  8604. .HasCharSet("utf8")
  8605. .HasCollation("utf8_general_ci");
  8606. entity.Property(e => e.ChannelCode)
  8607. .HasColumnType("varchar(16)")
  8608. .HasCharSet("utf8")
  8609. .HasCollation("utf8_general_ci");
  8610. entity.Property(e => e.ChannelName)
  8611. .HasColumnType("varchar(32)")
  8612. .HasCharSet("utf8")
  8613. .HasCollation("utf8_general_ci");
  8614. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  8615. entity.Property(e => e.CreateMan)
  8616. .HasColumnType("varchar(50)")
  8617. .HasCharSet("utf8")
  8618. .HasCollation("utf8_general_ci");
  8619. entity.Property(e => e.IdcardNo)
  8620. .HasColumnType("varchar(18)")
  8621. .HasCharSet("utf8")
  8622. .HasCollation("utf8_general_ci");
  8623. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  8624. entity.Property(e => e.RealName)
  8625. .HasColumnType("varchar(32)")
  8626. .HasCharSet("utf8")
  8627. .HasCollation("utf8_general_ci");
  8628. entity.Property(e => e.ReqData)
  8629. .HasColumnType("varchar(2048)")
  8630. .HasCharSet("utf8")
  8631. .HasCollation("utf8_general_ci");
  8632. entity.Property(e => e.ResData)
  8633. .HasColumnType("varchar(2048)")
  8634. .HasCharSet("utf8")
  8635. .HasCollation("utf8_general_ci");
  8636. entity.Property(e => e.ReturnCode)
  8637. .HasColumnType("varchar(32)")
  8638. .HasCharSet("utf8")
  8639. .HasCollation("utf8_general_ci");
  8640. entity.Property(e => e.ReturnMsg)
  8641. .HasColumnType("varchar(128)")
  8642. .HasCharSet("utf8")
  8643. .HasCollation("utf8_general_ci");
  8644. entity.Property(e => e.SeoDescription)
  8645. .HasColumnType("varchar(500)")
  8646. .HasCharSet("utf8")
  8647. .HasCollation("utf8_general_ci");
  8648. entity.Property(e => e.SeoKeyword)
  8649. .HasColumnType("varchar(200)")
  8650. .HasCharSet("utf8")
  8651. .HasCollation("utf8_general_ci");
  8652. entity.Property(e => e.SeoTitle)
  8653. .HasColumnType("varchar(100)")
  8654. .HasCharSet("utf8")
  8655. .HasCollation("utf8_general_ci");
  8656. entity.Property(e => e.Sort).HasColumnType("int(11)");
  8657. entity.Property(e => e.Status).HasColumnType("int(11)");
  8658. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  8659. entity.Property(e => e.UpdateMan)
  8660. .HasColumnType("varchar(50)")
  8661. .HasCharSet("utf8")
  8662. .HasCollation("utf8_general_ci");
  8663. entity.Property(e => e.UserId).HasColumnType("int(11)");
  8664. entity.Property(e => e.Version).HasColumnType("int(11)");
  8665. });
  8666. modelBuilder.Entity<UserBack>(entity =>
  8667. {
  8668. entity.Property(e => e.Id).HasColumnType("int(11)");
  8669. entity.Property(e => e.BackKind).HasColumnType("int(11)");
  8670. entity.Property(e => e.BackStatus).HasColumnType("int(11)");
  8671. entity.Property(e => e.Content)
  8672. .HasColumnType("varchar(100)")
  8673. .HasCharSet("utf8")
  8674. .HasCollation("utf8_general_ci");
  8675. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  8676. entity.Property(e => e.CreateMan)
  8677. .HasColumnType("varchar(50)")
  8678. .HasCharSet("utf8")
  8679. .HasCollation("utf8_general_ci");
  8680. entity.Property(e => e.IsPhoneCallBack)
  8681. .HasColumnType("bit(1)")
  8682. .HasDefaultValueSql("b'0'");
  8683. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  8684. entity.Property(e => e.ReplyContent)
  8685. .HasColumnType("mediumtext")
  8686. .HasCharSet("utf8")
  8687. .HasCollation("utf8_general_ci");
  8688. entity.Property(e => e.SeoDescription)
  8689. .HasColumnType("varchar(500)")
  8690. .HasCharSet("utf8")
  8691. .HasCollation("utf8_general_ci");
  8692. entity.Property(e => e.SeoKeyword)
  8693. .HasColumnType("varchar(200)")
  8694. .HasCharSet("utf8")
  8695. .HasCollation("utf8_general_ci");
  8696. entity.Property(e => e.SeoTitle)
  8697. .HasColumnType("varchar(100)")
  8698. .HasCharSet("utf8")
  8699. .HasCollation("utf8_general_ci");
  8700. entity.Property(e => e.Sort).HasColumnType("int(11)");
  8701. entity.Property(e => e.Status).HasColumnType("int(11)");
  8702. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  8703. entity.Property(e => e.UpdateMan)
  8704. .HasColumnType("varchar(50)")
  8705. .HasCharSet("utf8")
  8706. .HasCollation("utf8_general_ci");
  8707. entity.Property(e => e.UserId).HasColumnType("int(11)");
  8708. entity.Property(e => e.Version).HasColumnType("int(11)");
  8709. });
  8710. modelBuilder.Entity<UserBackKind>(entity =>
  8711. {
  8712. entity.Property(e => e.Id).HasColumnType("int(11)");
  8713. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  8714. entity.Property(e => e.CreateMan)
  8715. .HasColumnType("varchar(50)")
  8716. .HasCharSet("utf8")
  8717. .HasCollation("utf8_general_ci");
  8718. entity.Property(e => e.Name)
  8719. .HasColumnType("varchar(50)")
  8720. .HasCharSet("utf8")
  8721. .HasCollation("utf8_general_ci");
  8722. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  8723. entity.Property(e => e.SeoDescription)
  8724. .HasColumnType("varchar(500)")
  8725. .HasCharSet("utf8")
  8726. .HasCollation("utf8_general_ci");
  8727. entity.Property(e => e.SeoKeyword)
  8728. .HasColumnType("varchar(200)")
  8729. .HasCharSet("utf8")
  8730. .HasCollation("utf8_general_ci");
  8731. entity.Property(e => e.SeoTitle)
  8732. .HasColumnType("varchar(100)")
  8733. .HasCharSet("utf8")
  8734. .HasCollation("utf8_general_ci");
  8735. entity.Property(e => e.Sort).HasColumnType("int(11)");
  8736. entity.Property(e => e.Status).HasColumnType("int(11)");
  8737. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  8738. entity.Property(e => e.UpdateMan)
  8739. .HasColumnType("varchar(50)")
  8740. .HasCharSet("utf8")
  8741. .HasCollation("utf8_general_ci");
  8742. entity.Property(e => e.Version).HasColumnType("int(11)");
  8743. });
  8744. modelBuilder.Entity<UserBalanceTop>(entity =>
  8745. {
  8746. entity.Property(e => e.Id).HasColumnType("int(11)");
  8747. entity.Property(e => e.Balance).HasColumnType("decimal(18,2)");
  8748. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  8749. entity.Property(e => e.CreateMan)
  8750. .HasColumnType("varchar(50)")
  8751. .HasCharSet("utf8")
  8752. .HasCollation("utf8_general_ci");
  8753. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  8754. entity.Property(e => e.SeoDescription)
  8755. .HasColumnType("varchar(500)")
  8756. .HasCharSet("utf8")
  8757. .HasCollation("utf8_general_ci");
  8758. entity.Property(e => e.SeoKeyword)
  8759. .HasColumnType("varchar(200)")
  8760. .HasCharSet("utf8")
  8761. .HasCollation("utf8_general_ci");
  8762. entity.Property(e => e.SeoTitle)
  8763. .HasColumnType("varchar(100)")
  8764. .HasCharSet("utf8")
  8765. .HasCollation("utf8_general_ci");
  8766. entity.Property(e => e.Sort).HasColumnType("int(11)");
  8767. entity.Property(e => e.StatDate)
  8768. .HasColumnType("varchar(8)")
  8769. .HasCharSet("utf8")
  8770. .HasCollation("utf8_general_ci");
  8771. entity.Property(e => e.StatMonth)
  8772. .HasColumnType("varchar(6)")
  8773. .HasCharSet("utf8")
  8774. .HasCollation("utf8_general_ci");
  8775. entity.Property(e => e.Status).HasColumnType("int(11)");
  8776. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  8777. entity.Property(e => e.UpdateMan)
  8778. .HasColumnType("varchar(50)")
  8779. .HasCharSet("utf8")
  8780. .HasCollation("utf8_general_ci");
  8781. entity.Property(e => e.UserId).HasColumnType("int(11)");
  8782. entity.Property(e => e.Version).HasColumnType("int(11)");
  8783. });
  8784. modelBuilder.Entity<UserCar>(entity =>
  8785. {
  8786. entity.Property(e => e.Id).HasColumnType("int(11)");
  8787. entity.Property(e => e.BuyCount).HasColumnType("int(11)");
  8788. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  8789. entity.Property(e => e.CreateMan)
  8790. .HasColumnType("varchar(50)")
  8791. .HasCharSet("utf8")
  8792. .HasCollation("utf8_general_ci");
  8793. entity.Property(e => e.MerchantId).HasColumnType("int(11)");
  8794. entity.Property(e => e.NormId).HasColumnType("int(11)");
  8795. entity.Property(e => e.ProductId).HasColumnType("int(11)");
  8796. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  8797. entity.Property(e => e.SeoDescription)
  8798. .HasColumnType("varchar(500)")
  8799. .HasCharSet("utf8")
  8800. .HasCollation("utf8_general_ci");
  8801. entity.Property(e => e.SeoKeyword)
  8802. .HasColumnType("varchar(200)")
  8803. .HasCharSet("utf8")
  8804. .HasCollation("utf8_general_ci");
  8805. entity.Property(e => e.SeoTitle)
  8806. .HasColumnType("varchar(100)")
  8807. .HasCharSet("utf8")
  8808. .HasCollation("utf8_general_ci");
  8809. entity.Property(e => e.Sort).HasColumnType("int(11)");
  8810. entity.Property(e => e.Status).HasColumnType("int(11)");
  8811. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  8812. entity.Property(e => e.UpdateMan)
  8813. .HasColumnType("varchar(50)")
  8814. .HasCharSet("utf8")
  8815. .HasCollation("utf8_general_ci");
  8816. entity.Property(e => e.UserId).HasColumnType("int(11)");
  8817. entity.Property(e => e.Version).HasColumnType("int(11)");
  8818. });
  8819. modelBuilder.Entity<UserCardForWeChat>(entity =>
  8820. {
  8821. entity.Property(e => e.Id).HasColumnType("int(11)");
  8822. entity.Property(e => e.BrandName)
  8823. .HasColumnType("varchar(12)")
  8824. .HasCharSet("utf8")
  8825. .HasCollation("utf8_general_ci");
  8826. entity.Property(e => e.CardId)
  8827. .HasColumnType("varchar(50)")
  8828. .HasCharSet("utf8")
  8829. .HasCollation("utf8_general_ci");
  8830. entity.Property(e => e.CardType)
  8831. .HasColumnType("varchar(30)")
  8832. .HasCharSet("utf8")
  8833. .HasCollation("utf8_general_ci");
  8834. entity.Property(e => e.CodeType)
  8835. .HasColumnType("varchar(50)")
  8836. .HasCharSet("utf8")
  8837. .HasCollation("utf8_general_ci");
  8838. entity.Property(e => e.Color)
  8839. .HasColumnType("varchar(20)")
  8840. .HasCharSet("utf8")
  8841. .HasCollation("utf8_general_ci");
  8842. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  8843. entity.Property(e => e.CreateMan)
  8844. .HasColumnType("varchar(50)")
  8845. .HasCharSet("utf8")
  8846. .HasCollation("utf8_general_ci");
  8847. entity.Property(e => e.DateType)
  8848. .HasColumnType("varchar(50)")
  8849. .HasCharSet("utf8")
  8850. .HasCollation("utf8_general_ci");
  8851. entity.Property(e => e.Description)
  8852. .HasColumnType("varchar(1024)")
  8853. .HasCharSet("utf8")
  8854. .HasCollation("utf8_general_ci");
  8855. entity.Property(e => e.EnterName)
  8856. .HasColumnType("varchar(15)")
  8857. .HasCharSet("utf8")
  8858. .HasCollation("utf8_general_ci");
  8859. entity.Property(e => e.EnterTips)
  8860. .HasColumnType("varchar(6)")
  8861. .HasCharSet("utf8")
  8862. .HasCollation("utf8_general_ci");
  8863. entity.Property(e => e.EnterUrl)
  8864. .HasColumnType("varchar(200)")
  8865. .HasCharSet("utf8")
  8866. .HasCollation("utf8_general_ci");
  8867. entity.Property(e => e.LogoUrl)
  8868. .HasColumnType("varchar(200)")
  8869. .HasCharSet("utf8")
  8870. .HasCollation("utf8_general_ci");
  8871. entity.Property(e => e.MerchantId).HasColumnType("int(11)");
  8872. entity.Property(e => e.Notice)
  8873. .HasColumnType("varchar(16)")
  8874. .HasCharSet("utf8")
  8875. .HasCollation("utf8_general_ci");
  8876. entity.Property(e => e.Prerogative)
  8877. .HasColumnType("varchar(1024)")
  8878. .HasCharSet("utf8")
  8879. .HasCollation("utf8_general_ci");
  8880. entity.Property(e => e.Quantity).HasColumnType("int(11)");
  8881. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  8882. entity.Property(e => e.SeoDescription)
  8883. .HasColumnType("varchar(500)")
  8884. .HasCharSet("utf8")
  8885. .HasCollation("utf8_general_ci");
  8886. entity.Property(e => e.SeoKeyword)
  8887. .HasColumnType("varchar(200)")
  8888. .HasCharSet("utf8")
  8889. .HasCollation("utf8_general_ci");
  8890. entity.Property(e => e.SeoTitle)
  8891. .HasColumnType("varchar(100)")
  8892. .HasCharSet("utf8")
  8893. .HasCollation("utf8_general_ci");
  8894. entity.Property(e => e.Sku)
  8895. .HasColumnType("mediumtext")
  8896. .HasCharSet("utf8")
  8897. .HasCollation("utf8_general_ci");
  8898. entity.Property(e => e.Sort).HasColumnType("int(11)");
  8899. entity.Property(e => e.Status).HasColumnType("int(11)");
  8900. entity.Property(e => e.SupplyBalance)
  8901. .HasColumnType("bit(1)")
  8902. .HasDefaultValueSql("b'0'");
  8903. entity.Property(e => e.SupplyBonus)
  8904. .HasColumnType("bit(1)")
  8905. .HasDefaultValueSql("b'0'");
  8906. entity.Property(e => e.Title)
  8907. .HasColumnType("varchar(9)")
  8908. .HasCharSet("utf8")
  8909. .HasCollation("utf8_general_ci");
  8910. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  8911. entity.Property(e => e.UpdateMan)
  8912. .HasColumnType("varchar(50)")
  8913. .HasCharSet("utf8")
  8914. .HasCollation("utf8_general_ci");
  8915. entity.Property(e => e.Version).HasColumnType("int(11)");
  8916. });
  8917. modelBuilder.Entity<UserCardRecord>(entity =>
  8918. {
  8919. entity.Property(e => e.Id).HasColumnType("int(11)");
  8920. entity.Property(e => e.CardId).HasColumnType("int(11)");
  8921. entity.Property(e => e.ConsumerId).HasColumnType("int(11)");
  8922. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  8923. entity.Property(e => e.CreateMan)
  8924. .HasColumnType("varchar(50)")
  8925. .HasCharSet("utf8")
  8926. .HasCollation("utf8_general_ci");
  8927. entity.Property(e => e.MerchantId).HasColumnType("int(11)");
  8928. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  8929. entity.Property(e => e.SeoDescription)
  8930. .HasColumnType("varchar(500)")
  8931. .HasCharSet("utf8")
  8932. .HasCollation("utf8_general_ci");
  8933. entity.Property(e => e.SeoKeyword)
  8934. .HasColumnType("varchar(200)")
  8935. .HasCharSet("utf8")
  8936. .HasCollation("utf8_general_ci");
  8937. entity.Property(e => e.SeoTitle)
  8938. .HasColumnType("varchar(100)")
  8939. .HasCharSet("utf8")
  8940. .HasCollation("utf8_general_ci");
  8941. entity.Property(e => e.Sort).HasColumnType("int(11)");
  8942. entity.Property(e => e.Status).HasColumnType("int(11)");
  8943. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  8944. entity.Property(e => e.UpdateMan)
  8945. .HasColumnType("varchar(50)")
  8946. .HasCharSet("utf8")
  8947. .HasCollation("utf8_general_ci");
  8948. entity.Property(e => e.Version).HasColumnType("int(11)");
  8949. });
  8950. modelBuilder.Entity<UserCashRecord>(entity =>
  8951. {
  8952. entity.Property(e => e.Id).HasColumnType("int(11)");
  8953. entity.Property(e => e.ActualTradeAmount).HasColumnType("decimal(18,2)");
  8954. entity.Property(e => e.CashOrderNo)
  8955. .HasColumnType("varchar(32)")
  8956. .HasCharSet("utf8")
  8957. .HasCollation("utf8_general_ci");
  8958. entity.Property(e => e.ChanelName)
  8959. .HasColumnType("varchar(32)")
  8960. .HasCharSet("utf8")
  8961. .HasCollation("utf8_general_ci");
  8962. entity.Property(e => e.ChannelCode)
  8963. .HasColumnType("varchar(16)")
  8964. .HasCharSet("utf8")
  8965. .HasCollation("utf8_general_ci");
  8966. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  8967. entity.Property(e => e.CreateMan)
  8968. .HasColumnType("varchar(50)")
  8969. .HasCharSet("utf8")
  8970. .HasCollation("utf8_general_ci");
  8971. entity.Property(e => e.IdCardNo)
  8972. .HasColumnType("varchar(18)")
  8973. .HasCharSet("utf8")
  8974. .HasCollation("utf8_general_ci");
  8975. entity.Property(e => e.Ip)
  8976. .HasColumnType("varchar(15)")
  8977. .HasCharSet("utf8")
  8978. .HasCollation("utf8_general_ci");
  8979. entity.Property(e => e.ManageFee).HasColumnType("decimal(18,2)");
  8980. entity.Property(e => e.MediaSource)
  8981. .HasColumnType("varchar(16)")
  8982. .HasCharSet("utf8")
  8983. .HasCollation("utf8_general_ci");
  8984. entity.Property(e => e.PayTradeNo)
  8985. .HasColumnType("varchar(32)")
  8986. .HasCharSet("utf8")
  8987. .HasCollation("utf8_general_ci");
  8988. entity.Property(e => e.PaymentDate).HasColumnType("datetime");
  8989. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  8990. entity.Property(e => e.Remark)
  8991. .HasColumnType("varchar(128)")
  8992. .HasCharSet("utf8")
  8993. .HasCollation("utf8_general_ci");
  8994. entity.Property(e => e.ReqData)
  8995. .HasColumnType("varchar(2048)")
  8996. .HasCharSet("utf8")
  8997. .HasCollation("utf8_general_ci");
  8998. entity.Property(e => e.ResData)
  8999. .HasColumnType("varchar(2048)")
  9000. .HasCharSet("utf8")
  9001. .HasCollation("utf8_general_ci");
  9002. entity.Property(e => e.ReturnCode)
  9003. .HasColumnType("varchar(32)")
  9004. .HasCharSet("utf8")
  9005. .HasCollation("utf8_general_ci");
  9006. entity.Property(e => e.ReturnMsg)
  9007. .HasColumnType("varchar(128)")
  9008. .HasCharSet("utf8")
  9009. .HasCollation("utf8_general_ci");
  9010. entity.Property(e => e.SeoDescription)
  9011. .HasColumnType("varchar(500)")
  9012. .HasCharSet("utf8")
  9013. .HasCollation("utf8_general_ci");
  9014. entity.Property(e => e.SeoKeyword)
  9015. .HasColumnType("varchar(200)")
  9016. .HasCharSet("utf8")
  9017. .HasCollation("utf8_general_ci");
  9018. entity.Property(e => e.SeoTitle)
  9019. .HasColumnType("varchar(100)")
  9020. .HasCharSet("utf8")
  9021. .HasCollation("utf8_general_ci");
  9022. entity.Property(e => e.SettleBankCardNo)
  9023. .HasColumnType("varchar(32)")
  9024. .HasCharSet("utf8")
  9025. .HasCollation("utf8_general_ci");
  9026. entity.Property(e => e.SettleBankName)
  9027. .HasColumnType("varchar(64)")
  9028. .HasCharSet("utf8")
  9029. .HasCollation("utf8_general_ci");
  9030. entity.Property(e => e.Sort).HasColumnType("int(11)");
  9031. entity.Property(e => e.Status).HasColumnType("int(11)");
  9032. entity.Property(e => e.TradeAmount).HasColumnType("decimal(18,2)");
  9033. entity.Property(e => e.TradeFee).HasColumnType("decimal(18,2)");
  9034. entity.Property(e => e.TradeType).HasColumnType("int(11)");
  9035. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  9036. entity.Property(e => e.UpdateMan)
  9037. .HasColumnType("varchar(50)")
  9038. .HasCharSet("utf8")
  9039. .HasCollation("utf8_general_ci");
  9040. entity.Property(e => e.UserId).HasColumnType("int(11)");
  9041. entity.Property(e => e.Version).HasColumnType("int(11)");
  9042. });
  9043. modelBuilder.Entity<UserCenterIconList>(entity =>
  9044. {
  9045. entity.Property(e => e.Id).HasColumnType("int(11)");
  9046. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  9047. entity.Property(e => e.CreateMan)
  9048. .HasColumnType("varchar(50)")
  9049. .HasCharSet("utf8")
  9050. .HasCollation("utf8_general_ci");
  9051. entity.Property(e => e.Icon)
  9052. .HasColumnType("varchar(200)")
  9053. .HasCharSet("utf8")
  9054. .HasCollation("utf8_general_ci");
  9055. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  9056. entity.Property(e => e.SeoDescription)
  9057. .HasColumnType("varchar(500)")
  9058. .HasCharSet("utf8")
  9059. .HasCollation("utf8_general_ci");
  9060. entity.Property(e => e.SeoKeyword)
  9061. .HasColumnType("varchar(200)")
  9062. .HasCharSet("utf8")
  9063. .HasCollation("utf8_general_ci");
  9064. entity.Property(e => e.SeoTitle)
  9065. .HasColumnType("varchar(100)")
  9066. .HasCharSet("utf8")
  9067. .HasCollation("utf8_general_ci");
  9068. entity.Property(e => e.Sort).HasColumnType("int(11)");
  9069. entity.Property(e => e.Status).HasColumnType("int(11)");
  9070. entity.Property(e => e.Title)
  9071. .HasColumnType("varchar(50)")
  9072. .HasCharSet("utf8")
  9073. .HasCollation("utf8_general_ci");
  9074. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  9075. entity.Property(e => e.UpdateMan)
  9076. .HasColumnType("varchar(50)")
  9077. .HasCharSet("utf8")
  9078. .HasCollation("utf8_general_ci");
  9079. entity.Property(e => e.Url)
  9080. .HasColumnType("varchar(50)")
  9081. .HasCharSet("utf8")
  9082. .HasCollation("utf8_general_ci");
  9083. entity.Property(e => e.Version).HasColumnType("int(11)");
  9084. });
  9085. modelBuilder.Entity<UserCollection>(entity =>
  9086. {
  9087. entity.Property(e => e.Id).HasColumnType("int(11)");
  9088. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  9089. entity.Property(e => e.CreateMan)
  9090. .HasColumnType("varchar(50)")
  9091. .HasCharSet("utf8")
  9092. .HasCollation("utf8_general_ci");
  9093. entity.Property(e => e.DataId).HasColumnType("int(11)");
  9094. entity.Property(e => e.Kind).HasColumnType("int(11)");
  9095. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  9096. entity.Property(e => e.SeoDescription)
  9097. .HasColumnType("varchar(500)")
  9098. .HasCharSet("utf8")
  9099. .HasCollation("utf8_general_ci");
  9100. entity.Property(e => e.SeoKeyword)
  9101. .HasColumnType("varchar(200)")
  9102. .HasCharSet("utf8")
  9103. .HasCollation("utf8_general_ci");
  9104. entity.Property(e => e.SeoTitle)
  9105. .HasColumnType("varchar(100)")
  9106. .HasCharSet("utf8")
  9107. .HasCollation("utf8_general_ci");
  9108. entity.Property(e => e.Sort).HasColumnType("int(11)");
  9109. entity.Property(e => e.Status).HasColumnType("int(11)");
  9110. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  9111. entity.Property(e => e.UpdateMan)
  9112. .HasColumnType("varchar(50)")
  9113. .HasCharSet("utf8")
  9114. .HasCollation("utf8_general_ci");
  9115. entity.Property(e => e.UserId).HasColumnType("int(11)");
  9116. entity.Property(e => e.Version).HasColumnType("int(11)");
  9117. });
  9118. modelBuilder.Entity<UserData>(entity =>
  9119. {
  9120. entity.HasKey(e => e.UserId)
  9121. .HasName("PRIMARY");
  9122. entity.Property(e => e.UserId).HasColumnType("int(11)");
  9123. entity.Property(e => e.ActiveRewardAmount).HasColumnType("decimal(18,2)");
  9124. entity.Property(e => e.CashFreezeAmt).HasColumnType("decimal(18,2)");
  9125. entity.Property(e => e.CollectionCount).HasColumnType("int(11)");
  9126. entity.Property(e => e.Coupons).HasColumnType("decimal(18,2)");
  9127. entity.Property(e => e.CurMoney).HasColumnType("decimal(18,2)");
  9128. entity.Property(e => e.FansCount).HasColumnType("int(11)");
  9129. entity.Property(e => e.FollowCount).HasColumnType("int(11)");
  9130. entity.Property(e => e.GrowthValue).HasColumnType("int(11)");
  9131. entity.Property(e => e.Integral).HasColumnType("decimal(18,2)");
  9132. entity.Property(e => e.MachineCount).HasColumnType("int(11)");
  9133. entity.Property(e => e.ProfitRewardRate).HasColumnType("decimal(18,2)");
  9134. entity.Property(e => e.SettleAmount).HasColumnType("decimal(18,2)");
  9135. entity.Property(e => e.ToCommentOrderCount).HasColumnType("int(11)");
  9136. entity.Property(e => e.ToPayOrderCount).HasColumnType("int(11)");
  9137. entity.Property(e => e.ToReceiveOrderCount).HasColumnType("int(11)");
  9138. entity.Property(e => e.ToRefundOrderCount).HasColumnType("int(11)");
  9139. entity.Property(e => e.ToSendOrderCount).HasColumnType("int(11)");
  9140. entity.Property(e => e.TotalOrderMoney).HasColumnType("decimal(18,2)");
  9141. entity.Property(e => e.TotalUseIntegral).HasColumnType("decimal(18,2)");
  9142. });
  9143. modelBuilder.Entity<UserDetail>(entity =>
  9144. {
  9145. entity.Property(e => e.Id).HasColumnType("int(11)");
  9146. entity.Property(e => e.AddMan).HasColumnType("int(11)");
  9147. entity.Property(e => e.Birthday).HasColumnType("datetime");
  9148. entity.Property(e => e.CardAddAddress).HasColumnType("int(11)");
  9149. entity.Property(e => e.CardExpireDate).HasColumnType("datetime");
  9150. entity.Property(e => e.EduLevel).HasColumnType("int(11)");
  9151. entity.Property(e => e.Email)
  9152. .HasColumnType("varchar(50)")
  9153. .HasCharSet("utf8")
  9154. .HasCollation("utf8_general_ci");
  9155. entity.Property(e => e.FamilyIncome).HasColumnType("int(11)");
  9156. entity.Property(e => e.Interests)
  9157. .HasColumnType("varchar(200)")
  9158. .HasCharSet("utf8")
  9159. .HasCollation("utf8_general_ci");
  9160. entity.Property(e => e.Note)
  9161. .HasColumnType("longtext")
  9162. .HasCharSet("utf8")
  9163. .HasCollation("utf8_general_ci");
  9164. entity.Property(e => e.OfficePhone)
  9165. .HasColumnType("varchar(50)")
  9166. .HasCharSet("utf8")
  9167. .HasCollation("utf8_general_ci");
  9168. entity.Property(e => e.PostalCode)
  9169. .HasColumnType("varchar(6)")
  9170. .HasCharSet("utf8")
  9171. .HasCollation("utf8_general_ci");
  9172. entity.Property(e => e.PrivatePhone)
  9173. .HasColumnType("varchar(50)")
  9174. .HasCharSet("utf8")
  9175. .HasCollation("utf8_general_ci");
  9176. entity.Property(e => e.ToShopDate).HasColumnType("datetime");
  9177. entity.Property(e => e.TrafficTool).HasColumnType("int(11)");
  9178. entity.Property(e => e.UpdateMan).HasColumnType("int(11)");
  9179. entity.Property(e => e.UserJob).HasColumnType("int(11)");
  9180. });
  9181. modelBuilder.Entity<UserFamilyMember>(entity =>
  9182. {
  9183. entity.Property(e => e.Id).HasColumnType("int(11)");
  9184. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  9185. entity.Property(e => e.CreateMan)
  9186. .HasColumnType("varchar(50)")
  9187. .HasCharSet("utf8")
  9188. .HasCollation("utf8_general_ci");
  9189. entity.Property(e => e.IdCardNo)
  9190. .HasColumnType("varchar(18)")
  9191. .HasCharSet("utf8")
  9192. .HasCollation("utf8_general_ci");
  9193. entity.Property(e => e.Job).HasColumnType("int(11)");
  9194. entity.Property(e => e.MemberKind).HasColumnType("int(11)");
  9195. entity.Property(e => e.Mobile)
  9196. .HasColumnType("varchar(11)")
  9197. .HasCharSet("utf8")
  9198. .HasCollation("utf8_general_ci");
  9199. entity.Property(e => e.Name)
  9200. .HasColumnType("varchar(20)")
  9201. .HasCharSet("utf8")
  9202. .HasCollation("utf8_general_ci");
  9203. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  9204. entity.Property(e => e.SeoDescription)
  9205. .HasColumnType("varchar(500)")
  9206. .HasCharSet("utf8")
  9207. .HasCollation("utf8_general_ci");
  9208. entity.Property(e => e.SeoKeyword)
  9209. .HasColumnType("varchar(200)")
  9210. .HasCharSet("utf8")
  9211. .HasCollation("utf8_general_ci");
  9212. entity.Property(e => e.SeoTitle)
  9213. .HasColumnType("varchar(100)")
  9214. .HasCharSet("utf8")
  9215. .HasCollation("utf8_general_ci");
  9216. entity.Property(e => e.Sort).HasColumnType("int(11)");
  9217. entity.Property(e => e.Status).HasColumnType("int(11)");
  9218. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  9219. entity.Property(e => e.UpdateMan)
  9220. .HasColumnType("varchar(50)")
  9221. .HasCharSet("utf8")
  9222. .HasCollation("utf8_general_ci");
  9223. entity.Property(e => e.UserId).HasColumnType("int(11)");
  9224. entity.Property(e => e.Version).HasColumnType("int(11)");
  9225. });
  9226. modelBuilder.Entity<UserForMakerCode>(entity =>
  9227. {
  9228. entity.HasKey(e => e.MakerCode)
  9229. .HasName("PRIMARY");
  9230. entity.Property(e => e.MakerCode)
  9231. .HasColumnType("varchar(30)")
  9232. .HasCharSet("utf8")
  9233. .HasCollation("utf8_general_ci");
  9234. entity.Property(e => e.UserId).HasColumnType("int(11)");
  9235. });
  9236. modelBuilder.Entity<UserForMobile>(entity =>
  9237. {
  9238. entity.HasKey(e => e.Mobile)
  9239. .HasName("PRIMARY");
  9240. entity.Property(e => e.Mobile)
  9241. .HasColumnType("varchar(11)")
  9242. .HasCharSet("utf8")
  9243. .HasCollation("utf8_general_ci");
  9244. entity.Property(e => e.UserId).HasColumnType("int(11)");
  9245. });
  9246. modelBuilder.Entity<UserForRealName>(entity =>
  9247. {
  9248. entity.HasKey(e => e.RealName)
  9249. .HasName("PRIMARY");
  9250. entity.Property(e => e.RealName)
  9251. .HasColumnType("varchar(30)")
  9252. .HasCharSet("utf8")
  9253. .HasCollation("utf8_general_ci");
  9254. entity.Property(e => e.UserId)
  9255. .HasColumnType("varchar(100)")
  9256. .HasCharSet("utf8")
  9257. .HasCollation("utf8_general_ci");
  9258. });
  9259. modelBuilder.Entity<UserFriend>(entity =>
  9260. {
  9261. entity.Property(e => e.Id).HasColumnType("int(11)");
  9262. entity.Property(e => e.FriendId).HasColumnType("int(11)");
  9263. entity.Property(e => e.UserId).HasColumnType("int(11)");
  9264. });
  9265. modelBuilder.Entity<UserGroup>(entity =>
  9266. {
  9267. entity.Property(e => e.Id).HasColumnType("int(11)");
  9268. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  9269. entity.Property(e => e.CreateMan)
  9270. .HasColumnType("varchar(50)")
  9271. .HasCharSet("utf8")
  9272. .HasCollation("utf8_general_ci");
  9273. entity.Property(e => e.Details)
  9274. .HasColumnType("varchar(200)")
  9275. .HasCharSet("utf8")
  9276. .HasCollation("utf8_general_ci");
  9277. entity.Property(e => e.Name)
  9278. .HasColumnType("varchar(20)")
  9279. .HasCharSet("utf8")
  9280. .HasCollation("utf8_general_ci");
  9281. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  9282. entity.Property(e => e.SeoDescription)
  9283. .HasColumnType("varchar(500)")
  9284. .HasCharSet("utf8")
  9285. .HasCollation("utf8_general_ci");
  9286. entity.Property(e => e.SeoKeyword)
  9287. .HasColumnType("varchar(200)")
  9288. .HasCharSet("utf8")
  9289. .HasCollation("utf8_general_ci");
  9290. entity.Property(e => e.SeoTitle)
  9291. .HasColumnType("varchar(100)")
  9292. .HasCharSet("utf8")
  9293. .HasCollation("utf8_general_ci");
  9294. entity.Property(e => e.Sort).HasColumnType("int(11)");
  9295. entity.Property(e => e.Status).HasColumnType("int(11)");
  9296. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  9297. entity.Property(e => e.UpdateMan)
  9298. .HasColumnType("varchar(50)")
  9299. .HasCharSet("utf8")
  9300. .HasCollation("utf8_general_ci");
  9301. entity.Property(e => e.Version).HasColumnType("int(11)");
  9302. });
  9303. modelBuilder.Entity<UserLevelSet>(entity =>
  9304. {
  9305. entity.Property(e => e.Id).HasColumnType("int(11)");
  9306. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  9307. entity.Property(e => e.CreateMan)
  9308. .HasColumnType("varchar(50)")
  9309. .HasCharSet("utf8")
  9310. .HasCollation("utf8_general_ci");
  9311. entity.Property(e => e.Details)
  9312. .HasColumnType("varchar(200)")
  9313. .HasCharSet("utf8")
  9314. .HasCollation("utf8_general_ci");
  9315. entity.Property(e => e.Name)
  9316. .HasColumnType("varchar(20)")
  9317. .HasCharSet("utf8")
  9318. .HasCollation("utf8_general_ci");
  9319. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  9320. entity.Property(e => e.SeoDescription)
  9321. .HasColumnType("varchar(500)")
  9322. .HasCharSet("utf8")
  9323. .HasCollation("utf8_general_ci");
  9324. entity.Property(e => e.SeoKeyword)
  9325. .HasColumnType("varchar(200)")
  9326. .HasCharSet("utf8")
  9327. .HasCollation("utf8_general_ci");
  9328. entity.Property(e => e.SeoTitle)
  9329. .HasColumnType("varchar(100)")
  9330. .HasCharSet("utf8")
  9331. .HasCollation("utf8_general_ci");
  9332. entity.Property(e => e.Sort).HasColumnType("int(11)");
  9333. entity.Property(e => e.Status).HasColumnType("int(11)");
  9334. entity.Property(e => e.UpLevelDays).HasColumnType("int(11)");
  9335. entity.Property(e => e.UpLevelGrowth).HasColumnType("int(11)");
  9336. entity.Property(e => e.UpLevelIntegral).HasColumnType("decimal(10,0)");
  9337. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  9338. entity.Property(e => e.UpdateMan)
  9339. .HasColumnType("varchar(50)")
  9340. .HasCharSet("utf8")
  9341. .HasCollation("utf8_general_ci");
  9342. entity.Property(e => e.Version).HasColumnType("int(11)");
  9343. });
  9344. modelBuilder.Entity<UserLoginRecord>(entity =>
  9345. {
  9346. entity.Property(e => e.Id).HasColumnType("int(11)");
  9347. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  9348. entity.Property(e => e.CreateMan)
  9349. .HasColumnType("varchar(50)")
  9350. .HasCharSet("utf8")
  9351. .HasCollation("utf8_general_ci");
  9352. entity.Property(e => e.Kind).HasColumnType("int(11)");
  9353. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  9354. entity.Property(e => e.SeoDescription)
  9355. .HasColumnType("varchar(500)")
  9356. .HasCharSet("utf8")
  9357. .HasCollation("utf8_general_ci");
  9358. entity.Property(e => e.SeoKeyword)
  9359. .HasColumnType("varchar(200)")
  9360. .HasCharSet("utf8")
  9361. .HasCollation("utf8_general_ci");
  9362. entity.Property(e => e.SeoTitle)
  9363. .HasColumnType("varchar(100)")
  9364. .HasCharSet("utf8")
  9365. .HasCollation("utf8_general_ci");
  9366. entity.Property(e => e.Sort).HasColumnType("int(11)");
  9367. entity.Property(e => e.Status).HasColumnType("int(11)");
  9368. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  9369. entity.Property(e => e.UpdateMan)
  9370. .HasColumnType("varchar(50)")
  9371. .HasCharSet("utf8")
  9372. .HasCollation("utf8_general_ci");
  9373. entity.Property(e => e.UserId).HasColumnType("int(11)");
  9374. entity.Property(e => e.Version).HasColumnType("int(11)");
  9375. });
  9376. modelBuilder.Entity<UserMachineData>(entity =>
  9377. {
  9378. entity.HasKey(e => e.IdBrand)
  9379. .HasName("PRIMARY");
  9380. entity.Property(e => e.IdBrand)
  9381. .HasColumnType("varchar(50)")
  9382. .HasCharSet("utf8")
  9383. .HasCollation("utf8_general_ci");
  9384. entity.Property(e => e.ActProfit).HasColumnType("decimal(18,2)");
  9385. entity.Property(e => e.BindCount).HasColumnType("int(11)");
  9386. entity.Property(e => e.DividendsProfit).HasColumnType("decimal(18,2)");
  9387. entity.Property(e => e.FluxProfit).HasColumnType("decimal(18,2)");
  9388. entity.Property(e => e.OpenProfit).HasColumnType("decimal(18,2)");
  9389. entity.Property(e => e.OtherProfit).HasColumnType("decimal(18,2)");
  9390. entity.Property(e => e.TotalMachineCount).HasColumnType("int(11)");
  9391. entity.Property(e => e.TradeProfit).HasColumnType("decimal(18,2)");
  9392. entity.Property(e => e.UnBindCount).HasColumnType("int(11)");
  9393. });
  9394. modelBuilder.Entity<UserMallLargeSn>(entity =>
  9395. {
  9396. entity.Property(e => e.Id).HasColumnType("int(11)");
  9397. entity.Property(e => e.BrandId).HasColumnType("int(11)");
  9398. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  9399. entity.Property(e => e.CreateMan)
  9400. .HasColumnType("varchar(50)")
  9401. .HasCharSet("utf8")
  9402. .HasCollation("utf8_general_ci");
  9403. entity.Property(e => e.OrderAmount).HasColumnType("decimal(18,2)");
  9404. entity.Property(e => e.OrderNo)
  9405. .HasColumnType("varchar(32)")
  9406. .HasCharSet("utf8")
  9407. .HasCollation("utf8_general_ci");
  9408. entity.Property(e => e.OrderNum).HasColumnType("int(11)");
  9409. entity.Property(e => e.ProductName)
  9410. .HasColumnType("varchar(32)")
  9411. .HasCharSet("utf8")
  9412. .HasCollation("utf8_general_ci");
  9413. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  9414. entity.Property(e => e.Remark)
  9415. .HasColumnType("varchar(64)")
  9416. .HasCharSet("utf8")
  9417. .HasCollation("utf8_general_ci");
  9418. entity.Property(e => e.RuleOrderAmt).HasColumnType("decimal(18,2)");
  9419. entity.Property(e => e.SeoDescription)
  9420. .HasColumnType("varchar(500)")
  9421. .HasCharSet("utf8")
  9422. .HasCollation("utf8_general_ci");
  9423. entity.Property(e => e.SeoKeyword)
  9424. .HasColumnType("varchar(200)")
  9425. .HasCharSet("utf8")
  9426. .HasCollation("utf8_general_ci");
  9427. entity.Property(e => e.SeoTitle)
  9428. .HasColumnType("varchar(100)")
  9429. .HasCharSet("utf8")
  9430. .HasCollation("utf8_general_ci");
  9431. entity.Property(e => e.SnNo)
  9432. .HasColumnType("varchar(32)")
  9433. .HasCharSet("utf8")
  9434. .HasCollation("utf8_general_ci");
  9435. entity.Property(e => e.SnShipDate).HasColumnType("datetime");
  9436. entity.Property(e => e.SnStatus).HasColumnType("int(11)");
  9437. entity.Property(e => e.SnType).HasColumnType("int(11)");
  9438. entity.Property(e => e.Sort).HasColumnType("int(11)");
  9439. entity.Property(e => e.Status).HasColumnType("int(11)");
  9440. entity.Property(e => e.StoreId).HasColumnType("int(11)");
  9441. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  9442. entity.Property(e => e.UpdateMan)
  9443. .HasColumnType("varchar(50)")
  9444. .HasCharSet("utf8")
  9445. .HasCollation("utf8_general_ci");
  9446. entity.Property(e => e.UserId).HasColumnType("int(11)");
  9447. entity.Property(e => e.Version).HasColumnType("int(11)");
  9448. });
  9449. modelBuilder.Entity<UserOfflineSignInRecords>(entity =>
  9450. {
  9451. entity.Property(e => e.Id).HasColumnType("int(11)");
  9452. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  9453. entity.Property(e => e.CreateMan)
  9454. .HasColumnType("varchar(50)")
  9455. .HasCharSet("utf8")
  9456. .HasCollation("utf8_general_ci");
  9457. entity.Property(e => e.MerchantId).HasColumnType("int(11)");
  9458. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  9459. entity.Property(e => e.SeoDescription)
  9460. .HasColumnType("varchar(500)")
  9461. .HasCharSet("utf8")
  9462. .HasCollation("utf8_general_ci");
  9463. entity.Property(e => e.SeoKeyword)
  9464. .HasColumnType("varchar(200)")
  9465. .HasCharSet("utf8")
  9466. .HasCollation("utf8_general_ci");
  9467. entity.Property(e => e.SeoTitle)
  9468. .HasColumnType("varchar(100)")
  9469. .HasCharSet("utf8")
  9470. .HasCollation("utf8_general_ci");
  9471. entity.Property(e => e.Sort).HasColumnType("int(11)");
  9472. entity.Property(e => e.Status).HasColumnType("int(11)");
  9473. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  9474. entity.Property(e => e.UpdateMan)
  9475. .HasColumnType("varchar(50)")
  9476. .HasCharSet("utf8")
  9477. .HasCollation("utf8_general_ci");
  9478. entity.Property(e => e.UserId).HasColumnType("int(11)");
  9479. entity.Property(e => e.Version).HasColumnType("int(11)");
  9480. });
  9481. modelBuilder.Entity<UserProfit>(entity =>
  9482. {
  9483. entity.Property(e => e.Id).HasColumnType("int(11)");
  9484. entity.Property(e => e.AddOrSubRate).HasColumnType("decimal(18,2)");
  9485. entity.Property(e => e.BrandId).HasColumnType("int(11)");
  9486. entity.Property(e => e.CardType)
  9487. .HasColumnType("varchar(10)")
  9488. .HasCharSet("utf8")
  9489. .HasCollation("utf8_general_ci");
  9490. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  9491. entity.Property(e => e.CreateMan)
  9492. .HasColumnType("varchar(50)")
  9493. .HasCharSet("utf8")
  9494. .HasCollation("utf8_general_ci");
  9495. entity.Property(e => e.HelpAddOrSubRate).HasColumnType("decimal(18,2)");
  9496. entity.Property(e => e.HelpProfitPercent).HasColumnType("decimal(18,2)");
  9497. entity.Property(e => e.HelpProfitRate).HasColumnType("decimal(18,2)");
  9498. entity.Property(e => e.HelpProfitRateBase).HasColumnType("decimal(18,2)");
  9499. entity.Property(e => e.ProfitPercent).HasColumnType("decimal(18,2)");
  9500. entity.Property(e => e.ProfitRate).HasColumnType("decimal(18,2)");
  9501. entity.Property(e => e.ProfitRateBase).HasColumnType("decimal(18,2)");
  9502. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  9503. entity.Property(e => e.Remark)
  9504. .HasColumnType("varchar(64)")
  9505. .HasCharSet("utf8")
  9506. .HasCollation("utf8_general_ci");
  9507. entity.Property(e => e.SeoDescription)
  9508. .HasColumnType("varchar(500)")
  9509. .HasCharSet("utf8")
  9510. .HasCollation("utf8_general_ci");
  9511. entity.Property(e => e.SeoKeyword)
  9512. .HasColumnType("varchar(200)")
  9513. .HasCharSet("utf8")
  9514. .HasCollation("utf8_general_ci");
  9515. entity.Property(e => e.SeoTitle)
  9516. .HasColumnType("varchar(100)")
  9517. .HasCharSet("utf8")
  9518. .HasCollation("utf8_general_ci");
  9519. entity.Property(e => e.Sort).HasColumnType("int(11)");
  9520. entity.Property(e => e.Status).HasColumnType("int(11)");
  9521. entity.Property(e => e.TopUserId).HasColumnType("int(11)");
  9522. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  9523. entity.Property(e => e.UpdateMan)
  9524. .HasColumnType("varchar(50)")
  9525. .HasCharSet("utf8")
  9526. .HasCollation("utf8_general_ci");
  9527. entity.Property(e => e.UserId).HasColumnType("int(11)");
  9528. entity.Property(e => e.Version).HasColumnType("int(11)");
  9529. });
  9530. modelBuilder.Entity<UserProfitSet>(entity =>
  9531. {
  9532. entity.Property(e => e.Id).HasColumnType("int(11)");
  9533. entity.Property(e => e.AddOrSubRate).HasColumnType("decimal(18,2)");
  9534. entity.Property(e => e.BrandId).HasColumnType("int(11)");
  9535. entity.Property(e => e.CardType).HasColumnType("int(11)");
  9536. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  9537. entity.Property(e => e.CreateMan)
  9538. .HasColumnType("varchar(50)")
  9539. .HasCharSet("utf8")
  9540. .HasCollation("utf8_general_ci");
  9541. entity.Property(e => e.HelpFlag).HasColumnType("int(11)");
  9542. entity.Property(e => e.ProfitPercent).HasColumnType("decimal(18,2)");
  9543. entity.Property(e => e.ProfitRate).HasColumnType("decimal(18,2)");
  9544. entity.Property(e => e.ProfitRateBase).HasColumnType("decimal(18,2)");
  9545. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  9546. entity.Property(e => e.Remark)
  9547. .HasColumnType("varchar(64)")
  9548. .HasCharSet("utf8")
  9549. .HasCollation("utf8_general_ci");
  9550. entity.Property(e => e.SeoDescription)
  9551. .HasColumnType("varchar(500)")
  9552. .HasCharSet("utf8")
  9553. .HasCollation("utf8_general_ci");
  9554. entity.Property(e => e.SeoKeyword)
  9555. .HasColumnType("varchar(200)")
  9556. .HasCharSet("utf8")
  9557. .HasCollation("utf8_general_ci");
  9558. entity.Property(e => e.SeoTitle)
  9559. .HasColumnType("varchar(100)")
  9560. .HasCharSet("utf8")
  9561. .HasCollation("utf8_general_ci");
  9562. entity.Property(e => e.Sort).HasColumnType("int(11)");
  9563. entity.Property(e => e.Status).HasColumnType("int(11)");
  9564. entity.Property(e => e.TopUserId).HasColumnType("int(11)");
  9565. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  9566. entity.Property(e => e.UpdateMan)
  9567. .HasColumnType("varchar(50)")
  9568. .HasCharSet("utf8")
  9569. .HasCollation("utf8_general_ci");
  9570. entity.Property(e => e.UserId).HasColumnType("int(11)");
  9571. entity.Property(e => e.Version).HasColumnType("int(11)");
  9572. });
  9573. modelBuilder.Entity<UserProfitSubsidySummary>(entity =>
  9574. {
  9575. entity.Property(e => e.Id).HasColumnType("int(11)");
  9576. entity.Property(e => e.BrandId).HasColumnType("int(11)");
  9577. entity.Property(e => e.CheckStatus).HasColumnType("int(11)");
  9578. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  9579. entity.Property(e => e.CreateMan)
  9580. .HasColumnType("varchar(50)")
  9581. .HasCharSet("utf8")
  9582. .HasCollation("utf8_general_ci");
  9583. entity.Property(e => e.MgrName)
  9584. .HasColumnType("varchar(32)")
  9585. .HasCharSet("utf8")
  9586. .HasCollation("utf8_general_ci");
  9587. entity.Property(e => e.MgrNo)
  9588. .HasColumnType("varchar(16)")
  9589. .HasCharSet("utf8")
  9590. .HasCollation("utf8_general_ci");
  9591. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  9592. entity.Property(e => e.SeoDescription)
  9593. .HasColumnType("varchar(500)")
  9594. .HasCharSet("utf8")
  9595. .HasCollation("utf8_general_ci");
  9596. entity.Property(e => e.SeoKeyword)
  9597. .HasColumnType("varchar(200)")
  9598. .HasCharSet("utf8")
  9599. .HasCollation("utf8_general_ci");
  9600. entity.Property(e => e.SeoTitle)
  9601. .HasColumnType("varchar(100)")
  9602. .HasCharSet("utf8")
  9603. .HasCollation("utf8_general_ci");
  9604. entity.Property(e => e.Sort).HasColumnType("int(11)");
  9605. entity.Property(e => e.Status).HasColumnType("int(11)");
  9606. entity.Property(e => e.SubsidyDirectProfit).HasColumnType("decimal(18,2)");
  9607. entity.Property(e => e.SubsidyJuniorProfit).HasColumnType("decimal(18,2)");
  9608. entity.Property(e => e.SubsidyTotalProfit).HasColumnType("decimal(18,2)");
  9609. entity.Property(e => e.TradeMonth)
  9610. .HasColumnType("varchar(6)")
  9611. .HasCharSet("utf8")
  9612. .HasCollation("utf8_general_ci");
  9613. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  9614. entity.Property(e => e.UpdateMan)
  9615. .HasColumnType("varchar(50)")
  9616. .HasCharSet("utf8")
  9617. .HasCollation("utf8_general_ci");
  9618. entity.Property(e => e.UserId).HasColumnType("int(11)");
  9619. entity.Property(e => e.Version).HasColumnType("int(11)");
  9620. });
  9621. modelBuilder.Entity<UserRank>(entity =>
  9622. {
  9623. entity.Property(e => e.Id).HasColumnType("int(11)");
  9624. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  9625. entity.Property(e => e.CreateMan)
  9626. .HasColumnType("varchar(50)")
  9627. .HasCharSet("utf8")
  9628. .HasCollation("utf8_general_ci");
  9629. entity.Property(e => e.ExceedVal).HasColumnType("int(11)");
  9630. entity.Property(e => e.NextRank).HasColumnType("int(11)");
  9631. entity.Property(e => e.OperateDate).HasColumnType("datetime");
  9632. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  9633. entity.Property(e => e.Rank).HasColumnType("int(11)");
  9634. entity.Property(e => e.SeoDescription)
  9635. .HasColumnType("varchar(500)")
  9636. .HasCharSet("utf8")
  9637. .HasCollation("utf8_general_ci");
  9638. entity.Property(e => e.SeoKeyword)
  9639. .HasColumnType("varchar(200)")
  9640. .HasCharSet("utf8")
  9641. .HasCollation("utf8_general_ci");
  9642. entity.Property(e => e.SeoTitle)
  9643. .HasColumnType("varchar(100)")
  9644. .HasCharSet("utf8")
  9645. .HasCollation("utf8_general_ci");
  9646. entity.Property(e => e.Sort).HasColumnType("int(11)");
  9647. entity.Property(e => e.StatMonth).HasColumnType("int(11)");
  9648. entity.Property(e => e.StatYear).HasColumnType("int(11)");
  9649. entity.Property(e => e.Status).HasColumnType("int(11)");
  9650. entity.Property(e => e.TradeAmt).HasColumnType("decimal(18,2)");
  9651. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  9652. entity.Property(e => e.UpdateMan)
  9653. .HasColumnType("varchar(50)")
  9654. .HasCharSet("utf8")
  9655. .HasCollation("utf8_general_ci");
  9656. entity.Property(e => e.UpgradeFlag)
  9657. .HasColumnType("bit(1)")
  9658. .HasDefaultValueSql("b'0'");
  9659. entity.Property(e => e.UserId).HasColumnType("int(11)");
  9660. entity.Property(e => e.Version).HasColumnType("int(11)");
  9661. entity.Property(e => e.WhiteRank).HasColumnType("int(11)");
  9662. });
  9663. modelBuilder.Entity<UserRankWhite>(entity =>
  9664. {
  9665. entity.Property(e => e.Id).HasColumnType("int(11)");
  9666. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  9667. entity.Property(e => e.CreateMan)
  9668. .HasColumnType("varchar(50)")
  9669. .HasCharSet("utf8")
  9670. .HasCollation("utf8_general_ci");
  9671. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  9672. entity.Property(e => e.Rank).HasColumnType("int(11)");
  9673. entity.Property(e => e.SeoDescription)
  9674. .HasColumnType("varchar(500)")
  9675. .HasCharSet("utf8")
  9676. .HasCollation("utf8_general_ci");
  9677. entity.Property(e => e.SeoKeyword)
  9678. .HasColumnType("varchar(200)")
  9679. .HasCharSet("utf8")
  9680. .HasCollation("utf8_general_ci");
  9681. entity.Property(e => e.SeoTitle)
  9682. .HasColumnType("varchar(100)")
  9683. .HasCharSet("utf8")
  9684. .HasCollation("utf8_general_ci");
  9685. entity.Property(e => e.Sort).HasColumnType("int(11)");
  9686. entity.Property(e => e.Status).HasColumnType("int(11)");
  9687. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  9688. entity.Property(e => e.UpdateMan)
  9689. .HasColumnType("varchar(50)")
  9690. .HasCharSet("utf8")
  9691. .HasCollation("utf8_general_ci");
  9692. entity.Property(e => e.UserId).HasColumnType("int(11)");
  9693. entity.Property(e => e.Version).HasColumnType("int(11)");
  9694. });
  9695. modelBuilder.Entity<UserRebateDetail>(entity =>
  9696. {
  9697. entity.Property(e => e.Id).HasColumnType("int(11)");
  9698. entity.Property(e => e.ChannelMerNo)
  9699. .HasColumnType("varchar(32)")
  9700. .HasCharSet("utf8")
  9701. .HasCollation("utf8_general_ci");
  9702. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  9703. entity.Property(e => e.CreateMan)
  9704. .HasColumnType("varchar(50)")
  9705. .HasCharSet("utf8")
  9706. .HasCollation("utf8_general_ci");
  9707. entity.Property(e => e.CreditRewardAmount).HasColumnType("decimal(18,2)");
  9708. entity.Property(e => e.CreditTradeAmt).HasColumnType("decimal(18,2)");
  9709. entity.Property(e => e.DebitRewardAmount).HasColumnType("decimal(18,2)");
  9710. entity.Property(e => e.DebitTradeAmt).HasColumnType("decimal(18,2)");
  9711. entity.Property(e => e.MerchantId).HasColumnType("int(11)");
  9712. entity.Property(e => e.MgrName)
  9713. .HasColumnType("varchar(32)")
  9714. .HasCharSet("utf8")
  9715. .HasCollation("utf8_general_ci");
  9716. entity.Property(e => e.MgrNo)
  9717. .HasColumnType("varchar(16)")
  9718. .HasCharSet("utf8")
  9719. .HasCollation("utf8_general_ci");
  9720. entity.Property(e => e.ProductName)
  9721. .HasColumnType("varchar(32)")
  9722. .HasCharSet("utf8")
  9723. .HasCollation("utf8_general_ci");
  9724. entity.Property(e => e.ProductType).HasColumnType("int(11)");
  9725. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  9726. entity.Property(e => e.RebateMonthCount).HasColumnType("int(11)");
  9727. entity.Property(e => e.RebateRewardNo)
  9728. .HasColumnType("varchar(32)")
  9729. .HasCharSet("utf8")
  9730. .HasCollation("utf8_general_ci");
  9731. entity.Property(e => e.RebateType).HasColumnType("int(11)");
  9732. entity.Property(e => e.Remark)
  9733. .HasColumnType("varchar(64)")
  9734. .HasCharSet("utf8")
  9735. .HasCollation("utf8_general_ci");
  9736. entity.Property(e => e.SeoDescription)
  9737. .HasColumnType("varchar(500)")
  9738. .HasCharSet("utf8")
  9739. .HasCollation("utf8_general_ci");
  9740. entity.Property(e => e.SeoKeyword)
  9741. .HasColumnType("varchar(200)")
  9742. .HasCharSet("utf8")
  9743. .HasCollation("utf8_general_ci");
  9744. entity.Property(e => e.SeoTitle)
  9745. .HasColumnType("varchar(100)")
  9746. .HasCharSet("utf8")
  9747. .HasCollation("utf8_general_ci");
  9748. entity.Property(e => e.Sort).HasColumnType("int(11)");
  9749. entity.Property(e => e.Status).HasColumnType("int(11)");
  9750. entity.Property(e => e.TradeDate)
  9751. .HasColumnType("varchar(8)")
  9752. .HasCharSet("utf8")
  9753. .HasCollation("utf8_general_ci");
  9754. entity.Property(e => e.TradeMonth)
  9755. .HasColumnType("varchar(6)")
  9756. .HasCharSet("utf8")
  9757. .HasCollation("utf8_general_ci");
  9758. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  9759. entity.Property(e => e.UpdateMan)
  9760. .HasColumnType("varchar(50)")
  9761. .HasCharSet("utf8")
  9762. .HasCollation("utf8_general_ci");
  9763. entity.Property(e => e.UserId).HasColumnType("int(11)");
  9764. entity.Property(e => e.Version).HasColumnType("int(11)");
  9765. });
  9766. modelBuilder.Entity<UserSnActInfo>(entity =>
  9767. {
  9768. entity.Property(e => e.Id).HasColumnType("int(11)");
  9769. entity.Property(e => e.ActUserId).HasColumnType("int(11)");
  9770. entity.Property(e => e.ActiveStatus).HasColumnType("int(11)");
  9771. entity.Property(e => e.BrandId).HasColumnType("int(11)");
  9772. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  9773. entity.Property(e => e.CreateMan)
  9774. .HasColumnType("varchar(50)")
  9775. .HasCharSet("utf8")
  9776. .HasCollation("utf8_general_ci");
  9777. entity.Property(e => e.EffectEndActDate)
  9778. .HasColumnType("varchar(8)")
  9779. .HasCharSet("utf8")
  9780. .HasCollation("utf8_general_ci");
  9781. entity.Property(e => e.EffectEndCycleDate)
  9782. .HasColumnType("varchar(8)")
  9783. .HasCharSet("utf8")
  9784. .HasCollation("utf8_general_ci");
  9785. entity.Property(e => e.EffectStartActDate)
  9786. .HasColumnType("varchar(8)")
  9787. .HasCharSet("utf8")
  9788. .HasCollation("utf8_general_ci");
  9789. entity.Property(e => e.EffectStartCycleDate)
  9790. .HasColumnType("varchar(8)")
  9791. .HasCharSet("utf8")
  9792. .HasCollation("utf8_general_ci");
  9793. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  9794. entity.Property(e => e.Remark)
  9795. .HasColumnType("varchar(128)")
  9796. .HasCharSet("utf8")
  9797. .HasCollation("utf8_general_ci");
  9798. entity.Property(e => e.SeoDescription)
  9799. .HasColumnType("varchar(500)")
  9800. .HasCharSet("utf8")
  9801. .HasCollation("utf8_general_ci");
  9802. entity.Property(e => e.SeoKeyword)
  9803. .HasColumnType("varchar(200)")
  9804. .HasCharSet("utf8")
  9805. .HasCollation("utf8_general_ci");
  9806. entity.Property(e => e.SeoTitle)
  9807. .HasColumnType("varchar(100)")
  9808. .HasCharSet("utf8")
  9809. .HasCollation("utf8_general_ci");
  9810. entity.Property(e => e.SnNo)
  9811. .HasColumnType("varchar(32)")
  9812. .HasCharSet("utf8")
  9813. .HasCollation("utf8_general_ci");
  9814. entity.Property(e => e.SnShipDate).HasColumnType("datetime");
  9815. entity.Property(e => e.SnStoreId).HasColumnType("int(11)");
  9816. entity.Property(e => e.SnType).HasColumnType("int(11)");
  9817. entity.Property(e => e.Sort).HasColumnType("int(11)");
  9818. entity.Property(e => e.SourceShipDate).HasColumnType("datetime");
  9819. entity.Property(e => e.SourceSnNo)
  9820. .HasColumnType("varchar(32)")
  9821. .HasCharSet("utf8")
  9822. .HasCollation("utf8_general_ci");
  9823. entity.Property(e => e.SourceSnType).HasColumnType("int(11)");
  9824. entity.Property(e => e.SourceStoreId).HasColumnType("int(11)");
  9825. entity.Property(e => e.StandardDate)
  9826. .HasColumnType("varchar(8)")
  9827. .HasCharSet("utf8")
  9828. .HasCollation("utf8_general_ci");
  9829. entity.Property(e => e.Status).HasColumnType("int(11)");
  9830. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  9831. entity.Property(e => e.UpdateMan)
  9832. .HasColumnType("varchar(50)")
  9833. .HasCharSet("utf8")
  9834. .HasCollation("utf8_general_ci");
  9835. entity.Property(e => e.UserId).HasColumnType("int(11)");
  9836. entity.Property(e => e.Version).HasColumnType("int(11)");
  9837. });
  9838. modelBuilder.Entity<UserSnDelayChange>(entity =>
  9839. {
  9840. entity.Property(e => e.Id).HasColumnType("int(11)");
  9841. entity.Property(e => e.ActivityRuleId).HasColumnType("int(11)");
  9842. entity.Property(e => e.AfterEndCycleDate)
  9843. .HasColumnType("varchar(8)")
  9844. .HasCharSet("utf8")
  9845. .HasCollation("utf8_general_ci");
  9846. entity.Property(e => e.BeforeEndCycleDate)
  9847. .HasColumnType("varchar(8)")
  9848. .HasCharSet("utf8")
  9849. .HasCollation("utf8_general_ci");
  9850. entity.Property(e => e.BrandId).HasColumnType("int(11)");
  9851. entity.Property(e => e.ChangeRecordNo)
  9852. .HasColumnType("varchar(32)")
  9853. .HasCharSet("utf8")
  9854. .HasCollation("utf8_general_ci");
  9855. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  9856. entity.Property(e => e.CreateMan)
  9857. .HasColumnType("varchar(50)")
  9858. .HasCharSet("utf8")
  9859. .HasCollation("utf8_general_ci");
  9860. entity.Property(e => e.InitCycleDate)
  9861. .HasColumnType("varchar(8)")
  9862. .HasCharSet("utf8")
  9863. .HasCollation("utf8_general_ci");
  9864. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  9865. entity.Property(e => e.RecUserId).HasColumnType("int(11)");
  9866. entity.Property(e => e.Remark)
  9867. .HasColumnType("varchar(128)")
  9868. .HasCharSet("utf8")
  9869. .HasCollation("utf8_general_ci");
  9870. entity.Property(e => e.SeoDescription)
  9871. .HasColumnType("varchar(500)")
  9872. .HasCharSet("utf8")
  9873. .HasCollation("utf8_general_ci");
  9874. entity.Property(e => e.SeoKeyword)
  9875. .HasColumnType("varchar(200)")
  9876. .HasCharSet("utf8")
  9877. .HasCollation("utf8_general_ci");
  9878. entity.Property(e => e.SeoTitle)
  9879. .HasColumnType("varchar(100)")
  9880. .HasCharSet("utf8")
  9881. .HasCollation("utf8_general_ci");
  9882. entity.Property(e => e.SnDelayDay).HasColumnType("int(11)");
  9883. entity.Property(e => e.SnNo)
  9884. .HasColumnType("varchar(32)")
  9885. .HasCharSet("utf8")
  9886. .HasCollation("utf8_general_ci");
  9887. entity.Property(e => e.SnStoreId).HasColumnType("int(11)");
  9888. entity.Property(e => e.SnType).HasColumnType("int(11)");
  9889. entity.Property(e => e.Sort).HasColumnType("int(11)");
  9890. entity.Property(e => e.SourceSnNo)
  9891. .HasColumnType("varchar(32)")
  9892. .HasCharSet("utf8")
  9893. .HasCollation("utf8_general_ci");
  9894. entity.Property(e => e.SourceSnShipDate).HasColumnType("datetime");
  9895. entity.Property(e => e.SourceSnType).HasColumnType("int(11)");
  9896. entity.Property(e => e.SourceStoreId).HasColumnType("int(11)");
  9897. entity.Property(e => e.Status).HasColumnType("int(11)");
  9898. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  9899. entity.Property(e => e.UpdateMan)
  9900. .HasColumnType("varchar(50)")
  9901. .HasCharSet("utf8")
  9902. .HasCollation("utf8_general_ci");
  9903. entity.Property(e => e.UserId).HasColumnType("int(11)");
  9904. entity.Property(e => e.Version).HasColumnType("int(11)");
  9905. });
  9906. modelBuilder.Entity<UserStoreChange>(entity =>
  9907. {
  9908. entity.Property(e => e.Id).HasColumnType("int(11)");
  9909. entity.Property(e => e.ActRewardUserId).HasColumnType("int(11)");
  9910. entity.Property(e => e.ActiveStatus).HasColumnType("int(11)");
  9911. entity.Property(e => e.BindMerchantId).HasColumnType("int(11)");
  9912. entity.Property(e => e.BindStatus).HasColumnType("int(11)");
  9913. entity.Property(e => e.BizBatchNo)
  9914. .HasColumnType("varchar(32)")
  9915. .HasCharSet("utf8")
  9916. .HasCollation("utf8_general_ci");
  9917. entity.Property(e => e.BrandId).HasColumnType("int(11)");
  9918. entity.Property(e => e.BrandType)
  9919. .HasColumnType("varchar(10)")
  9920. .HasCharSet("utf8")
  9921. .HasCollation("utf8_general_ci");
  9922. entity.Property(e => e.ChangeRecordNo)
  9923. .HasColumnType("varchar(32)")
  9924. .HasCharSet("utf8")
  9925. .HasCollation("utf8_general_ci");
  9926. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  9927. entity.Property(e => e.CreateMan)
  9928. .HasColumnType("varchar(50)")
  9929. .HasCharSet("utf8")
  9930. .HasCollation("utf8_general_ci");
  9931. entity.Property(e => e.DeviceModel)
  9932. .HasColumnType("varchar(32)")
  9933. .HasCharSet("utf8")
  9934. .HasCollation("utf8_general_ci");
  9935. entity.Property(e => e.DeviceType)
  9936. .HasColumnType("varchar(32)")
  9937. .HasCharSet("utf8")
  9938. .HasCollation("utf8_general_ci");
  9939. entity.Property(e => e.DeviceVendor)
  9940. .HasColumnType("varchar(32)")
  9941. .HasCharSet("utf8")
  9942. .HasCollation("utf8_general_ci");
  9943. entity.Property(e => e.FromDate).HasColumnType("datetime");
  9944. entity.Property(e => e.FromRemark)
  9945. .HasColumnType("varchar(64)")
  9946. .HasCharSet("utf8")
  9947. .HasCollation("utf8_general_ci");
  9948. entity.Property(e => e.FromUserId).HasColumnType("int(11)");
  9949. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  9950. entity.Property(e => e.SeoDescription)
  9951. .HasColumnType("varchar(500)")
  9952. .HasCharSet("utf8")
  9953. .HasCollation("utf8_general_ci");
  9954. entity.Property(e => e.SeoKeyword)
  9955. .HasColumnType("varchar(200)")
  9956. .HasCharSet("utf8")
  9957. .HasCollation("utf8_general_ci");
  9958. entity.Property(e => e.SeoTitle)
  9959. .HasColumnType("varchar(100)")
  9960. .HasCharSet("utf8")
  9961. .HasCollation("utf8_general_ci");
  9962. entity.Property(e => e.SnNo)
  9963. .HasColumnType("varchar(32)")
  9964. .HasCharSet("utf8")
  9965. .HasCollation("utf8_general_ci");
  9966. entity.Property(e => e.SnStatus).HasColumnType("int(11)");
  9967. entity.Property(e => e.SnType).HasColumnType("int(11)");
  9968. entity.Property(e => e.Sort).HasColumnType("int(11)");
  9969. entity.Property(e => e.SourceStoreId).HasColumnType("int(11)");
  9970. entity.Property(e => e.Status).HasColumnType("int(11)");
  9971. entity.Property(e => e.StockOpDirect).HasColumnType("int(11)");
  9972. entity.Property(e => e.ToDate).HasColumnType("datetime");
  9973. entity.Property(e => e.ToRemark)
  9974. .HasColumnType("varchar(64)")
  9975. .HasCharSet("utf8")
  9976. .HasCollation("utf8_general_ci");
  9977. entity.Property(e => e.ToStoreId).HasColumnType("int(11)");
  9978. entity.Property(e => e.ToUserId).HasColumnType("int(11)");
  9979. entity.Property(e => e.TransType).HasColumnType("int(11)");
  9980. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  9981. entity.Property(e => e.UpdateMan)
  9982. .HasColumnType("varchar(50)")
  9983. .HasCharSet("utf8")
  9984. .HasCollation("utf8_general_ci");
  9985. entity.Property(e => e.UserId).HasColumnType("int(11)");
  9986. entity.Property(e => e.Version).HasColumnType("int(11)");
  9987. });
  9988. modelBuilder.Entity<UserSwapDetail>(entity =>
  9989. {
  9990. entity.Property(e => e.Id).HasColumnType("int(11)");
  9991. entity.Property(e => e.BrandId).HasColumnType("int(11)");
  9992. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  9993. entity.Property(e => e.CreateMan)
  9994. .HasColumnType("varchar(50)")
  9995. .HasCharSet("utf8")
  9996. .HasCollation("utf8_general_ci");
  9997. entity.Property(e => e.DirectSnTradeAmt).HasColumnType("decimal(18,2)");
  9998. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  9999. entity.Property(e => e.RecordNo)
  10000. .HasColumnType("varchar(32)")
  10001. .HasCharSet("utf8")
  10002. .HasCollation("utf8_general_ci");
  10003. entity.Property(e => e.Remark)
  10004. .HasColumnType("varchar(64)")
  10005. .HasCharSet("utf8")
  10006. .HasCollation("utf8_general_ci");
  10007. entity.Property(e => e.RiskResult).HasColumnType("int(11)");
  10008. entity.Property(e => e.SeoDescription)
  10009. .HasColumnType("varchar(500)")
  10010. .HasCharSet("utf8")
  10011. .HasCollation("utf8_general_ci");
  10012. entity.Property(e => e.SeoKeyword)
  10013. .HasColumnType("varchar(200)")
  10014. .HasCharSet("utf8")
  10015. .HasCollation("utf8_general_ci");
  10016. entity.Property(e => e.SeoTitle)
  10017. .HasColumnType("varchar(100)")
  10018. .HasCharSet("utf8")
  10019. .HasCollation("utf8_general_ci");
  10020. entity.Property(e => e.SnNo)
  10021. .HasColumnType("varchar(32)")
  10022. .HasCharSet("utf8")
  10023. .HasCollation("utf8_general_ci");
  10024. entity.Property(e => e.SnType).HasColumnType("int(11)");
  10025. entity.Property(e => e.Sort).HasColumnType("int(11)");
  10026. entity.Property(e => e.SourceSnNo)
  10027. .HasColumnType("varchar(32)")
  10028. .HasCharSet("utf8")
  10029. .HasCollation("utf8_general_ci");
  10030. entity.Property(e => e.SourceSnType).HasColumnType("int(11)");
  10031. entity.Property(e => e.Status).HasColumnType("int(11)");
  10032. entity.Property(e => e.SwapExtProductTypes)
  10033. .HasColumnType("varchar(16)")
  10034. .HasCharSet("utf8")
  10035. .HasCollation("utf8_general_ci");
  10036. entity.Property(e => e.TopUserId).HasColumnType("int(11)");
  10037. entity.Property(e => e.TradeDate)
  10038. .HasColumnType("varchar(8)")
  10039. .HasCharSet("utf8")
  10040. .HasCollation("utf8_general_ci");
  10041. entity.Property(e => e.TradeMonth)
  10042. .HasColumnType("varchar(6)")
  10043. .HasCharSet("utf8")
  10044. .HasCollation("utf8_general_ci");
  10045. entity.Property(e => e.UpSourceSnNo)
  10046. .HasColumnType("varchar(32)")
  10047. .HasCharSet("utf8")
  10048. .HasCollation("utf8_general_ci");
  10049. entity.Property(e => e.UpSourceSnType).HasColumnType("int(11)");
  10050. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  10051. entity.Property(e => e.UpdateMan)
  10052. .HasColumnType("varchar(50)")
  10053. .HasCharSet("utf8")
  10054. .HasCollation("utf8_general_ci");
  10055. entity.Property(e => e.UserId).HasColumnType("int(11)");
  10056. entity.Property(e => e.Version).HasColumnType("int(11)");
  10057. });
  10058. modelBuilder.Entity<UserSwapSummary>(entity =>
  10059. {
  10060. entity.Property(e => e.Id).HasColumnType("int(11)");
  10061. entity.Property(e => e.BrandId).HasColumnType("int(11)");
  10062. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  10063. entity.Property(e => e.CreateMan)
  10064. .HasColumnType("varchar(50)")
  10065. .HasCharSet("utf8")
  10066. .HasCollation("utf8_general_ci");
  10067. entity.Property(e => e.DirAvgTradeAmt).HasColumnType("decimal(18,2)");
  10068. entity.Property(e => e.DirectActMerCount).HasColumnType("int(11)");
  10069. entity.Property(e => e.DirectTradeAmt).HasColumnType("decimal(18,2)");
  10070. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  10071. entity.Property(e => e.RiskStatus).HasColumnType("int(11)");
  10072. entity.Property(e => e.RuleId).HasColumnType("int(11)");
  10073. entity.Property(e => e.SeoDescription)
  10074. .HasColumnType("varchar(500)")
  10075. .HasCharSet("utf8")
  10076. .HasCollation("utf8_general_ci");
  10077. entity.Property(e => e.SeoKeyword)
  10078. .HasColumnType("varchar(200)")
  10079. .HasCharSet("utf8")
  10080. .HasCollation("utf8_general_ci");
  10081. entity.Property(e => e.SeoTitle)
  10082. .HasColumnType("varchar(100)")
  10083. .HasCharSet("utf8")
  10084. .HasCollation("utf8_general_ci");
  10085. entity.Property(e => e.Sort).HasColumnType("int(11)");
  10086. entity.Property(e => e.Status).HasColumnType("int(11)");
  10087. entity.Property(e => e.SwapExtProductTypes)
  10088. .HasColumnType("varchar(16)")
  10089. .HasCharSet("utf8")
  10090. .HasCollation("utf8_general_ci");
  10091. entity.Property(e => e.TopUserId).HasColumnType("int(11)");
  10092. entity.Property(e => e.TradeMonth)
  10093. .HasColumnType("varchar(6)")
  10094. .HasCharSet("utf8")
  10095. .HasCollation("utf8_general_ci");
  10096. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  10097. entity.Property(e => e.UpdateMan)
  10098. .HasColumnType("varchar(50)")
  10099. .HasCharSet("utf8")
  10100. .HasCollation("utf8_general_ci");
  10101. entity.Property(e => e.UserId).HasColumnType("int(11)");
  10102. entity.Property(e => e.Version).HasColumnType("int(11)");
  10103. });
  10104. modelBuilder.Entity<UserSwapWhite>(entity =>
  10105. {
  10106. entity.Property(e => e.Id).HasColumnType("int(11)");
  10107. entity.Property(e => e.BrandId).HasColumnType("int(11)");
  10108. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  10109. entity.Property(e => e.CreateMan)
  10110. .HasColumnType("varchar(50)")
  10111. .HasCharSet("utf8")
  10112. .HasCollation("utf8_general_ci");
  10113. entity.Property(e => e.EndEffectTime).HasColumnType("datetime");
  10114. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  10115. entity.Property(e => e.Remark)
  10116. .HasColumnType("varchar(64)")
  10117. .HasCharSet("utf8")
  10118. .HasCollation("utf8_general_ci");
  10119. entity.Property(e => e.RiskType).HasColumnType("int(11)");
  10120. entity.Property(e => e.SeoDescription)
  10121. .HasColumnType("varchar(500)")
  10122. .HasCharSet("utf8")
  10123. .HasCollation("utf8_general_ci");
  10124. entity.Property(e => e.SeoKeyword)
  10125. .HasColumnType("varchar(200)")
  10126. .HasCharSet("utf8")
  10127. .HasCollation("utf8_general_ci");
  10128. entity.Property(e => e.SeoTitle)
  10129. .HasColumnType("varchar(100)")
  10130. .HasCharSet("utf8")
  10131. .HasCollation("utf8_general_ci");
  10132. entity.Property(e => e.Sort).HasColumnType("int(11)");
  10133. entity.Property(e => e.StartEffectTime).HasColumnType("datetime");
  10134. entity.Property(e => e.Status).HasColumnType("int(11)");
  10135. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  10136. entity.Property(e => e.UpdateMan)
  10137. .HasColumnType("varchar(50)")
  10138. .HasCharSet("utf8")
  10139. .HasCollation("utf8_general_ci");
  10140. entity.Property(e => e.UserId).HasColumnType("int(11)");
  10141. entity.Property(e => e.Version).HasColumnType("int(11)");
  10142. });
  10143. modelBuilder.Entity<UserTradeDaySummary>(entity =>
  10144. {
  10145. entity.HasIndex(e => new { e.UserId, e.TradeMonth, e.TradeDate, e.SeoTitle, e.BrandId, e.QueryCount })
  10146. .HasName("UserTradeDaySummaryIndex");
  10147. entity.Property(e => e.Id).HasColumnType("int(11)");
  10148. entity.Property(e => e.BrandId).HasColumnType("int(11)");
  10149. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  10150. entity.Property(e => e.CreateMan)
  10151. .HasColumnType("varchar(50)")
  10152. .HasCharSet("utf8")
  10153. .HasCollation("utf8_general_ci");
  10154. entity.Property(e => e.DirectDebitCapNum).HasColumnType("int(11)");
  10155. entity.Property(e => e.DirectDebitTradeAmt).HasColumnType("decimal(18,2)");
  10156. entity.Property(e => e.DirectTradeAmt).HasColumnType("decimal(18,2)");
  10157. entity.Property(e => e.NonDirectDebitCapNum).HasColumnType("int(11)");
  10158. entity.Property(e => e.NonDirectDebitTradeAmt).HasColumnType("decimal(18,2)");
  10159. entity.Property(e => e.NonDirectTradeAmt).HasColumnType("decimal(18,2)");
  10160. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  10161. entity.Property(e => e.Remark)
  10162. .HasColumnType("varchar(64)")
  10163. .HasCharSet("utf8")
  10164. .HasCollation("utf8_general_ci");
  10165. entity.Property(e => e.SeoDescription)
  10166. .HasColumnType("varchar(500)")
  10167. .HasCharSet("utf8")
  10168. .HasCollation("utf8_general_ci");
  10169. entity.Property(e => e.SeoKeyword)
  10170. .HasColumnType("varchar(200)")
  10171. .HasCharSet("utf8")
  10172. .HasCollation("utf8_general_ci");
  10173. entity.Property(e => e.SeoTitle)
  10174. .HasColumnType("varchar(100)")
  10175. .HasCharSet("utf8")
  10176. .HasCollation("utf8_general_ci");
  10177. entity.Property(e => e.Sort).HasColumnType("int(11)");
  10178. entity.Property(e => e.Status).HasColumnType("int(11)");
  10179. entity.Property(e => e.TradeDate)
  10180. .HasColumnType("varchar(8)")
  10181. .HasCharSet("utf8")
  10182. .HasCollation("utf8_general_ci");
  10183. entity.Property(e => e.TradeMonth)
  10184. .HasColumnType("varchar(6)")
  10185. .HasCharSet("utf8")
  10186. .HasCollation("utf8_general_ci");
  10187. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  10188. entity.Property(e => e.UpdateMan)
  10189. .HasColumnType("varchar(50)")
  10190. .HasCharSet("utf8")
  10191. .HasCollation("utf8_general_ci");
  10192. entity.Property(e => e.UserId).HasColumnType("int(11)");
  10193. entity.Property(e => e.Version).HasColumnType("int(11)");
  10194. });
  10195. modelBuilder.Entity<UserTradeMonthSummary>(entity =>
  10196. {
  10197. entity.HasIndex(e => new { e.UserId, e.BrandId, e.TradeMonth, e.SeoKeyword, e.SeoTitle })
  10198. .HasName("UserTradeMonthSummaryIndex");
  10199. entity.Property(e => e.Id).HasColumnType("int(11)");
  10200. entity.Property(e => e.ActiveBuddyMerStatus).HasColumnType("int(11)");
  10201. entity.Property(e => e.BrandId).HasColumnType("int(11)");
  10202. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  10203. entity.Property(e => e.CreateMan)
  10204. .HasColumnType("varchar(50)")
  10205. .HasCharSet("utf8")
  10206. .HasCollation("utf8_general_ci");
  10207. entity.Property(e => e.CreditTradeAmt).HasColumnType("decimal(18,2)");
  10208. entity.Property(e => e.DebitCapTradeAmt).HasColumnType("decimal(18,2)");
  10209. entity.Property(e => e.DebitCapTradeNum).HasColumnType("int(11)");
  10210. entity.Property(e => e.DebitNotCapTradeAmt).HasColumnType("decimal(18,2)");
  10211. entity.Property(e => e.MallPosOrderStatus).HasColumnType("int(11)");
  10212. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  10213. entity.Property(e => e.Remark)
  10214. .HasColumnType("varchar(64)")
  10215. .HasCharSet("utf8")
  10216. .HasCollation("utf8_general_ci");
  10217. entity.Property(e => e.SeoDescription)
  10218. .HasColumnType("varchar(500)")
  10219. .HasCharSet("utf8")
  10220. .HasCollation("utf8_general_ci");
  10221. entity.Property(e => e.SeoKeyword)
  10222. .HasColumnType("varchar(200)")
  10223. .HasCharSet("utf8")
  10224. .HasCollation("utf8_general_ci");
  10225. entity.Property(e => e.SeoTitle)
  10226. .HasColumnType("varchar(100)")
  10227. .HasCharSet("utf8")
  10228. .HasCollation("utf8_general_ci");
  10229. entity.Property(e => e.Sort).HasColumnType("int(11)");
  10230. entity.Property(e => e.StatType).HasColumnType("int(11)");
  10231. entity.Property(e => e.Status).HasColumnType("int(11)");
  10232. entity.Property(e => e.TradeAmt).HasColumnType("decimal(18,2)");
  10233. entity.Property(e => e.TradeMonth)
  10234. .HasColumnType("varchar(6)")
  10235. .HasCharSet("utf8")
  10236. .HasCollation("utf8_general_ci");
  10237. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  10238. entity.Property(e => e.UpdateMan)
  10239. .HasColumnType("varchar(50)")
  10240. .HasCharSet("utf8")
  10241. .HasCollation("utf8_general_ci");
  10242. entity.Property(e => e.UserId).HasColumnType("int(11)");
  10243. entity.Property(e => e.Version).HasColumnType("int(11)");
  10244. });
  10245. modelBuilder.Entity<Users>(entity =>
  10246. {
  10247. entity.Property(e => e.Id).HasColumnType("int(11)");
  10248. entity.Property(e => e.AccessToken)
  10249. .HasColumnType("varchar(64)")
  10250. .HasCharSet("utf8")
  10251. .HasCollation("utf8_general_ci");
  10252. entity.Property(e => e.ActiveRewardAmount).HasColumnType("decimal(18,2)");
  10253. entity.Property(e => e.Address)
  10254. .HasColumnType("varchar(50)")
  10255. .HasCharSet("utf8")
  10256. .HasCollation("utf8_general_ci");
  10257. entity.Property(e => e.AgentAreas)
  10258. .HasColumnType("varchar(50)")
  10259. .HasCharSet("utf8")
  10260. .HasCollation("utf8_general_ci");
  10261. entity.Property(e => e.AgentLevel).HasColumnType("int(11)");
  10262. entity.Property(e => e.AlipayUserId)
  10263. .HasColumnType("varchar(50)")
  10264. .HasCharSet("utf8")
  10265. .HasCollation("utf8_general_ci");
  10266. entity.Property(e => e.Areas)
  10267. .HasColumnType("varchar(30)")
  10268. .HasCharSet("utf8")
  10269. .HasCollation("utf8_general_ci");
  10270. entity.Property(e => e.AuditStatus).HasColumnType("int(11)");
  10271. entity.Property(e => e.AuthDate).HasColumnType("datetime");
  10272. entity.Property(e => e.AuthFlag)
  10273. .HasColumnType("bit(1)")
  10274. .HasDefaultValueSql("b'0'");
  10275. entity.Property(e => e.BankCardPositiveImage)
  10276. .HasColumnType("varchar(200)")
  10277. .HasCharSet("utf8")
  10278. .HasCollation("utf8_general_ci");
  10279. entity.Property(e => e.CarIds)
  10280. .HasColumnType("varchar(100)")
  10281. .HasCharSet("utf8")
  10282. .HasCollation("utf8_general_ci");
  10283. entity.Property(e => e.CardNo)
  10284. .HasColumnType("varchar(30)")
  10285. .HasCharSet("utf8")
  10286. .HasCollation("utf8_general_ci");
  10287. entity.Property(e => e.CardRecCode)
  10288. .HasColumnType("varchar(200)")
  10289. .HasCharSet("utf8")
  10290. .HasCollation("utf8_general_ci");
  10291. entity.Property(e => e.CashFreezeAmt).HasColumnType("decimal(18,2)");
  10292. entity.Property(e => e.CashNote)
  10293. .HasColumnType("varchar(200)")
  10294. .HasCharSet("utf8")
  10295. .HasCollation("utf8_general_ci");
  10296. entity.Property(e => e.CashStatus).HasColumnType("int(11)");
  10297. entity.Property(e => e.CertFrontImage)
  10298. .HasColumnType("varchar(200)")
  10299. .HasCharSet("utf8")
  10300. .HasCollation("utf8_general_ci");
  10301. entity.Property(e => e.CertId)
  10302. .HasColumnType("varchar(30)")
  10303. .HasCharSet("utf8")
  10304. .HasCollation("utf8_general_ci");
  10305. entity.Property(e => e.CertReverseImage)
  10306. .HasColumnType("varchar(200)")
  10307. .HasCharSet("utf8")
  10308. .HasCollation("utf8_general_ci");
  10309. entity.Property(e => e.CertValidEndDate).HasColumnType("datetime");
  10310. entity.Property(e => e.CertValidStartDate).HasColumnType("datetime");
  10311. entity.Property(e => e.CitySetDate).HasColumnType("datetime");
  10312. entity.Property(e => e.CreateDate).HasColumnType("datetime");
  10313. entity.Property(e => e.CreateMan)
  10314. .HasColumnType("varchar(50)")
  10315. .HasCharSet("utf8")
  10316. .HasCollation("utf8_general_ci");
  10317. entity.Property(e => e.DeviceId)
  10318. .HasColumnType("varchar(128)")
  10319. .HasCharSet("utf8")
  10320. .HasCollation("utf8_general_ci");
  10321. entity.Property(e => e.DeviceToken)
  10322. .HasColumnType("varchar(64)")
  10323. .HasCharSet("utf8")
  10324. .HasCollation("utf8_general_ci");
  10325. entity.Property(e => e.ExpiredDate).HasColumnType("datetime");
  10326. entity.Property(e => e.GroupId)
  10327. .HasColumnType("varchar(200)")
  10328. .HasCharSet("utf8")
  10329. .HasCollation("utf8_general_ci");
  10330. entity.Property(e => e.HandCertImage)
  10331. .HasColumnType("varchar(200)")
  10332. .HasCharSet("utf8")
  10333. .HasCollation("utf8_general_ci");
  10334. entity.Property(e => e.HandPwd)
  10335. .HasColumnType("varchar(32)")
  10336. .HasCharSet("utf8")
  10337. .HasCollation("utf8_general_ci");
  10338. entity.Property(e => e.HeadPhoto)
  10339. .HasColumnType("varchar(2000)")
  10340. .HasCharSet("utf8")
  10341. .HasCollation("utf8_general_ci");
  10342. entity.Property(e => e.IdCardEndNo)
  10343. .HasColumnType("varchar(4)")
  10344. .HasCharSet("utf8")
  10345. .HasCollation("utf8_general_ci");
  10346. entity.Property(e => e.IsNewUser)
  10347. .HasColumnType("bit(1)")
  10348. .HasDefaultValueSql("b'0'");
  10349. entity.Property(e => e.LeaderLevel).HasColumnType("int(11)");
  10350. entity.Property(e => e.LockStatus)
  10351. .HasColumnType("bit(1)")
  10352. .HasDefaultValueSql("b'0'");
  10353. entity.Property(e => e.LoginPwd)
  10354. .HasColumnType("varchar(32)")
  10355. .HasCharSet("utf8")
  10356. .HasCollation("utf8_general_ci");
  10357. entity.Property(e => e.LoginStatus).HasColumnType("int(11)");
  10358. entity.Property(e => e.MakerCode)
  10359. .HasColumnType("varchar(32)")
  10360. .HasCharSet("utf8")
  10361. .HasCollation("utf8_general_ci");
  10362. entity.Property(e => e.MerchantDate).HasColumnType("datetime");
  10363. entity.Property(e => e.MerchantType).HasColumnType("int(11)");
  10364. entity.Property(e => e.Mobile)
  10365. .HasColumnType("varchar(15)")
  10366. .HasCharSet("utf8")
  10367. .HasCollation("utf8_general_ci");
  10368. entity.Property(e => e.NickName)
  10369. .HasColumnType("varchar(300)")
  10370. .HasCharSet("utf8")
  10371. .HasCollation("utf8_general_ci");
  10372. entity.Property(e => e.OpenId)
  10373. .HasColumnType("varchar(50)")
  10374. .HasCharSet("utf8")
  10375. .HasCollation("utf8_general_ci");
  10376. entity.Property(e => e.ParentNav)
  10377. .HasColumnType("longtext")
  10378. .HasCharSet("utf8")
  10379. .HasCollation("utf8_general_ci");
  10380. entity.Property(e => e.ParentUserId).HasColumnType("int(11)");
  10381. entity.Property(e => e.PayPwd)
  10382. .HasColumnType("varchar(32)")
  10383. .HasCharSet("utf8")
  10384. .HasCollation("utf8_general_ci");
  10385. entity.Property(e => e.ProfitRewardRate).HasColumnType("decimal(18,2)");
  10386. entity.Property(e => e.QueryCount).HasColumnType("int(11)");
  10387. entity.Property(e => e.RealName)
  10388. .HasColumnType("varchar(30)")
  10389. .HasCharSet("utf8")
  10390. .HasCollation("utf8_general_ci");
  10391. entity.Property(e => e.ReferenceCode)
  10392. .HasColumnType("varchar(200)")
  10393. .HasCharSet("utf8")
  10394. .HasCollation("utf8_general_ci");
  10395. entity.Property(e => e.ReferenceQrCode)
  10396. .HasColumnType("varchar(200)")
  10397. .HasCharSet("utf8")
  10398. .HasCollation("utf8_general_ci");
  10399. entity.Property(e => e.ReferralUserId).HasColumnType("int(11)");
  10400. entity.Property(e => e.Remark)
  10401. .HasColumnType("mediumtext")
  10402. .HasCharSet("utf8")
  10403. .HasCollation("utf8_general_ci");
  10404. entity.Property(e => e.RiskFlag)
  10405. .HasColumnType("bit(1)")
  10406. .HasDefaultValueSql("b'0'");
  10407. entity.Property(e => e.RiskRemark)
  10408. .HasColumnType("varchar(64)")
  10409. .HasCharSet("utf8")
  10410. .HasCollation("utf8_general_ci");
  10411. entity.Property(e => e.RreezeRemark)
  10412. .HasColumnType("varchar(64)")
  10413. .HasCharSet("utf8")
  10414. .HasCollation("utf8_general_ci");
  10415. entity.Property(e => e.SeoDescription)
  10416. .HasColumnType("varchar(500)")
  10417. .HasCharSet("utf8")
  10418. .HasCollation("utf8_general_ci");
  10419. entity.Property(e => e.SeoKeyword)
  10420. .HasColumnType("varchar(200)")
  10421. .HasCharSet("utf8")
  10422. .HasCollation("utf8_general_ci");
  10423. entity.Property(e => e.SeoTitle)
  10424. .HasColumnType("varchar(100)")
  10425. .HasCharSet("utf8")
  10426. .HasCollation("utf8_general_ci");
  10427. entity.Property(e => e.SettleAmount).HasColumnType("decimal(18,2)");
  10428. entity.Property(e => e.SettleBankCardName)
  10429. .HasColumnType("varchar(20)")
  10430. .HasCharSet("utf8")
  10431. .HasCollation("utf8_general_ci");
  10432. entity.Property(e => e.SettleBankCardNo)
  10433. .HasColumnType("varchar(32)")
  10434. .HasCharSet("utf8")
  10435. .HasCollation("utf8_general_ci");
  10436. entity.Property(e => e.SettleBankName)
  10437. .HasColumnType("varchar(32)")
  10438. .HasCharSet("utf8")
  10439. .HasCollation("utf8_general_ci");
  10440. entity.Property(e => e.SettleRemark)
  10441. .HasColumnType("varchar(64)")
  10442. .HasCharSet("utf8")
  10443. .HasCollation("utf8_general_ci");
  10444. entity.Property(e => e.Sex).HasColumnType("int(11)");
  10445. entity.Property(e => e.SignImgUrl)
  10446. .HasColumnType("varchar(200)")
  10447. .HasCharSet("utf8")
  10448. .HasCollation("utf8_general_ci");
  10449. entity.Property(e => e.Sort).HasColumnType("int(11)");
  10450. entity.Property(e => e.Status).HasColumnType("int(11)");
  10451. entity.Property(e => e.Tags)
  10452. .HasColumnType("varchar(200)")
  10453. .HasCharSet("utf8")
  10454. .HasCollation("utf8_general_ci");
  10455. entity.Property(e => e.ThisMonthTrade).HasColumnType("decimal(18,2)");
  10456. entity.Property(e => e.UpdateDate).HasColumnType("datetime");
  10457. entity.Property(e => e.UpdateMan)
  10458. .HasColumnType("varchar(50)")
  10459. .HasCharSet("utf8")
  10460. .HasCollation("utf8_general_ci");
  10461. entity.Property(e => e.UserLevel).HasColumnType("int(11)");
  10462. entity.Property(e => e.UserProperty).HasColumnType("int(11)");
  10463. entity.Property(e => e.UserType).HasColumnType("int(11)");
  10464. entity.Property(e => e.Version).HasColumnType("int(11)");
  10465. });
  10466. OnModelCreatingPartial(modelBuilder);
  10467. }
  10468. partial void OnModelCreatingPartial(ModelBuilder modelBuilder);
  10469. }
  10470. }