index.js 209 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039404040414042404340444045404640474048404940504051405240534054405540564057405840594060406140624063406440654066406740684069407040714072407340744075407640774078407940804081408240834084408540864087408840894090409140924093409440954096409740984099410041014102410341044105410641074108410941104111411241134114411541164117411841194120412141224123412441254126412741284129413041314132413341344135413641374138413941404141414241434144414541464147414841494150415141524153415441554156415741584159416041614162416341644165416641674168416941704171417241734174417541764177417841794180418141824183418441854186418741884189419041914192419341944195419641974198419942004201420242034204420542064207420842094210421142124213421442154216421742184219422042214222422342244225422642274228422942304231423242334234423542364237423842394240424142424243424442454246424742484249425042514252425342544255425642574258425942604261426242634264426542664267426842694270427142724273427442754276427742784279428042814282428342844285428642874288428942904291429242934294429542964297429842994300430143024303430443054306430743084309431043114312431343144315431643174318431943204321432243234324432543264327432843294330433143324333433443354336433743384339434043414342434343444345434643474348434943504351435243534354435543564357435843594360436143624363436443654366436743684369437043714372437343744375437643774378437943804381438243834384438543864387438843894390439143924393439443954396439743984399440044014402440344044405440644074408440944104411441244134414441544164417441844194420442144224423442444254426442744284429443044314432443344344435443644374438443944404441444244434444444544464447444844494450445144524453445444554456445744584459446044614462446344644465446644674468446944704471447244734474447544764477447844794480448144824483448444854486448744884489449044914492449344944495449644974498449945004501450245034504450545064507450845094510451145124513451445154516451745184519452045214522452345244525452645274528452945304531453245334534453545364537453845394540454145424543454445454546454745484549455045514552455345544555455645574558455945604561456245634564456545664567456845694570457145724573457445754576457745784579458045814582458345844585458645874588458945904591459245934594459545964597459845994600460146024603460446054606460746084609461046114612461346144615461646174618461946204621462246234624462546264627462846294630463146324633463446354636463746384639464046414642464346444645464646474648464946504651465246534654465546564657465846594660466146624663466446654666466746684669467046714672467346744675467646774678467946804681468246834684468546864687468846894690469146924693469446954696469746984699470047014702470347044705470647074708470947104711471247134714471547164717471847194720472147224723472447254726472747284729473047314732473347344735473647374738473947404741474247434744474547464747474847494750475147524753475447554756475747584759476047614762476347644765476647674768476947704771477247734774477547764777477847794780478147824783478447854786478747884789479047914792479347944795479647974798479948004801480248034804480548064807480848094810481148124813481448154816481748184819482048214822482348244825482648274828482948304831483248334834483548364837483848394840484148424843484448454846484748484849485048514852485348544855485648574858485948604861486248634864486548664867486848694870487148724873487448754876487748784879488048814882488348844885488648874888488948904891489248934894489548964897489848994900490149024903490449054906490749084909491049114912491349144915491649174918491949204921492249234924492549264927492849294930493149324933493449354936493749384939494049414942494349444945494649474948494949504951495249534954495549564957495849594960496149624963496449654966496749684969497049714972497349744975497649774978497949804981498249834984498549864987498849894990499149924993499449954996499749984999500050015002500350045005500650075008500950105011501250135014501550165017501850195020502150225023502450255026502750285029503050315032503350345035503650375038503950405041504250435044504550465047504850495050505150525053505450555056505750585059506050615062506350645065506650675068506950705071507250735074507550765077507850795080508150825083508450855086508750885089509050915092509350945095509650975098509951005101510251035104510551065107510851095110511151125113511451155116511751185119512051215122512351245125512651275128512951305131513251335134513551365137513851395140514151425143514451455146514751485149515051515152515351545155515651575158515951605161516251635164516551665167516851695170517151725173517451755176517751785179518051815182518351845185518651875188518951905191519251935194519551965197519851995200520152025203520452055206520752085209521052115212521352145215521652175218521952205221522252235224522552265227522852295230523152325233523452355236523752385239524052415242524352445245524652475248524952505251525252535254525552565257525852595260526152625263526452655266526752685269527052715272527352745275527652775278527952805281528252835284528552865287528852895290529152925293529452955296529752985299530053015302530353045305530653075308530953105311531253135314531553165317531853195320532153225323532453255326532753285329533053315332533353345335533653375338533953405341534253435344534553465347534853495350535153525353535453555356535753585359536053615362536353645365536653675368536953705371537253735374537553765377537853795380538153825383538453855386538753885389539053915392539353945395539653975398539954005401540254035404540554065407540854095410541154125413541454155416541754185419542054215422542354245425542654275428542954305431543254335434543554365437543854395440544154425443544454455446544754485449545054515452545354545455545654575458545954605461546254635464546554665467546854695470547154725473547454755476547754785479548054815482548354845485548654875488548954905491549254935494549554965497549854995500550155025503550455055506550755085509551055115512551355145515551655175518551955205521552255235524552555265527552855295530553155325533553455355536553755385539554055415542554355445545554655475548554955505551555255535554555555565557555855595560556155625563556455655566556755685569557055715572557355745575557655775578557955805581558255835584558555865587558855895590559155925593559455955596559755985599560056015602560356045605560656075608560956105611561256135614561556165617561856195620562156225623562456255626562756285629563056315632563356345635563656375638563956405641564256435644564556465647564856495650565156525653565456555656565756585659566056615662566356645665566656675668566956705671567256735674567556765677567856795680568156825683568456855686568756885689569056915692569356945695569656975698569957005701570257035704570557065707570857095710571157125713571457155716571757185719572057215722572357245725572657275728572957305731573257335734573557365737573857395740574157425743574457455746574757485749575057515752575357545755575657575758575957605761576257635764576557665767576857695770577157725773577457755776577757785779578057815782578357845785578657875788578957905791579257935794579557965797579857995800580158025803580458055806580758085809581058115812581358145815581658175818581958205821582258235824582558265827582858295830583158325833583458355836583758385839584058415842584358445845584658475848584958505851585258535854585558565857585858595860586158625863586458655866586758685869587058715872587358745875587658775878587958805881588258835884588558865887588858895890589158925893589458955896589758985899590059015902590359045905590659075908590959105911591259135914591559165917591859195920592159225923592459255926592759285929593059315932593359345935593659375938593959405941594259435944594559465947594859495950595159525953595459555956595759585959596059615962596359645965596659675968596959705971597259735974597559765977597859795980598159825983598459855986598759885989599059915992599359945995599659975998599960006001600260036004600560066007600860096010601160126013601460156016601760186019602060216022602360246025602660276028602960306031603260336034603560366037603860396040604160426043604460456046604760486049605060516052605360546055605660576058605960606061606260636064606560666067606860696070607160726073607460756076607760786079608060816082608360846085608660876088608960906091609260936094609560966097609860996100610161026103610461056106610761086109611061116112611361146115611661176118611961206121612261236124612561266127612861296130613161326133613461356136613761386139614061416142614361446145614661476148614961506151615261536154615561566157615861596160616161626163616461656166616761686169617061716172617361746175617661776178617961806181618261836184618561866187618861896190619161926193619461956196619761986199620062016202620362046205620662076208620962106211621262136214621562166217621862196220622162226223622462256226622762286229623062316232623362346235623662376238623962406241624262436244624562466247624862496250625162526253625462556256625762586259626062616262626362646265626662676268626962706271627262736274627562766277627862796280628162826283628462856286628762886289629062916292629362946295629662976298629963006301630263036304630563066307630863096310631163126313631463156316631763186319632063216322632363246325632663276328632963306331633263336334633563366337633863396340634163426343634463456346634763486349635063516352635363546355635663576358635963606361636263636364636563666367636863696370637163726373637463756376637763786379638063816382638363846385638663876388638963906391639263936394639563966397639863996400640164026403640464056406640764086409641064116412641364146415641664176418641964206421642264236424642564266427642864296430643164326433643464356436643764386439644064416442644364446445644664476448644964506451645264536454645564566457645864596460646164626463646464656466646764686469647064716472647364746475647664776478647964806481648264836484648564866487648864896490649164926493649464956496649764986499650065016502650365046505650665076508650965106511651265136514651565166517651865196520652165226523652465256526652765286529653065316532653365346535653665376538653965406541654265436544654565466547654865496550655165526553655465556556655765586559656065616562656365646565656665676568656965706571657265736574657565766577657865796580658165826583658465856586658765886589659065916592659365946595659665976598659966006601660266036604660566066607660866096610661166126613661466156616661766186619662066216622662366246625662666276628662966306631663266336634663566366637663866396640664166426643664466456646664766486649665066516652665366546655665666576658665966606661666266636664666566666667666866696670667166726673667466756676667766786679668066816682668366846685668666876688668966906691669266936694669566966697669866996700670167026703670467056706670767086709671067116712671367146715671667176718671967206721672267236724672567266727672867296730673167326733673467356736673767386739674067416742674367446745674667476748674967506751675267536754675567566757675867596760676167626763676467656766676767686769677067716772677367746775677667776778677967806781678267836784678567866787678867896790679167926793679467956796679767986799680068016802680368046805680668076808680968106811681268136814681568166817681868196820682168226823682468256826682768286829683068316832683368346835683668376838683968406841684268436844684568466847684868496850685168526853685468556856685768586859686068616862686368646865686668676868686968706871687268736874687568766877687868796880688168826883688468856886688768886889689068916892689368946895689668976898689969006901690269036904690569066907690869096910691169126913691469156916691769186919692069216922692369246925692669276928692969306931693269336934693569366937693869396940694169426943694469456946694769486949695069516952695369546955695669576958695969606961696269636964696569666967696869696970697169726973697469756976697769786979698069816982698369846985698669876988698969906991699269936994699569966997699869997000700170027003700470057006700770087009701070117012701370147015701670177018701970207021702270237024702570267027702870297030703170327033703470357036703770387039704070417042704370447045704670477048704970507051705270537054705570567057705870597060706170627063706470657066706770687069707070717072707370747075707670777078707970807081708270837084708570867087708870897090709170927093709470957096709770987099710071017102710371047105710671077108710971107111711271137114711571167117711871197120712171227123712471257126712771287129713071317132713371347135713671377138713971407141714271437144714571467147714871497150715171527153715471557156715771587159716071617162716371647165716671677168716971707171717271737174717571767177717871797180718171827183718471857186718771887189719071917192719371947195719671977198719972007201720272037204720572067207720872097210721172127213721472157216721772187219722072217222722372247225722672277228722972307231723272337234723572367237723872397240724172427243724472457246724772487249725072517252725372547255725672577258725972607261726272637264726572667267726872697270727172727273727472757276727772787279728072817282728372847285728672877288728972907291729272937294729572967297729872997300730173027303730473057306730773087309731073117312731373147315731673177318731973207321732273237324732573267327732873297330733173327333733473357336733773387339734073417342734373447345734673477348734973507351735273537354735573567357735873597360736173627363736473657366736773687369737073717372737373747375737673777378737973807381738273837384738573867387738873897390739173927393739473957396739773987399740074017402740374047405740674077408740974107411741274137414741574167417741874197420742174227423742474257426742774287429743074317432743374347435743674377438743974407441744274437444744574467447744874497450745174527453745474557456745774587459746074617462746374647465746674677468746974707471747274737474747574767477747874797480748174827483748474857486748774887489749074917492749374947495749674977498749975007501750275037504750575067507750875097510751175127513751475157516751775187519752075217522752375247525752675277528752975307531753275337534753575367537753875397540754175427543754475457546754775487549755075517552755375547555755675577558755975607561756275637564756575667567756875697570757175727573757475757576757775787579758075817582758375847585758675877588758975907591759275937594759575967597759875997600760176027603760476057606760776087609761076117612761376147615761676177618761976207621762276237624762576267627762876297630763176327633763476357636763776387639764076417642764376447645764676477648764976507651765276537654765576567657765876597660766176627663766476657666766776687669767076717672767376747675767676777678767976807681768276837684768576867687768876897690769176927693769476957696769776987699770077017702770377047705770677077708770977107711771277137714771577167717771877197720772177227723772477257726772777287729773077317732773377347735773677377738773977407741774277437744774577467747774877497750775177527753775477557756775777587759776077617762776377647765776677677768776977707771777277737774777577767777777877797780778177827783778477857786778777887789779077917792779377947795779677977798779978007801780278037804780578067807780878097810781178127813781478157816781778187819782078217822782378247825782678277828782978307831783278337834783578367837783878397840784178427843784478457846784778487849785078517852785378547855785678577858785978607861786278637864786578667867786878697870787178727873787478757876787778787879788078817882788378847885788678877888788978907891789278937894789578967897789878997900790179027903790479057906790779087909791079117912791379147915791679177918791979207921792279237924792579267927792879297930793179327933793479357936793779387939794079417942794379447945794679477948794979507951795279537954795579567957795879597960796179627963796479657966796779687969797079717972797379747975797679777978797979807981798279837984798579867987798879897990799179927993799479957996799779987999800080018002800380048005800680078008800980108011801280138014801580168017801880198020802180228023802480258026802780288029803080318032803380348035803680378038803980408041804280438044804580468047804880498050805180528053805480558056805780588059806080618062806380648065806680678068806980708071807280738074807580768077807880798080808180828083808480858086808780888089809080918092809380948095809680978098809981008101810281038104810581068107810881098110811181128113811481158116811781188119812081218122812381248125812681278128812981308131813281338134813581368137813881398140814181428143814481458146814781488149815081518152815381548155815681578158815981608161816281638164816581668167816881698170817181728173817481758176817781788179818081818182818381848185818681878188818981908191819281938194819581968197819881998200820182028203820482058206820782088209821082118212821382148215821682178218821982208221822282238224822582268227822882298230823182328233823482358236823782388239824082418242824382448245824682478248824982508251825282538254825582568257825882598260826182628263826482658266826782688269827082718272827382748275827682778278827982808281828282838284828582868287828882898290829182928293829482958296829782988299830083018302830383048305830683078308830983108311831283138314831583168317831883198320832183228323832483258326832783288329833083318332833383348335833683378338833983408341834283438344834583468347834883498350835183528353835483558356835783588359836083618362836383648365836683678368836983708371837283738374837583768377837883798380838183828383838483858386838783888389839083918392839383948395839683978398839984008401840284038404840584068407840884098410841184128413841484158416841784188419842084218422842384248425842684278428842984308431843284338434843584368437843884398440844184428443844484458446844784488449845084518452845384548455845684578458845984608461846284638464846584668467846884698470847184728473847484758476847784788479848084818482848384848485848684878488848984908491849284938494849584968497849884998500850185028503850485058506850785088509851085118512851385148515851685178518851985208521852285238524852585268527852885298530853185328533853485358536853785388539854085418542854385448545854685478548854985508551855285538554855585568557855885598560856185628563856485658566856785688569857085718572857385748575857685778578857985808581858285838584858585868587858885898590859185928593859485958596859785988599860086018602860386048605860686078608860986108611861286138614861586168617861886198620862186228623862486258626862786288629863086318632863386348635863686378638863986408641864286438644864586468647864886498650865186528653865486558656865786588659866086618662866386648665866686678668866986708671867286738674867586768677867886798680868186828683868486858686868786888689869086918692869386948695869686978698869987008701870287038704870587068707870887098710871187128713871487158716871787188719872087218722872387248725872687278728872987308731873287338734873587368737873887398740874187428743874487458746874787488749875087518752875387548755875687578758875987608761876287638764876587668767876887698770877187728773877487758776877787788779878087818782878387848785878687878788878987908791879287938794879587968797879887998800880188028803880488058806880788088809881088118812881388148815881688178818881988208821882288238824882588268827882888298830883188328833883488358836883788388839884088418842884388448845884688478848884988508851885288538854885588568857885888598860886188628863886488658866886788688869887088718872887388748875887688778878887988808881888288838884888588868887888888898890889188928893889488958896889788988899890089018902890389048905890689078908890989108911891289138914891589168917891889198920892189228923892489258926892789288929893089318932893389348935893689378938893989408941894289438944894589468947894889498950895189528953895489558956895789588959896089618962896389648965896689678968896989708971897289738974897589768977897889798980898189828983898489858986898789888989899089918992899389948995899689978998899990009001900290039004900590069007900890099010901190129013901490159016901790189019902090219022902390249025902690279028902990309031903290339034903590369037903890399040904190429043904490459046904790489049905090519052905390549055905690579058905990609061906290639064906590669067906890699070907190729073907490759076907790789079908090819082908390849085908690879088908990909091909290939094909590969097909890999100910191029103910491059106910791089109911091119112911391149115911691179118911991209121912291239124912591269127912891299130913191329133913491359136913791389139914091419142914391449145914691479148914991509151915291539154915591569157915891599160916191629163916491659166916791689169917091719172917391749175917691779178917991809181918291839184918591869187918891899190919191929193919491959196919791989199920092019202920392049205920692079208920992109211921292139214921592169217921892199220922192229223922492259226922792289229923092319232923392349235923692379238923992409241924292439244924592469247924892499250925192529253925492559256925792589259926092619262926392649265926692679268926992709271927292739274927592769277927892799280928192829283928492859286928792889289929092919292929392949295929692979298929993009301930293039304930593069307930893099310931193129313931493159316931793189319932093219322932393249325932693279328932993309331933293339334933593369337933893399340934193429343934493459346934793489349935093519352935393549355935693579358935993609361936293639364936593669367936893699370937193729373937493759376937793789379938093819382938393849385938693879388938993909391939293939394939593969397939893999400940194029403940494059406940794089409941094119412941394149415941694179418941994209421942294239424942594269427942894299430943194329433943494359436943794389439944094419442944394449445944694479448944994509451945294539454945594569457945894599460946194629463946494659466946794689469947094719472947394749475947694779478947994809481948294839484948594869487948894899490949194929493949494959496949794989499950095019502950395049505950695079508950995109511951295139514951595169517951895199520952195229523952495259526952795289529953095319532953395349535953695379538953995409541954295439544954595469547954895499550955195529553955495559556955795589559956095619562956395649565956695679568956995709571957295739574957595769577957895799580958195829583958495859586958795889589959095919592959395949595959695979598959996009601960296039604960596069607960896099610961196129613961496159616961796189619962096219622962396249625962696279628962996309631963296339634963596369637963896399640964196429643964496459646964796489649965096519652965396549655965696579658965996609661966296639664966596669667966896699670967196729673967496759676967796789679968096819682968396849685968696879688968996909691969296939694969596969697969896999700970197029703970497059706970797089709971097119712971397149715971697179718971997209721972297239724972597269727972897299730973197329733973497359736973797389739974097419742974397449745974697479748974997509751975297539754975597569757975897599760976197629763976497659766
  1. const table = [
  2. {
  3. tablekey: 'table_pcweb_delivery',
  4. tabletype: 2,
  5. tablename: '现货合同',
  6. tabelmenu: '',
  7. remark: 'web端-现货合同',
  8. columns: [
  9. {
  10. autoid: 17624,
  11. tablekey: 'table_pcweb_delivery',
  12. columnfield: 'contracctstatus',
  13. columntitle: '状态',
  14. columnwidth: '120',
  15. orderindex: 10,
  16. isshow: 1,
  17. aligntype: 1,
  18. formattertype: '',
  19. formatterstring: '',
  20. remark: 'contracctstatus',
  21. needsummary: 0,
  22. summarytype: 0,
  23. groupname: ''
  24. },
  25. {
  26. autoid: 17625,
  27. tablekey: 'table_pcweb_delivery',
  28. columnfield: 'contractno',
  29. columntitle: '合同编号',
  30. columnwidth: '120',
  31. orderindex: 20,
  32. isshow: 1,
  33. aligntype: 1,
  34. formattertype: '',
  35. formatterstring: '',
  36. remark: 'contractno',
  37. needsummary: 0,
  38. summarytype: 0,
  39. groupname: ''
  40. },
  41. {
  42. autoid: 17626,
  43. tablekey: 'table_pcweb_delivery',
  44. columnfield: 'contracttype',
  45. columntitle: '类型',
  46. columnwidth: '120',
  47. orderindex: 30,
  48. isshow: 1,
  49. aligntype: 1,
  50. formattertype: '',
  51. formatterstring: '',
  52. remark: 'contracttype',
  53. needsummary: 0,
  54. summarytype: 0,
  55. groupname: ''
  56. },
  57. {
  58. autoid: 17627,
  59. tablekey: 'table_pcweb_delivery',
  60. columnfield: 'negative',
  61. columntitle: '对手方',
  62. columnwidth: '250',
  63. orderindex: 40,
  64. isshow: 1,
  65. aligntype: 1,
  66. formattertype: '',
  67. formatterstring: '',
  68. remark: 'negative',
  69. needsummary: 0,
  70. summarytype: 0,
  71. groupname: ''
  72. },
  73. {
  74. autoid: 17628,
  75. tablekey: 'table_pcweb_delivery',
  76. columnfield: 'qty',
  77. columntitle: '合同量',
  78. columnwidth: '120',
  79. orderindex: 50,
  80. isshow: 1,
  81. aligntype: 1,
  82. formattertype: '',
  83. formatterstring: '',
  84. remark: 'qty',
  85. needsummary: 0,
  86. summarytype: 0,
  87. groupname: ''
  88. },
  89. {
  90. autoid: 17629,
  91. tablekey: 'table_pcweb_delivery',
  92. columnfield: 'deliverygoodsname',
  93. columntitle: '现货品种',
  94. columnwidth: '120',
  95. orderindex: 60,
  96. isshow: 1,
  97. aligntype: 1,
  98. formattertype: '',
  99. formatterstring: '',
  100. remark: 'deliverygoodsname',
  101. needsummary: 0,
  102. summarytype: 0,
  103. groupname: ''
  104. },
  105. {
  106. autoid: 17630,
  107. tablekey: 'table_pcweb_delivery',
  108. columnfield: 'wrstandardname',
  109. columntitle: '品类',
  110. columnwidth: '120',
  111. orderindex: 70,
  112. isshow: 1,
  113. aligntype: 1,
  114. formattertype: '',
  115. formatterstring: '',
  116. remark: 'wrstandardname',
  117. needsummary: 0,
  118. summarytype: 0,
  119. groupname: ''
  120. },
  121. {
  122. autoid: 17631,
  123. tablekey: 'table_pcweb_delivery',
  124. columnfield: 'biztype',
  125. columntitle: '业务类型',
  126. columnwidth: '120',
  127. orderindex: 80,
  128. isshow: 1,
  129. aligntype: 1,
  130. formattertype: '',
  131. formatterstring: '',
  132. remark: 'biztype',
  133. needsummary: 0,
  134. summarytype: 0,
  135. groupname: ''
  136. },
  137. {
  138. autoid: 17632,
  139. tablekey: 'table_pcweb_delivery',
  140. columnfield: 'convertfactor',
  141. columntitle: '标仓系数',
  142. columnwidth: '120',
  143. orderindex: 90,
  144. isshow: 1,
  145. aligntype: 1,
  146. formattertype: '',
  147. formatterstring: '',
  148. remark: 'convertfactor',
  149. needsummary: 0,
  150. summarytype: 0,
  151. groupname: ''
  152. },
  153. {
  154. autoid: 17633,
  155. tablekey: 'table_pcweb_delivery',
  156. columnfield: 'pricetype',
  157. columntitle: '定价类型',
  158. columnwidth: '120',
  159. orderindex: 100,
  160. isshow: 1,
  161. aligntype: 1,
  162. formattertype: '',
  163. formatterstring: '',
  164. remark: 'pricetype',
  165. needsummary: 0,
  166. summarytype: 0,
  167. groupname: ''
  168. },
  169. {
  170. autoid: 17634,
  171. tablekey: 'table_pcweb_delivery',
  172. columnfield: 'goodscode',
  173. columntitle: '点价合约',
  174. columnwidth: '120',
  175. orderindex: 110,
  176. isshow: 1,
  177. aligntype: 1,
  178. formattertype: '',
  179. formatterstring: '',
  180. remark: 'goodscode',
  181. needsummary: 0,
  182. summarytype: 0,
  183. groupname: ''
  184. },
  185. {
  186. autoid: 17635,
  187. tablekey: 'table_pcweb_delivery',
  188. columnfield: 'price',
  189. columntitle: '价格',
  190. columnwidth: '120',
  191. orderindex: 120,
  192. isshow: 1,
  193. aligntype: 1,
  194. formattertype: '',
  195. formatterstring: '',
  196. remark: 'price',
  197. needsummary: 0,
  198. summarytype: 0,
  199. groupname: ''
  200. },
  201. {
  202. autoid: 17636,
  203. tablekey: 'table_pcweb_delivery',
  204. columnfield: 'pricemove',
  205. columntitle: '升贴水',
  206. columnwidth: '120',
  207. orderindex: 130,
  208. isshow: 1,
  209. aligntype: 1,
  210. formattertype: '',
  211. formatterstring: '',
  212. remark: 'pricemove',
  213. needsummary: 0,
  214. summarytype: 0,
  215. groupname: ''
  216. },
  217. {
  218. autoid: 17637,
  219. tablekey: 'table_pcweb_delivery',
  220. columnfield: 'amount',
  221. columntitle: '金额',
  222. columnwidth: '120',
  223. orderindex: 140,
  224. isshow: 1,
  225. aligntype: 1,
  226. formattertype: '',
  227. formatterstring: '',
  228. remark: 'amount',
  229. needsummary: 0,
  230. summarytype: 0,
  231. groupname: ''
  232. },
  233. {
  234. autoid: 17638,
  235. tablekey: 'table_pcweb_delivery',
  236. columnfield: 'margin',
  237. columntitle: '保证金',
  238. columnwidth: '120',
  239. orderindex: 150,
  240. isshow: 1,
  241. aligntype: 1,
  242. formattertype: '',
  243. formatterstring: '',
  244. remark: 'margin',
  245. needsummary: 0,
  246. summarytype: 0,
  247. groupname: ''
  248. },
  249. {
  250. autoid: 17639,
  251. tablekey: 'table_pcweb_delivery',
  252. columnfield: 'startdate',
  253. columntitle: '点价期',
  254. columnwidth: '200',
  255. orderindex: 160,
  256. isshow: 1,
  257. aligntype: 1,
  258. formattertype: '',
  259. formatterstring: '',
  260. remark: 'startdate',
  261. needsummary: 0,
  262. summarytype: 0,
  263. groupname: ''
  264. },
  265. {
  266. autoid: 17640,
  267. tablekey: 'table_pcweb_delivery',
  268. columnfield: 'deliverystartdate',
  269. columntitle: '交收期',
  270. columnwidth: '200',
  271. orderindex: 170,
  272. isshow: 1,
  273. aligntype: 1,
  274. formattertype: '',
  275. formatterstring: '',
  276. remark: 'deliverystartdate',
  277. needsummary: 0,
  278. summarytype: 0,
  279. groupname: ''
  280. },
  281. {
  282. autoid: 17641,
  283. tablekey: 'table_pcweb_delivery',
  284. columnfield: 'saleuserid',
  285. columntitle: '业务员',
  286. columnwidth: '120',
  287. orderindex: 180,
  288. isshow: 1,
  289. aligntype: 1,
  290. formattertype: '',
  291. formatterstring: '',
  292. remark: 'saleuserid',
  293. needsummary: 0,
  294. summarytype: 0,
  295. groupname: ''
  296. },
  297. {
  298. autoid: 17642,
  299. tablekey: 'table_pcweb_delivery',
  300. columnfield: 'meruserid',
  301. columntitle: '跟单员',
  302. columnwidth: '120',
  303. orderindex: 190,
  304. isshow: 1,
  305. aligntype: 1,
  306. formattertype: '',
  307. formatterstring: '',
  308. remark: 'meruserid',
  309. needsummary: 0,
  310. summarytype: 0,
  311. groupname: ''
  312. },
  313. {
  314. autoid: 17643,
  315. tablekey: 'table_pcweb_delivery',
  316. columnfield: 'tradeusername',
  317. columntitle: '交易员',
  318. columnwidth: '120',
  319. orderindex: 190,
  320. isshow: 1,
  321. aligntype: 1,
  322. formattertype: '',
  323. formatterstring: '',
  324. remark: 'tradeusername',
  325. needsummary: 0,
  326. summarytype: 0,
  327. groupname: ''
  328. }
  329. ]
  330. },
  331. {
  332. tablekey: 'table_pcweb_userinfo',
  333. tabletype: 2,
  334. tablename: '客户资料',
  335. tabelmenu: '',
  336. remark: 'web端-客户资料',
  337. columns: [
  338. {
  339. autoid: 17644,
  340. tablekey: 'table_pcweb_userinfo',
  341. columnfield: 'status',
  342. columntitle: '状态',
  343. columnwidth: '0',
  344. orderindex: 10,
  345. isshow: 1,
  346. aligntype: 1,
  347. formattertype: '',
  348. formatterstring: '',
  349. remark: 'status',
  350. needsummary: 0,
  351. summarytype: 0,
  352. groupname: ''
  353. },
  354. {
  355. autoid: 17645,
  356. tablekey: 'table_pcweb_userinfo',
  357. columnfield: 'userinfotype',
  358. columntitle: '客户类型',
  359. columnwidth: '0',
  360. orderindex: 20,
  361. isshow: 1,
  362. aligntype: 1,
  363. formattertype: '',
  364. formatterstring: '',
  365. remark: 'userinfotype',
  366. needsummary: 0,
  367. summarytype: 0,
  368. groupname: ''
  369. },
  370. {
  371. autoid: 17646,
  372. tablekey: 'table_pcweb_userinfo',
  373. columnfield: 'nickname',
  374. columntitle: '客户简称',
  375. columnwidth: '0',
  376. orderindex: 30,
  377. isshow: 1,
  378. aligntype: 1,
  379. formattertype: '',
  380. formatterstring: '',
  381. remark: 'nickname',
  382. needsummary: 0,
  383. summarytype: 0,
  384. groupname: ''
  385. },
  386. {
  387. autoid: 17647,
  388. tablekey: 'table_pcweb_userinfo',
  389. columnfield: 'customername',
  390. columntitle: '客户名称',
  391. columnwidth: '0',
  392. orderindex: 40,
  393. isshow: 1,
  394. aligntype: 1,
  395. formattertype: '',
  396. formatterstring: '',
  397. remark: 'customername',
  398. needsummary: 0,
  399. summarytype: 0,
  400. groupname: ''
  401. },
  402. {
  403. autoid: 17648,
  404. tablekey: 'table_pcweb_userinfo',
  405. columnfield: 'cardtype',
  406. columntitle: '证件类型',
  407. columnwidth: '0',
  408. orderindex: 50,
  409. isshow: 1,
  410. aligntype: 1,
  411. formattertype: '',
  412. formatterstring: '',
  413. remark: 'cardtype',
  414. needsummary: 0,
  415. summarytype: 0,
  416. groupname: ''
  417. },
  418. {
  419. autoid: 17649,
  420. tablekey: 'table_pcweb_userinfo',
  421. columnfield: 'cardnum',
  422. columntitle: '证件号码',
  423. columnwidth: '0',
  424. orderindex: 60,
  425. isshow: 1,
  426. aligntype: 1,
  427. formattertype: '',
  428. formatterstring: '',
  429. remark: 'cardnum',
  430. needsummary: 0,
  431. summarytype: 0,
  432. groupname: ''
  433. },
  434. {
  435. autoid: 17650,
  436. tablekey: 'table_pcweb_userinfo',
  437. columnfield: 'contactname',
  438. columntitle: '联系人',
  439. columnwidth: '0',
  440. orderindex: 70,
  441. isshow: 1,
  442. aligntype: 1,
  443. formattertype: '',
  444. formatterstring: '',
  445. remark: 'contactname',
  446. needsummary: 0,
  447. summarytype: 0,
  448. groupname: ''
  449. },
  450. {
  451. autoid: 17651,
  452. tablekey: 'table_pcweb_userinfo',
  453. columnfield: 'mobile',
  454. columntitle: '手机号码',
  455. columnwidth: '0',
  456. orderindex: 80,
  457. isshow: 1,
  458. aligntype: 1,
  459. formattertype: '',
  460. formatterstring: '',
  461. remark: 'mobile',
  462. needsummary: 0,
  463. summarytype: 0,
  464. groupname: ''
  465. },
  466. {
  467. autoid: 17652,
  468. tablekey: 'table_pcweb_userinfo',
  469. columnfield: 'email',
  470. columntitle: '邮箱',
  471. columnwidth: '0',
  472. orderindex: 90,
  473. isshow: 1,
  474. aligntype: 1,
  475. formattertype: '',
  476. formatterstring: '',
  477. remark: 'email',
  478. needsummary: 0,
  479. summarytype: 0,
  480. groupname: ''
  481. },
  482. {
  483. autoid: 17653,
  484. tablekey: 'table_pcweb_userinfo',
  485. columnfield: 'legalpersonname',
  486. columntitle: '法定代表人',
  487. columnwidth: '0',
  488. orderindex: 100,
  489. isshow: 1,
  490. aligntype: 1,
  491. formattertype: '',
  492. formatterstring: '',
  493. remark: 'legalpersonname',
  494. needsummary: 0,
  495. summarytype: 0,
  496. groupname: ''
  497. },
  498. {
  499. autoid: 17654,
  500. tablekey: 'table_pcweb_userinfo',
  501. columnfield: 'taxpayernum',
  502. columntitle: '纳税人识别号',
  503. columnwidth: '0',
  504. orderindex: 110,
  505. isshow: 1,
  506. aligntype: 1,
  507. formattertype: '',
  508. formatterstring: '',
  509. remark: 'taxpayernum',
  510. needsummary: 0,
  511. summarytype: 0,
  512. groupname: ''
  513. },
  514. {
  515. autoid: 17655,
  516. tablekey: 'table_pcweb_userinfo',
  517. columnfield: 'cardphotourl',
  518. columntitle: '证件照',
  519. columnwidth: '0',
  520. orderindex: 120,
  521. isshow: 1,
  522. aligntype: 1,
  523. formattertype: '',
  524. formatterstring: '',
  525. remark: 'cardphotourl',
  526. needsummary: 0,
  527. summarytype: 0,
  528. groupname: ''
  529. },
  530. {
  531. autoid: 17656,
  532. tablekey: 'table_pcweb_userinfo',
  533. columnfield: 'address',
  534. columntitle: '地址',
  535. columnwidth: '0',
  536. orderindex: 130,
  537. isshow: 1,
  538. aligntype: 1,
  539. formattertype: '',
  540. formatterstring: '',
  541. remark: 'address',
  542. needsummary: 0,
  543. summarytype: 0,
  544. groupname: ''
  545. },
  546. {
  547. autoid: 17657,
  548. tablekey: 'table_pcweb_userinfo',
  549. columnfield: 'remark',
  550. columntitle: '备注',
  551. columnwidth: '0',
  552. orderindex: 140,
  553. isshow: 1,
  554. aligntype: 1,
  555. formattertype: '',
  556. formatterstring: '',
  557. remark: 'remark',
  558. needsummary: 0,
  559. summarytype: 0,
  560. groupname: ''
  561. }
  562. ]
  563. },
  564. {
  565. tablekey: 'table_pcweb_warehouse',
  566. tabletype: 2,
  567. tablename: '仓库信息',
  568. tabelmenu: '',
  569. remark: 'web端-仓库信息',
  570. columns: [
  571. {
  572. autoid: 17658,
  573. tablekey: 'table_pcweb_warehouse',
  574. columnfield: 'warehousestatus',
  575. columntitle: '状态',
  576. columnwidth: '0',
  577. orderindex: 10,
  578. isshow: 1,
  579. aligntype: 1,
  580. formattertype: '',
  581. formatterstring: '',
  582. remark: 'warehousestatus',
  583. needsummary: 0,
  584. summarytype: 0,
  585. groupname: ''
  586. },
  587. {
  588. autoid: 17659,
  589. tablekey: 'table_pcweb_warehouse',
  590. columnfield: 'warehousecode',
  591. columntitle: '仓库简称',
  592. columnwidth: '0',
  593. orderindex: 20,
  594. isshow: 1,
  595. aligntype: 1,
  596. formattertype: '',
  597. formatterstring: '',
  598. remark: 'warehousecode',
  599. needsummary: 0,
  600. summarytype: 0,
  601. groupname: ''
  602. },
  603. {
  604. autoid: 17660,
  605. tablekey: 'table_pcweb_warehouse',
  606. columnfield: 'warehousetype',
  607. columntitle: '仓库类型',
  608. columnwidth: '0',
  609. orderindex: 30,
  610. isshow: 1,
  611. aligntype: 1,
  612. formattertype: '',
  613. formatterstring: '',
  614. remark: 'warehousetype',
  615. needsummary: 0,
  616. summarytype: 0,
  617. groupname: ''
  618. },
  619. {
  620. autoid: 17661,
  621. tablekey: 'table_pcweb_warehouse',
  622. columnfield: 'warehousename',
  623. columntitle: '仓库名称',
  624. columnwidth: '0',
  625. orderindex: 40,
  626. isshow: 1,
  627. aligntype: 1,
  628. formattertype: '',
  629. formatterstring: '',
  630. remark: 'warehousename',
  631. needsummary: 0,
  632. summarytype: 0,
  633. groupname: ''
  634. },
  635. {
  636. autoid: 17662,
  637. tablekey: 'table_pcweb_warehouse',
  638. columnfield: 'contactname',
  639. columntitle: '联系人',
  640. columnwidth: '0',
  641. orderindex: 50,
  642. isshow: 1,
  643. aligntype: 1,
  644. formattertype: '',
  645. formatterstring: '',
  646. remark: 'contactname',
  647. needsummary: 0,
  648. summarytype: 0,
  649. groupname: ''
  650. },
  651. {
  652. autoid: 17663,
  653. tablekey: 'table_pcweb_warehouse',
  654. columnfield: 'contactnum',
  655. columntitle: '联系电话',
  656. columnwidth: '0',
  657. orderindex: 60,
  658. isshow: 1,
  659. aligntype: 1,
  660. formattertype: '',
  661. formatterstring: '',
  662. remark: 'contactnum',
  663. needsummary: 0,
  664. summarytype: 0,
  665. groupname: ''
  666. },
  667. {
  668. autoid: 17664,
  669. tablekey: 'table_pcweb_warehouse',
  670. columnfield: 'address',
  671. columntitle: '详细地址',
  672. columnwidth: '0',
  673. orderindex: 70,
  674. isshow: 1,
  675. aligntype: 1,
  676. formattertype: '',
  677. formatterstring: '',
  678. remark: 'address',
  679. needsummary: 0,
  680. summarytype: 0,
  681. groupname: ''
  682. }
  683. ]
  684. },
  685. {
  686. tablekey: 'table_pcweb_purchase_pointprice',
  687. tabletype: 2,
  688. tablename: '采购_待点价',
  689. tabelmenu: '',
  690. remark: 'web端-采购-待点价',
  691. columns: [
  692. {
  693. autoid: 17665,
  694. tablekey: 'table_pcweb_purchase_pointprice',
  695. columnfield: 'accountname',
  696. columntitle: '销售方',
  697. columnwidth: '0',
  698. orderindex: 10,
  699. isshow: 1,
  700. aligntype: 1,
  701. formattertype: '',
  702. formatterstring: '',
  703. remark: 'accountname,',
  704. needsummary: 0,
  705. summarytype: 0,
  706. groupname: ''
  707. },
  708. {
  709. autoid: 17666,
  710. tablekey: 'table_pcweb_purchase_pointprice',
  711. columnfield: 'contractno',
  712. columntitle: '合同编号 ',
  713. columnwidth: '0',
  714. orderindex: 20,
  715. isshow: 1,
  716. aligntype: 1,
  717. formattertype: '',
  718. formatterstring: '',
  719. remark: 'contractno',
  720. needsummary: 0,
  721. summarytype: 0,
  722. groupname: ''
  723. },
  724. {
  725. autoid: 17667,
  726. tablekey: 'table_pcweb_purchase_pointprice',
  727. columnfield: 'deliverygoodsname',
  728. columntitle: '现货品种',
  729. columnwidth: '0',
  730. orderindex: 30,
  731. isshow: 1,
  732. aligntype: 1,
  733. formattertype: '',
  734. formatterstring: '',
  735. remark: 'deliverygoodsname',
  736. needsummary: 0,
  737. summarytype: 0,
  738. groupname: ''
  739. },
  740. {
  741. autoid: 17668,
  742. tablekey: 'table_pcweb_purchase_pointprice',
  743. columnfield: 'spotgoodsdesc',
  744. columntitle: '商品规格 ',
  745. columnwidth: '0',
  746. orderindex: 40,
  747. isshow: 1,
  748. aligntype: 1,
  749. formattertype: '',
  750. formatterstring: '',
  751. remark: 'spotgoodsdesc',
  752. needsummary: 0,
  753. summarytype: 0,
  754. groupname: ''
  755. },
  756. {
  757. autoid: 17669,
  758. tablekey: 'table_pcweb_purchase_pointprice',
  759. columnfield: 'goodscode',
  760. columntitle: '点价合约',
  761. columnwidth: '0',
  762. orderindex: 50,
  763. isshow: 1,
  764. aligntype: 1,
  765. formattertype: '',
  766. formatterstring: '',
  767. remark: 'goodscode',
  768. needsummary: 0,
  769. summarytype: 0,
  770. groupname: ''
  771. },
  772. {
  773. autoid: 17670,
  774. tablekey: 'table_pcweb_purchase_pointprice',
  775. columnfield: 'pricemove',
  776. columntitle: '升贴水',
  777. columnwidth: '0',
  778. orderindex: 60,
  779. isshow: 1,
  780. aligntype: 1,
  781. formattertype: '',
  782. formatterstring: '',
  783. remark: 'pricemove',
  784. needsummary: 0,
  785. summarytype: 0,
  786. groupname: ''
  787. },
  788. {
  789. autoid: 17671,
  790. tablekey: 'table_pcweb_purchase_pointprice',
  791. columnfield: 'qty',
  792. columntitle: '合同量',
  793. columnwidth: '0',
  794. orderindex: 70,
  795. isshow: 1,
  796. aligntype: 1,
  797. formattertype: '',
  798. formatterstring: '',
  799. remark: 'qty',
  800. needsummary: 0,
  801. summarytype: 0,
  802. groupname: ''
  803. },
  804. {
  805. autoid: 17672,
  806. tablekey: 'table_pcweb_purchase_pointprice',
  807. columnfield: 'unpricedqty',
  808. columntitle: '未定价量',
  809. columnwidth: '0',
  810. orderindex: 80,
  811. isshow: 1,
  812. aligntype: 1,
  813. formattertype: '',
  814. formatterstring: '',
  815. remark: 'unpricedqty',
  816. needsummary: 0,
  817. summarytype: 0,
  818. groupname: ''
  819. },
  820. {
  821. autoid: 17673,
  822. tablekey: 'table_pcweb_purchase_pointprice',
  823. columnfield: 'pricedqty',
  824. columntitle: '已定价量',
  825. columnwidth: '0',
  826. orderindex: 90,
  827. isshow: 1,
  828. aligntype: 1,
  829. formattertype: '',
  830. formatterstring: '',
  831. remark: 'pricedqty',
  832. needsummary: 0,
  833. summarytype: 0,
  834. groupname: ''
  835. },
  836. {
  837. autoid: 17674,
  838. tablekey: 'table_pcweb_purchase_pointprice',
  839. columnfield: 'unsureqty',
  840. columntitle: '未交收量 ',
  841. columnwidth: '0',
  842. orderindex: 100,
  843. isshow: 1,
  844. aligntype: 1,
  845. formattertype: '',
  846. formatterstring: '',
  847. remark: 'unsureqty',
  848. needsummary: 0,
  849. summarytype: 0,
  850. groupname: ''
  851. },
  852. {
  853. autoid: 17675,
  854. tablekey: 'table_pcweb_purchase_pointprice',
  855. columnfield: 'payamount',
  856. columntitle: '已支付额',
  857. columnwidth: '0',
  858. orderindex: 110,
  859. isshow: 1,
  860. aligntype: 1,
  861. formattertype: '',
  862. formatterstring: '',
  863. remark: 'payamount',
  864. needsummary: 0,
  865. summarytype: 0,
  866. groupname: ''
  867. },
  868. {
  869. autoid: 17676,
  870. tablekey: 'table_pcweb_purchase_pointprice',
  871. columnfield: 'unpayAmount',
  872. columntitle: '待支付额 ',
  873. columnwidth: '0',
  874. orderindex: 120,
  875. isshow: 1,
  876. aligntype: 1,
  877. formattertype: '',
  878. formatterstring: '',
  879. remark: 'unpayAmount',
  880. needsummary: 0,
  881. summarytype: 0,
  882. groupname: ''
  883. },
  884. {
  885. autoid: 17677,
  886. tablekey: 'table_pcweb_purchase_pointprice',
  887. columnfield: 'invoiceamount',
  888. columntitle: '已开票额',
  889. columnwidth: '0',
  890. orderindex: 130,
  891. isshow: 1,
  892. aligntype: 1,
  893. formattertype: '',
  894. formatterstring: '',
  895. remark: 'invoiceamount',
  896. needsummary: 0,
  897. summarytype: 0,
  898. groupname: ''
  899. },
  900. {
  901. autoid: 17678,
  902. tablekey: 'table_pcweb_purchase_pointprice',
  903. columnfield: 'daikaiAmount',
  904. columntitle: '待开票额',
  905. columnwidth: '0',
  906. orderindex: 140,
  907. isshow: 1,
  908. aligntype: 1,
  909. formattertype: '',
  910. formatterstring: '',
  911. remark: 'daikaiAmount',
  912. needsummary: 0,
  913. summarytype: 0,
  914. groupname: ''
  915. },
  916. {
  917. autoid: 17679,
  918. tablekey: 'table_pcweb_purchase_pointprice',
  919. columnfield: 'eliverystartdate,deliveryenddate',
  920. columntitle: '点价期',
  921. columnwidth: '0',
  922. orderindex: 150,
  923. isshow: 1,
  924. aligntype: 1,
  925. formattertype: '',
  926. formatterstring: '',
  927. remark: 'eliverystartdate,deliveryenddate',
  928. needsummary: 0,
  929. summarytype: 0,
  930. groupname: ''
  931. },
  932. {
  933. autoid: 17680,
  934. tablekey: 'table_pcweb_purchase_pointprice',
  935. columnfield: 'startdate,enddate',
  936. columntitle: '交收期',
  937. columnwidth: '0',
  938. orderindex: 160,
  939. isshow: 1,
  940. aligntype: 1,
  941. formattertype: '',
  942. formatterstring: '',
  943. remark: 'startdate,enddate',
  944. needsummary: 0,
  945. summarytype: 0,
  946. groupname: ''
  947. },
  948. {
  949. autoid: 17681,
  950. tablekey: 'table_pcweb_purchase_pointprice',
  951. columnfield: 'convertfactor',
  952. columntitle: '标仓系数',
  953. columnwidth: '0',
  954. orderindex: 170,
  955. isshow: 1,
  956. aligntype: 1,
  957. formattertype: '',
  958. formatterstring: '',
  959. remark: 'convertfactor',
  960. needsummary: 0,
  961. summarytype: 0,
  962. groupname: ''
  963. }
  964. ]
  965. },
  966. {
  967. tablekey: 'table_pcweb_purchase_settle',
  968. tabletype: 2,
  969. tablename: '采购_履约交收',
  970. tabelmenu: '',
  971. remark: 'web端-采购-履约交收',
  972. columns: [
  973. {
  974. autoid: 17682,
  975. tablekey: 'table_pcweb_purchase_settle',
  976. columnfield: 'accountname',
  977. columntitle: '销售方',
  978. columnwidth: '0',
  979. orderindex: 10,
  980. isshow: 1,
  981. aligntype: 1,
  982. formattertype: '',
  983. formatterstring: '',
  984. remark: 'accountname',
  985. needsummary: 0,
  986. summarytype: 0,
  987. groupname: ''
  988. },
  989. {
  990. autoid: 17683,
  991. tablekey: 'table_pcweb_purchase_settle',
  992. columnfield: 'contractno',
  993. columntitle: '合同编号 ',
  994. columnwidth: '0',
  995. orderindex: 20,
  996. isshow: 1,
  997. aligntype: 1,
  998. formattertype: '',
  999. formatterstring: '',
  1000. remark: 'contractno',
  1001. needsummary: 0,
  1002. summarytype: 0,
  1003. groupname: ''
  1004. },
  1005. {
  1006. autoid: 17684,
  1007. tablekey: 'table_pcweb_purchase_settle',
  1008. columnfield: 'deliverygoodsname',
  1009. columntitle: '现货品种',
  1010. columnwidth: '0',
  1011. orderindex: 30,
  1012. isshow: 1,
  1013. aligntype: 1,
  1014. formattertype: '',
  1015. formatterstring: '',
  1016. remark: 'deliverygoodsname',
  1017. needsummary: 0,
  1018. summarytype: 0,
  1019. groupname: ''
  1020. },
  1021. {
  1022. autoid: 17685,
  1023. tablekey: 'table_pcweb_purchase_settle',
  1024. columnfield: 'spotgoodsdesc',
  1025. columntitle: '商品规格',
  1026. columnwidth: '0',
  1027. orderindex: 40,
  1028. isshow: 1,
  1029. aligntype: 1,
  1030. formattertype: '',
  1031. formatterstring: '',
  1032. remark: 'spotgoodsdesc',
  1033. needsummary: 0,
  1034. summarytype: 0,
  1035. groupname: ''
  1036. },
  1037. {
  1038. autoid: 17686,
  1039. tablekey: 'table_pcweb_purchase_settle',
  1040. columnfield: 'goodscode',
  1041. columntitle: '点价合约',
  1042. columnwidth: '0',
  1043. orderindex: 50,
  1044. isshow: 1,
  1045. aligntype: 1,
  1046. formattertype: '',
  1047. formatterstring: '',
  1048. remark: 'goodscode',
  1049. needsummary: 0,
  1050. summarytype: 0,
  1051. groupname: ''
  1052. },
  1053. {
  1054. autoid: 17687,
  1055. tablekey: 'table_pcweb_purchase_settle',
  1056. columnfield: 'pricemove',
  1057. columntitle: '升贴水',
  1058. columnwidth: '0',
  1059. orderindex: 60,
  1060. isshow: 1,
  1061. aligntype: 1,
  1062. formattertype: '',
  1063. formatterstring: '',
  1064. remark: 'pricemove',
  1065. needsummary: 0,
  1066. summarytype: 0,
  1067. groupname: ''
  1068. },
  1069. {
  1070. autoid: 17688,
  1071. tablekey: 'table_pcweb_purchase_settle',
  1072. columnfield: 'pricedqty',
  1073. columntitle: '已定价量',
  1074. columnwidth: '0',
  1075. orderindex: 70,
  1076. isshow: 1,
  1077. aligntype: 1,
  1078. formattertype: '',
  1079. formatterstring: '',
  1080. remark: 'pricedqty',
  1081. needsummary: 0,
  1082. summarytype: 0,
  1083. groupname: ''
  1084. },
  1085. {
  1086. autoid: 17689,
  1087. tablekey: 'table_pcweb_purchase_settle',
  1088. columnfield: 'unsureqty',
  1089. columntitle: '未交收量',
  1090. columnwidth: '0',
  1091. orderindex: 80,
  1092. isshow: 1,
  1093. aligntype: 1,
  1094. formattertype: '',
  1095. formatterstring: '',
  1096. remark: 'unsureqty',
  1097. needsummary: 0,
  1098. summarytype: 0,
  1099. groupname: ''
  1100. },
  1101. {
  1102. autoid: 17690,
  1103. tablekey: 'table_pcweb_purchase_settle',
  1104. columnfield: 'payamount',
  1105. columntitle: '已支付额',
  1106. columnwidth: '0',
  1107. orderindex: 90,
  1108. isshow: 1,
  1109. aligntype: 1,
  1110. formattertype: '',
  1111. formatterstring: '',
  1112. remark: 'payamount',
  1113. needsummary: 0,
  1114. summarytype: 0,
  1115. groupname: ''
  1116. },
  1117. {
  1118. autoid: 17691,
  1119. tablekey: 'table_pcweb_purchase_settle',
  1120. columnfield: 'unpayAmount',
  1121. columntitle: '待支付额 ',
  1122. columnwidth: '0',
  1123. orderindex: 100,
  1124. isshow: 1,
  1125. aligntype: 1,
  1126. formattertype: '',
  1127. formatterstring: '',
  1128. remark: 'unpayAmount',
  1129. needsummary: 0,
  1130. summarytype: 0,
  1131. groupname: ''
  1132. },
  1133. {
  1134. autoid: 17692,
  1135. tablekey: 'table_pcweb_purchase_settle',
  1136. columnfield: 'invoiceamount',
  1137. columntitle: '已开票额',
  1138. columnwidth: '0',
  1139. orderindex: 110,
  1140. isshow: 1,
  1141. aligntype: 1,
  1142. formattertype: '',
  1143. formatterstring: '',
  1144. remark: 'invoiceamount',
  1145. needsummary: 0,
  1146. summarytype: 0,
  1147. groupname: ''
  1148. },
  1149. {
  1150. autoid: 17693,
  1151. tablekey: 'table_pcweb_purchase_settle',
  1152. columnfield: 'daikaiAmount',
  1153. columntitle: '待开票额 ',
  1154. columnwidth: '0',
  1155. orderindex: 120,
  1156. isshow: 1,
  1157. aligntype: 1,
  1158. formattertype: '',
  1159. formatterstring: '',
  1160. remark: 'daikaiAmount',
  1161. needsummary: 0,
  1162. summarytype: 0,
  1163. groupname: ''
  1164. },
  1165. {
  1166. autoid: 17694,
  1167. tablekey: 'table_pcweb_purchase_settle',
  1168. columnfield: 'deliverystartdate,deliveryenddate',
  1169. columntitle: '点价期',
  1170. columnwidth: '0',
  1171. orderindex: 130,
  1172. isshow: 1,
  1173. aligntype: 1,
  1174. formattertype: '',
  1175. formatterstring: '',
  1176. remark: 'deliverystartdate,deliveryenddate',
  1177. needsummary: 0,
  1178. summarytype: 0,
  1179. groupname: ''
  1180. },
  1181. {
  1182. autoid: 17695,
  1183. tablekey: 'table_pcweb_purchase_settle',
  1184. columnfield: 'startdate,enddate',
  1185. columntitle: '交收期 ',
  1186. columnwidth: '0',
  1187. orderindex: 140,
  1188. isshow: 1,
  1189. aligntype: 1,
  1190. formattertype: '',
  1191. formatterstring: '',
  1192. remark: 'tartdate,enddate',
  1193. needsummary: 0,
  1194. summarytype: 0,
  1195. groupname: ''
  1196. },
  1197. {
  1198. autoid: 17696,
  1199. tablekey: 'table_pcweb_purchase_settle',
  1200. columnfield: 'convertfactor',
  1201. columntitle: '标仓系数',
  1202. columnwidth: '0',
  1203. orderindex: 150,
  1204. isshow: 1,
  1205. aligntype: 1,
  1206. formattertype: '',
  1207. formatterstring: '',
  1208. remark: 'convertfactor',
  1209. needsummary: 0,
  1210. summarytype: 0,
  1211. groupname: ''
  1212. },
  1213. {
  1214. autoid: 17697,
  1215. tablekey: 'table_pcweb_purchase_settle',
  1216. columnfield: 'qty',
  1217. columntitle: '合同量',
  1218. columnwidth: '0',
  1219. orderindex: 160,
  1220. isshow: 1,
  1221. aligntype: 1,
  1222. formattertype: '',
  1223. formatterstring: '',
  1224. remark: 'qty',
  1225. needsummary: 0,
  1226. summarytype: 0,
  1227. groupname: ''
  1228. },
  1229. {
  1230. autoid: 17698,
  1231. tablekey: 'table_pcweb_purchase_settle',
  1232. columnfield: 'unpricedqty',
  1233. columntitle: '未定价量',
  1234. columnwidth: '0',
  1235. orderindex: 170,
  1236. isshow: 1,
  1237. aligntype: 1,
  1238. formattertype: '',
  1239. formatterstring: '',
  1240. remark: 'unpricedqty',
  1241. needsummary: 0,
  1242. summarytype: 0,
  1243. groupname: ''
  1244. }
  1245. ]
  1246. },
  1247. {
  1248. tablekey: 'table_pcweb_purchase_all',
  1249. tabletype: 2,
  1250. tablename: '采购_全部',
  1251. tabelmenu: '',
  1252. remark: 'web端-采购-全部',
  1253. columns: [
  1254. {
  1255. autoid: 17699,
  1256. tablekey: 'table_pcweb_purchase_all',
  1257. columnfield: 'accountname',
  1258. columntitle: '销售方 ',
  1259. columnwidth: '0',
  1260. orderindex: 10,
  1261. isshow: 1,
  1262. aligntype: 1,
  1263. formattertype: '',
  1264. formatterstring: '',
  1265. remark: 'accountname',
  1266. needsummary: 0,
  1267. summarytype: 0,
  1268. groupname: ''
  1269. },
  1270. {
  1271. autoid: 17700,
  1272. tablekey: 'table_pcweb_purchase_all',
  1273. columnfield: 'contractno',
  1274. columntitle: '合同编号 ',
  1275. columnwidth: '0',
  1276. orderindex: 20,
  1277. isshow: 1,
  1278. aligntype: 1,
  1279. formattertype: '',
  1280. formatterstring: '',
  1281. remark: 'contractno',
  1282. needsummary: 0,
  1283. summarytype: 0,
  1284. groupname: ''
  1285. },
  1286. {
  1287. autoid: 17701,
  1288. tablekey: 'table_pcweb_purchase_all',
  1289. columnfield: 'contracctstatus',
  1290. columntitle: '状态',
  1291. columnwidth: '0',
  1292. orderindex: 30,
  1293. isshow: 1,
  1294. aligntype: 1,
  1295. formattertype: '',
  1296. formatterstring: '',
  1297. remark: 'contracctstatus',
  1298. needsummary: 0,
  1299. summarytype: 0,
  1300. groupname: ''
  1301. },
  1302. {
  1303. autoid: 17702,
  1304. tablekey: 'table_pcweb_purchase_all',
  1305. columnfield: 'deliverygoodsname',
  1306. columntitle: '现货品种',
  1307. columnwidth: '0',
  1308. orderindex: 40,
  1309. isshow: 1,
  1310. aligntype: 1,
  1311. formattertype: '',
  1312. formatterstring: '',
  1313. remark: 'deliverygoodsname',
  1314. needsummary: 0,
  1315. summarytype: 0,
  1316. groupname: ''
  1317. },
  1318. {
  1319. autoid: 17703,
  1320. tablekey: 'table_pcweb_purchase_all',
  1321. columnfield: 'spotgoodsdesc',
  1322. columntitle: '商品规格',
  1323. columnwidth: '0',
  1324. orderindex: 50,
  1325. isshow: 1,
  1326. aligntype: 1,
  1327. formattertype: '',
  1328. formatterstring: '',
  1329. remark: 'spotgoodsdesc',
  1330. needsummary: 0,
  1331. summarytype: 0,
  1332. groupname: ''
  1333. },
  1334. {
  1335. autoid: 17704,
  1336. tablekey: 'table_pcweb_purchase_all',
  1337. columnfield: 'goodscode',
  1338. columntitle: '点价合约 ',
  1339. columnwidth: '0',
  1340. orderindex: 60,
  1341. isshow: 1,
  1342. aligntype: 1,
  1343. formattertype: '',
  1344. formatterstring: '',
  1345. remark: 'goodscode',
  1346. needsummary: 0,
  1347. summarytype: 0,
  1348. groupname: ''
  1349. },
  1350. {
  1351. autoid: 17705,
  1352. tablekey: 'table_pcweb_purchase_all',
  1353. columnfield: 'pricemove',
  1354. columntitle: '升贴水 ',
  1355. columnwidth: '0',
  1356. orderindex: 70,
  1357. isshow: 1,
  1358. aligntype: 1,
  1359. formattertype: '',
  1360. formatterstring: '',
  1361. remark: 'pricemove',
  1362. needsummary: 0,
  1363. summarytype: 0,
  1364. groupname: ''
  1365. },
  1366. {
  1367. autoid: 17706,
  1368. tablekey: 'table_pcweb_purchase_all',
  1369. columnfield: 'convertfactor',
  1370. columntitle: '标仓系数 ',
  1371. columnwidth: '0',
  1372. orderindex: 80,
  1373. isshow: 1,
  1374. aligntype: 1,
  1375. formattertype: '',
  1376. formatterstring: '',
  1377. remark: 'convertfactor',
  1378. needsummary: 0,
  1379. summarytype: 0,
  1380. groupname: ''
  1381. },
  1382. {
  1383. autoid: 17707,
  1384. tablekey: 'table_pcweb_purchase_all',
  1385. columnfield: 'contracctstatus',
  1386. columntitle: '状态 ',
  1387. columnwidth: '0',
  1388. orderindex: 90,
  1389. isshow: 1,
  1390. aligntype: 1,
  1391. formattertype: '',
  1392. formatterstring: '',
  1393. remark: 'contracctstatus',
  1394. needsummary: 0,
  1395. summarytype: 0,
  1396. groupname: ''
  1397. },
  1398. {
  1399. autoid: 17708,
  1400. tablekey: 'table_pcweb_purchase_all',
  1401. columnfield: 'qty',
  1402. columntitle: '合同量',
  1403. columnwidth: '0',
  1404. orderindex: 100,
  1405. isshow: 1,
  1406. aligntype: 1,
  1407. formattertype: '',
  1408. formatterstring: '',
  1409. remark: 'qty',
  1410. needsummary: 0,
  1411. summarytype: 0,
  1412. groupname: ''
  1413. },
  1414. {
  1415. autoid: 17709,
  1416. tablekey: 'table_pcweb_purchase_all',
  1417. columnfield: 'unpricedqty',
  1418. columntitle: '未定价量 ',
  1419. columnwidth: '0',
  1420. orderindex: 110,
  1421. isshow: 1,
  1422. aligntype: 1,
  1423. formattertype: '',
  1424. formatterstring: '',
  1425. remark: 'unpricedqty',
  1426. needsummary: 0,
  1427. summarytype: 0,
  1428. groupname: ''
  1429. },
  1430. {
  1431. autoid: 17710,
  1432. tablekey: 'table_pcweb_purchase_all',
  1433. columnfield: 'pricedqty',
  1434. columntitle: '已定价量 ',
  1435. columnwidth: '0',
  1436. orderindex: 120,
  1437. isshow: 1,
  1438. aligntype: 1,
  1439. formattertype: '',
  1440. formatterstring: '',
  1441. remark: 'pricedqty',
  1442. needsummary: 0,
  1443. summarytype: 0,
  1444. groupname: ''
  1445. },
  1446. {
  1447. autoid: 17711,
  1448. tablekey: 'table_pcweb_purchase_all',
  1449. columnfield: 'unsureqty',
  1450. columntitle: '未交收量 ',
  1451. columnwidth: '0',
  1452. orderindex: 130,
  1453. isshow: 1,
  1454. aligntype: 1,
  1455. formattertype: '',
  1456. formatterstring: '',
  1457. remark: 'unsureqty',
  1458. needsummary: 0,
  1459. summarytype: 0,
  1460. groupname: ''
  1461. },
  1462. {
  1463. autoid: 17712,
  1464. tablekey: 'table_pcweb_purchase_all',
  1465. columnfield: 'payamount',
  1466. columntitle: '已支付额',
  1467. columnwidth: '0',
  1468. orderindex: 140,
  1469. isshow: 1,
  1470. aligntype: 1,
  1471. formattertype: '',
  1472. formatterstring: '',
  1473. remark: 'payamount',
  1474. needsummary: 0,
  1475. summarytype: 0,
  1476. groupname: ''
  1477. },
  1478. {
  1479. autoid: 17713,
  1480. tablekey: 'table_pcweb_purchase_all',
  1481. columnfield: 'unpayAmount',
  1482. columntitle: '待支付额 ',
  1483. columnwidth: '0',
  1484. orderindex: 150,
  1485. isshow: 1,
  1486. aligntype: 1,
  1487. formattertype: '',
  1488. formatterstring: '',
  1489. remark: 'unpayAmount',
  1490. needsummary: 0,
  1491. summarytype: 0,
  1492. groupname: ''
  1493. },
  1494. {
  1495. autoid: 17714,
  1496. tablekey: 'table_pcweb_purchase_all',
  1497. columnfield: 'invoiceamount',
  1498. columntitle: '已开票额',
  1499. columnwidth: '0',
  1500. orderindex: 160,
  1501. isshow: 1,
  1502. aligntype: 1,
  1503. formattertype: '',
  1504. formatterstring: '',
  1505. remark: 'invoiceamount',
  1506. needsummary: 0,
  1507. summarytype: 0,
  1508. groupname: ''
  1509. },
  1510. {
  1511. autoid: 17715,
  1512. tablekey: 'table_pcweb_purchase_all',
  1513. columnfield: 'daikaiAmount',
  1514. columntitle: '待开票额 ',
  1515. columnwidth: '0',
  1516. orderindex: 170,
  1517. isshow: 1,
  1518. aligntype: 1,
  1519. formattertype: '',
  1520. formatterstring: '',
  1521. remark: 'daikaiAmount',
  1522. needsummary: 0,
  1523. summarytype: 0,
  1524. groupname: ''
  1525. },
  1526. {
  1527. autoid: 17716,
  1528. tablekey: 'table_pcweb_purchase_all',
  1529. columnfield: 'deliverystartdate,deliveryenddate',
  1530. columntitle: '点价期 ',
  1531. columnwidth: '0',
  1532. orderindex: 180,
  1533. isshow: 1,
  1534. aligntype: 1,
  1535. formattertype: '',
  1536. formatterstring: '',
  1537. remark: 'deliverystartdate,deliveryenddate',
  1538. needsummary: 0,
  1539. summarytype: 0,
  1540. groupname: ''
  1541. },
  1542. {
  1543. autoid: 17717,
  1544. tablekey: 'table_pcweb_purchase_all',
  1545. columnfield: 'startdate,enddate',
  1546. columntitle: '交收期 ',
  1547. columnwidth: '0',
  1548. orderindex: 190,
  1549. isshow: 1,
  1550. aligntype: 1,
  1551. formattertype: '',
  1552. formatterstring: '',
  1553. remark: 'startdate,enddate',
  1554. needsummary: 0,
  1555. summarytype: 0,
  1556. groupname: ''
  1557. }
  1558. ]
  1559. },
  1560. {
  1561. tablekey: 'table_pcweb_sales_pointprice',
  1562. tabletype: 2,
  1563. tablename: '销售_待点价',
  1564. tabelmenu: '',
  1565. remark: 'web端-销售-待点价',
  1566. columns: [
  1567. {
  1568. autoid: 17718,
  1569. tablekey: 'table_pcweb_sales_pointprice',
  1570. columnfield: 'accountname',
  1571. columntitle: '采购方 ',
  1572. columnwidth: '0',
  1573. orderindex: 10,
  1574. isshow: 1,
  1575. aligntype: 1,
  1576. formattertype: '',
  1577. formatterstring: '',
  1578. remark: 'accountname',
  1579. needsummary: 0,
  1580. summarytype: 0,
  1581. groupname: ''
  1582. },
  1583. {
  1584. autoid: 17719,
  1585. tablekey: 'table_pcweb_sales_pointprice',
  1586. columnfield: 'contractno',
  1587. columntitle: '合同编号',
  1588. columnwidth: '0',
  1589. orderindex: 20,
  1590. isshow: 1,
  1591. aligntype: 1,
  1592. formattertype: '',
  1593. formatterstring: '',
  1594. remark: 'contractno',
  1595. needsummary: 0,
  1596. summarytype: 0,
  1597. groupname: ''
  1598. },
  1599. {
  1600. autoid: 17720,
  1601. tablekey: 'table_pcweb_sales_pointprice',
  1602. columnfield: 'deliverygoodsname',
  1603. columntitle: '现货品种 ',
  1604. columnwidth: '0',
  1605. orderindex: 30,
  1606. isshow: 1,
  1607. aligntype: 1,
  1608. formattertype: '',
  1609. formatterstring: '',
  1610. remark: 'deliverygoodsname',
  1611. needsummary: 0,
  1612. summarytype: 0,
  1613. groupname: ''
  1614. },
  1615. {
  1616. autoid: 17721,
  1617. tablekey: 'table_pcweb_sales_pointprice',
  1618. columnfield: 'spotgoodsdesc',
  1619. columntitle: '商品规格 ',
  1620. columnwidth: '0',
  1621. orderindex: 40,
  1622. isshow: 1,
  1623. aligntype: 1,
  1624. formattertype: '',
  1625. formatterstring: '',
  1626. remark: 'spotgoodsdesc',
  1627. needsummary: 0,
  1628. summarytype: 0,
  1629. groupname: ''
  1630. },
  1631. {
  1632. autoid: 17722,
  1633. tablekey: 'table_pcweb_sales_pointprice',
  1634. columnfield: 'goodscode',
  1635. columntitle: '点价合约',
  1636. columnwidth: '0',
  1637. orderindex: 50,
  1638. isshow: 1,
  1639. aligntype: 1,
  1640. formattertype: '',
  1641. formatterstring: '',
  1642. remark: 'goodscode',
  1643. needsummary: 0,
  1644. summarytype: 0,
  1645. groupname: ''
  1646. },
  1647. {
  1648. autoid: 17723,
  1649. tablekey: 'table_pcweb_sales_pointprice',
  1650. columnfield: 'pricemove',
  1651. columntitle: '升贴水 ',
  1652. columnwidth: '0',
  1653. orderindex: 60,
  1654. isshow: 1,
  1655. aligntype: 1,
  1656. formattertype: '',
  1657. formatterstring: '',
  1658. remark: 'pricemove',
  1659. needsummary: 0,
  1660. summarytype: 0,
  1661. groupname: ''
  1662. },
  1663. {
  1664. autoid: 17724,
  1665. tablekey: 'table_pcweb_sales_pointprice',
  1666. columnfield: 'qty',
  1667. columntitle: '合同量',
  1668. columnwidth: '0',
  1669. orderindex: 70,
  1670. isshow: 1,
  1671. aligntype: 1,
  1672. formattertype: '',
  1673. formatterstring: '',
  1674. remark: 'qty',
  1675. needsummary: 0,
  1676. summarytype: 0,
  1677. groupname: ''
  1678. },
  1679. {
  1680. autoid: 17725,
  1681. tablekey: 'table_pcweb_sales_pointprice',
  1682. columnfield: 'unpricedqty',
  1683. columntitle: '未定价量 ',
  1684. columnwidth: '0',
  1685. orderindex: 80,
  1686. isshow: 1,
  1687. aligntype: 1,
  1688. formattertype: '',
  1689. formatterstring: '',
  1690. remark: 'unpricedqty',
  1691. needsummary: 0,
  1692. summarytype: 0,
  1693. groupname: ''
  1694. },
  1695. {
  1696. autoid: 17726,
  1697. tablekey: 'table_pcweb_sales_pointprice',
  1698. columnfield: 'pricedqty',
  1699. columntitle: '已定价量 ',
  1700. columnwidth: '0',
  1701. orderindex: 90,
  1702. isshow: 1,
  1703. aligntype: 1,
  1704. formattertype: '',
  1705. formatterstring: '',
  1706. remark: 'pricedqty',
  1707. needsummary: 0,
  1708. summarytype: 0,
  1709. groupname: ''
  1710. },
  1711. {
  1712. autoid: 17727,
  1713. tablekey: 'table_pcweb_sales_pointprice',
  1714. columnfield: 'unsureqty',
  1715. columntitle: '未交收量 ',
  1716. columnwidth: '0',
  1717. orderindex: 100,
  1718. isshow: 1,
  1719. aligntype: 1,
  1720. formattertype: '',
  1721. formatterstring: '',
  1722. remark: 'unsureqty',
  1723. needsummary: 0,
  1724. summarytype: 0,
  1725. groupname: ''
  1726. },
  1727. {
  1728. autoid: 17728,
  1729. tablekey: 'table_pcweb_sales_pointprice',
  1730. columnfield: 'payamount',
  1731. columntitle: '已收款额 ',
  1732. columnwidth: '0',
  1733. orderindex: 110,
  1734. isshow: 1,
  1735. aligntype: 1,
  1736. formattertype: '',
  1737. formatterstring: '',
  1738. remark: 'payamount',
  1739. needsummary: 0,
  1740. summarytype: 0,
  1741. groupname: ''
  1742. },
  1743. {
  1744. autoid: 17729,
  1745. tablekey: 'table_pcweb_sales_pointprice',
  1746. columnfield: 'unpayAmount',
  1747. columntitle: '待收款额 ',
  1748. columnwidth: '0',
  1749. orderindex: 120,
  1750. isshow: 1,
  1751. aligntype: 1,
  1752. formattertype: '',
  1753. formatterstring: '',
  1754. remark: 'unpayAmount',
  1755. needsummary: 0,
  1756. summarytype: 0,
  1757. groupname: ''
  1758. },
  1759. {
  1760. autoid: 17730,
  1761. tablekey: 'table_pcweb_sales_pointprice',
  1762. columnfield: 'invoiceamount',
  1763. columntitle: '已开票额 ',
  1764. columnwidth: '0',
  1765. orderindex: 130,
  1766. isshow: 1,
  1767. aligntype: 1,
  1768. formattertype: '',
  1769. formatterstring: '',
  1770. remark: 'invoiceamount',
  1771. needsummary: 0,
  1772. summarytype: 0,
  1773. groupname: ''
  1774. },
  1775. {
  1776. autoid: 17731,
  1777. tablekey: 'table_pcweb_sales_pointprice',
  1778. columnfield: 'deliverystartdate,deliveryenddate',
  1779. columntitle: '点价期',
  1780. columnwidth: '0',
  1781. orderindex: 140,
  1782. isshow: 1,
  1783. aligntype: 1,
  1784. formattertype: '',
  1785. formatterstring: '',
  1786. remark: 'deliverystartdate,deliveryenddate',
  1787. needsummary: 0,
  1788. summarytype: 0,
  1789. groupname: ''
  1790. },
  1791. {
  1792. autoid: 17732,
  1793. tablekey: 'table_pcweb_sales_pointprice',
  1794. columnfield: 'startdate,enddate',
  1795. columntitle: '交收期 ',
  1796. columnwidth: '0',
  1797. orderindex: 150,
  1798. isshow: 1,
  1799. aligntype: 1,
  1800. formattertype: '',
  1801. formatterstring: '',
  1802. remark: 'startdate,enddate',
  1803. needsummary: 0,
  1804. summarytype: 0,
  1805. groupname: ''
  1806. },
  1807. {
  1808. autoid: 17733,
  1809. tablekey: 'table_pcweb_sales_pointprice',
  1810. columnfield: 'convertfactor',
  1811. columntitle: '标仓系数',
  1812. columnwidth: '0',
  1813. orderindex: 160,
  1814. isshow: 1,
  1815. aligntype: 1,
  1816. formattertype: '',
  1817. formatterstring: '',
  1818. remark: 'convertfactor',
  1819. needsummary: 0,
  1820. summarytype: 0,
  1821. groupname: ''
  1822. }
  1823. ]
  1824. },
  1825. {
  1826. tablekey: 'table_pcweb_sales_settle',
  1827. tabletype: 2,
  1828. tablename: '销售_履约交收',
  1829. tabelmenu: '',
  1830. remark: 'web端-销售-履约交收',
  1831. columns: [
  1832. {
  1833. autoid: 17734,
  1834. tablekey: 'table_pcweb_sales_settle',
  1835. columnfield: 'accountname',
  1836. columntitle: '采购方',
  1837. columnwidth: '0',
  1838. orderindex: 10,
  1839. isshow: 1,
  1840. aligntype: 1,
  1841. formattertype: '',
  1842. formatterstring: '',
  1843. remark: 'accountname',
  1844. needsummary: 0,
  1845. summarytype: 0,
  1846. groupname: ''
  1847. },
  1848. {
  1849. autoid: 17735,
  1850. tablekey: 'table_pcweb_sales_settle',
  1851. columnfield: 'contractno',
  1852. columntitle: '合同编号 ',
  1853. columnwidth: '0',
  1854. orderindex: 20,
  1855. isshow: 1,
  1856. aligntype: 1,
  1857. formattertype: '',
  1858. formatterstring: '',
  1859. remark: 'contractno',
  1860. needsummary: 0,
  1861. summarytype: 0,
  1862. groupname: ''
  1863. },
  1864. {
  1865. autoid: 17736,
  1866. tablekey: 'table_pcweb_sales_settle',
  1867. columnfield: 'deliverygoodsname',
  1868. columntitle: '现货品种 ',
  1869. columnwidth: '0',
  1870. orderindex: 30,
  1871. isshow: 1,
  1872. aligntype: 1,
  1873. formattertype: '',
  1874. formatterstring: '',
  1875. remark: 'deliverygoodsname',
  1876. needsummary: 0,
  1877. summarytype: 0,
  1878. groupname: ''
  1879. },
  1880. {
  1881. autoid: 17737,
  1882. tablekey: 'table_pcweb_sales_settle',
  1883. columnfield: 'spotgoodsdesc',
  1884. columntitle: '商品规格 ',
  1885. columnwidth: '0',
  1886. orderindex: 40,
  1887. isshow: 1,
  1888. aligntype: 1,
  1889. formattertype: '',
  1890. formatterstring: '',
  1891. remark: 'spotgoodsdesc',
  1892. needsummary: 0,
  1893. summarytype: 0,
  1894. groupname: ''
  1895. },
  1896. {
  1897. autoid: 17738,
  1898. tablekey: 'table_pcweb_sales_settle',
  1899. columnfield: 'goodscode',
  1900. columntitle: '点价合约',
  1901. columnwidth: '0',
  1902. orderindex: 50,
  1903. isshow: 1,
  1904. aligntype: 1,
  1905. formattertype: '',
  1906. formatterstring: '',
  1907. remark: 'goodscode',
  1908. needsummary: 0,
  1909. summarytype: 0,
  1910. groupname: ''
  1911. },
  1912. {
  1913. autoid: 17739,
  1914. tablekey: 'table_pcweb_sales_settle',
  1915. columnfield: 'pricemove',
  1916. columntitle: '升贴水 ',
  1917. columnwidth: '0',
  1918. orderindex: 60,
  1919. isshow: 1,
  1920. aligntype: 1,
  1921. formattertype: '',
  1922. formatterstring: '',
  1923. remark: 'pricemove',
  1924. needsummary: 0,
  1925. summarytype: 0,
  1926. groupname: ''
  1927. },
  1928. {
  1929. autoid: 17740,
  1930. tablekey: 'table_pcweb_sales_settle',
  1931. columnfield: 'pricedqty',
  1932. columntitle: '已定价量 ',
  1933. columnwidth: '0',
  1934. orderindex: 70,
  1935. isshow: 1,
  1936. aligntype: 1,
  1937. formattertype: '',
  1938. formatterstring: '',
  1939. remark: 'pricedqty',
  1940. needsummary: 0,
  1941. summarytype: 0,
  1942. groupname: ''
  1943. },
  1944. {
  1945. autoid: 17741,
  1946. tablekey: 'table_pcweb_sales_settle',
  1947. columnfield: 'unsureqty',
  1948. columntitle: '未交收量 ',
  1949. columnwidth: '0',
  1950. orderindex: 80,
  1951. isshow: 1,
  1952. aligntype: 1,
  1953. formattertype: '',
  1954. formatterstring: '',
  1955. remark: 'unsureqty',
  1956. needsummary: 0,
  1957. summarytype: 0,
  1958. groupname: ''
  1959. },
  1960. {
  1961. autoid: 17742,
  1962. tablekey: 'table_pcweb_sales_settle',
  1963. columnfield: 'payamount',
  1964. columntitle: '已收款额 ',
  1965. columnwidth: '0',
  1966. orderindex: 90,
  1967. isshow: 1,
  1968. aligntype: 1,
  1969. formattertype: '',
  1970. formatterstring: '',
  1971. remark: 'payamount',
  1972. needsummary: 0,
  1973. summarytype: 0,
  1974. groupname: ''
  1975. },
  1976. {
  1977. autoid: 17743,
  1978. tablekey: 'table_pcweb_sales_settle',
  1979. columnfield: 'unpayAmount',
  1980. columntitle: '待收款额 ',
  1981. columnwidth: '0',
  1982. orderindex: 100,
  1983. isshow: 1,
  1984. aligntype: 1,
  1985. formattertype: '',
  1986. formatterstring: '',
  1987. remark: 'unpayAmount',
  1988. needsummary: 0,
  1989. summarytype: 0,
  1990. groupname: ''
  1991. },
  1992. {
  1993. autoid: 17744,
  1994. tablekey: 'table_pcweb_sales_settle',
  1995. columnfield: 'invoiceamount',
  1996. columntitle: '已开票额',
  1997. columnwidth: '0',
  1998. orderindex: 110,
  1999. isshow: 1,
  2000. aligntype: 1,
  2001. formattertype: '',
  2002. formatterstring: '',
  2003. remark: 'invoiceamount',
  2004. needsummary: 0,
  2005. summarytype: 0,
  2006. groupname: ''
  2007. },
  2008. {
  2009. autoid: 17745,
  2010. tablekey: 'table_pcweb_sales_settle',
  2011. columnfield: 'daikaiAmount',
  2012. columntitle: '待开票额 ',
  2013. columnwidth: '0',
  2014. orderindex: 120,
  2015. isshow: 1,
  2016. aligntype: 1,
  2017. formattertype: '',
  2018. formatterstring: '',
  2019. remark: 'daikaiAmount',
  2020. needsummary: 0,
  2021. summarytype: 0,
  2022. groupname: ''
  2023. },
  2024. {
  2025. autoid: 17746,
  2026. tablekey: 'table_pcweb_sales_settle',
  2027. columnfield: 'deliverystartdate,deliveryenddate',
  2028. columntitle: '点价期 ',
  2029. columnwidth: '0',
  2030. orderindex: 130,
  2031. isshow: 1,
  2032. aligntype: 1,
  2033. formattertype: '',
  2034. formatterstring: '',
  2035. remark: 'deliverystartdate,deliveryenddate',
  2036. needsummary: 0,
  2037. summarytype: 0,
  2038. groupname: ''
  2039. },
  2040. {
  2041. autoid: 17747,
  2042. tablekey: 'table_pcweb_sales_settle',
  2043. columnfield: 'startdate,enddate',
  2044. columntitle: '交收期 ',
  2045. columnwidth: '0',
  2046. orderindex: 140,
  2047. isshow: 1,
  2048. aligntype: 1,
  2049. formattertype: '',
  2050. formatterstring: '',
  2051. remark: 'startdate,enddate',
  2052. needsummary: 0,
  2053. summarytype: 0,
  2054. groupname: ''
  2055. },
  2056. {
  2057. autoid: 17748,
  2058. tablekey: 'table_pcweb_sales_settle',
  2059. columnfield: 'convertfactor',
  2060. columntitle: '标仓系数',
  2061. columnwidth: '0',
  2062. orderindex: 150,
  2063. isshow: 1,
  2064. aligntype: 1,
  2065. formattertype: '',
  2066. formatterstring: '',
  2067. remark: 'convertfactor',
  2068. needsummary: 0,
  2069. summarytype: 0,
  2070. groupname: ''
  2071. },
  2072. {
  2073. autoid: 17749,
  2074. tablekey: 'table_pcweb_sales_settle',
  2075. columnfield: 'qty',
  2076. columntitle: '合同量',
  2077. columnwidth: '0',
  2078. orderindex: 160,
  2079. isshow: 1,
  2080. aligntype: 1,
  2081. formattertype: '',
  2082. formatterstring: '',
  2083. remark: 'qty',
  2084. needsummary: 0,
  2085. summarytype: 0,
  2086. groupname: ''
  2087. },
  2088. {
  2089. autoid: 17750,
  2090. tablekey: 'table_pcweb_sales_settle',
  2091. columnfield: 'unpricedqty',
  2092. columntitle: '未定价量 ',
  2093. columnwidth: '0',
  2094. orderindex: 170,
  2095. isshow: 1,
  2096. aligntype: 1,
  2097. formattertype: '',
  2098. formatterstring: '',
  2099. remark: 'unpricedqty',
  2100. needsummary: 0,
  2101. summarytype: 0,
  2102. groupname: ''
  2103. }
  2104. ]
  2105. },
  2106. {
  2107. tablekey: 'table_pcweb_sales_all',
  2108. tabletype: 2,
  2109. tablename: '销售_全部',
  2110. tabelmenu: '',
  2111. remark: 'web端-销售-全部',
  2112. columns: [
  2113. {
  2114. autoid: 17766,
  2115. tablekey: 'table_pcweb_sales_all',
  2116. columnfield: 'invoiceamount',
  2117. columntitle: '已开票额 ',
  2118. columnwidth: '0',
  2119. orderindex: 160,
  2120. isshow: 1,
  2121. aligntype: 1,
  2122. formattertype: '',
  2123. formatterstring: '',
  2124. remark: 'invoiceamount',
  2125. needsummary: 0,
  2126. summarytype: 0,
  2127. groupname: ''
  2128. },
  2129. {
  2130. autoid: 17767,
  2131. tablekey: 'table_pcweb_sales_all',
  2132. columnfield: 'daikaiAmount',
  2133. columntitle: '待开票额 ',
  2134. columnwidth: '0',
  2135. orderindex: 170,
  2136. isshow: 1,
  2137. aligntype: 1,
  2138. formattertype: '',
  2139. formatterstring: '',
  2140. remark: 'daikaiAmount',
  2141. needsummary: 0,
  2142. summarytype: 0,
  2143. groupname: ''
  2144. },
  2145. {
  2146. autoid: 17768,
  2147. tablekey: 'table_pcweb_sales_all',
  2148. columnfield: 'deliverystartdate,deliveryenddate',
  2149. columntitle: '点价期 ',
  2150. columnwidth: '0',
  2151. orderindex: 180,
  2152. isshow: 1,
  2153. aligntype: 1,
  2154. formattertype: '',
  2155. formatterstring: '',
  2156. remark: 'deliverystartdate,deliveryenddate',
  2157. needsummary: 0,
  2158. summarytype: 0,
  2159. groupname: ''
  2160. },
  2161. {
  2162. autoid: 17769,
  2163. tablekey: 'table_pcweb_sales_all',
  2164. columnfield: 'startdate,enddate',
  2165. columntitle: '交收期 ',
  2166. columnwidth: '0',
  2167. orderindex: 190,
  2168. isshow: 1,
  2169. aligntype: 1,
  2170. formattertype: '',
  2171. formatterstring: '',
  2172. remark: 'startdate,enddate',
  2173. needsummary: 0,
  2174. summarytype: 0,
  2175. groupname: ''
  2176. },
  2177. {
  2178. autoid: 17762,
  2179. tablekey: 'table_pcweb_sales_all',
  2180. columnfield: 'pricedqty',
  2181. columntitle: '已定价量 ',
  2182. columnwidth: '0',
  2183. orderindex: 120,
  2184. isshow: 1,
  2185. aligntype: 1,
  2186. formattertype: '',
  2187. formatterstring: '',
  2188. remark: 'pricedqty',
  2189. needsummary: 0,
  2190. summarytype: 0,
  2191. groupname: ''
  2192. },
  2193. {
  2194. autoid: 17763,
  2195. tablekey: 'table_pcweb_sales_all',
  2196. columnfield: 'unsureqty',
  2197. columntitle: '未交收量 ',
  2198. columnwidth: '0',
  2199. orderindex: 130,
  2200. isshow: 1,
  2201. aligntype: 1,
  2202. formattertype: '',
  2203. formatterstring: '',
  2204. remark: 'unsureqty',
  2205. needsummary: 0,
  2206. summarytype: 0,
  2207. groupname: ''
  2208. },
  2209. {
  2210. autoid: 17764,
  2211. tablekey: 'table_pcweb_sales_all',
  2212. columnfield: 'payamount',
  2213. columntitle: '已收款额 ',
  2214. columnwidth: '0',
  2215. orderindex: 140,
  2216. isshow: 1,
  2217. aligntype: 1,
  2218. formattertype: '',
  2219. formatterstring: '',
  2220. remark: 'payamount',
  2221. needsummary: 0,
  2222. summarytype: 0,
  2223. groupname: ''
  2224. },
  2225. {
  2226. autoid: 17765,
  2227. tablekey: 'table_pcweb_sales_all',
  2228. columnfield: 'unpayAmount',
  2229. columntitle: '待收款额 ',
  2230. columnwidth: '0',
  2231. orderindex: 150,
  2232. isshow: 1,
  2233. aligntype: 1,
  2234. formattertype: '',
  2235. formatterstring: '',
  2236. remark: 'unpayAmount',
  2237. needsummary: 0,
  2238. summarytype: 0,
  2239. groupname: ''
  2240. },
  2241. {
  2242. autoid: 17751,
  2243. tablekey: 'table_pcweb_sales_all',
  2244. columnfield: 'accountname',
  2245. columntitle: '采购方',
  2246. columnwidth: '0',
  2247. orderindex: 10,
  2248. isshow: 1,
  2249. aligntype: 1,
  2250. formattertype: '',
  2251. formatterstring: '',
  2252. remark: 'accountname',
  2253. needsummary: 0,
  2254. summarytype: 0,
  2255. groupname: ''
  2256. },
  2257. {
  2258. autoid: 17752,
  2259. tablekey: 'table_pcweb_sales_all',
  2260. columnfield: 'contractno',
  2261. columntitle: '合同编号 ',
  2262. columnwidth: '0',
  2263. orderindex: 20,
  2264. isshow: 1,
  2265. aligntype: 1,
  2266. formattertype: '',
  2267. formatterstring: '',
  2268. remark: 'contractno',
  2269. needsummary: 0,
  2270. summarytype: 0,
  2271. groupname: ''
  2272. },
  2273. {
  2274. autoid: 17753,
  2275. tablekey: 'table_pcweb_sales_all',
  2276. columnfield: 'contracctstatus',
  2277. columntitle: '状态',
  2278. columnwidth: '0',
  2279. orderindex: 30,
  2280. isshow: 1,
  2281. aligntype: 1,
  2282. formattertype: '',
  2283. formatterstring: '',
  2284. remark: 'contracctstatus',
  2285. needsummary: 0,
  2286. summarytype: 0,
  2287. groupname: ''
  2288. },
  2289. {
  2290. autoid: 17754,
  2291. tablekey: 'table_pcweb_sales_all',
  2292. columnfield: 'deliverygoodsname',
  2293. columntitle: '现货品种 ',
  2294. columnwidth: '0',
  2295. orderindex: 40,
  2296. isshow: 1,
  2297. aligntype: 1,
  2298. formattertype: '',
  2299. formatterstring: '',
  2300. remark: 'deliverygoodsname',
  2301. needsummary: 0,
  2302. summarytype: 0,
  2303. groupname: ''
  2304. },
  2305. {
  2306. autoid: 17755,
  2307. tablekey: 'table_pcweb_sales_all',
  2308. columnfield: 'spotgoodsdesc',
  2309. columntitle: '商品规格 ',
  2310. columnwidth: '0',
  2311. orderindex: 50,
  2312. isshow: 1,
  2313. aligntype: 1,
  2314. formattertype: '',
  2315. formatterstring: '',
  2316. remark: 'spotgoodsdesc',
  2317. needsummary: 0,
  2318. summarytype: 0,
  2319. groupname: ''
  2320. },
  2321. {
  2322. autoid: 17756,
  2323. tablekey: 'table_pcweb_sales_all',
  2324. columnfield: 'goodscode',
  2325. columntitle: '点价合约 ',
  2326. columnwidth: '0',
  2327. orderindex: 60,
  2328. isshow: 1,
  2329. aligntype: 1,
  2330. formattertype: '',
  2331. formatterstring: '',
  2332. remark: 'goodscode',
  2333. needsummary: 0,
  2334. summarytype: 0,
  2335. groupname: ''
  2336. },
  2337. {
  2338. autoid: 17757,
  2339. tablekey: 'table_pcweb_sales_all',
  2340. columnfield: 'pricemove',
  2341. columntitle: '升贴水 ',
  2342. columnwidth: '0',
  2343. orderindex: 70,
  2344. isshow: 1,
  2345. aligntype: 1,
  2346. formattertype: '',
  2347. formatterstring: '',
  2348. remark: 'pricemove',
  2349. needsummary: 0,
  2350. summarytype: 0,
  2351. groupname: ''
  2352. },
  2353. {
  2354. autoid: 17758,
  2355. tablekey: 'table_pcweb_sales_all',
  2356. columnfield: 'convertfactor',
  2357. columntitle: '标仓系数 ',
  2358. columnwidth: '0',
  2359. orderindex: 80,
  2360. isshow: 1,
  2361. aligntype: 1,
  2362. formattertype: '',
  2363. formatterstring: '',
  2364. remark: 'convertfactor',
  2365. needsummary: 0,
  2366. summarytype: 0,
  2367. groupname: ''
  2368. },
  2369. {
  2370. autoid: 17759,
  2371. tablekey: 'table_pcweb_sales_all',
  2372. columnfield: 'contracctstatus',
  2373. columntitle: '状态 ',
  2374. columnwidth: '0',
  2375. orderindex: 90,
  2376. isshow: 1,
  2377. aligntype: 1,
  2378. formattertype: '',
  2379. formatterstring: '',
  2380. remark: 'contracctstatus',
  2381. needsummary: 0,
  2382. summarytype: 0,
  2383. groupname: ''
  2384. },
  2385. {
  2386. autoid: 17760,
  2387. tablekey: 'table_pcweb_sales_all',
  2388. columnfield: 'qty',
  2389. columntitle: '合同量',
  2390. columnwidth: '0',
  2391. orderindex: 100,
  2392. isshow: 1,
  2393. aligntype: 1,
  2394. formattertype: '',
  2395. formatterstring: '',
  2396. remark: 'qty',
  2397. needsummary: 0,
  2398. summarytype: 0,
  2399. groupname: ''
  2400. },
  2401. {
  2402. autoid: 17761,
  2403. tablekey: 'table_pcweb_sales_all',
  2404. columnfield: 'unpricedqty',
  2405. columntitle: '未定价量 ',
  2406. columnwidth: '0',
  2407. orderindex: 110,
  2408. isshow: 1,
  2409. aligntype: 1,
  2410. formattertype: '',
  2411. formatterstring: '',
  2412. remark: 'unpricedqty',
  2413. needsummary: 0,
  2414. summarytype: 0,
  2415. groupname: ''
  2416. }
  2417. ]
  2418. },
  2419. {
  2420. tablekey: 'table_pcweb_exposure',
  2421. tabletype: 2,
  2422. tablename: '实时敞口',
  2423. tabelmenu: '',
  2424. remark: 'web端-实时敞口',
  2425. columns: [
  2426. {
  2427. autoid: 17770,
  2428. tablekey: 'table_pcweb_exposure',
  2429. columnfield: 'MiddleGoodsName',
  2430. columntitle: '套保品种',
  2431. columnwidth: '0',
  2432. orderindex: 10,
  2433. isshow: 1,
  2434. aligntype: 1,
  2435. formattertype: '',
  2436. formatterstring: '',
  2437. remark: 'MiddleGoodsName',
  2438. needsummary: 0,
  2439. summarytype: 0,
  2440. groupname: ''
  2441. },
  2442. {
  2443. autoid: 17771,
  2444. tablekey: 'table_pcweb_exposure',
  2445. columnfield: 'MiddleGoodsCode',
  2446. columntitle: '代码',
  2447. columnwidth: '0',
  2448. orderindex: 20,
  2449. isshow: 1,
  2450. aligntype: 1,
  2451. formattertype: '',
  2452. formatterstring: '',
  2453. remark: 'MiddleGoodsCode',
  2454. needsummary: 0,
  2455. summarytype: 0,
  2456. groupname: ''
  2457. },
  2458. {
  2459. autoid: 17772,
  2460. tablekey: 'table_pcweb_exposure',
  2461. columnfield: 'TotalSpotQty',
  2462. columntitle: '现货总量',
  2463. columnwidth: '0',
  2464. orderindex: 30,
  2465. isshow: 1,
  2466. aligntype: 1,
  2467. formattertype: '',
  2468. formatterstring: '',
  2469. remark: 'TotalSpotQty',
  2470. needsummary: 0,
  2471. summarytype: 0,
  2472. groupname: ''
  2473. },
  2474. {
  2475. autoid: 17773,
  2476. tablekey: 'table_pcweb_exposure',
  2477. columnfield: 'diffSpotQty',
  2478. columntitle: '现货总量变动量',
  2479. columnwidth: '0',
  2480. orderindex: 40,
  2481. isshow: 1,
  2482. aligntype: 1,
  2483. formattertype: '',
  2484. formatterstring: '',
  2485. remark: 'diffSpotQty',
  2486. needsummary: 0,
  2487. summarytype: 0,
  2488. groupname: ''
  2489. },
  2490. {
  2491. autoid: 17774,
  2492. tablekey: 'table_pcweb_exposure',
  2493. columnfield: 'hedgeqty',
  2494. columntitle: '套保量',
  2495. columnwidth: '0',
  2496. orderindex: 50,
  2497. isshow: 1,
  2498. aligntype: 1,
  2499. formattertype: '',
  2500. formatterstring: '',
  2501. remark: 'hedgeqty',
  2502. needsummary: 0,
  2503. summarytype: 0,
  2504. groupname: ''
  2505. },
  2506. {
  2507. autoid: 17775,
  2508. tablekey: 'table_pcweb_exposure',
  2509. columnfield: 'arbitrageqty',
  2510. columntitle: '套利量',
  2511. columnwidth: '0',
  2512. orderindex: 60,
  2513. isshow: 1,
  2514. aligntype: 1,
  2515. formattertype: '',
  2516. formatterstring: '',
  2517. remark: 'arbitrageqty',
  2518. needsummary: 0,
  2519. summarytype: 0,
  2520. groupname: ''
  2521. },
  2522. {
  2523. autoid: 17776,
  2524. tablekey: 'table_pcweb_exposure',
  2525. columnfield: 'diffHedgeQty',
  2526. columntitle: '套保变动量',
  2527. columnwidth: '0',
  2528. orderindex: 70,
  2529. isshow: 1,
  2530. aligntype: 1,
  2531. formattertype: '',
  2532. formatterstring: '',
  2533. remark: 'diffHedgeQty',
  2534. needsummary: 0,
  2535. summarytype: 0,
  2536. groupname: ''
  2537. },
  2538. {
  2539. autoid: 17777,
  2540. tablekey: 'table_pcweb_exposure',
  2541. columnfield: 'diffArbitrageQty',
  2542. columntitle: '套利变动量',
  2543. columnwidth: '0',
  2544. orderindex: 80,
  2545. isshow: 1,
  2546. aligntype: 1,
  2547. formattertype: '',
  2548. formatterstring: '',
  2549. remark: 'diffArbitrageQty',
  2550. needsummary: 0,
  2551. summarytype: 0,
  2552. groupname: ''
  2553. },
  2554. {
  2555. autoid: 17778,
  2556. tablekey: 'table_pcweb_exposure',
  2557. columnfield: 'MiddleGoodsHedgeRatio',
  2558. columntitle: '套保比例',
  2559. columnwidth: '0',
  2560. orderindex: 90,
  2561. isshow: 1,
  2562. aligntype: 1,
  2563. formattertype: '',
  2564. formatterstring: '',
  2565. remark: 'MiddleGoodsHedgeRatio',
  2566. needsummary: 0,
  2567. summarytype: 0,
  2568. groupname: ''
  2569. },
  2570. {
  2571. autoid: 17779,
  2572. tablekey: 'table_pcweb_exposure',
  2573. columnfield: 'needarbitrageratio',
  2574. columntitle: '套利比例',
  2575. columnwidth: '0',
  2576. orderindex: 100,
  2577. isshow: 1,
  2578. aligntype: 1,
  2579. formattertype: '',
  2580. formatterstring: '',
  2581. remark: 'needarbitrageratio',
  2582. needsummary: 0,
  2583. summarytype: 0,
  2584. groupname: ''
  2585. },
  2586. {
  2587. autoid: 17780,
  2588. tablekey: 'table_pcweb_exposure',
  2589. columnfield: 'needhedgeqty',
  2590. columntitle: '应套保量',
  2591. columnwidth: '0',
  2592. orderindex: 110,
  2593. isshow: 1,
  2594. aligntype: 1,
  2595. formattertype: '',
  2596. formatterstring: '',
  2597. remark: 'needhedgeqty',
  2598. needsummary: 0,
  2599. summarytype: 0,
  2600. groupname: ''
  2601. },
  2602. {
  2603. autoid: 17781,
  2604. tablekey: 'table_pcweb_exposure',
  2605. columnfield: 'needarbitrageqty',
  2606. columntitle: '应套利量',
  2607. columnwidth: '0',
  2608. orderindex: 120,
  2609. isshow: 1,
  2610. aligntype: 1,
  2611. formattertype: '',
  2612. formatterstring: '',
  2613. remark: 'needarbitrageqty',
  2614. needsummary: 0,
  2615. summarytype: 0,
  2616. groupname: ''
  2617. },
  2618. {
  2619. autoid: 17782,
  2620. tablekey: 'table_pcweb_exposure',
  2621. columnfield: 'TotalNeedHedgeQty',
  2622. columntitle: '现货应套保总量',
  2623. columnwidth: '0',
  2624. orderindex: 130,
  2625. isshow: 1,
  2626. aligntype: 1,
  2627. formattertype: '',
  2628. formatterstring: '',
  2629. remark: 'TotalNeedHedgeQty',
  2630. needsummary: 0,
  2631. summarytype: 0,
  2632. groupname: ''
  2633. },
  2634. {
  2635. autoid: 17783,
  2636. tablekey: 'table_pcweb_exposure',
  2637. columnfield: 'diffSpotHedgeQty',
  2638. columntitle: '现货应套保总量变动量',
  2639. columnwidth: '0',
  2640. orderindex: 140,
  2641. isshow: 1,
  2642. aligntype: 1,
  2643. formattertype: '',
  2644. formatterstring: '',
  2645. remark: 'diffSpotHedgeQty',
  2646. needsummary: 0,
  2647. summarytype: 0,
  2648. groupname: ''
  2649. },
  2650. {
  2651. autoid: 17784,
  2652. tablekey: 'table_pcweb_exposure',
  2653. columnfield: 'TotalFutureQty',
  2654. columntitle: '期货总量',
  2655. columnwidth: '0',
  2656. orderindex: 150,
  2657. isshow: 1,
  2658. aligntype: 1,
  2659. formattertype: '',
  2660. formatterstring: '',
  2661. remark: 'TotalFutureQty',
  2662. needsummary: 0,
  2663. summarytype: 0,
  2664. groupname: ''
  2665. },
  2666. {
  2667. autoid: 17785,
  2668. tablekey: 'table_pcweb_exposure',
  2669. columnfield: 'diffFutuQty',
  2670. columntitle: '期货总量变动量',
  2671. columnwidth: '0',
  2672. orderindex: 160,
  2673. isshow: 1,
  2674. aligntype: 1,
  2675. formattertype: '',
  2676. formatterstring: '',
  2677. remark: 'diffFutuQty',
  2678. needsummary: 0,
  2679. summarytype: 0,
  2680. groupname: ''
  2681. },
  2682. {
  2683. autoid: 17786,
  2684. tablekey: 'table_pcweb_exposure',
  2685. columnfield: 'NeedHedgeExposoure',
  2686. columntitle: '套保敞口',
  2687. columnwidth: '0',
  2688. orderindex: 170,
  2689. isshow: 1,
  2690. aligntype: 1,
  2691. formattertype: '',
  2692. formatterstring: '',
  2693. remark: 'NeedHedgeExposoure',
  2694. needsummary: 0,
  2695. summarytype: 0,
  2696. groupname: ''
  2697. },
  2698. {
  2699. autoid: 17787,
  2700. tablekey: 'table_pcweb_exposure',
  2701. columnfield: 'diffExposoureQty',
  2702. columntitle: '套保敞口变动量',
  2703. columnwidth: '0',
  2704. orderindex: 180,
  2705. isshow: 1,
  2706. aligntype: 1,
  2707. formattertype: '',
  2708. formatterstring: '',
  2709. remark: 'diffExposoureQty',
  2710. needsummary: 0,
  2711. summarytype: 0,
  2712. groupname: ''
  2713. },
  2714. {
  2715. autoid: 17788,
  2716. tablekey: 'table_pcweb_exposure',
  2717. columnfield: 'TotalExposure',
  2718. columntitle: '总敞口',
  2719. columnwidth: '0',
  2720. orderindex: 190,
  2721. isshow: 1,
  2722. aligntype: 1,
  2723. formattertype: '',
  2724. formatterstring: '',
  2725. remark: 'TotalExposure',
  2726. needsummary: 0,
  2727. summarytype: 0,
  2728. groupname: ''
  2729. },
  2730. {
  2731. autoid: 17789,
  2732. tablekey: 'table_pcweb_exposure',
  2733. columnfield: 'diffQty',
  2734. columntitle: '总敞口变动量',
  2735. columnwidth: '0',
  2736. orderindex: 200,
  2737. isshow: 1,
  2738. aligntype: 1,
  2739. formattertype: '',
  2740. formatterstring: '',
  2741. remark: 'diffQty',
  2742. needsummary: 0,
  2743. summarytype: 0,
  2744. groupname: ''
  2745. }
  2746. ]
  2747. },
  2748. {
  2749. tablekey: 'table_pcweb_exposure_detail',
  2750. tabletype: 2,
  2751. tablename: '实时敞口--现货明细',
  2752. tabelmenu: '',
  2753. remark: 'web端--实时敞口--现货明细',
  2754. columns: [
  2755. {
  2756. autoid: 17791,
  2757. tablekey: 'table_pcweb_exposure_detail',
  2758. columnfield: 'createtime',
  2759. columntitle: '代码',
  2760. columnwidth: '0',
  2761. orderindex: 10,
  2762. isshow: 1,
  2763. aligntype: 1,
  2764. formattertype: '',
  2765. formatterstring: '',
  2766. remark: 'createtime',
  2767. needsummary: 0,
  2768. summarytype: 0,
  2769. groupname: ''
  2770. },
  2771. {
  2772. autoid: 17792,
  2773. tablekey: 'table_pcweb_exposure_detail',
  2774. columnfield: 'createtime',
  2775. columntitle: '时间',
  2776. columnwidth: '0',
  2777. orderindex: 10,
  2778. isshow: 1,
  2779. aligntype: 1,
  2780. formattertype: '',
  2781. formatterstring: '',
  2782. remark: 'createtime',
  2783. needsummary: 0,
  2784. summarytype: 0,
  2785. groupname: ''
  2786. },
  2787. {
  2788. autoid: 17793,
  2789. tablekey: 'table_pcweb_exposure_detail',
  2790. columnfield: 'logtype',
  2791. columntitle: '类型',
  2792. columnwidth: '0',
  2793. orderindex: 20,
  2794. isshow: 1,
  2795. aligntype: 1,
  2796. formattertype: '',
  2797. formatterstring: '',
  2798. remark: 'logtype',
  2799. needsummary: 0,
  2800. summarytype: 0,
  2801. groupname: ''
  2802. },
  2803. {
  2804. autoid: 17794,
  2805. tablekey: 'table_pcweb_exposure_detail',
  2806. columnfield: 'deliverygoodsname',
  2807. columntitle: '现货品种',
  2808. columnwidth: '0',
  2809. orderindex: 30,
  2810. isshow: 1,
  2811. aligntype: 1,
  2812. formattertype: '',
  2813. formatterstring: '',
  2814. remark: 'deliverygoodsname',
  2815. needsummary: 0,
  2816. summarytype: 0,
  2817. groupname: ''
  2818. },
  2819. {
  2820. autoid: 17795,
  2821. tablekey: 'table_pcweb_exposure_detail',
  2822. columnfield: 'qty',
  2823. columntitle: '现货品种数量',
  2824. columnwidth: '0',
  2825. orderindex: 4,
  2826. isshow: 1,
  2827. aligntype: 1,
  2828. formattertype: '',
  2829. formatterstring: '',
  2830. remark: 'qty',
  2831. needsummary: 0,
  2832. summarytype: 0,
  2833. groupname: ''
  2834. },
  2835. {
  2836. autoid: 17796,
  2837. tablekey: 'table_pcweb_exposure_detail',
  2838. columnfield: 'middlegoodscode',
  2839. columntitle: '套保品种变动量',
  2840. columnwidth: '0',
  2841. orderindex: 50,
  2842. isshow: 1,
  2843. aligntype: 1,
  2844. formattertype: '',
  2845. formatterstring: '',
  2846. remark: 'middlegoodscode',
  2847. needsummary: 0,
  2848. summarytype: 0,
  2849. groupname: ''
  2850. },
  2851. {
  2852. autoid: 17797,
  2853. tablekey: 'table_pcweb_exposure_detail',
  2854. columnfield: 'relateNo',
  2855. columntitle: '合同(计划)编号 ',
  2856. columnwidth: '0',
  2857. orderindex: 70,
  2858. isshow: 1,
  2859. aligntype: 1,
  2860. formattertype: '',
  2861. formatterstring: '',
  2862. remark: 'relateNo',
  2863. needsummary: 0,
  2864. summarytype: 0,
  2865. groupname: ''
  2866. },
  2867. {
  2868. autoid: 17798,
  2869. tablekey: 'table_pcweb_exposure_detail',
  2870. columnfield: 'convertfactor',
  2871. columntitle: '标仓系数',
  2872. columnwidth: '0',
  2873. orderindex: 80,
  2874. isshow: 1,
  2875. aligntype: 1,
  2876. formattertype: '',
  2877. formatterstring: '',
  2878. remark: 'convertfactor',
  2879. needsummary: 0,
  2880. summarytype: 0,
  2881. groupname: ''
  2882. },
  2883. {
  2884. autoid: 17799,
  2885. tablekey: 'table_pcweb_exposure_detail',
  2886. columnfield: 'convertratio',
  2887. columntitle: '套保系数 ',
  2888. columnwidth: '0',
  2889. orderindex: 90,
  2890. isshow: 1,
  2891. aligntype: 1,
  2892. formattertype: '',
  2893. formatterstring: '',
  2894. remark: 'convertratio',
  2895. needsummary: 0,
  2896. summarytype: 0,
  2897. groupname: ''
  2898. },
  2899. {
  2900. autoid: 17790,
  2901. tablekey: 'table_pcweb_exposure_detail',
  2902. columnfield: 'createtime',
  2903. columntitle: '套保品种',
  2904. columnwidth: '0',
  2905. orderindex: 10,
  2906. isshow: 1,
  2907. aligntype: 1,
  2908. formattertype: '',
  2909. formatterstring: '',
  2910. remark: 'createtime',
  2911. needsummary: 0,
  2912. summarytype: 0,
  2913. groupname: ''
  2914. }
  2915. ]
  2916. },
  2917. {
  2918. tablekey: 'table_pcweb_exposure_futures_detail',
  2919. tabletype: 2,
  2920. tablename: '实时敞口--期货明细',
  2921. tabelmenu: '',
  2922. remark: 'web端--实时敞口--期货明细',
  2923. columns: [
  2924. {
  2925. autoid: 17805,
  2926. tablekey: 'table_pcweb_exposure_futures_detail',
  2927. columnfield: 'curqty',
  2928. columntitle: '当前持仓',
  2929. columnwidth: '0',
  2930. orderindex: 40,
  2931. isshow: 1,
  2932. aligntype: 1,
  2933. formattertype: '',
  2934. formatterstring: '',
  2935. remark: 'curqty',
  2936. needsummary: 0,
  2937. summarytype: 0,
  2938. groupname: ''
  2939. },
  2940. {
  2941. autoid: 17806,
  2942. tablekey: 'table_pcweb_exposure_futures_detail',
  2943. columnfield: 'diffhedgeqty',
  2944. columntitle: '套保品种变动量',
  2945. columnwidth: '0',
  2946. orderindex: 60,
  2947. isshow: 1,
  2948. aligntype: 1,
  2949. formattertype: '',
  2950. formatterstring: '',
  2951. remark: 'diffhedgeqty',
  2952. needsummary: 0,
  2953. summarytype: 0,
  2954. groupname: ''
  2955. },
  2956. {
  2957. autoid: 17807,
  2958. tablekey: 'table_pcweb_exposure_futures_detail',
  2959. columnfield: 'agreeunit',
  2960. columntitle: '合约单位',
  2961. columnwidth: '0',
  2962. orderindex: 80,
  2963. isshow: 1,
  2964. aligntype: 1,
  2965. formattertype: '',
  2966. formatterstring: '',
  2967. remark: 'agreeunit',
  2968. needsummary: 0,
  2969. summarytype: 0,
  2970. groupname: ''
  2971. },
  2972. {
  2973. autoid: 17808,
  2974. tablekey: 'table_pcweb_exposure_futures_detail',
  2975. columnfield: 'convertratio',
  2976. columntitle: '期货品种系数 ',
  2977. columnwidth: '0',
  2978. orderindex: 90,
  2979. isshow: 1,
  2980. aligntype: 1,
  2981. formattertype: '',
  2982. formatterstring: '',
  2983. remark: 'convertratio',
  2984. needsummary: 0,
  2985. summarytype: 0,
  2986. groupname: ''
  2987. },
  2988. {
  2989. autoid: 17800,
  2990. tablekey: 'table_pcweb_exposure_futures_detail',
  2991. columnfield: 'goodsname',
  2992. columntitle: '期货合约 ',
  2993. columnwidth: '0',
  2994. orderindex: 10,
  2995. isshow: 1,
  2996. aligntype: 1,
  2997. formattertype: '',
  2998. formatterstring: '',
  2999. remark: 'goodsname',
  3000. needsummary: 0,
  3001. summarytype: 0,
  3002. groupname: ''
  3003. },
  3004. {
  3005. autoid: 17801,
  3006. tablekey: 'table_pcweb_exposure_futures_detail',
  3007. columnfield: 'goodscode',
  3008. columntitle: '代码 ',
  3009. columnwidth: '0',
  3010. orderindex: 20,
  3011. isshow: 1,
  3012. aligntype: 1,
  3013. formattertype: '',
  3014. formatterstring: '',
  3015. remark: 'goodscode',
  3016. needsummary: 0,
  3017. summarytype: 0,
  3018. groupname: ''
  3019. },
  3020. {
  3021. autoid: 17802,
  3022. tablekey: 'table_pcweb_exposure_futures_detail',
  3023. columnfield: 'goodscode',
  3024. columntitle: '时间 ',
  3025. columnwidth: '0',
  3026. orderindex: 20,
  3027. isshow: 1,
  3028. aligntype: 1,
  3029. formattertype: '',
  3030. formatterstring: '',
  3031. remark: 'goodscode',
  3032. needsummary: 0,
  3033. summarytype: 0,
  3034. groupname: ''
  3035. },
  3036. {
  3037. autoid: 17803,
  3038. tablekey: 'table_pcweb_exposure_futures_detail',
  3039. columnfield: 'ydqty',
  3040. columntitle: '昨日持仓',
  3041. columnwidth: '0',
  3042. orderindex: 30,
  3043. isshow: 1,
  3044. aligntype: 1,
  3045. formattertype: '',
  3046. formatterstring: '',
  3047. remark: 'ydqty',
  3048. needsummary: 0,
  3049. summarytype: 0,
  3050. groupname: ''
  3051. },
  3052. {
  3053. autoid: 17804,
  3054. tablekey: 'table_pcweb_exposure_futures_detail',
  3055. columnfield: 'diffqty',
  3056. columntitle: '持仓变动量',
  3057. columnwidth: '0',
  3058. orderindex: 50,
  3059. isshow: 1,
  3060. aligntype: 1,
  3061. formattertype: '',
  3062. formatterstring: '',
  3063. remark: 'diffqty',
  3064. needsummary: 0,
  3065. summarytype: 0,
  3066. groupname: ''
  3067. }
  3068. ]
  3069. },
  3070. {
  3071. tablekey: 'table_pcweb_exposure_spotposition',
  3072. tabletype: 2,
  3073. tablename: '敞口--现货头寸',
  3074. tabelmenu: '',
  3075. remark: 'web端--敞口--现货头寸',
  3076. columns: [
  3077. {
  3078. autoid: 17809,
  3079. tablekey: 'table_pcweb_exposure_spotposition',
  3080. columnfield: 'deliverygoodsname',
  3081. columntitle: '现货品种',
  3082. columnwidth: '0',
  3083. orderindex: 10,
  3084. isshow: 1,
  3085. aligntype: 1,
  3086. formattertype: '',
  3087. formatterstring: '',
  3088. remark: 'wrstandardname',
  3089. needsummary: 0,
  3090. summarytype: 0,
  3091. groupname: ''
  3092. },
  3093. {
  3094. autoid: 17810,
  3095. tablekey: 'table_pcweb_exposure_spotposition',
  3096. columnfield: 'deliverygoodscode',
  3097. columntitle: '代码',
  3098. columnwidth: '0',
  3099. orderindex: 20,
  3100. isshow: 1,
  3101. aligntype: 1,
  3102. formattertype: '',
  3103. formatterstring: '',
  3104. remark: 'wrstandardcode',
  3105. needsummary: 0,
  3106. summarytype: 0,
  3107. groupname: ''
  3108. },
  3109. {
  3110. autoid: 17814,
  3111. tablekey: 'table_pcweb_exposure_spotposition',
  3112. columnfield: 'totalspotqty',
  3113. columntitle: '当前数量',
  3114. columnwidth: '0',
  3115. orderindex: 60,
  3116. isshow: 1,
  3117. aligntype: 1,
  3118. formattertype: '',
  3119. formatterstring: '',
  3120. remark: 'totalspotqty',
  3121. needsummary: 0,
  3122. summarytype: 0,
  3123. groupname: ''
  3124. },
  3125. {
  3126. autoid: 17811,
  3127. tablekey: 'table_pcweb_exposure_spotposition',
  3128. columnfield: 'oritoalspotqty',
  3129. columntitle: '昨日数量',
  3130. columnwidth: '0',
  3131. orderindex: 30,
  3132. isshow: 1,
  3133. aligntype: 1,
  3134. formattertype: '',
  3135. formatterstring: '',
  3136. remark: 'oritoalspotqty',
  3137. needsummary: 0,
  3138. summarytype: 0,
  3139. groupname: ''
  3140. },
  3141. {
  3142. autoid: 17812,
  3143. tablekey: 'table_pcweb_exposure_spotposition',
  3144. columnfield: 'increaseqty',
  3145. columntitle: '增加数量',
  3146. columnwidth: '0',
  3147. orderindex: 40,
  3148. isshow: 1,
  3149. aligntype: 1,
  3150. formattertype: '',
  3151. formatterstring: '',
  3152. remark: 'increaseqty',
  3153. needsummary: 0,
  3154. summarytype: 0,
  3155. groupname: ''
  3156. },
  3157. {
  3158. autoid: 17813,
  3159. tablekey: 'table_pcweb_exposure_spotposition',
  3160. columnfield: 'decreaseqty',
  3161. columntitle: '减少数量',
  3162. columnwidth: '0',
  3163. orderindex: 50,
  3164. isshow: 1,
  3165. aligntype: 1,
  3166. formattertype: '',
  3167. formatterstring: '',
  3168. remark: 'decreaseqty',
  3169. needsummary: 0,
  3170. summarytype: 0,
  3171. groupname: ''
  3172. }
  3173. ]
  3174. },
  3175. {
  3176. tablekey: 'table_pcweb_exposure_spotposition_detail',
  3177. tabletype: 2,
  3178. tablename: '敞口--现货头寸--现货明细',
  3179. tabelmenu: '',
  3180. remark: 'web端-敞口--现货头寸--现货明细',
  3181. columns: []
  3182. },
  3183. {
  3184. tablekey: 'table_pcweb_exposure_futuresposition',
  3185. tabletype: 2,
  3186. tablename: '敞口--期货头寸',
  3187. tabelmenu: '',
  3188. remark: 'web端-敞口--期货头寸',
  3189. columns: [
  3190. {
  3191. autoid: 17820,
  3192. tablekey: 'table_pcweb_exposure_futuresposition',
  3193. columnfield: 'goodsname',
  3194. columntitle: '期货合约',
  3195. columnwidth: '0',
  3196. orderindex: 10,
  3197. isshow: 1,
  3198. aligntype: 1,
  3199. formattertype: '',
  3200. formatterstring: '',
  3201. remark: 'goodsname',
  3202. needsummary: 0,
  3203. summarytype: 0,
  3204. groupname: ''
  3205. },
  3206. {
  3207. autoid: 17821,
  3208. tablekey: 'table_pcweb_exposure_futuresposition',
  3209. columnfield: 'goodscode',
  3210. columntitle: '代码 ',
  3211. columnwidth: '0',
  3212. orderindex: 20,
  3213. isshow: 1,
  3214. aligntype: 1,
  3215. formattertype: '',
  3216. formatterstring: '',
  3217. remark: 'goodscode',
  3218. needsummary: 0,
  3219. summarytype: 0,
  3220. groupname: ''
  3221. },
  3222. {
  3223. autoid: 17822,
  3224. tablekey: 'table_pcweb_exposure_futuresposition',
  3225. columnfield: 'totalydqty',
  3226. columntitle: '昨日数量',
  3227. columnwidth: '0',
  3228. orderindex: 30,
  3229. isshow: 1,
  3230. aligntype: 1,
  3231. formattertype: '',
  3232. formatterstring: '',
  3233. remark: 'totalydqty',
  3234. needsummary: 0,
  3235. summarytype: 0,
  3236. groupname: ''
  3237. },
  3238. {
  3239. autoid: 17823,
  3240. tablekey: 'table_pcweb_exposure_futuresposition',
  3241. columnfield: 'increaseqty',
  3242. columntitle: '增加数量',
  3243. columnwidth: '0',
  3244. orderindex: 40,
  3245. isshow: 1,
  3246. aligntype: 1,
  3247. formattertype: '',
  3248. formatterstring: '',
  3249. remark: 'increaseqty',
  3250. needsummary: 0,
  3251. summarytype: 0,
  3252. groupname: ''
  3253. },
  3254. {
  3255. autoid: 17824,
  3256. tablekey: 'table_pcweb_exposure_futuresposition',
  3257. columnfield: 'decreaseqty',
  3258. columntitle: '减少数量 ',
  3259. columnwidth: '0',
  3260. orderindex: 50,
  3261. isshow: 1,
  3262. aligntype: 1,
  3263. formattertype: '',
  3264. formatterstring: '',
  3265. remark: 'decreaseqty',
  3266. needsummary: 0,
  3267. summarytype: 0,
  3268. groupname: ''
  3269. },
  3270. {
  3271. autoid: 17825,
  3272. tablekey: 'table_pcweb_exposure_futuresposition',
  3273. columnfield: 'totalcurqty',
  3274. columntitle: '当前数量',
  3275. columnwidth: '0',
  3276. orderindex: 60,
  3277. isshow: 1,
  3278. aligntype: 1,
  3279. formattertype: '',
  3280. formatterstring: '',
  3281. remark: 'totalcurqty',
  3282. needsummary: 0,
  3283. summarytype: 0,
  3284. groupname: ''
  3285. }
  3286. ]
  3287. },
  3288. {
  3289. tablekey: 'table_pcweb_exposure_futuresposition_detail',
  3290. tabletype: 2,
  3291. tablename: '敞口--现货头寸--期货明细',
  3292. tabelmenu: '',
  3293. remark: 'web端-敞口--现货头寸--期货明细',
  3294. columns: []
  3295. },
  3296. {
  3297. tablekey: 'table_pcweb_report_spot_detail_day',
  3298. tabletype: 2,
  3299. tablename: '现货日报表-详情',
  3300. tabelmenu: '',
  3301. remark: 'web端-现货日报表-详情',
  3302. columns: [
  3303. {
  3304. autoid: 17831,
  3305. tablekey: 'table_pcweb_report_spot_detail_day',
  3306. columnfield: 'logdatetime',
  3307. columntitle: '发生时间',
  3308. columnwidth: '0',
  3309. orderindex: 10,
  3310. isshow: 1,
  3311. aligntype: 1,
  3312. formattertype: '',
  3313. formatterstring: '',
  3314. remark: 'logdatetime',
  3315. needsummary: 0,
  3316. summarytype: 0,
  3317. groupname: ''
  3318. },
  3319. {
  3320. autoid: 17832,
  3321. tablekey: 'table_pcweb_report_spot_detail_day',
  3322. columnfield: 'brandname',
  3323. columntitle: '商品品类 ',
  3324. columnwidth: '0',
  3325. orderindex: 20,
  3326. isshow: 1,
  3327. aligntype: 1,
  3328. formattertype: '',
  3329. formatterstring: '',
  3330. remark: 'brandname',
  3331. needsummary: 0,
  3332. summarytype: 0,
  3333. groupname: ''
  3334. },
  3335. {
  3336. autoid: 17833,
  3337. tablekey: 'table_pcweb_report_spot_detail_day',
  3338. columnfield: 'logtypename',
  3339. columntitle: '合同类型',
  3340. columnwidth: '0',
  3341. orderindex: 30,
  3342. isshow: 1,
  3343. aligntype: 1,
  3344. formattertype: '',
  3345. formatterstring: '',
  3346. remark: 'logtypename',
  3347. needsummary: 0,
  3348. summarytype: 0,
  3349. groupname: ''
  3350. },
  3351. {
  3352. autoid: 17834,
  3353. tablekey: 'table_pcweb_report_spot_detail_day',
  3354. columnfield: 'relatedno',
  3355. columntitle: '合同编号 ',
  3356. columnwidth: '0',
  3357. orderindex: 40,
  3358. isshow: 1,
  3359. aligntype: 1,
  3360. formattertype: '',
  3361. formatterstring: '',
  3362. remark: 'relatedno',
  3363. needsummary: 0,
  3364. summarytype: 0,
  3365. groupname: ''
  3366. },
  3367. {
  3368. autoid: 17835,
  3369. tablekey: 'table_pcweb_report_spot_detail_day',
  3370. columnfield: 'biztype',
  3371. columntitle: '操作类型',
  3372. columnwidth: '0',
  3373. orderindex: 50,
  3374. isshow: 1,
  3375. aligntype: 1,
  3376. formattertype: '',
  3377. formatterstring: '',
  3378. remark: 'biztype',
  3379. needsummary: 0,
  3380. summarytype: 0,
  3381. groupname: ''
  3382. },
  3383. {
  3384. autoid: 17836,
  3385. tablekey: 'table_pcweb_report_spot_detail_day',
  3386. columnfield: 'logvalue',
  3387. columntitle: '值 ',
  3388. columnwidth: '0',
  3389. orderindex: 60,
  3390. isshow: 1,
  3391. aligntype: 1,
  3392. formattertype: '',
  3393. formatterstring: '',
  3394. remark: 'logvalue',
  3395. needsummary: 0,
  3396. summarytype: 0,
  3397. groupname: ''
  3398. },
  3399. {
  3400. autoid: 17837,
  3401. tablekey: 'table_pcweb_report_spot_detail_day',
  3402. columnfield: 'applyname',
  3403. columntitle: '操作人',
  3404. columnwidth: '0',
  3405. orderindex: 70,
  3406. isshow: 1,
  3407. aligntype: 1,
  3408. formattertype: '',
  3409. formatterstring: '',
  3410. remark: 'applyname',
  3411. needsummary: 0,
  3412. summarytype: 0,
  3413. groupname: ''
  3414. }
  3415. ]
  3416. },
  3417. {
  3418. tablekey: 'table_pcweb_report_spot_detail_month',
  3419. tabletype: 2,
  3420. tablename: '现货月报表-详情',
  3421. tabelmenu: '',
  3422. remark: 'web端-现货月报表-详情',
  3423. columns: [
  3424. {
  3425. autoid: 17838,
  3426. tablekey: 'table_pcweb_report_spot_detail_month',
  3427. columnfield: 'reckondate',
  3428. columntitle: '日期',
  3429. columnwidth: '0',
  3430. orderindex: 10,
  3431. isshow: 1,
  3432. aligntype: 1,
  3433. formattertype: '',
  3434. formatterstring: '',
  3435. remark: 'reckondate',
  3436. needsummary: 0,
  3437. summarytype: 0,
  3438. groupname: ''
  3439. },
  3440. {
  3441. autoid: 17839,
  3442. tablekey: 'table_pcweb_report_spot_detail_month',
  3443. columnfield: 'totalbuypricedqty',
  3444. columntitle: '采购定价量',
  3445. columnwidth: '0',
  3446. orderindex: 20,
  3447. isshow: 1,
  3448. aligntype: 1,
  3449. formattertype: '',
  3450. formatterstring: '',
  3451. remark: 'totalbuypricedqty',
  3452. needsummary: 0,
  3453. summarytype: 0,
  3454. groupname: ''
  3455. },
  3456. {
  3457. autoid: 17840,
  3458. tablekey: 'table_pcweb_report_spot_detail_month',
  3459. columnfield: 'totalsellpricedqty',
  3460. columntitle: '销售定价量 ',
  3461. columnwidth: '0',
  3462. orderindex: 30,
  3463. isshow: 1,
  3464. aligntype: 1,
  3465. formattertype: '',
  3466. formatterstring: '',
  3467. remark: 'totalsellpricedqty',
  3468. needsummary: 0,
  3469. summarytype: 0,
  3470. groupname: ''
  3471. },
  3472. {
  3473. autoid: 17841,
  3474. tablekey: 'table_pcweb_report_spot_detail_month',
  3475. columnfield: 'todaysellreckonqty',
  3476. columntitle: '采购确定量',
  3477. columnwidth: '0',
  3478. orderindex: 40,
  3479. isshow: 1,
  3480. aligntype: 1,
  3481. formattertype: '',
  3482. formatterstring: '',
  3483. remark: 'todaysellreckonqty',
  3484. needsummary: 0,
  3485. summarytype: 0,
  3486. groupname: ''
  3487. },
  3488. {
  3489. autoid: 17842,
  3490. tablekey: 'table_pcweb_report_spot_detail_month',
  3491. columnfield: 'todaysellreckonqty',
  3492. columntitle: '销售确定量 ',
  3493. columnwidth: '0',
  3494. orderindex: 50,
  3495. isshow: 1,
  3496. aligntype: 1,
  3497. formattertype: '',
  3498. formatterstring: '',
  3499. remark: 'todaysellreckonqty',
  3500. needsummary: 0,
  3501. summarytype: 0,
  3502. groupname: ''
  3503. }
  3504. ]
  3505. },
  3506. {
  3507. tablekey: 'table_pcweb_report_fincial_payment_day',
  3508. tabletype: 2,
  3509. tablename: '报表-财务报表-款项-日报表',
  3510. tabelmenu: '',
  3511. remark: 'web端-报表-财务报表-款项-日报表',
  3512. columns: [
  3513. {
  3514. autoid: 17843,
  3515. tablekey: 'table_pcweb_report_fincial_payment_day',
  3516. columnfield: 'logdatetime',
  3517. columntitle: '款项发生时间',
  3518. columnwidth: '0',
  3519. orderindex: 10,
  3520. isshow: 1,
  3521. aligntype: 1,
  3522. formattertype: '',
  3523. formatterstring: '',
  3524. remark: 'logdatetime',
  3525. needsummary: 0,
  3526. summarytype: 0,
  3527. groupname: ''
  3528. },
  3529. {
  3530. autoid: 17844,
  3531. tablekey: 'table_pcweb_report_fincial_payment_day',
  3532. columnfield: 'logtypename',
  3533. columntitle: '合同类型',
  3534. columnwidth: '0',
  3535. orderindex: 20,
  3536. isshow: 1,
  3537. aligntype: 1,
  3538. formattertype: '',
  3539. formatterstring: '',
  3540. remark: 'logtypename',
  3541. needsummary: 0,
  3542. summarytype: 0,
  3543. groupname: ''
  3544. },
  3545. {
  3546. autoid: 17845,
  3547. tablekey: 'table_pcweb_report_fincial_payment_day',
  3548. columnfield: 'relatedno',
  3549. columntitle: '合同编号 ',
  3550. columnwidth: '0',
  3551. orderindex: 30,
  3552. isshow: 1,
  3553. aligntype: 1,
  3554. formattertype: '',
  3555. formatterstring: '',
  3556. remark: 'relatedno',
  3557. needsummary: 0,
  3558. summarytype: 0,
  3559. groupname: ''
  3560. },
  3561. {
  3562. autoid: 17846,
  3563. tablekey: 'table_pcweb_report_fincial_payment_day',
  3564. columnfield: 'biztype',
  3565. columntitle: '类型',
  3566. columnwidth: '0',
  3567. orderindex: 40,
  3568. isshow: 1,
  3569. aligntype: 1,
  3570. formattertype: '',
  3571. formatterstring: '',
  3572. remark: 'biztype',
  3573. needsummary: 0,
  3574. summarytype: 0,
  3575. groupname: ''
  3576. },
  3577. {
  3578. autoid: 17847,
  3579. tablekey: 'table_pcweb_report_fincial_payment_day',
  3580. columnfield: 'logvalue',
  3581. columntitle: '金额 ',
  3582. columnwidth: '0',
  3583. orderindex: 50,
  3584. isshow: 1,
  3585. aligntype: 1,
  3586. formattertype: '',
  3587. formatterstring: '',
  3588. remark: 'logvalue',
  3589. needsummary: 0,
  3590. summarytype: 0,
  3591. groupname: ''
  3592. },
  3593. {
  3594. autoid: 17848,
  3595. tablekey: 'table_pcweb_report_fincial_payment_day',
  3596. columnfield: 'applyname',
  3597. columntitle: '操作人',
  3598. columnwidth: '0',
  3599. orderindex: 60,
  3600. isshow: 1,
  3601. aligntype: 1,
  3602. formattertype: '',
  3603. formatterstring: '',
  3604. remark: 'applyname',
  3605. needsummary: 0,
  3606. summarytype: 0,
  3607. groupname: ''
  3608. }
  3609. ]
  3610. },
  3611. {
  3612. tablekey: 'table_pcweb_report_fincial_invoice_day',
  3613. tabletype: 2,
  3614. tablename: '报表-财务报表-发票-日报表',
  3615. tabelmenu: '',
  3616. remark: 'web端-报表-财务报表-发票-日报表',
  3617. columns: [
  3618. {
  3619. autoid: 17849,
  3620. tablekey: 'table_pcweb_report_fincial_invoice_day',
  3621. columnfield: 'logdatetime',
  3622. columntitle: '发票发生时间',
  3623. columnwidth: '0',
  3624. orderindex: 10,
  3625. isshow: 1,
  3626. aligntype: 1,
  3627. formattertype: '',
  3628. formatterstring: '',
  3629. remark: 'logdatetime',
  3630. needsummary: 0,
  3631. summarytype: 0,
  3632. groupname: ''
  3633. },
  3634. {
  3635. autoid: 17850,
  3636. tablekey: 'table_pcweb_report_fincial_invoice_day',
  3637. columnfield: 'optypename',
  3638. columntitle: '合同类型',
  3639. columnwidth: '0',
  3640. orderindex: 20,
  3641. isshow: 1,
  3642. aligntype: 1,
  3643. formattertype: '',
  3644. formatterstring: '',
  3645. remark: 'optypename',
  3646. needsummary: 0,
  3647. summarytype: 0,
  3648. groupname: ''
  3649. },
  3650. {
  3651. autoid: 17851,
  3652. tablekey: 'table_pcweb_report_fincial_invoice_day',
  3653. columnfield: 'relatedno',
  3654. columntitle: '合同编号',
  3655. columnwidth: '0',
  3656. orderindex: 30,
  3657. isshow: 1,
  3658. aligntype: 1,
  3659. formattertype: '',
  3660. formatterstring: '',
  3661. remark: 'relatedno',
  3662. needsummary: 0,
  3663. summarytype: 0,
  3664. groupname: ''
  3665. },
  3666. {
  3667. autoid: 17852,
  3668. tablekey: 'table_pcweb_report_fincial_invoice_day',
  3669. columnfield: 'contracttype',
  3670. columntitle: '类型',
  3671. columnwidth: '0',
  3672. orderindex: 40,
  3673. isshow: 1,
  3674. aligntype: 1,
  3675. formattertype: '',
  3676. formatterstring: '',
  3677. remark: 'contracttype',
  3678. needsummary: 0,
  3679. summarytype: 0,
  3680. groupname: ''
  3681. },
  3682. {
  3683. autoid: 17853,
  3684. tablekey: 'table_pcweb_report_fincial_invoice_day',
  3685. columnfield: 'logvalue',
  3686. columntitle: '金额 ',
  3687. columnwidth: '0',
  3688. orderindex: 50,
  3689. isshow: 1,
  3690. aligntype: 1,
  3691. formattertype: '',
  3692. formatterstring: '',
  3693. remark: 'logvalue',
  3694. needsummary: 0,
  3695. summarytype: 0,
  3696. groupname: ''
  3697. },
  3698. {
  3699. autoid: 17854,
  3700. tablekey: 'table_pcweb_report_fincial_invoice_day',
  3701. columnfield: 'applyname',
  3702. columntitle: '操作人',
  3703. columnwidth: '0',
  3704. orderindex: 60,
  3705. isshow: 1,
  3706. aligntype: 1,
  3707. formattertype: '',
  3708. formatterstring: '',
  3709. remark: 'applyname',
  3710. needsummary: 0,
  3711. summarytype: 0,
  3712. groupname: ''
  3713. }
  3714. ]
  3715. },
  3716. {
  3717. tablekey: 'table_pcweb_report_fincial_month',
  3718. tabletype: 2,
  3719. tablename: '报表-财务报表-月报表',
  3720. tabelmenu: '',
  3721. remark: 'web端-报表-财务报表-月报表',
  3722. columns: [
  3723. {
  3724. autoid: 17855,
  3725. tablekey: 'table_pcweb_report_fincial_month',
  3726. columnfield: 'updatetime',
  3727. columntitle: '日期',
  3728. columnwidth: '0',
  3729. orderindex: 10,
  3730. isshow: 1,
  3731. aligntype: 1,
  3732. formattertype: '',
  3733. formatterstring: '',
  3734. remark: 'updatetime',
  3735. needsummary: 0,
  3736. summarytype: 0,
  3737. groupname: ''
  3738. },
  3739. {
  3740. autoid: 17856,
  3741. tablekey: 'table_pcweb_report_fincial_month',
  3742. columnfield: 'collectmoneycount',
  3743. columntitle: '收笔款数',
  3744. columnwidth: '0',
  3745. orderindex: 20,
  3746. isshow: 1,
  3747. aligntype: 1,
  3748. formattertype: '',
  3749. formatterstring: '',
  3750. remark: 'collectmoneycount',
  3751. needsummary: 0,
  3752. summarytype: 0,
  3753. groupname: ''
  3754. },
  3755. {
  3756. autoid: 17857,
  3757. tablekey: 'table_pcweb_report_fincial_month',
  3758. columnfield: 'collectmoneyamount',
  3759. columntitle: '收款金额 ',
  3760. columnwidth: '0',
  3761. orderindex: 30,
  3762. isshow: 1,
  3763. aligntype: 1,
  3764. formattertype: '',
  3765. formatterstring: '',
  3766. remark: 'collectmoneyamount',
  3767. needsummary: 0,
  3768. summarytype: 0,
  3769. groupname: ''
  3770. },
  3771. {
  3772. autoid: 17858,
  3773. tablekey: 'table_pcweb_report_fincial_month',
  3774. columnfield: 'paymoneycount',
  3775. columntitle: '付款笔数',
  3776. columnwidth: '0',
  3777. orderindex: 40,
  3778. isshow: 1,
  3779. aligntype: 1,
  3780. formattertype: '',
  3781. formatterstring: '',
  3782. remark: 'paymoneycount',
  3783. needsummary: 0,
  3784. summarytype: 0,
  3785. groupname: ''
  3786. },
  3787. {
  3788. autoid: 17859,
  3789. tablekey: 'table_pcweb_report_fincial_month',
  3790. columnfield: 'paymoneyamount',
  3791. columntitle: '付款金额 ',
  3792. columnwidth: '0',
  3793. orderindex: 50,
  3794. isshow: 1,
  3795. aligntype: 1,
  3796. formattertype: '',
  3797. formatterstring: '',
  3798. remark: 'paymoneyamount',
  3799. needsummary: 0,
  3800. summarytype: 0,
  3801. groupname: ''
  3802. },
  3803. {
  3804. autoid: 17860,
  3805. tablekey: 'table_pcweb_report_fincial_month',
  3806. columnfield: 'payinvoicecount',
  3807. columntitle: '收票笔数',
  3808. columnwidth: '0',
  3809. orderindex: 60,
  3810. isshow: 1,
  3811. aligntype: 1,
  3812. formattertype: '',
  3813. formatterstring: '',
  3814. remark: 'payinvoicecount',
  3815. needsummary: 0,
  3816. summarytype: 0,
  3817. groupname: ''
  3818. },
  3819. {
  3820. autoid: 17861,
  3821. tablekey: 'table_pcweb_report_fincial_month',
  3822. columnfield: 'payinvoiceamount',
  3823. columntitle: '收票金额 ',
  3824. columnwidth: '0',
  3825. orderindex: 70,
  3826. isshow: 1,
  3827. aligntype: 1,
  3828. formattertype: '',
  3829. formatterstring: '',
  3830. remark: 'payinvoiceamount',
  3831. needsummary: 0,
  3832. summarytype: 0,
  3833. groupname: ''
  3834. },
  3835. {
  3836. autoid: 17862,
  3837. tablekey: 'table_pcweb_report_fincial_month',
  3838. columnfield: 'collectinvoicecount',
  3839. columntitle: '开票笔数',
  3840. columnwidth: '0',
  3841. orderindex: 80,
  3842. isshow: 1,
  3843. aligntype: 1,
  3844. formattertype: '',
  3845. formatterstring: '',
  3846. remark: 'collectinvoicecount',
  3847. needsummary: 0,
  3848. summarytype: 0,
  3849. groupname: ''
  3850. },
  3851. {
  3852. autoid: 17863,
  3853. tablekey: 'table_pcweb_report_fincial_month',
  3854. columnfield: 'collectinvoiceamount',
  3855. columntitle: '开票金额 ',
  3856. columnwidth: '0',
  3857. orderindex: 90,
  3858. isshow: 1,
  3859. aligntype: 1,
  3860. formattertype: '',
  3861. formatterstring: '',
  3862. remark: 'collectinvoiceamount',
  3863. needsummary: 0,
  3864. summarytype: 0,
  3865. groupname: ''
  3866. }
  3867. ]
  3868. },
  3869. {
  3870. tablekey: 'table_pcweb_business_aduit_dj',
  3871. tabletype: 2,
  3872. tablename: '业务审核-点价',
  3873. tabelmenu: '',
  3874. remark: 'web端-业务审核-点价',
  3875. columns: [
  3876. {
  3877. autoid: 17864,
  3878. tablekey: 'table_pcweb_business_aduit_dj',
  3879. columnfield: 'applystatus',
  3880. columntitle: '状态',
  3881. columnwidth: '0',
  3882. orderindex: 10,
  3883. isshow: 1,
  3884. aligntype: 1,
  3885. formattertype: '',
  3886. formatterstring: '',
  3887. remark: 'contractstatus',
  3888. needsummary: 0,
  3889. summarytype: 0,
  3890. groupname: ''
  3891. },
  3892. {
  3893. autoid: 17865,
  3894. tablekey: 'table_pcweb_business_aduit_dj',
  3895. columnfield: 'contracttype',
  3896. columntitle: '合同类型',
  3897. columnwidth: '0',
  3898. orderindex: 20,
  3899. isshow: 1,
  3900. aligntype: 1,
  3901. formattertype: '',
  3902. formatterstring: '',
  3903. remark: 'contracttype',
  3904. needsummary: 0,
  3905. summarytype: 0,
  3906. groupname: ''
  3907. },
  3908. {
  3909. autoid: 17866,
  3910. tablekey: 'table_pcweb_business_aduit_dj',
  3911. columnfield: 'buyusernameOrsellusername',
  3912. columntitle: '对手方',
  3913. columnwidth: '0',
  3914. orderindex: 30,
  3915. isshow: 1,
  3916. aligntype: 1,
  3917. formattertype: '',
  3918. formatterstring: '',
  3919. remark: 'buyusernameOrsellusername',
  3920. needsummary: 0,
  3921. summarytype: 0,
  3922. groupname: ''
  3923. },
  3924. {
  3925. autoid: 17867,
  3926. tablekey: 'table_pcweb_business_aduit_dj',
  3927. columnfield: 'contractno',
  3928. columntitle: '合同编号',
  3929. columnwidth: '0',
  3930. orderindex: 40,
  3931. isshow: 1,
  3932. aligntype: 1,
  3933. formattertype: '',
  3934. formatterstring: '',
  3935. remark: 'contractno',
  3936. needsummary: 0,
  3937. summarytype: 0,
  3938. groupname: ''
  3939. },
  3940. {
  3941. autoid: 17868,
  3942. tablekey: 'table_pcweb_business_aduit_dj',
  3943. columnfield: 'deliverygoodsname',
  3944. columntitle: '现货品种',
  3945. columnwidth: '0',
  3946. orderindex: 50,
  3947. isshow: 1,
  3948. aligntype: 1,
  3949. formattertype: '',
  3950. formatterstring: '',
  3951. remark: 'deliverygoodsname',
  3952. needsummary: 0,
  3953. summarytype: 0,
  3954. groupname: ''
  3955. },
  3956. {
  3957. autoid: 17869,
  3958. tablekey: 'table_pcweb_business_aduit_dj',
  3959. columnfield: 'pricetype',
  3960. columntitle: '点价类型',
  3961. columnwidth: '0',
  3962. orderindex: 60,
  3963. isshow: 1,
  3964. aligntype: 1,
  3965. formattertype: '',
  3966. formatterstring: '',
  3967. remark: 'pricetype',
  3968. needsummary: 0,
  3969. summarytype: 0,
  3970. groupname: ''
  3971. },
  3972. {
  3973. autoid: 17870,
  3974. tablekey: 'table_pcweb_business_aduit_dj',
  3975. columnfield: 'goodscode',
  3976. columntitle: '点价合约',
  3977. columnwidth: '0',
  3978. orderindex: 70,
  3979. isshow: 1,
  3980. aligntype: 1,
  3981. formattertype: '',
  3982. formatterstring: '',
  3983. remark: 'goodscode',
  3984. needsummary: 0,
  3985. summarytype: 0,
  3986. groupname: ''
  3987. },
  3988. {
  3989. autoid: 17871,
  3990. tablekey: 'table_pcweb_business_aduit_dj',
  3991. columnfield: 'pricedPrice',
  3992. columntitle: '点价价格',
  3993. columnwidth: '0',
  3994. orderindex: 80,
  3995. isshow: 1,
  3996. aligntype: 1,
  3997. formattertype: '',
  3998. formatterstring: '',
  3999. remark: 'pricedPrice',
  4000. needsummary: 0,
  4001. summarytype: 0,
  4002. groupname: ''
  4003. },
  4004. {
  4005. autoid: 17872,
  4006. tablekey: 'table_pcweb_business_aduit_dj',
  4007. columnfield: 'pricemove',
  4008. columntitle: '升贴水',
  4009. columnwidth: '0',
  4010. orderindex: 90,
  4011. isshow: 1,
  4012. aligntype: 1,
  4013. formattertype: '',
  4014. formatterstring: '',
  4015. remark: 'pricemove',
  4016. needsummary: 0,
  4017. summarytype: 0,
  4018. groupname: ''
  4019. },
  4020. {
  4021. autoid: 17873,
  4022. tablekey: 'table_pcweb_business_aduit_dj',
  4023. columnfield: 'pricedQty',
  4024. columntitle: '点价数量',
  4025. columnwidth: '0',
  4026. orderindex: 100,
  4027. isshow: 1,
  4028. aligntype: 1,
  4029. formattertype: '',
  4030. formatterstring: '',
  4031. remark: 'applyname',
  4032. needsummary: 0,
  4033. summarytype: 0,
  4034. groupname: ''
  4035. },
  4036. {
  4037. autoid: 17874,
  4038. tablekey: 'table_pcweb_business_aduit_dj',
  4039. columnfield: 'amount',
  4040. columntitle: '点价金额',
  4041. columnwidth: '0',
  4042. orderindex: 110,
  4043. isshow: 1,
  4044. aligntype: 1,
  4045. formattertype: '',
  4046. formatterstring: '',
  4047. remark: 'amount',
  4048. needsummary: 0,
  4049. summarytype: 0,
  4050. groupname: ''
  4051. },
  4052. {
  4053. autoid: 17875,
  4054. tablekey: 'table_pcweb_business_aduit_dj',
  4055. columnfield: 'applytime',
  4056. columntitle: '登记时间',
  4057. columnwidth: '0',
  4058. orderindex: 120,
  4059. isshow: 1,
  4060. aligntype: 1,
  4061. formattertype: '',
  4062. formatterstring: '',
  4063. remark: 'audittime',
  4064. needsummary: 0,
  4065. summarytype: 0,
  4066. groupname: ''
  4067. },
  4068. {
  4069. autoid: 17876,
  4070. tablekey: 'table_pcweb_business_aduit_dj',
  4071. columnfield: 'applyname',
  4072. columntitle: '登记人',
  4073. columnwidth: '0',
  4074. orderindex: 130,
  4075. isshow: 1,
  4076. aligntype: 1,
  4077. formattertype: '',
  4078. formatterstring: '',
  4079. remark: 'contractstatus',
  4080. needsummary: 0,
  4081. summarytype: 0,
  4082. groupname: ''
  4083. }
  4084. ]
  4085. },
  4086. {
  4087. tablekey: 'table_pcweb_business_aduit_js',
  4088. tabletype: 2,
  4089. tablename: '业务审核-交收',
  4090. tabelmenu: '',
  4091. remark: 'web端-业务审核-交收',
  4092. columns: [
  4093. {
  4094. autoid: 17877,
  4095. tablekey: 'table_pcweb_business_aduit_js',
  4096. columnfield: 'applystatus',
  4097. columntitle: '状态',
  4098. columnwidth: '0',
  4099. orderindex: 10,
  4100. isshow: 1,
  4101. aligntype: 1,
  4102. formattertype: '',
  4103. formatterstring: '',
  4104. remark: 'applystatus',
  4105. needsummary: 0,
  4106. summarytype: 0,
  4107. groupname: ''
  4108. },
  4109. {
  4110. autoid: 17878,
  4111. tablekey: 'table_pcweb_business_aduit_js',
  4112. columnfield: 'contracttype',
  4113. columntitle: '合同类型',
  4114. columnwidth: '0',
  4115. orderindex: 20,
  4116. isshow: 1,
  4117. aligntype: 1,
  4118. formattertype: '',
  4119. formatterstring: '',
  4120. remark: 'contracttype',
  4121. needsummary: 0,
  4122. summarytype: 0,
  4123. groupname: ''
  4124. },
  4125. {
  4126. autoid: 17879,
  4127. tablekey: 'table_pcweb_business_aduit_js',
  4128. columnfield: 'buyusernameOrsellusername',
  4129. columntitle: '对手方',
  4130. columnwidth: '0',
  4131. orderindex: 30,
  4132. isshow: 1,
  4133. aligntype: 1,
  4134. formattertype: '',
  4135. formatterstring: '',
  4136. remark: 'buyusernameOrsellusername',
  4137. needsummary: 0,
  4138. summarytype: 0,
  4139. groupname: ''
  4140. },
  4141. {
  4142. autoid: 17880,
  4143. tablekey: 'table_pcweb_business_aduit_js',
  4144. columnfield: 'contractno',
  4145. columntitle: '合同编号',
  4146. columnwidth: '0',
  4147. orderindex: 40,
  4148. isshow: 1,
  4149. aligntype: 1,
  4150. formattertype: '',
  4151. formatterstring: '',
  4152. remark: 'contractno',
  4153. needsummary: 0,
  4154. summarytype: 0,
  4155. groupname: ''
  4156. },
  4157. {
  4158. autoid: 17881,
  4159. tablekey: 'table_pcweb_business_aduit_js',
  4160. columnfield: 'deliverygoodsname',
  4161. columntitle: '现货品种',
  4162. columnwidth: '0',
  4163. orderindex: 50,
  4164. isshow: 1,
  4165. aligntype: 1,
  4166. formattertype: '',
  4167. formatterstring: '',
  4168. remark: 'deliverygoodsname',
  4169. needsummary: 0,
  4170. summarytype: 0,
  4171. groupname: ''
  4172. },
  4173. {
  4174. autoid: 17882,
  4175. tablekey: 'table_pcweb_business_aduit_js',
  4176. columnfield: 'operateapplytype',
  4177. columntitle: '点价类型',
  4178. columnwidth: '0',
  4179. orderindex: 60,
  4180. isshow: 1,
  4181. aligntype: 1,
  4182. formattertype: '',
  4183. formatterstring: '',
  4184. remark: 'operateapplytype',
  4185. needsummary: 0,
  4186. summarytype: 0,
  4187. groupname: ''
  4188. },
  4189. {
  4190. autoid: 17883,
  4191. tablekey: 'table_pcweb_business_aduit_js',
  4192. columnfield: 'reckonrealqty',
  4193. columntitle: '交收量',
  4194. columnwidth: '0',
  4195. orderindex: 70,
  4196. isshow: 1,
  4197. aligntype: 1,
  4198. formattertype: '',
  4199. formatterstring: '',
  4200. remark: 'reckonrealqty',
  4201. needsummary: 0,
  4202. summarytype: 0,
  4203. groupname: ''
  4204. },
  4205. {
  4206. autoid: 17884,
  4207. tablekey: 'table_pcweb_business_aduit_js',
  4208. columnfield: 'reckonotheramount',
  4209. columntitle: '其它费用',
  4210. columnwidth: '0',
  4211. orderindex: 80,
  4212. isshow: 1,
  4213. aligntype: 1,
  4214. formattertype: '',
  4215. formatterstring: '',
  4216. remark: 'reckonotheramount',
  4217. needsummary: 0,
  4218. summarytype: 0,
  4219. groupname: ''
  4220. },
  4221. {
  4222. autoid: 17885,
  4223. tablekey: 'table_pcweb_business_aduit_js',
  4224. columnfield: 'addmargin||decmargin',
  4225. columntitle: '调整保证金',
  4226. columnwidth: '0',
  4227. orderindex: 90,
  4228. isshow: 1,
  4229. aligntype: 1,
  4230. formattertype: '',
  4231. formatterstring: '',
  4232. remark: 'addmargin||decmargin',
  4233. needsummary: 0,
  4234. summarytype: 0,
  4235. groupname: ''
  4236. },
  4237. {
  4238. autoid: 17886,
  4239. tablekey: 'table_pcweb_business_aduit_js',
  4240. columnfield: 'reckonadjustamount',
  4241. columntitle: '调整金额',
  4242. columnwidth: '0',
  4243. orderindex: 100,
  4244. isshow: 1,
  4245. aligntype: 1,
  4246. formattertype: '',
  4247. formatterstring: '',
  4248. remark: 'reckonadjustamount',
  4249. needsummary: 0,
  4250. summarytype: 0,
  4251. groupname: ''
  4252. },
  4253. {
  4254. autoid: 17887,
  4255. tablekey: 'table_pcweb_business_aduit_js',
  4256. columnfield: 'applytime',
  4257. columntitle: '登记时间',
  4258. columnwidth: '0',
  4259. orderindex: 110,
  4260. isshow: 1,
  4261. aligntype: 1,
  4262. formattertype: '',
  4263. formatterstring: '',
  4264. remark: 'audittime',
  4265. needsummary: 0,
  4266. summarytype: 0,
  4267. groupname: ''
  4268. },
  4269. {
  4270. autoid: 17888,
  4271. tablekey: 'table_pcweb_business_aduit_js',
  4272. columnfield: 'applyname',
  4273. columntitle: '登记人',
  4274. columnwidth: '0',
  4275. orderindex: 120,
  4276. isshow: 1,
  4277. aligntype: 1,
  4278. formattertype: '',
  4279. formatterstring: '',
  4280. remark: 'auditname',
  4281. needsummary: 0,
  4282. summarytype: 0,
  4283. groupname: ''
  4284. }
  4285. ]
  4286. },
  4287. {
  4288. tablekey: 'table_pcweb_fincial_aduit_fp',
  4289. tabletype: 2,
  4290. tablename: '业务审核-发票',
  4291. tabelmenu: '',
  4292. remark: 'web端-业务审核-发票',
  4293. columns: [
  4294. {
  4295. autoid: 17889,
  4296. tablekey: 'table_pcweb_fincial_aduit_fp',
  4297. columnfield: 'applystatus',
  4298. columntitle: '状态',
  4299. columnwidth: '0',
  4300. orderindex: 70,
  4301. isshow: 1,
  4302. aligntype: 1,
  4303. formattertype: '',
  4304. formatterstring: '',
  4305. remark: 'applystatus',
  4306. needsummary: 0,
  4307. summarytype: 0,
  4308. groupname: ''
  4309. },
  4310. {
  4311. autoid: 17890,
  4312. tablekey: 'table_pcweb_fincial_aduit_fp',
  4313. columnfield: 'contracttype',
  4314. columntitle: '合同类型',
  4315. columnwidth: '0',
  4316. orderindex: 30,
  4317. isshow: 1,
  4318. aligntype: 1,
  4319. formattertype: '',
  4320. formatterstring: '',
  4321. remark: 'contracttype',
  4322. needsummary: 0,
  4323. summarytype: 0,
  4324. groupname: ''
  4325. },
  4326. {
  4327. autoid: 17891,
  4328. tablekey: 'table_pcweb_fincial_aduit_fp',
  4329. columnfield: 'buyusernameOrsellusername',
  4330. columntitle: '对手方',
  4331. columnwidth: '0',
  4332. orderindex: 30,
  4333. isshow: 1,
  4334. aligntype: 1,
  4335. formattertype: '',
  4336. formatterstring: '',
  4337. remark: 'contracttype',
  4338. needsummary: 0,
  4339. summarytype: 0,
  4340. groupname: ''
  4341. },
  4342. {
  4343. autoid: 17892,
  4344. tablekey: 'table_pcweb_fincial_aduit_fp',
  4345. columnfield: 'contractno',
  4346. columntitle: '合同编号',
  4347. columnwidth: '0',
  4348. orderindex: 40,
  4349. isshow: 1,
  4350. aligntype: 1,
  4351. formattertype: '',
  4352. formatterstring: '',
  4353. remark: 'contractno',
  4354. needsummary: 0,
  4355. summarytype: 0,
  4356. groupname: ''
  4357. },
  4358. {
  4359. autoid: 17893,
  4360. tablekey: 'table_pcweb_fincial_aduit_fp',
  4361. columnfield: 'deliverygoodsname',
  4362. columntitle: '现货品种',
  4363. columnwidth: '0',
  4364. orderindex: 20,
  4365. isshow: 1,
  4366. aligntype: 1,
  4367. formattertype: '',
  4368. formatterstring: '',
  4369. remark: 'audittime',
  4370. needsummary: 0,
  4371. summarytype: 0,
  4372. groupname: ''
  4373. },
  4374. {
  4375. autoid: 17894,
  4376. tablekey: 'table_pcweb_fincial_aduit_fp',
  4377. columnfield: 'operateapplytype',
  4378. columntitle: '点价类型',
  4379. columnwidth: '0',
  4380. orderindex: 20,
  4381. isshow: 1,
  4382. aligntype: 1,
  4383. formattertype: '',
  4384. formatterstring: '',
  4385. remark: 'audittime',
  4386. needsummary: 0,
  4387. summarytype: 0,
  4388. groupname: ''
  4389. },
  4390. {
  4391. autoid: 17895,
  4392. tablekey: 'table_pcweb_fincial_aduit_fp',
  4393. columnfield: 'contracttype',
  4394. columntitle: '发票类型',
  4395. columnwidth: '0',
  4396. orderindex: 20,
  4397. isshow: 1,
  4398. aligntype: 1,
  4399. formattertype: '',
  4400. formatterstring: '',
  4401. remark: 'contracttype',
  4402. needsummary: 0,
  4403. summarytype: 0,
  4404. groupname: ''
  4405. },
  4406. {
  4407. autoid: 17896,
  4408. tablekey: 'table_pcweb_fincial_aduit_fp',
  4409. columnfield: 'InvoiceAmount',
  4410. columntitle: '金额',
  4411. columnwidth: '0',
  4412. orderindex: 60,
  4413. isshow: 1,
  4414. aligntype: 1,
  4415. formattertype: '',
  4416. formatterstring: '',
  4417. remark: 'InvoiceAmount',
  4418. needsummary: 0,
  4419. summarytype: 0,
  4420. groupname: ''
  4421. },
  4422. {
  4423. autoid: 17897,
  4424. tablekey: 'table_pcweb_fincial_aduit_fp',
  4425. columnfield: 'attachurl',
  4426. columntitle: '发票附件',
  4427. columnwidth: '0',
  4428. orderindex: 60,
  4429. isshow: 1,
  4430. aligntype: 1,
  4431. formattertype: '',
  4432. formatterstring: '',
  4433. remark: 'attachurl',
  4434. needsummary: 0,
  4435. summarytype: 0,
  4436. groupname: ''
  4437. },
  4438. {
  4439. autoid: 17898,
  4440. tablekey: 'table_pcweb_fincial_aduit_fp',
  4441. columnfield: 'applytime',
  4442. columntitle: '登记时间',
  4443. columnwidth: '0',
  4444. orderindex: 60,
  4445. isshow: 1,
  4446. aligntype: 1,
  4447. formattertype: '',
  4448. formatterstring: '',
  4449. remark: 'applytime',
  4450. needsummary: 0,
  4451. summarytype: 0,
  4452. groupname: ''
  4453. },
  4454. {
  4455. autoid: 17899,
  4456. tablekey: 'table_pcweb_fincial_aduit_fp',
  4457. columnfield: 'applyname',
  4458. columntitle: '登记人',
  4459. columnwidth: '0',
  4460. orderindex: 60,
  4461. isshow: 1,
  4462. aligntype: 1,
  4463. formattertype: '',
  4464. formatterstring: '',
  4465. remark: 'applyname',
  4466. needsummary: 0,
  4467. summarytype: 0,
  4468. groupname: ''
  4469. }
  4470. ]
  4471. },
  4472. {
  4473. tablekey: 'table_pcweb_fincial_aduit_kx',
  4474. tabletype: 2,
  4475. tablename: '财务审核-款项',
  4476. tabelmenu: '',
  4477. remark: 'web端-财务审核-款项',
  4478. columns: [
  4479. {
  4480. autoid: 17900,
  4481. tablekey: 'table_pcweb_fincial_aduit_kx',
  4482. columnfield: 'contractstatus',
  4483. columntitle: '状态',
  4484. columnwidth: '0',
  4485. orderindex: 10,
  4486. isshow: 1,
  4487. aligntype: 1,
  4488. formattertype: '',
  4489. formatterstring: '',
  4490. remark: 'contractstatus',
  4491. needsummary: 0,
  4492. summarytype: 0,
  4493. groupname: ''
  4494. },
  4495. {
  4496. autoid: 17901,
  4497. tablekey: 'table_pcweb_fincial_aduit_kx',
  4498. columnfield: 'contracttype',
  4499. columntitle: '合同类型',
  4500. columnwidth: '0',
  4501. orderindex: 20,
  4502. isshow: 1,
  4503. aligntype: 1,
  4504. formattertype: '',
  4505. formatterstring: '',
  4506. remark: 'contracttype',
  4507. needsummary: 0,
  4508. summarytype: 0,
  4509. groupname: ''
  4510. },
  4511. {
  4512. autoid: 17902,
  4513. tablekey: 'table_pcweb_fincial_aduit_kx',
  4514. columnfield: 'buyusernameOrsellusername',
  4515. columntitle: '对手方',
  4516. columnwidth: '0',
  4517. orderindex: 30,
  4518. isshow: 1,
  4519. aligntype: 1,
  4520. formattertype: '',
  4521. formatterstring: '',
  4522. remark: 'userinfotype',
  4523. needsummary: 0,
  4524. summarytype: 0,
  4525. groupname: ''
  4526. },
  4527. {
  4528. autoid: 17903,
  4529. tablekey: 'table_pcweb_fincial_aduit_kx',
  4530. columnfield: 'contractno',
  4531. columntitle: '合同编号',
  4532. columnwidth: '0',
  4533. orderindex: 40,
  4534. isshow: 1,
  4535. aligntype: 1,
  4536. formattertype: '',
  4537. formatterstring: '',
  4538. remark: 'contractno',
  4539. needsummary: 0,
  4540. summarytype: 0,
  4541. groupname: ''
  4542. },
  4543. {
  4544. autoid: 17904,
  4545. tablekey: 'table_pcweb_fincial_aduit_kx',
  4546. columnfield: 'deliverygoodsname',
  4547. columntitle: '现货品种',
  4548. columnwidth: '0',
  4549. orderindex: 50,
  4550. isshow: 1,
  4551. aligntype: 1,
  4552. formattertype: '',
  4553. formatterstring: '',
  4554. remark: 'deliverygoodsname',
  4555. needsummary: 0,
  4556. summarytype: 0,
  4557. groupname: ''
  4558. },
  4559. {
  4560. autoid: 17905,
  4561. tablekey: 'table_pcweb_fincial_aduit_kx',
  4562. columnfield: 'operateapplytype',
  4563. columntitle: '点价类型',
  4564. columnwidth: '0',
  4565. orderindex: 60,
  4566. isshow: 1,
  4567. aligntype: 1,
  4568. formattertype: '',
  4569. formatterstring: '',
  4570. remark: 'operateapplytype',
  4571. needsummary: 0,
  4572. summarytype: 0,
  4573. groupname: ''
  4574. },
  4575. {
  4576. autoid: 17906,
  4577. tablekey: 'table_pcweb_fincial_aduit_kx',
  4578. columnfield: 'kxtype',
  4579. columntitle: '款项类型',
  4580. columnwidth: '0',
  4581. orderindex: 70,
  4582. isshow: 1,
  4583. aligntype: 1,
  4584. formattertype: '',
  4585. formatterstring: '',
  4586. remark: 'kxtype',
  4587. needsummary: 0,
  4588. summarytype: 0,
  4589. groupname: ''
  4590. },
  4591. {
  4592. autoid: 17907,
  4593. tablekey: 'table_pcweb_fincial_aduit_kx',
  4594. columnfield: 'payamount',
  4595. columntitle: '金额',
  4596. columnwidth: '0',
  4597. orderindex: 80,
  4598. isshow: 1,
  4599. aligntype: 1,
  4600. formattertype: '',
  4601. formatterstring: '',
  4602. remark: 'payamount',
  4603. needsummary: 0,
  4604. summarytype: 0,
  4605. groupname: ''
  4606. },
  4607. {
  4608. autoid: 17908,
  4609. tablekey: 'table_pcweb_fincial_aduit_kx',
  4610. columnfield: 'applytime',
  4611. columntitle: '登记时间',
  4612. columnwidth: '0',
  4613. orderindex: 90,
  4614. isshow: 1,
  4615. aligntype: 1,
  4616. formattertype: '',
  4617. formatterstring: '',
  4618. remark: 'applytime',
  4619. needsummary: 0,
  4620. summarytype: 0,
  4621. groupname: ''
  4622. },
  4623. {
  4624. autoid: 17909,
  4625. tablekey: 'table_pcweb_fincial_aduit_kx',
  4626. columnfield: 'applyname',
  4627. columntitle: '登记人',
  4628. columnwidth: '0',
  4629. orderindex: 100,
  4630. isshow: 1,
  4631. aligntype: 1,
  4632. formattertype: '',
  4633. formatterstring: '',
  4634. remark: 'applyname',
  4635. needsummary: 0,
  4636. summarytype: 0,
  4637. groupname: ''
  4638. }
  4639. ]
  4640. },
  4641. {
  4642. tablekey: 'table_pcweb_stock_aduit_in',
  4643. tabletype: 2,
  4644. tablename: '库存审核-入库',
  4645. tabelmenu: '',
  4646. remark: 'web端-库存审核-入库',
  4647. columns: [
  4648. {
  4649. autoid: 17910,
  4650. tablekey: 'table_pcweb_stock_aduit_in',
  4651. columnfield: 'applystatus',
  4652. columntitle: '状态',
  4653. columnwidth: '0',
  4654. orderindex: 10,
  4655. isshow: 1,
  4656. aligntype: 1,
  4657. formattertype: '',
  4658. formatterstring: '',
  4659. remark: 'applystatus',
  4660. needsummary: 0,
  4661. summarytype: 0,
  4662. groupname: ''
  4663. },
  4664. {
  4665. autoid: 17911,
  4666. tablekey: 'table_pcweb_stock_aduit_in',
  4667. columnfield: 'inouttype',
  4668. columntitle: '入库类型',
  4669. columnwidth: '0',
  4670. orderindex: 20,
  4671. isshow: 1,
  4672. aligntype: 1,
  4673. formattertype: '',
  4674. formatterstring: '',
  4675. remark: 'inouttype',
  4676. needsummary: 0,
  4677. summarytype: 0,
  4678. groupname: ''
  4679. },
  4680. {
  4681. autoid: 17912,
  4682. tablekey: 'table_pcweb_stock_aduit_in',
  4683. columnfield: 'deliverygoodsname',
  4684. columntitle: '现货品种',
  4685. columnwidth: '0',
  4686. orderindex: 30,
  4687. isshow: 1,
  4688. aligntype: 1,
  4689. formattertype: '',
  4690. formatterstring: '',
  4691. remark: 'deliverygoodsname',
  4692. needsummary: 0,
  4693. summarytype: 0,
  4694. groupname: ''
  4695. },
  4696. {
  4697. autoid: 17913,
  4698. tablekey: 'table_pcweb_stock_aduit_in',
  4699. columnfield: 'wrstandardname',
  4700. columntitle: '品类',
  4701. columnwidth: '0',
  4702. orderindex: 40,
  4703. isshow: 1,
  4704. aligntype: 1,
  4705. formattertype: '',
  4706. formatterstring: '',
  4707. remark: 'wrstandardname',
  4708. needsummary: 0,
  4709. summarytype: 0,
  4710. groupname: ''
  4711. },
  4712. {
  4713. autoid: 17914,
  4714. tablekey: 'table_pcweb_stock_aduit_in',
  4715. columnfield: 'brandname',
  4716. columntitle: '品牌',
  4717. columnwidth: '0',
  4718. orderindex: 50,
  4719. isshow: 1,
  4720. aligntype: 1,
  4721. formattertype: '',
  4722. formatterstring: '',
  4723. remark: 'brandname',
  4724. needsummary: 0,
  4725. summarytype: 0,
  4726. groupname: ''
  4727. },
  4728. {
  4729. autoid: 17915,
  4730. tablekey: 'table_pcweb_stock_aduit_in',
  4731. columnfield: 'warehousename',
  4732. columntitle: '仓库',
  4733. columnwidth: '0',
  4734. orderindex: 60,
  4735. isshow: 1,
  4736. aligntype: 1,
  4737. formattertype: '',
  4738. formatterstring: '',
  4739. remark: 'warehousename',
  4740. needsummary: 0,
  4741. summarytype: 0,
  4742. groupname: ''
  4743. },
  4744. {
  4745. autoid: 17916,
  4746. tablekey: 'table_pcweb_stock_aduit_in',
  4747. columnfield: 'contracttype',
  4748. columntitle: '合同类型',
  4749. columnwidth: '0',
  4750. orderindex: 70,
  4751. isshow: 1,
  4752. aligntype: 1,
  4753. formattertype: '',
  4754. formatterstring: '',
  4755. remark: 'contracttype',
  4756. needsummary: 0,
  4757. summarytype: 0,
  4758. groupname: ''
  4759. },
  4760. {
  4761. autoid: 17917,
  4762. tablekey: 'table_pcweb_stock_aduit_in',
  4763. columnfield: 'buynicknameOrsellusername',
  4764. columntitle: '对手方',
  4765. columnwidth: '0',
  4766. orderindex: 80,
  4767. isshow: 1,
  4768. aligntype: 1,
  4769. formattertype: '',
  4770. formatterstring: '',
  4771. remark: 'buynicknameOrsellusername',
  4772. needsummary: 0,
  4773. summarytype: 0,
  4774. groupname: ''
  4775. },
  4776. {
  4777. autoid: 17918,
  4778. tablekey: 'table_pcweb_stock_aduit_in',
  4779. columnfield: 'contractno',
  4780. columntitle: '合同编号',
  4781. columnwidth: '0',
  4782. orderindex: 90,
  4783. isshow: 1,
  4784. aligntype: 1,
  4785. formattertype: '',
  4786. formatterstring: '',
  4787. remark: 'contractno',
  4788. needsummary: 0,
  4789. summarytype: 0,
  4790. groupname: ''
  4791. },
  4792. {
  4793. autoid: 17919,
  4794. tablekey: 'table_pcweb_stock_aduit_in',
  4795. columnfield: 'pricetype',
  4796. columntitle: '点价类型',
  4797. columnwidth: '0',
  4798. orderindex: 100,
  4799. isshow: 1,
  4800. aligntype: 1,
  4801. formattertype: '',
  4802. formatterstring: '',
  4803. remark: 'pricetype',
  4804. needsummary: 0,
  4805. summarytype: 0,
  4806. groupname: ''
  4807. },
  4808. {
  4809. autoid: 17920,
  4810. tablekey: 'table_pcweb_stock_aduit_in',
  4811. columnfield: 'applytime',
  4812. columntitle: '登记时间',
  4813. columnwidth: '0',
  4814. orderindex: 110,
  4815. isshow: 1,
  4816. aligntype: 1,
  4817. formattertype: '',
  4818. formatterstring: '',
  4819. remark: 'applytime',
  4820. needsummary: 0,
  4821. summarytype: 0,
  4822. groupname: ''
  4823. },
  4824. {
  4825. autoid: 17921,
  4826. tablekey: 'table_pcweb_stock_aduit_in',
  4827. columnfield: 'applyname',
  4828. columntitle: '登记人',
  4829. columnwidth: '0',
  4830. orderindex: 120,
  4831. isshow: 1,
  4832. aligntype: 1,
  4833. formattertype: '',
  4834. formatterstring: '',
  4835. remark: 'applyname',
  4836. needsummary: 0,
  4837. summarytype: 0,
  4838. groupname: ''
  4839. }
  4840. ]
  4841. },
  4842. {
  4843. tablekey: 'table_pcweb_stock_aduit_out',
  4844. tabletype: 2,
  4845. tablename: '库存审核-出库',
  4846. tabelmenu: '',
  4847. remark: 'web端-库存审核-出库',
  4848. columns: [
  4849. {
  4850. autoid: 17922,
  4851. tablekey: 'table_pcweb_stock_aduit_out',
  4852. columnfield: 'applystatus',
  4853. columntitle: '状态',
  4854. columnwidth: '0',
  4855. orderindex: 10,
  4856. isshow: 1,
  4857. aligntype: 1,
  4858. formattertype: '',
  4859. formatterstring: '',
  4860. remark: 'applystatus',
  4861. needsummary: 0,
  4862. summarytype: 0,
  4863. groupname: ''
  4864. },
  4865. {
  4866. autoid: 17923,
  4867. tablekey: 'table_pcweb_stock_aduit_out',
  4868. columnfield: 'inouttype',
  4869. columntitle: '出库类型',
  4870. columnwidth: '0',
  4871. orderindex: 20,
  4872. isshow: 1,
  4873. aligntype: 1,
  4874. formattertype: '',
  4875. formatterstring: '',
  4876. remark: 'inouttype',
  4877. needsummary: 0,
  4878. summarytype: 0,
  4879. groupname: ''
  4880. },
  4881. {
  4882. autoid: 17924,
  4883. tablekey: 'table_pcweb_stock_aduit_out',
  4884. columnfield: 'deliverygoodsname',
  4885. columntitle: '现货品种',
  4886. columnwidth: '0',
  4887. orderindex: 30,
  4888. isshow: 1,
  4889. aligntype: 1,
  4890. formattertype: '',
  4891. formatterstring: '',
  4892. remark: 'deliverygoodsname',
  4893. needsummary: 0,
  4894. summarytype: 0,
  4895. groupname: ''
  4896. },
  4897. {
  4898. autoid: 17925,
  4899. tablekey: 'table_pcweb_stock_aduit_out',
  4900. columnfield: 'wrstandardname',
  4901. columntitle: '品类',
  4902. columnwidth: '0',
  4903. orderindex: 40,
  4904. isshow: 1,
  4905. aligntype: 1,
  4906. formattertype: '',
  4907. formatterstring: '',
  4908. remark: 'wrstandardname',
  4909. needsummary: 0,
  4910. summarytype: 0,
  4911. groupname: ''
  4912. },
  4913. {
  4914. autoid: 17926,
  4915. tablekey: 'table_pcweb_stock_aduit_out',
  4916. columnfield: 'brandname',
  4917. columntitle: '品牌',
  4918. columnwidth: '0',
  4919. orderindex: 50,
  4920. isshow: 1,
  4921. aligntype: 1,
  4922. formattertype: '',
  4923. formatterstring: '',
  4924. remark: 'brandname',
  4925. needsummary: 0,
  4926. summarytype: 0,
  4927. groupname: ''
  4928. },
  4929. {
  4930. autoid: 17927,
  4931. tablekey: 'table_pcweb_stock_aduit_out',
  4932. columnfield: 'warehousename',
  4933. columntitle: '仓库',
  4934. columnwidth: '0',
  4935. orderindex: 60,
  4936. isshow: 1,
  4937. aligntype: 1,
  4938. formattertype: '',
  4939. formatterstring: '',
  4940. remark: 'warehousename',
  4941. needsummary: 0,
  4942. summarytype: 0,
  4943. groupname: ''
  4944. },
  4945. {
  4946. autoid: 17928,
  4947. tablekey: 'table_pcweb_stock_aduit_out',
  4948. columnfield: 'contracttype',
  4949. columntitle: '合同类型',
  4950. columnwidth: '0',
  4951. orderindex: 70,
  4952. isshow: 1,
  4953. aligntype: 1,
  4954. formattertype: '',
  4955. formatterstring: '',
  4956. remark: 'contracttype',
  4957. needsummary: 0,
  4958. summarytype: 0,
  4959. groupname: ''
  4960. },
  4961. {
  4962. autoid: 17929,
  4963. tablekey: 'table_pcweb_stock_aduit_out',
  4964. columnfield: 'buynicknameOrsellusername',
  4965. columntitle: '对手方',
  4966. columnwidth: '0',
  4967. orderindex: 80,
  4968. isshow: 1,
  4969. aligntype: 1,
  4970. formattertype: '',
  4971. formatterstring: '',
  4972. remark: 'buynicknameOrsellusername',
  4973. needsummary: 0,
  4974. summarytype: 0,
  4975. groupname: ''
  4976. },
  4977. {
  4978. autoid: 17930,
  4979. tablekey: 'table_pcweb_stock_aduit_out',
  4980. columnfield: 'contractno',
  4981. columntitle: '合同编号',
  4982. columnwidth: '0',
  4983. orderindex: 90,
  4984. isshow: 1,
  4985. aligntype: 1,
  4986. formattertype: '',
  4987. formatterstring: '',
  4988. remark: 'contractno',
  4989. needsummary: 0,
  4990. summarytype: 0,
  4991. groupname: ''
  4992. },
  4993. {
  4994. autoid: 17931,
  4995. tablekey: 'table_pcweb_stock_aduit_out',
  4996. columnfield: 'pricetype',
  4997. columntitle: '点价类型',
  4998. columnwidth: '0',
  4999. orderindex: 100,
  5000. isshow: 1,
  5001. aligntype: 1,
  5002. formattertype: '',
  5003. formatterstring: '',
  5004. remark: 'pricetype',
  5005. needsummary: 0,
  5006. summarytype: 0,
  5007. groupname: ''
  5008. },
  5009. {
  5010. autoid: 17932,
  5011. tablekey: 'table_pcweb_stock_aduit_out',
  5012. columnfield: 'applytime',
  5013. columntitle: '登记时间',
  5014. columnwidth: '0',
  5015. orderindex: 110,
  5016. isshow: 1,
  5017. aligntype: 1,
  5018. formattertype: '',
  5019. formatterstring: '',
  5020. remark: 'applytime',
  5021. needsummary: 0,
  5022. summarytype: 0,
  5023. groupname: ''
  5024. },
  5025. {
  5026. autoid: 17933,
  5027. tablekey: 'table_pcweb_stock_aduit_out',
  5028. columnfield: 'applyname',
  5029. columntitle: '登记人',
  5030. columnwidth: '0',
  5031. orderindex: 120,
  5032. isshow: 1,
  5033. aligntype: 1,
  5034. formattertype: '',
  5035. formatterstring: '',
  5036. remark: 'applyname',
  5037. needsummary: 0,
  5038. summarytype: 0,
  5039. groupname: ''
  5040. }
  5041. ]
  5042. },
  5043. {
  5044. tablekey: 'table_pcweb_stock_manage_current',
  5045. tabletype: 2,
  5046. tablename: '库存管理-当前库存',
  5047. tabelmenu: '',
  5048. remark: '手机端-库存管理-当前库存',
  5049. columns: [
  5050. {
  5051. autoid: 17934,
  5052. tablekey: 'table_pcweb_stock_manage_current',
  5053. columnfield: 'userinfotype',
  5054. columntitle: '现货品种',
  5055. columnwidth: '0',
  5056. orderindex: 10,
  5057. isshow: 1,
  5058. aligntype: 1,
  5059. formattertype: '',
  5060. formatterstring: '',
  5061. remark: 'userinfotype',
  5062. needsummary: 0,
  5063. summarytype: 0,
  5064. groupname: ''
  5065. },
  5066. {
  5067. autoid: 17935,
  5068. tablekey: 'table_pcweb_stock_manage_current',
  5069. columnfield: 'userinfotype',
  5070. columntitle: '品类',
  5071. columnwidth: '0',
  5072. orderindex: 20,
  5073. isshow: 1,
  5074. aligntype: 1,
  5075. formattertype: '',
  5076. formatterstring: '',
  5077. remark: 'userinfotype',
  5078. needsummary: 0,
  5079. summarytype: 0,
  5080. groupname: ''
  5081. },
  5082. {
  5083. autoid: 17936,
  5084. tablekey: 'table_pcweb_stock_manage_current',
  5085. columnfield: 'userinfotype',
  5086. columntitle: '品牌',
  5087. columnwidth: '0',
  5088. orderindex: 30,
  5089. isshow: 1,
  5090. aligntype: 1,
  5091. formattertype: '',
  5092. formatterstring: '',
  5093. remark: 'userinfotype',
  5094. needsummary: 0,
  5095. summarytype: 0,
  5096. groupname: ''
  5097. },
  5098. {
  5099. autoid: 17937,
  5100. tablekey: 'table_pcweb_stock_manage_current',
  5101. columnfield: 'userinfotype',
  5102. columntitle: '仓库',
  5103. columnwidth: '0',
  5104. orderindex: 40,
  5105. isshow: 1,
  5106. aligntype: 1,
  5107. formattertype: '',
  5108. formatterstring: '',
  5109. remark: 'userinfotype',
  5110. needsummary: 0,
  5111. summarytype: 0,
  5112. groupname: ''
  5113. },
  5114. {
  5115. autoid: 17938,
  5116. tablekey: 'table_pcweb_stock_manage_current',
  5117. columnfield: 'userinfotype',
  5118. columntitle: '昨日量',
  5119. columnwidth: '0',
  5120. orderindex: 50,
  5121. isshow: 1,
  5122. aligntype: 1,
  5123. formattertype: '',
  5124. formatterstring: '',
  5125. remark: 'userinfotype',
  5126. needsummary: 0,
  5127. summarytype: 0,
  5128. groupname: ''
  5129. },
  5130. {
  5131. autoid: 17939,
  5132. tablekey: 'table_pcweb_stock_manage_current',
  5133. columnfield: 'userinfotype',
  5134. columntitle: '今日量 ',
  5135. columnwidth: '0',
  5136. orderindex: 60,
  5137. isshow: 1,
  5138. aligntype: 1,
  5139. formattertype: '',
  5140. formatterstring: '',
  5141. remark: 'userinfotype',
  5142. needsummary: 0,
  5143. summarytype: 0,
  5144. groupname: ''
  5145. },
  5146. {
  5147. autoid: 17940,
  5148. tablekey: 'table_pcweb_stock_manage_current',
  5149. columnfield: 'userinfotype',
  5150. columntitle: '今日入库量',
  5151. columnwidth: '0',
  5152. orderindex: 70,
  5153. isshow: 1,
  5154. aligntype: 1,
  5155. formattertype: '',
  5156. formatterstring: '',
  5157. remark: 'userinfotype',
  5158. needsummary: 0,
  5159. summarytype: 0,
  5160. groupname: ''
  5161. },
  5162. {
  5163. autoid: 17941,
  5164. tablekey: 'table_pcweb_stock_manage_current',
  5165. columnfield: 'userinfotype',
  5166. columntitle: '今日出库量',
  5167. columnwidth: '0',
  5168. orderindex: 80,
  5169. isshow: 1,
  5170. aligntype: 1,
  5171. formattertype: '',
  5172. formatterstring: '',
  5173. remark: 'userinfotype',
  5174. needsummary: 0,
  5175. summarytype: 0,
  5176. groupname: ''
  5177. }
  5178. ]
  5179. },
  5180. {
  5181. tablekey: 'table_pcweb_stock_manage_applylog',
  5182. tabletype: 2,
  5183. tablename: '库存管理-当前库存',
  5184. tabelmenu: '',
  5185. remark: 'web端-库存管理-当前库存',
  5186. columns: [
  5187. {
  5188. autoid: 17951,
  5189. tablekey: 'table_pcweb_stock_manage_applylog',
  5190. columnfield: 'userinfotype',
  5191. columntitle: '仓库',
  5192. columnwidth: '0',
  5193. orderindex: 70,
  5194. isshow: 1,
  5195. aligntype: 1,
  5196. formattertype: '',
  5197. formatterstring: '',
  5198. remark: 'userinfotype',
  5199. needsummary: 0,
  5200. summarytype: 0,
  5201. groupname: ''
  5202. },
  5203. {
  5204. autoid: 17952,
  5205. tablekey: 'table_pcweb_stock_manage_applylog',
  5206. columnfield: 'userinfotype',
  5207. columntitle: '申请人',
  5208. columnwidth: '0',
  5209. orderindex: 80,
  5210. isshow: 1,
  5211. aligntype: 1,
  5212. formattertype: '',
  5213. formatterstring: '',
  5214. remark: 'userinfotype',
  5215. needsummary: 0,
  5216. summarytype: 0,
  5217. groupname: ''
  5218. },
  5219. {
  5220. autoid: 17953,
  5221. tablekey: 'table_pcweb_stock_manage_applylog',
  5222. columnfield: 'userinfotype',
  5223. columntitle: '审核人',
  5224. columnwidth: '0',
  5225. orderindex: 90,
  5226. isshow: 1,
  5227. aligntype: 1,
  5228. formattertype: '',
  5229. formatterstring: '',
  5230. remark: 'userinfotype',
  5231. needsummary: 0,
  5232. summarytype: 0,
  5233. groupname: ''
  5234. },
  5235. {
  5236. autoid: 17942,
  5237. tablekey: 'table_pcweb_stock_manage_applylog',
  5238. columnfield: 'userinfotype',
  5239. columntitle: '登记时间',
  5240. columnwidth: '0',
  5241. orderindex: 10,
  5242. isshow: 1,
  5243. aligntype: 1,
  5244. formattertype: '',
  5245. formatterstring: '',
  5246. remark: 'userinfotype',
  5247. needsummary: 0,
  5248. summarytype: 0,
  5249. groupname: ''
  5250. },
  5251. {
  5252. autoid: 17943,
  5253. tablekey: 'table_pcweb_stock_manage_applylog',
  5254. columnfield: 'userinfotype',
  5255. columntitle: '审核时间',
  5256. columnwidth: '0',
  5257. orderindex: 10,
  5258. isshow: 1,
  5259. aligntype: 1,
  5260. formattertype: '',
  5261. formatterstring: '',
  5262. remark: 'userinfotype',
  5263. needsummary: 0,
  5264. summarytype: 0,
  5265. groupname: ''
  5266. },
  5267. {
  5268. autoid: 17944,
  5269. tablekey: 'table_pcweb_stock_manage_applylog',
  5270. columnfield: 'userinfotype',
  5271. columntitle: '现货品种',
  5272. columnwidth: '0',
  5273. orderindex: 20,
  5274. isshow: 1,
  5275. aligntype: 1,
  5276. formattertype: '',
  5277. formatterstring: '',
  5278. remark: 'userinfotype',
  5279. needsummary: 0,
  5280. summarytype: 0,
  5281. groupname: ''
  5282. },
  5283. {
  5284. autoid: 17945,
  5285. tablekey: 'table_pcweb_stock_manage_applylog',
  5286. columnfield: 'userinfotype',
  5287. columntitle: '类型',
  5288. columnwidth: '0',
  5289. orderindex: 30,
  5290. isshow: 1,
  5291. aligntype: 1,
  5292. formattertype: '',
  5293. formatterstring: '',
  5294. remark: 'userinfotype',
  5295. needsummary: 0,
  5296. summarytype: 0,
  5297. groupname: ''
  5298. },
  5299. {
  5300. autoid: 17946,
  5301. tablekey: 'table_pcweb_stock_manage_applylog',
  5302. columnfield: 'userinfotype',
  5303. columntitle: '数量',
  5304. columnwidth: '0',
  5305. orderindex: 30,
  5306. isshow: 1,
  5307. aligntype: 1,
  5308. formattertype: '',
  5309. formatterstring: '',
  5310. remark: 'userinfotype',
  5311. needsummary: 0,
  5312. summarytype: 0,
  5313. groupname: ''
  5314. },
  5315. {
  5316. autoid: 17947,
  5317. tablekey: 'table_pcweb_stock_manage_applylog',
  5318. columnfield: 'userinfotype',
  5319. columntitle: '状态',
  5320. columnwidth: '0',
  5321. orderindex: 40,
  5322. isshow: 1,
  5323. aligntype: 1,
  5324. formattertype: '',
  5325. formatterstring: '',
  5326. remark: 'userinfotype',
  5327. needsummary: 0,
  5328. summarytype: 0,
  5329. groupname: ''
  5330. },
  5331. {
  5332. autoid: 17948,
  5333. tablekey: 'table_pcweb_stock_manage_applylog',
  5334. columnfield: 'userinfotype',
  5335. columntitle: '合同编号',
  5336. columnwidth: '0',
  5337. orderindex: 50,
  5338. isshow: 1,
  5339. aligntype: 1,
  5340. formattertype: '',
  5341. formatterstring: '',
  5342. remark: 'userinfotype',
  5343. needsummary: 0,
  5344. summarytype: 0,
  5345. groupname: ''
  5346. },
  5347. {
  5348. autoid: 17949,
  5349. tablekey: 'table_pcweb_stock_manage_applylog',
  5350. columnfield: 'userinfotype',
  5351. columntitle: '品类',
  5352. columnwidth: '0',
  5353. orderindex: 60,
  5354. isshow: 1,
  5355. aligntype: 1,
  5356. formattertype: '',
  5357. formatterstring: '',
  5358. remark: 'userinfotype',
  5359. needsummary: 0,
  5360. summarytype: 0,
  5361. groupname: ''
  5362. },
  5363. {
  5364. autoid: 17950,
  5365. tablekey: 'table_pcweb_stock_manage_applylog',
  5366. columnfield: 'userinfotype',
  5367. columntitle: '品牌',
  5368. columnwidth: '0',
  5369. orderindex: 60,
  5370. isshow: 1,
  5371. aligntype: 1,
  5372. formattertype: '',
  5373. formatterstring: '',
  5374. remark: 'userinfotype',
  5375. needsummary: 0,
  5376. summarytype: 0,
  5377. groupname: ''
  5378. }
  5379. ]
  5380. },
  5381. {
  5382. tablekey: 'table_pcweb_hedging_plan',
  5383. tabletype: 2,
  5384. tablename: '业务-套保计划',
  5385. tabelmenu: '',
  5386. remark: 'web端-业务-套保计划',
  5387. columns: [
  5388. {
  5389. autoid: 17954,
  5390. tablekey: 'table_pcweb_hedging_plan',
  5391. columnfield: 'contracttype',
  5392. columntitle: '计划类型',
  5393. columnwidth: '0',
  5394. orderindex: 10,
  5395. isshow: 1,
  5396. aligntype: 1,
  5397. formattertype: '',
  5398. formatterstring: '',
  5399. remark: 'contracttype',
  5400. needsummary: 0,
  5401. summarytype: 0,
  5402. groupname: ''
  5403. },
  5404. {
  5405. autoid: 17955,
  5406. tablekey: 'table_pcweb_hedging_plan',
  5407. columnfield: 'hedgeplanno',
  5408. columntitle: '计划名称',
  5409. columnwidth: '0',
  5410. orderindex: 20,
  5411. isshow: 1,
  5412. aligntype: 1,
  5413. formattertype: '',
  5414. formatterstring: '',
  5415. remark: 'hedgeplanno',
  5416. needsummary: 0,
  5417. summarytype: 0,
  5418. groupname: ''
  5419. },
  5420. {
  5421. autoid: 17956,
  5422. tablekey: 'table_pcweb_hedging_plan',
  5423. columnfield: 'deliverygoodsname',
  5424. columntitle: '现货品种',
  5425. columnwidth: '0',
  5426. orderindex: 30,
  5427. isshow: 1,
  5428. aligntype: 1,
  5429. formattertype: '',
  5430. formatterstring: '',
  5431. remark: 'deliverygoodsname',
  5432. needsummary: 0,
  5433. summarytype: 0,
  5434. groupname: ''
  5435. },
  5436. {
  5437. autoid: 17957,
  5438. tablekey: 'table_pcweb_hedging_plan',
  5439. columnfield: 'convertfactor',
  5440. columntitle: '标仓系数',
  5441. columnwidth: '0',
  5442. orderindex: 40,
  5443. isshow: 1,
  5444. aligntype: 1,
  5445. formattertype: '',
  5446. formatterstring: '',
  5447. remark: 'convertfactor',
  5448. needsummary: 0,
  5449. summarytype: 0,
  5450. groupname: ''
  5451. },
  5452. {
  5453. autoid: 17958,
  5454. tablekey: 'table_pcweb_hedging_plan',
  5455. columnfield: 'planqty',
  5456. columntitle: '计划量',
  5457. columnwidth: '0',
  5458. orderindex: 50,
  5459. isshow: 1,
  5460. aligntype: 1,
  5461. formattertype: '',
  5462. formatterstring: '',
  5463. remark: 'planqty',
  5464. needsummary: 0,
  5465. summarytype: 0,
  5466. groupname: ''
  5467. },
  5468. {
  5469. autoid: 17959,
  5470. tablekey: 'table_pcweb_hedging_plan',
  5471. columnfield: 'hedgeplanstatus',
  5472. columntitle: '状态',
  5473. columnwidth: '0',
  5474. orderindex: 60,
  5475. isshow: 1,
  5476. aligntype: 1,
  5477. formattertype: '',
  5478. formatterstring: '',
  5479. remark: 'hedgeplanstatus',
  5480. needsummary: 0,
  5481. summarytype: 0,
  5482. groupname: ''
  5483. }
  5484. ]
  5485. },
  5486. {
  5487. tablekey: 'table_pcweb_current_inventory',
  5488. tabletype: 2,
  5489. tablename: '库存查询-当前库存',
  5490. tabelmenu: '',
  5491. remark: 'web端-库存查询-当前库存',
  5492. columns: [
  5493. {
  5494. autoid: 17960,
  5495. tablekey: 'table_pcweb_current_inventory',
  5496. columnfield: 'deliverygoodsname',
  5497. columntitle: '现货品种',
  5498. columnwidth: '0',
  5499. orderindex: 10,
  5500. isshow: 1,
  5501. aligntype: 1,
  5502. formattertype: '',
  5503. formatterstring: '',
  5504. remark: 'deliverygoodsname',
  5505. needsummary: 0,
  5506. summarytype: 0,
  5507. groupname: ''
  5508. },
  5509. {
  5510. autoid: 17961,
  5511. tablekey: 'table_pcweb_current_inventory',
  5512. columnfield: 'wrstandardname',
  5513. columntitle: '品类',
  5514. columnwidth: '0',
  5515. orderindex: 20,
  5516. isshow: 1,
  5517. aligntype: 1,
  5518. formattertype: '',
  5519. formatterstring: '',
  5520. remark: 'wrstandardname',
  5521. needsummary: 0,
  5522. summarytype: 0,
  5523. groupname: ''
  5524. },
  5525. {
  5526. autoid: 17962,
  5527. tablekey: 'table_pcweb_current_inventory',
  5528. columnfield: 'brandname',
  5529. columntitle: '品牌',
  5530. columnwidth: '0',
  5531. orderindex: 30,
  5532. isshow: 1,
  5533. aligntype: 1,
  5534. formattertype: '',
  5535. formatterstring: '',
  5536. remark: 'brandname',
  5537. needsummary: 0,
  5538. summarytype: 0,
  5539. groupname: ''
  5540. },
  5541. {
  5542. autoid: 17963,
  5543. tablekey: 'table_pcweb_current_inventory',
  5544. columnfield: 'warehousename',
  5545. columntitle: '仓库',
  5546. columnwidth: '0',
  5547. orderindex: 40,
  5548. isshow: 1,
  5549. aligntype: 1,
  5550. formattertype: '',
  5551. formatterstring: '',
  5552. remark: 'warehousename',
  5553. needsummary: 0,
  5554. summarytype: 0,
  5555. groupname: ''
  5556. },
  5557. {
  5558. autoid: 17964,
  5559. tablekey: 'table_pcweb_current_inventory',
  5560. columnfield: 'oristock',
  5561. columntitle: '昨日量',
  5562. columnwidth: '0',
  5563. orderindex: 50,
  5564. isshow: 1,
  5565. aligntype: 1,
  5566. formattertype: '',
  5567. formatterstring: '',
  5568. remark: 'oristock',
  5569. needsummary: 0,
  5570. summarytype: 0,
  5571. groupname: ''
  5572. },
  5573. {
  5574. autoid: 17965,
  5575. tablekey: 'table_pcweb_current_inventory',
  5576. columnfield: 'todayproduceinqty',
  5577. columntitle: '今日入库量',
  5578. columnwidth: '0',
  5579. orderindex: 60,
  5580. isshow: 1,
  5581. aligntype: 1,
  5582. formattertype: '',
  5583. formatterstring: '',
  5584. remark: 'todayproduceinqty',
  5585. needsummary: 0,
  5586. summarytype: 0,
  5587. groupname: ''
  5588. },
  5589. {
  5590. autoid: 17966,
  5591. tablekey: 'table_pcweb_current_inventory',
  5592. columnfield: 'todayproduceoutqty',
  5593. columntitle: '今日出库量',
  5594. columnwidth: '0',
  5595. orderindex: 70,
  5596. isshow: 1,
  5597. aligntype: 1,
  5598. formattertype: '',
  5599. formatterstring: '',
  5600. remark: 'todayproduceoutqty',
  5601. needsummary: 0,
  5602. summarytype: 0,
  5603. groupname: ''
  5604. },
  5605. {
  5606. autoid: 17967,
  5607. tablekey: 'table_pcweb_current_inventory',
  5608. columnfield: 'curstock',
  5609. columntitle: '今日量',
  5610. columnwidth: '0',
  5611. orderindex: 80,
  5612. isshow: 1,
  5613. aligntype: 1,
  5614. formattertype: '',
  5615. formatterstring: '',
  5616. remark: 'curstock',
  5617. needsummary: 0,
  5618. summarytype: 0,
  5619. groupname: ''
  5620. }
  5621. ]
  5622. },
  5623. {
  5624. tablekey: 'table_pcweb_application_record',
  5625. tabletype: 2,
  5626. tablename: '库存查询-申请记录',
  5627. tabelmenu: '',
  5628. remark: 'web端-库存查询-申请记录',
  5629. columns: [
  5630. {
  5631. autoid: 17968,
  5632. tablekey: 'table_pcweb_application_record',
  5633. columnfield: 'deliverygoodsname',
  5634. columntitle: '现货品种',
  5635. columnwidth: '0',
  5636. orderindex: 10,
  5637. isshow: 1,
  5638. aligntype: 1,
  5639. formattertype: '',
  5640. formatterstring: '',
  5641. remark: 'deliverygoodsname',
  5642. needsummary: 0,
  5643. summarytype: 0,
  5644. groupname: ''
  5645. },
  5646. {
  5647. autoid: 17969,
  5648. tablekey: 'table_pcweb_application_record',
  5649. columnfield: 'wrstandardname',
  5650. columntitle: '品类',
  5651. columnwidth: '0',
  5652. orderindex: 20,
  5653. isshow: 1,
  5654. aligntype: 1,
  5655. formattertype: '',
  5656. formatterstring: '',
  5657. remark: 'wrstandardname',
  5658. needsummary: 0,
  5659. summarytype: 0,
  5660. groupname: ''
  5661. },
  5662. {
  5663. autoid: 17970,
  5664. tablekey: 'table_pcweb_application_record',
  5665. columnfield: 'brandname',
  5666. columntitle: '品牌',
  5667. columnwidth: '0',
  5668. orderindex: 30,
  5669. isshow: 1,
  5670. aligntype: 1,
  5671. formattertype: '',
  5672. formatterstring: '',
  5673. remark: 'brandname',
  5674. needsummary: 0,
  5675. summarytype: 0,
  5676. groupname: ''
  5677. },
  5678. {
  5679. autoid: 17971,
  5680. tablekey: 'table_pcweb_application_record',
  5681. columnfield: 'warehousename',
  5682. columntitle: '仓库',
  5683. columnwidth: '0',
  5684. orderindex: 40,
  5685. isshow: 1,
  5686. aligntype: 1,
  5687. formattertype: '',
  5688. formatterstring: '',
  5689. remark: 'warehousename',
  5690. needsummary: 0,
  5691. summarytype: 0,
  5692. groupname: ''
  5693. },
  5694. {
  5695. autoid: 17972,
  5696. tablekey: 'table_pcweb_application_record',
  5697. columnfield: 'pricetype',
  5698. columntitle: '类型',
  5699. columnwidth: '0',
  5700. orderindex: 50,
  5701. isshow: 1,
  5702. aligntype: 1,
  5703. formattertype: '',
  5704. formatterstring: '',
  5705. remark: 'pricetype',
  5706. needsummary: 0,
  5707. summarytype: 0,
  5708. groupname: ''
  5709. },
  5710. {
  5711. autoid: 17973,
  5712. tablekey: 'table_pcweb_application_record',
  5713. columnfield: 'qty',
  5714. columntitle: '数量',
  5715. columnwidth: '0',
  5716. orderindex: 60,
  5717. isshow: 1,
  5718. aligntype: 1,
  5719. formattertype: '',
  5720. formatterstring: '',
  5721. remark: 'qty',
  5722. needsummary: 0,
  5723. summarytype: 0,
  5724. groupname: ''
  5725. },
  5726. {
  5727. autoid: 17974,
  5728. tablekey: 'table_pcweb_application_record',
  5729. columnfield: 'contractno',
  5730. columntitle: '合同编号',
  5731. columnwidth: '0',
  5732. orderindex: 70,
  5733. isshow: 1,
  5734. aligntype: 1,
  5735. formattertype: '',
  5736. formatterstring: '',
  5737. remark: 'contractno',
  5738. needsummary: 0,
  5739. summarytype: 0,
  5740. groupname: ''
  5741. },
  5742. {
  5743. autoid: 17975,
  5744. tablekey: 'table_pcweb_application_record',
  5745. columnfield: 'applytime',
  5746. columntitle: '登记时间',
  5747. columnwidth: '0',
  5748. orderindex: 80,
  5749. isshow: 1,
  5750. aligntype: 1,
  5751. formattertype: '',
  5752. formatterstring: '',
  5753. remark: 'hedgeplanstatus',
  5754. needsummary: 0,
  5755. summarytype: 0,
  5756. groupname: ''
  5757. },
  5758. {
  5759. autoid: 17976,
  5760. tablekey: 'table_pcweb_application_record',
  5761. columnfield: 'applyname',
  5762. columntitle: '登记人',
  5763. columnwidth: '0',
  5764. orderindex: 90,
  5765. isshow: 1,
  5766. aligntype: 1,
  5767. formattertype: '',
  5768. formatterstring: '',
  5769. remark: 'hedgeplanstatus',
  5770. needsummary: 0,
  5771. summarytype: 0,
  5772. groupname: ''
  5773. },
  5774. {
  5775. autoid: 17977,
  5776. tablekey: 'table_pcweb_application_record',
  5777. columnfield: 'audittime',
  5778. columntitle: '审核时间',
  5779. columnwidth: '0',
  5780. orderindex: 100,
  5781. isshow: 1,
  5782. aligntype: 1,
  5783. formattertype: '',
  5784. formatterstring: '',
  5785. remark: 'hedgeplanstatus',
  5786. needsummary: 0,
  5787. summarytype: 0,
  5788. groupname: ''
  5789. },
  5790. {
  5791. autoid: 17978,
  5792. tablekey: 'table_pcweb_application_record',
  5793. columnfield: 'auditname',
  5794. columntitle: '审核人',
  5795. columnwidth: '0',
  5796. orderindex: 110,
  5797. isshow: 1,
  5798. aligntype: 1,
  5799. formattertype: '',
  5800. formatterstring: '',
  5801. remark: 'hedgeplanstatus',
  5802. needsummary: 0,
  5803. summarytype: 0,
  5804. groupname: ''
  5805. }
  5806. ]
  5807. },
  5808. {
  5809. tablekey: 'table_pcweb_someprice_detail_dj',
  5810. tabletype: 2,
  5811. tablename: '现货合同详情-点价记录',
  5812. tabelmenu: '',
  5813. remark: 'web端-现货合同详情-点价记录',
  5814. columns: [
  5815. {
  5816. autoid: 17979,
  5817. tablekey: 'table_pcweb_someprice_detail_dj',
  5818. columnfield: 'applytime',
  5819. columntitle: '点价登记时间',
  5820. columnwidth: '0',
  5821. orderindex: 10,
  5822. isshow: 1,
  5823. aligntype: 1,
  5824. formattertype: '',
  5825. formatterstring: '',
  5826. remark: 'applytime',
  5827. needsummary: 0,
  5828. summarytype: 0,
  5829. groupname: ''
  5830. },
  5831. {
  5832. autoid: 17980,
  5833. tablekey: 'table_pcweb_someprice_detail_dj',
  5834. columnfield: 'audittime',
  5835. columntitle: '点价审核时间',
  5836. columnwidth: '0',
  5837. orderindex: 20,
  5838. isshow: 1,
  5839. aligntype: 1,
  5840. formattertype: '',
  5841. formatterstring: '',
  5842. remark: 'audittime',
  5843. needsummary: 0,
  5844. summarytype: 0,
  5845. groupname: ''
  5846. },
  5847. {
  5848. autoid: 17981,
  5849. tablekey: 'table_pcweb_someprice_detail_dj',
  5850. columnfield: 'pricedPrice',
  5851. columntitle: '点价价格',
  5852. columnwidth: '0',
  5853. orderindex: 30,
  5854. isshow: 1,
  5855. aligntype: 1,
  5856. formattertype: '',
  5857. formatterstring: '',
  5858. remark: 'pricedPrice',
  5859. needsummary: 0,
  5860. summarytype: 0,
  5861. groupname: ''
  5862. },
  5863. {
  5864. autoid: 17982,
  5865. tablekey: 'table_pcweb_someprice_detail_dj',
  5866. columnfield: 'pricemove',
  5867. columntitle: '升贴水',
  5868. columnwidth: '0',
  5869. orderindex: 40,
  5870. isshow: 1,
  5871. aligntype: 1,
  5872. formattertype: '',
  5873. formatterstring: '',
  5874. remark: 'pricemove',
  5875. needsummary: 0,
  5876. summarytype: 0,
  5877. groupname: ''
  5878. },
  5879. {
  5880. autoid: 17983,
  5881. tablekey: 'table_pcweb_someprice_detail_dj',
  5882. columnfield: 'pricedQty',
  5883. columntitle: '点价数量',
  5884. columnwidth: '0',
  5885. orderindex: 50,
  5886. isshow: 1,
  5887. aligntype: 1,
  5888. formattertype: '',
  5889. formatterstring: '',
  5890. remark: 'pricedQty',
  5891. needsummary: 0,
  5892. summarytype: 0,
  5893. groupname: ''
  5894. },
  5895. {
  5896. autoid: 17984,
  5897. tablekey: 'table_pcweb_someprice_detail_dj',
  5898. columnfield: 'amount',
  5899. columntitle: '点价金额',
  5900. columnwidth: '0',
  5901. orderindex: 60,
  5902. isshow: 1,
  5903. aligntype: 1,
  5904. formattertype: '',
  5905. formatterstring: '',
  5906. remark: 'amount',
  5907. needsummary: 0,
  5908. summarytype: 0,
  5909. groupname: ''
  5910. },
  5911. {
  5912. autoid: 17985,
  5913. tablekey: 'table_pcweb_someprice_detail_dj',
  5914. columnfield: 'applyname',
  5915. columntitle: '申请人',
  5916. columnwidth: '0',
  5917. orderindex: 70,
  5918. isshow: 1,
  5919. aligntype: 1,
  5920. formattertype: '',
  5921. formatterstring: '',
  5922. remark: 'applyname',
  5923. needsummary: 0,
  5924. summarytype: 0,
  5925. groupname: ''
  5926. },
  5927. {
  5928. autoid: 17986,
  5929. tablekey: 'table_pcweb_someprice_detail_dj',
  5930. columnfield: 'auditname',
  5931. columntitle: '审核人',
  5932. columnwidth: '0',
  5933. orderindex: 80,
  5934. isshow: 1,
  5935. aligntype: 1,
  5936. formattertype: '',
  5937. formatterstring: '',
  5938. remark: 'auditname',
  5939. needsummary: 0,
  5940. summarytype: 0,
  5941. groupname: ''
  5942. },
  5943. {
  5944. autoid: 17987,
  5945. tablekey: 'table_pcweb_someprice_detail_dj',
  5946. columnfield: 'applystatus',
  5947. columntitle: '状态',
  5948. columnwidth: '0',
  5949. orderindex: 90,
  5950. isshow: 1,
  5951. aligntype: 1,
  5952. formattertype: '',
  5953. formatterstring: '',
  5954. remark: 'applystatus',
  5955. needsummary: 0,
  5956. summarytype: 0,
  5957. groupname: ''
  5958. }
  5959. ]
  5960. },
  5961. {
  5962. tablekey: 'table_pcweb_someprice_detail_js',
  5963. tabletype: 2,
  5964. tablename: '现货合同详情-交收记录',
  5965. tabelmenu: '',
  5966. remark: 'web端-现货合同详情-交收记录',
  5967. columns: [
  5968. {
  5969. autoid: 17988,
  5970. tablekey: 'table_pcweb_someprice_detail_js',
  5971. columnfield: 'applytime',
  5972. columntitle: '交收登记时间',
  5973. columnwidth: '0',
  5974. orderindex: 10,
  5975. isshow: 1,
  5976. aligntype: 1,
  5977. formattertype: '',
  5978. formatterstring: '',
  5979. remark: 'applytime',
  5980. needsummary: 0,
  5981. summarytype: 0,
  5982. groupname: ''
  5983. },
  5984. {
  5985. autoid: 17989,
  5986. tablekey: 'table_pcweb_someprice_detail_js',
  5987. columnfield: 'audittime',
  5988. columntitle: '交收审核时间',
  5989. columnwidth: '0',
  5990. orderindex: 20,
  5991. isshow: 1,
  5992. aligntype: 1,
  5993. formattertype: '',
  5994. formatterstring: '',
  5995. remark: 'audittime',
  5996. needsummary: 0,
  5997. summarytype: 0,
  5998. groupname: ''
  5999. },
  6000. {
  6001. autoid: 17990,
  6002. tablekey: 'table_pcweb_someprice_detail_js',
  6003. columnfield: 'reckonrealqty',
  6004. columntitle: '交收量',
  6005. columnwidth: '0',
  6006. orderindex: 30,
  6007. isshow: 1,
  6008. aligntype: 1,
  6009. formattertype: '',
  6010. formatterstring: '',
  6011. remark: 'reckonrealqty',
  6012. needsummary: 0,
  6013. summarytype: 0,
  6014. groupname: ''
  6015. },
  6016. {
  6017. autoid: 17991,
  6018. tablekey: 'table_pcweb_someprice_detail_js',
  6019. columnfield: 'reckonotheramount',
  6020. columntitle: '其他费用',
  6021. columnwidth: '0',
  6022. orderindex: 40,
  6023. isshow: 1,
  6024. aligntype: 1,
  6025. formattertype: '',
  6026. formatterstring: '',
  6027. remark: 'reckonotheramount',
  6028. needsummary: 0,
  6029. summarytype: 0,
  6030. groupname: ''
  6031. },
  6032. {
  6033. autoid: 17992,
  6034. tablekey: 'table_pcweb_someprice_detail_js',
  6035. columnfield: 'reckonadjustamount',
  6036. columntitle: '调整保证金',
  6037. columnwidth: '0',
  6038. orderindex: 50,
  6039. isshow: 1,
  6040. aligntype: 1,
  6041. formattertype: '',
  6042. formatterstring: '',
  6043. remark: 'reckonadjustamount',
  6044. needsummary: 0,
  6045. summarytype: 0,
  6046. groupname: ''
  6047. },
  6048. {
  6049. autoid: 17993,
  6050. tablekey: 'table_pcweb_someprice_detail_js',
  6051. columnfield: 'reckonadjustamount',
  6052. columntitle: '调整金额',
  6053. columnwidth: '0',
  6054. orderindex: 60,
  6055. isshow: 1,
  6056. aligntype: 1,
  6057. formattertype: '',
  6058. formatterstring: '',
  6059. remark: 'reckonadjustamount',
  6060. needsummary: 0,
  6061. summarytype: 0,
  6062. groupname: ''
  6063. },
  6064. {
  6065. autoid: 17994,
  6066. tablekey: 'table_pcweb_someprice_detail_js',
  6067. columnfield: 'applyname',
  6068. columntitle: '申请人',
  6069. columnwidth: '0',
  6070. orderindex: 70,
  6071. isshow: 1,
  6072. aligntype: 1,
  6073. formattertype: '',
  6074. formatterstring: '',
  6075. remark: 'applyname',
  6076. needsummary: 0,
  6077. summarytype: 0,
  6078. groupname: ''
  6079. },
  6080. {
  6081. autoid: 17995,
  6082. tablekey: 'table_pcweb_someprice_detail_js',
  6083. columnfield: 'auditname',
  6084. columntitle: '审核人',
  6085. columnwidth: '0',
  6086. orderindex: 80,
  6087. isshow: 1,
  6088. aligntype: 1,
  6089. formattertype: '',
  6090. formatterstring: '',
  6091. remark: 'auditname',
  6092. needsummary: 0,
  6093. summarytype: 0,
  6094. groupname: ''
  6095. },
  6096. {
  6097. autoid: 17996,
  6098. tablekey: 'table_pcweb_someprice_detail_js',
  6099. columnfield: 'applystatus',
  6100. columntitle: '状态',
  6101. columnwidth: '0',
  6102. orderindex: 90,
  6103. isshow: 1,
  6104. aligntype: 1,
  6105. formattertype: '',
  6106. formatterstring: '',
  6107. remark: 'applystatus',
  6108. needsummary: 0,
  6109. summarytype: 0,
  6110. groupname: ''
  6111. }
  6112. ]
  6113. },
  6114. {
  6115. tablekey: 'table_pcweb_someprice_detail_kx',
  6116. tabletype: 2,
  6117. tablename: '现货合同详情-款项记录',
  6118. tabelmenu: '',
  6119. remark: 'web端-现货合同详情-款项记录',
  6120. columns: [
  6121. {
  6122. autoid: 17997,
  6123. tablekey: 'table_pcweb_someprice_detail_kx',
  6124. columnfield: 'applytime',
  6125. columntitle: '款项登记时间',
  6126. columnwidth: '0',
  6127. orderindex: 10,
  6128. isshow: 1,
  6129. aligntype: 1,
  6130. formattertype: '',
  6131. formatterstring: '',
  6132. remark: 'applytime',
  6133. needsummary: 0,
  6134. summarytype: 0,
  6135. groupname: ''
  6136. },
  6137. {
  6138. autoid: 17998,
  6139. tablekey: 'table_pcweb_someprice_detail_kx',
  6140. columnfield: 'audittime',
  6141. columntitle: '款项审核时间',
  6142. columnwidth: '0',
  6143. orderindex: 20,
  6144. isshow: 1,
  6145. aligntype: 1,
  6146. formattertype: '',
  6147. formatterstring: '',
  6148. remark: 'audittime',
  6149. needsummary: 0,
  6150. summarytype: 0,
  6151. groupname: ''
  6152. },
  6153. {
  6154. autoid: 17999,
  6155. tablekey: 'table_pcweb_someprice_detail_kx',
  6156. columnfield: 'kxtype',
  6157. columntitle: '款项类型',
  6158. columnwidth: '0',
  6159. orderindex: 30,
  6160. isshow: 1,
  6161. aligntype: 1,
  6162. formattertype: '',
  6163. formatterstring: '',
  6164. remark: 'kxtype',
  6165. needsummary: 0,
  6166. summarytype: 0,
  6167. groupname: ''
  6168. },
  6169. {
  6170. autoid: 18000,
  6171. tablekey: 'table_pcweb_someprice_detail_kx',
  6172. columnfield: 'payamount',
  6173. columntitle: '金额',
  6174. columnwidth: '0',
  6175. orderindex: 40,
  6176. isshow: 1,
  6177. aligntype: 1,
  6178. formattertype: '',
  6179. formatterstring: '',
  6180. remark: 'payamount',
  6181. needsummary: 0,
  6182. summarytype: 0,
  6183. groupname: ''
  6184. },
  6185. {
  6186. autoid: 18001,
  6187. tablekey: 'table_pcweb_someprice_detail_kx',
  6188. columnfield: 'applyname',
  6189. columntitle: '申请人',
  6190. columnwidth: '0',
  6191. orderindex: 50,
  6192. isshow: 1,
  6193. aligntype: 1,
  6194. formattertype: '',
  6195. formatterstring: '',
  6196. remark: 'applyname',
  6197. needsummary: 0,
  6198. summarytype: 0,
  6199. groupname: ''
  6200. },
  6201. {
  6202. autoid: 18002,
  6203. tablekey: 'table_pcweb_someprice_detail_kx',
  6204. columnfield: 'auditname',
  6205. columntitle: '审核人',
  6206. columnwidth: '0',
  6207. orderindex: 60,
  6208. isshow: 1,
  6209. aligntype: 1,
  6210. formattertype: '',
  6211. formatterstring: '',
  6212. remark: 'auditname',
  6213. needsummary: 0,
  6214. summarytype: 0,
  6215. groupname: ''
  6216. },
  6217. {
  6218. autoid: 18003,
  6219. tablekey: 'table_pcweb_someprice_detail_kx',
  6220. columnfield: 'applystatus',
  6221. columntitle: '状态',
  6222. columnwidth: '0',
  6223. orderindex: 70,
  6224. isshow: 1,
  6225. aligntype: 1,
  6226. formattertype: '',
  6227. formatterstring: '',
  6228. remark: 'applystatus',
  6229. needsummary: 0,
  6230. summarytype: 0,
  6231. groupname: ''
  6232. }
  6233. ]
  6234. },
  6235. {
  6236. tablekey: 'table_pcweb_someprice_detail_fp',
  6237. tabletype: 2,
  6238. tablename: '现货合同详情-发票记录',
  6239. tabelmenu: '',
  6240. remark: 'web端-现货合同详情-发票记录',
  6241. columns: [
  6242. {
  6243. autoid: 18004,
  6244. tablekey: 'table_pcweb_someprice_detail_fp',
  6245. columnfield: 'applytime',
  6246. columntitle: '发票登记时间',
  6247. columnwidth: '0',
  6248. orderindex: 10,
  6249. isshow: 1,
  6250. aligntype: 1,
  6251. formattertype: '',
  6252. formatterstring: '',
  6253. remark: 'applytime',
  6254. needsummary: 0,
  6255. summarytype: 0,
  6256. groupname: ''
  6257. },
  6258. {
  6259. autoid: 18005,
  6260. tablekey: 'table_pcweb_someprice_detail_fp',
  6261. columnfield: 'audittime',
  6262. columntitle: '发票审核时间',
  6263. columnwidth: '0',
  6264. orderindex: 20,
  6265. isshow: 1,
  6266. aligntype: 1,
  6267. formattertype: '',
  6268. formatterstring: '',
  6269. remark: 'audittime',
  6270. needsummary: 0,
  6271. summarytype: 0,
  6272. groupname: ''
  6273. },
  6274. {
  6275. autoid: 18006,
  6276. tablekey: 'table_pcweb_someprice_detail_fp',
  6277. columnfield: 'contracttype',
  6278. columntitle: '发票类型',
  6279. columnwidth: '0',
  6280. orderindex: 30,
  6281. isshow: 1,
  6282. aligntype: 1,
  6283. formattertype: '',
  6284. formatterstring: '',
  6285. remark: 'contracttype',
  6286. needsummary: 0,
  6287. summarytype: 0,
  6288. groupname: ''
  6289. },
  6290. {
  6291. autoid: 18007,
  6292. tablekey: 'table_pcweb_someprice_detail_fp',
  6293. columnfield: 'InvoiceAmount',
  6294. columntitle: '金额',
  6295. columnwidth: '0',
  6296. orderindex: 40,
  6297. isshow: 1,
  6298. aligntype: 1,
  6299. formattertype: '',
  6300. formatterstring: '',
  6301. remark: 'InvoiceAmount',
  6302. needsummary: 0,
  6303. summarytype: 0,
  6304. groupname: ''
  6305. },
  6306. {
  6307. autoid: 18008,
  6308. tablekey: 'table_pcweb_someprice_detail_fp',
  6309. columnfield: 'applyname',
  6310. columntitle: '申请人',
  6311. columnwidth: '0',
  6312. orderindex: 50,
  6313. isshow: 1,
  6314. aligntype: 1,
  6315. formattertype: '',
  6316. formatterstring: '',
  6317. remark: 'applyname',
  6318. needsummary: 0,
  6319. summarytype: 0,
  6320. groupname: ''
  6321. },
  6322. {
  6323. autoid: 18009,
  6324. tablekey: 'table_pcweb_someprice_detail_fp',
  6325. columnfield: 'auditname',
  6326. columntitle: '审核人',
  6327. columnwidth: '0',
  6328. orderindex: 60,
  6329. isshow: 1,
  6330. aligntype: 1,
  6331. formattertype: '',
  6332. formatterstring: '',
  6333. remark: 'auditname',
  6334. needsummary: 0,
  6335. summarytype: 0,
  6336. groupname: ''
  6337. },
  6338. {
  6339. autoid: 18010,
  6340. tablekey: 'table_pcweb_someprice_detail_fp',
  6341. columnfield: 'applystatus',
  6342. columntitle: '状态',
  6343. columnwidth: '0',
  6344. orderindex: 70,
  6345. isshow: 1,
  6346. aligntype: 1,
  6347. formattertype: '',
  6348. formatterstring: '',
  6349. remark: 'applystatus',
  6350. needsummary: 0,
  6351. summarytype: 0,
  6352. groupname: ''
  6353. }
  6354. ]
  6355. },
  6356. {
  6357. tablekey: 'table_pcweb_someprice_detail_stock',
  6358. tabletype: 2,
  6359. tablename: '现货合同详情-入库记录',
  6360. tabelmenu: '',
  6361. remark: 'web端-现货合同详情-入库记录',
  6362. columns: [
  6363. {
  6364. autoid: 18011,
  6365. tablekey: 'table_pcweb_someprice_detail_stock',
  6366. columnfield: 'applytime',
  6367. columntitle: '入库登记时间',
  6368. columnwidth: '0',
  6369. orderindex: 10,
  6370. isshow: 1,
  6371. aligntype: 1,
  6372. formattertype: '',
  6373. formatterstring: '',
  6374. remark: 'applytime',
  6375. needsummary: 0,
  6376. summarytype: 0,
  6377. groupname: ''
  6378. },
  6379. {
  6380. autoid: 18012,
  6381. tablekey: 'table_pcweb_someprice_detail_stock',
  6382. columnfield: 'audittime',
  6383. columntitle: '入库审核时间',
  6384. columnwidth: '0',
  6385. orderindex: 20,
  6386. isshow: 1,
  6387. aligntype: 1,
  6388. formattertype: '',
  6389. formatterstring: '',
  6390. remark: 'audittime',
  6391. needsummary: 0,
  6392. summarytype: 0,
  6393. groupname: ''
  6394. },
  6395. {
  6396. autoid: 18013,
  6397. tablekey: 'table_pcweb_someprice_detail_stock',
  6398. columnfield: 'deliverygoodsname',
  6399. columntitle: '现货品种',
  6400. columnwidth: '0',
  6401. orderindex: 30,
  6402. isshow: 1,
  6403. aligntype: 1,
  6404. formattertype: '',
  6405. formatterstring: '',
  6406. remark: 'deliverygoodsname',
  6407. needsummary: 0,
  6408. summarytype: 0,
  6409. groupname: ''
  6410. },
  6411. {
  6412. autoid: 18014,
  6413. tablekey: 'table_pcweb_someprice_detail_stock',
  6414. columnfield: 'wrstandardname',
  6415. columntitle: '品类',
  6416. columnwidth: '0',
  6417. orderindex: 40,
  6418. isshow: 1,
  6419. aligntype: 1,
  6420. formattertype: '',
  6421. formatterstring: '',
  6422. remark: 'wrstandardname',
  6423. needsummary: 0,
  6424. summarytype: 0,
  6425. groupname: ''
  6426. },
  6427. {
  6428. autoid: 18015,
  6429. tablekey: 'table_pcweb_someprice_detail_stock',
  6430. columnfield: 'brandname',
  6431. columntitle: '品牌',
  6432. columnwidth: '0',
  6433. orderindex: 50,
  6434. isshow: 1,
  6435. aligntype: 1,
  6436. formattertype: '',
  6437. formatterstring: '',
  6438. remark: 'brandname',
  6439. needsummary: 0,
  6440. summarytype: 0,
  6441. groupname: ''
  6442. },
  6443. {
  6444. autoid: 18016,
  6445. tablekey: 'table_pcweb_someprice_detail_stock',
  6446. columnfield: 'warehousename',
  6447. columntitle: '仓库',
  6448. columnwidth: '0',
  6449. orderindex: 60,
  6450. isshow: 1,
  6451. aligntype: 1,
  6452. formattertype: '',
  6453. formatterstring: '',
  6454. remark: 'warehousename',
  6455. needsummary: 0,
  6456. summarytype: 0,
  6457. groupname: ''
  6458. },
  6459. {
  6460. autoid: 18017,
  6461. tablekey: 'table_pcweb_someprice_detail_stock',
  6462. columnfield: 'inouttype',
  6463. columntitle: '类型',
  6464. columnwidth: '0',
  6465. orderindex: 80,
  6466. isshow: 1,
  6467. aligntype: 1,
  6468. formattertype: '',
  6469. formatterstring: '',
  6470. remark: 'inouttype',
  6471. needsummary: 0,
  6472. summarytype: 0,
  6473. groupname: ''
  6474. },
  6475. {
  6476. autoid: 18018,
  6477. tablekey: 'table_pcweb_someprice_detail_stock',
  6478. columnfield: 'qty',
  6479. columntitle: '数量',
  6480. columnwidth: '0',
  6481. orderindex: 90,
  6482. isshow: 1,
  6483. aligntype: 1,
  6484. formattertype: '',
  6485. formatterstring: '',
  6486. remark: 'qty',
  6487. needsummary: 0,
  6488. summarytype: 0,
  6489. groupname: ''
  6490. }
  6491. ]
  6492. },
  6493. {
  6494. tablekey: 'table_pcweb_someprice_detail_stock_out',
  6495. tabletype: 2,
  6496. tablename: '现货合同详情-出库记录',
  6497. tabelmenu: '',
  6498. remark: 'web端-现货合同详情-出库记录',
  6499. columns: [
  6500. {
  6501. autoid: 18019,
  6502. tablekey: 'table_pcweb_someprice_detail_stock_out',
  6503. columnfield: 'applytime',
  6504. columntitle: '出库登记时间',
  6505. columnwidth: '0',
  6506. orderindex: 10,
  6507. isshow: 1,
  6508. aligntype: 1,
  6509. formattertype: '',
  6510. formatterstring: '',
  6511. remark: 'applytime',
  6512. needsummary: 0,
  6513. summarytype: 0,
  6514. groupname: ''
  6515. },
  6516. {
  6517. autoid: 18020,
  6518. tablekey: 'table_pcweb_someprice_detail_stock_out',
  6519. columnfield: 'audittime',
  6520. columntitle: '出库审核时间',
  6521. columnwidth: '0',
  6522. orderindex: 20,
  6523. isshow: 1,
  6524. aligntype: 1,
  6525. formattertype: '',
  6526. formatterstring: '',
  6527. remark: 'audittime',
  6528. needsummary: 0,
  6529. summarytype: 0,
  6530. groupname: ''
  6531. },
  6532. {
  6533. autoid: 18021,
  6534. tablekey: 'table_pcweb_someprice_detail_stock_out',
  6535. columnfield: 'deliverygoodsname',
  6536. columntitle: '现货品种',
  6537. columnwidth: '0',
  6538. orderindex: 30,
  6539. isshow: 1,
  6540. aligntype: 1,
  6541. formattertype: '',
  6542. formatterstring: '',
  6543. remark: 'deliverygoodsname',
  6544. needsummary: 0,
  6545. summarytype: 0,
  6546. groupname: ''
  6547. },
  6548. {
  6549. autoid: 18022,
  6550. tablekey: 'table_pcweb_someprice_detail_stock_out',
  6551. columnfield: 'wrstandardname',
  6552. columntitle: '品类',
  6553. columnwidth: '0',
  6554. orderindex: 40,
  6555. isshow: 1,
  6556. aligntype: 1,
  6557. formattertype: '',
  6558. formatterstring: '',
  6559. remark: 'wrstandardname',
  6560. needsummary: 0,
  6561. summarytype: 0,
  6562. groupname: ''
  6563. },
  6564. {
  6565. autoid: 18023,
  6566. tablekey: 'table_pcweb_someprice_detail_stock_out',
  6567. columnfield: 'brandname',
  6568. columntitle: '品牌',
  6569. columnwidth: '0',
  6570. orderindex: 50,
  6571. isshow: 1,
  6572. aligntype: 1,
  6573. formattertype: '',
  6574. formatterstring: '',
  6575. remark: 'brandname',
  6576. needsummary: 0,
  6577. summarytype: 0,
  6578. groupname: ''
  6579. },
  6580. {
  6581. autoid: 18024,
  6582. tablekey: 'table_pcweb_someprice_detail_stock_out',
  6583. columnfield: 'warehousename',
  6584. columntitle: '仓库',
  6585. columnwidth: '0',
  6586. orderindex: 60,
  6587. isshow: 1,
  6588. aligntype: 1,
  6589. formattertype: '',
  6590. formatterstring: '',
  6591. remark: 'warehousename',
  6592. needsummary: 0,
  6593. summarytype: 0,
  6594. groupname: ''
  6595. },
  6596. {
  6597. autoid: 18025,
  6598. tablekey: 'table_pcweb_someprice_detail_stock_out',
  6599. columnfield: 'inouttype',
  6600. columntitle: '类型',
  6601. columnwidth: '0',
  6602. orderindex: 80,
  6603. isshow: 1,
  6604. aligntype: 1,
  6605. formattertype: '',
  6606. formatterstring: '',
  6607. remark: 'inouttype',
  6608. needsummary: 0,
  6609. summarytype: 0,
  6610. groupname: ''
  6611. },
  6612. {
  6613. autoid: 18026,
  6614. tablekey: 'table_pcweb_someprice_detail_stock_out',
  6615. columnfield: 'qty',
  6616. columntitle: '数量',
  6617. columnwidth: '0',
  6618. orderindex: 90,
  6619. isshow: 1,
  6620. aligntype: 1,
  6621. formattertype: '',
  6622. formatterstring: '',
  6623. remark: 'qty',
  6624. needsummary: 0,
  6625. summarytype: 0,
  6626. groupname: ''
  6627. }
  6628. ]
  6629. },
  6630. {
  6631. tablekey: 'table_pcweb_someprice_detail_change',
  6632. tabletype: 2,
  6633. tablename: '现货合同详情-变更记录',
  6634. tabelmenu: '',
  6635. remark: 'web端-现货合同详情-变更记录',
  6636. columns: [
  6637. {
  6638. autoid: 18027,
  6639. tablekey: 'table_pcweb_someprice_detail_change',
  6640. columnfield: 'updatetime',
  6641. columntitle: '变更时间',
  6642. columnwidth: '0',
  6643. orderindex: 10,
  6644. isshow: 1,
  6645. aligntype: 1,
  6646. formattertype: '',
  6647. formatterstring: '',
  6648. remark: 'updatetime',
  6649. needsummary: 0,
  6650. summarytype: 0,
  6651. groupname: ''
  6652. },
  6653. {
  6654. autoid: 18028,
  6655. tablekey: 'table_pcweb_someprice_detail_change',
  6656. columnfield: 'operatelogtypedesc',
  6657. columntitle: '类型',
  6658. columnwidth: '0',
  6659. orderindex: 20,
  6660. isshow: 1,
  6661. aligntype: 1,
  6662. formattertype: '',
  6663. formatterstring: '',
  6664. remark: 'operatelogtypedesc',
  6665. needsummary: 0,
  6666. summarytype: 0,
  6667. groupname: ''
  6668. },
  6669. {
  6670. autoid: 18029,
  6671. tablekey: 'table_pcweb_someprice_detail_change',
  6672. columnfield: 'applyname',
  6673. columntitle: '操作人',
  6674. columnwidth: '0',
  6675. orderindex: 30,
  6676. isshow: 1,
  6677. aligntype: 1,
  6678. formattertype: '',
  6679. formatterstring: '',
  6680. remark: 'applyname',
  6681. needsummary: 0,
  6682. summarytype: 0,
  6683. groupname: ''
  6684. }
  6685. ]
  6686. },
  6687. {
  6688. tablekey: 'table_pcweb_exposure_report',
  6689. tabletype: 2,
  6690. tablename: '报表-敞口报表',
  6691. tabelmenu: '',
  6692. remark: 'web端-报表-敞口报表',
  6693. columns: [
  6694. {
  6695. autoid: 18030,
  6696. tablekey: 'table_pcweb_exposure_report',
  6697. columnfield: 'areauserid',
  6698. columntitle: '交易用户',
  6699. columnwidth: '0',
  6700. orderindex: 10,
  6701. isshow: 1,
  6702. aligntype: 1,
  6703. formattertype: '',
  6704. formatterstring: '',
  6705. remark: 'areauserid',
  6706. needsummary: 0,
  6707. summarytype: 0,
  6708. groupname: ''
  6709. },
  6710. {
  6711. autoid: 18031,
  6712. tablekey: 'table_pcweb_exposure_report',
  6713. columnfield: 'middlegoodsname',
  6714. columntitle: '套保品种',
  6715. columnwidth: '0',
  6716. orderindex: 20,
  6717. isshow: 1,
  6718. aligntype: 1,
  6719. formattertype: '',
  6720. formatterstring: '',
  6721. remark: 'middlegoodsname',
  6722. needsummary: 0,
  6723. summarytype: 0,
  6724. groupname: ''
  6725. },
  6726. {
  6727. autoid: 18032,
  6728. tablekey: 'table_pcweb_exposure_report',
  6729. columnfield: 'totalspotqty',
  6730. columntitle: '现货总量',
  6731. columnwidth: '0',
  6732. orderindex: 30,
  6733. isshow: 1,
  6734. aligntype: 1,
  6735. formattertype: '',
  6736. formatterstring: '',
  6737. remark: 'totalspotqty',
  6738. needsummary: 0,
  6739. summarytype: 0,
  6740. groupname: ''
  6741. },
  6742. {
  6743. autoid: 18033,
  6744. tablekey: 'table_pcweb_exposure_report',
  6745. columnfield: 'diffspotqty',
  6746. columntitle: '现货总量变动量',
  6747. columnwidth: '160',
  6748. orderindex: 40,
  6749. isshow: 1,
  6750. aligntype: 1,
  6751. formattertype: '',
  6752. formatterstring: '',
  6753. remark: 'diffspotqty',
  6754. needsummary: 0,
  6755. summarytype: 0,
  6756. groupname: ''
  6757. },
  6758. {
  6759. autoid: 18034,
  6760. tablekey: 'table_pcweb_exposure_report',
  6761. columnfield: 'hedgeqty',
  6762. columntitle: '套保量',
  6763. columnwidth: '0',
  6764. orderindex: 50,
  6765. isshow: 1,
  6766. aligntype: 1,
  6767. formattertype: '',
  6768. formatterstring: '',
  6769. remark: 'hedgeqty',
  6770. needsummary: 0,
  6771. summarytype: 0,
  6772. groupname: ''
  6773. },
  6774. {
  6775. autoid: 18035,
  6776. tablekey: 'table_pcweb_exposure_report',
  6777. columnfield: 'arbitrageqty',
  6778. columntitle: '套利量',
  6779. columnwidth: '0',
  6780. orderindex: 60,
  6781. isshow: 1,
  6782. aligntype: 1,
  6783. formattertype: '',
  6784. formatterstring: '',
  6785. remark: 'arbitrageqty',
  6786. needsummary: 0,
  6787. summarytype: 0,
  6788. groupname: ''
  6789. },
  6790. {
  6791. autoid: 18036,
  6792. tablekey: 'table_pcweb_exposure_report',
  6793. columnfield: 'diffmgqtya',
  6794. columntitle: '套保变动量',
  6795. columnwidth: '0',
  6796. orderindex: 70,
  6797. isshow: 1,
  6798. aligntype: 1,
  6799. formattertype: '',
  6800. formatterstring: '',
  6801. remark: 'diffmgqtya',
  6802. needsummary: 0,
  6803. summarytype: 0,
  6804. groupname: ''
  6805. },
  6806. {
  6807. autoid: 18037,
  6808. tablekey: 'table_pcweb_exposure_report',
  6809. columnfield: 'diffmgqtyb',
  6810. columntitle: '套利变动量',
  6811. columnwidth: '0',
  6812. orderindex: 80,
  6813. isshow: 1,
  6814. aligntype: 1,
  6815. formattertype: '',
  6816. formatterstring: '',
  6817. remark: 'diffmgqtyb',
  6818. needsummary: 0,
  6819. summarytype: 0,
  6820. groupname: ''
  6821. },
  6822. {
  6823. autoid: 18038,
  6824. tablekey: 'table_pcweb_exposure_report',
  6825. columnfield: 'mgneedhedgeratio',
  6826. columntitle: '套保比例',
  6827. columnwidth: '0',
  6828. orderindex: 90,
  6829. isshow: 1,
  6830. aligntype: 1,
  6831. formattertype: '',
  6832. formatterstring: '',
  6833. remark: 'mgneedhedgeratio',
  6834. needsummary: 0,
  6835. summarytype: 0,
  6836. groupname: ''
  6837. },
  6838. {
  6839. autoid: 18039,
  6840. tablekey: 'table_pcweb_exposure_report',
  6841. columnfield: 'needarbitrageratio',
  6842. columntitle: '套利比例',
  6843. columnwidth: '0',
  6844. orderindex: 100,
  6845. isshow: 1,
  6846. aligntype: 1,
  6847. formattertype: '',
  6848. formatterstring: '',
  6849. remark: 'needarbitrageratio',
  6850. needsummary: 0,
  6851. summarytype: 0,
  6852. groupname: ''
  6853. },
  6854. {
  6855. autoid: 18040,
  6856. tablekey: 'table_pcweb_exposure_report',
  6857. columnfield: 'needhedgeqty',
  6858. columntitle: '应套保量',
  6859. columnwidth: '0',
  6860. orderindex: 110,
  6861. isshow: 1,
  6862. aligntype: 1,
  6863. formattertype: '',
  6864. formatterstring: '',
  6865. remark: 'needhedgeqty',
  6866. needsummary: 0,
  6867. summarytype: 0,
  6868. groupname: ''
  6869. },
  6870. {
  6871. autoid: 18041,
  6872. tablekey: 'table_pcweb_exposure_report',
  6873. columnfield: 'needarbitrageqty',
  6874. columntitle: '应套利量',
  6875. columnwidth: '0',
  6876. orderindex: 110,
  6877. isshow: 1,
  6878. aligntype: 1,
  6879. formattertype: '',
  6880. formatterstring: '',
  6881. remark: 'needarbitrageqty',
  6882. needsummary: 0,
  6883. summarytype: 0,
  6884. groupname: ''
  6885. },
  6886. {
  6887. autoid: 18042,
  6888. tablekey: 'table_pcweb_exposure_report',
  6889. columnfield: 'totalneedhedgeqty',
  6890. columntitle: '现货应套保量',
  6891. columnwidth: '160',
  6892. orderindex: 110,
  6893. isshow: 1,
  6894. aligntype: 1,
  6895. formattertype: '',
  6896. formatterstring: '',
  6897. remark: 'totalneedhedgeqty',
  6898. needsummary: 0,
  6899. summarytype: 0,
  6900. groupname: ''
  6901. },
  6902. {
  6903. autoid: 18043,
  6904. tablekey: 'table_pcweb_exposure_report',
  6905. columnfield: 'diffhedgeqty',
  6906. columntitle: '现货应套保变动量',
  6907. columnwidth: '160',
  6908. orderindex: 110,
  6909. isshow: 1,
  6910. aligntype: 1,
  6911. formattertype: '',
  6912. formatterstring: '',
  6913. remark: 'diffhedgeqty',
  6914. needsummary: 0,
  6915. summarytype: 0,
  6916. groupname: ''
  6917. },
  6918. {
  6919. autoid: 18044,
  6920. tablekey: 'table_pcweb_exposure_report',
  6921. columnfield: 'totalfutureqty',
  6922. columntitle: '期货总量',
  6923. columnwidth: '0',
  6924. orderindex: 110,
  6925. isshow: 1,
  6926. aligntype: 1,
  6927. formattertype: '',
  6928. formatterstring: '',
  6929. remark: 'totalfutureqty',
  6930. needsummary: 0,
  6931. summarytype: 0,
  6932. groupname: ''
  6933. },
  6934. {
  6935. autoid: 18045,
  6936. tablekey: 'table_pcweb_exposure_report',
  6937. columnfield: 'needhedgeexposoure',
  6938. columntitle: '套保敞口',
  6939. columnwidth: '0',
  6940. orderindex: 110,
  6941. isshow: 1,
  6942. aligntype: 1,
  6943. formattertype: '',
  6944. formatterstring: '',
  6945. remark: 'needhedgeexposoure',
  6946. needsummary: 0,
  6947. summarytype: 0,
  6948. groupname: ''
  6949. },
  6950. {
  6951. autoid: 18046,
  6952. tablekey: 'table_pcweb_exposure_report',
  6953. columnfield: 'needhedgeqty',
  6954. columntitle: '套保敞口变动',
  6955. columnwidth: '160',
  6956. orderindex: 110,
  6957. isshow: 1,
  6958. aligntype: 1,
  6959. formattertype: '',
  6960. formatterstring: '',
  6961. remark: 'needhedgeqty',
  6962. needsummary: 0,
  6963. summarytype: 0,
  6964. groupname: ''
  6965. },
  6966. {
  6967. autoid: 18047,
  6968. tablekey: 'table_pcweb_exposure_report',
  6969. columnfield: 'totalexposure',
  6970. columntitle: '总敞口',
  6971. columnwidth: '0',
  6972. orderindex: 110,
  6973. isshow: 1,
  6974. aligntype: 1,
  6975. formattertype: '',
  6976. formatterstring: '',
  6977. remark: 'totalexposure',
  6978. needsummary: 0,
  6979. summarytype: 0,
  6980. groupname: ''
  6981. },
  6982. {
  6983. autoid: 18048,
  6984. tablekey: 'table_pcweb_exposure_report',
  6985. columnfield: 'diffqty',
  6986. columntitle: '总敞口变动量',
  6987. columnwidth: '160',
  6988. orderindex: 110,
  6989. isshow: 1,
  6990. aligntype: 1,
  6991. formattertype: '',
  6992. formatterstring: '',
  6993. remark: 'diffqty',
  6994. needsummary: 0,
  6995. summarytype: 0,
  6996. groupname: ''
  6997. }
  6998. ]
  6999. },
  7000. {
  7001. tablekey: 'table_pcweb_futures_report',
  7002. tabletype: 2,
  7003. tablename: '报表-期货报表',
  7004. tabelmenu: '',
  7005. remark: 'web端-报表-期货报表',
  7006. columns: [
  7007. {
  7008. autoid: 18049,
  7009. tablekey: 'table_pcweb_futures_report',
  7010. columnfield: 'currencyid',
  7011. columntitle: '结算币种',
  7012. columnwidth: '0',
  7013. orderindex: 10,
  7014. isshow: 1,
  7015. aligntype: 1,
  7016. formattertype: '',
  7017. formatterstring: '',
  7018. remark: 'currencyid',
  7019. needsummary: 0,
  7020. summarytype: 0,
  7021. groupname: ''
  7022. },
  7023. {
  7024. autoid: 18050,
  7025. tablekey: 'table_pcweb_futures_report',
  7026. columnfield: 'userid',
  7027. columntitle: '交易用户',
  7028. columnwidth: '0',
  7029. orderindex: 20,
  7030. isshow: 1,
  7031. aligntype: 1,
  7032. formattertype: '',
  7033. formatterstring: '',
  7034. remark: 'userid',
  7035. needsummary: 0,
  7036. summarytype: 0,
  7037. groupname: ''
  7038. },
  7039. {
  7040. autoid: 18051,
  7041. tablekey: 'table_pcweb_futures_report',
  7042. columnfield: 'goodsgroupname',
  7043. columntitle: '交易品种',
  7044. columnwidth: '0',
  7045. orderindex: 30,
  7046. isshow: 1,
  7047. aligntype: 1,
  7048. formattertype: '',
  7049. formatterstring: '',
  7050. remark: 'goodsgroupname',
  7051. needsummary: 0,
  7052. summarytype: 0,
  7053. groupname: ''
  7054. },
  7055. {
  7056. autoid: 18052,
  7057. tablekey: 'table_pcweb_futures_report',
  7058. columnfield: 'goodsname',
  7059. columntitle: '交易合约',
  7060. columnwidth: '0',
  7061. orderindex: 40,
  7062. isshow: 1,
  7063. aligntype: 1,
  7064. formattertype: '',
  7065. formatterstring: '',
  7066. remark: 'goodsname',
  7067. needsummary: 0,
  7068. summarytype: 0,
  7069. groupname: ''
  7070. },
  7071. {
  7072. autoid: 18053,
  7073. tablekey: 'table_pcweb_futures_report',
  7074. columnfield: 'buyorsell',
  7075. columntitle: '持仓方向',
  7076. columnwidth: '0',
  7077. orderindex: 50,
  7078. isshow: 1,
  7079. aligntype: 1,
  7080. formattertype: '',
  7081. formatterstring: '',
  7082. remark: 'buyorsell',
  7083. needsummary: 0,
  7084. summarytype: 0,
  7085. groupname: ''
  7086. },
  7087. {
  7088. autoid: 18054,
  7089. tablekey: 'table_pcweb_futures_report',
  7090. columnfield: 'oriholdqty',
  7091. columntitle: '期初持仓量',
  7092. columnwidth: '0',
  7093. orderindex: 60,
  7094. isshow: 1,
  7095. aligntype: 1,
  7096. formattertype: '',
  7097. formatterstring: '',
  7098. remark: 'oriholdqty',
  7099. needsummary: 0,
  7100. summarytype: 0,
  7101. groupname: ''
  7102. },
  7103. {
  7104. autoid: 18055,
  7105. tablekey: 'table_pcweb_futures_report',
  7106. columnfield: 'oriopenamount',
  7107. columntitle: '期初开仓额',
  7108. columnwidth: '0',
  7109. orderindex: 70,
  7110. isshow: 1,
  7111. aligntype: 1,
  7112. formattertype: '',
  7113. formatterstring: '',
  7114. remark: 'oriopenamount',
  7115. needsummary: 0,
  7116. summarytype: 0,
  7117. groupname: ''
  7118. },
  7119. {
  7120. autoid: 18056,
  7121. tablekey: 'table_pcweb_futures_report',
  7122. columnfield: 'oriholdamount',
  7123. columntitle: '期初持仓额',
  7124. columnwidth: '0',
  7125. orderindex: 80,
  7126. isshow: 1,
  7127. aligntype: 1,
  7128. formattertype: '',
  7129. formatterstring: '',
  7130. remark: 'oriholdamount',
  7131. needsummary: 0,
  7132. summarytype: 0,
  7133. groupname: ''
  7134. },
  7135. {
  7136. autoid: 18057,
  7137. tablekey: 'table_pcweb_futures_report',
  7138. columnfield: 'todayopenqty',
  7139. columntitle: '今开仓量',
  7140. columnwidth: '0',
  7141. orderindex: 90,
  7142. isshow: 1,
  7143. aligntype: 1,
  7144. formattertype: '',
  7145. formatterstring: '',
  7146. remark: 'todayopenqty',
  7147. needsummary: 0,
  7148. summarytype: 0,
  7149. groupname: ''
  7150. },
  7151. {
  7152. autoid: 18058,
  7153. tablekey: 'table_pcweb_futures_report',
  7154. columnfield: 'todayopenamount',
  7155. columntitle: '今开仓额',
  7156. columnwidth: '0',
  7157. orderindex: 100,
  7158. isshow: 1,
  7159. aligntype: 1,
  7160. formattertype: '',
  7161. formatterstring: '',
  7162. remark: 'todayopenamount',
  7163. needsummary: 0,
  7164. summarytype: 0,
  7165. groupname: ''
  7166. },
  7167. {
  7168. autoid: 18059,
  7169. tablekey: 'table_pcweb_futures_report',
  7170. columnfield: 'auditname',
  7171. columntitle: '开仓均价',
  7172. columnwidth: '0',
  7173. orderindex: 110,
  7174. isshow: 1,
  7175. aligntype: 1,
  7176. formattertype: '',
  7177. formatterstring: '',
  7178. remark: 'hedgeplanstatus',
  7179. needsummary: 0,
  7180. summarytype: 0,
  7181. groupname: ''
  7182. },
  7183. {
  7184. autoid: 18060,
  7185. tablekey: 'table_pcweb_futures_report',
  7186. columnfield: 'todaycloseqty',
  7187. columntitle: '今平仓量',
  7188. columnwidth: '0',
  7189. orderindex: 120,
  7190. isshow: 1,
  7191. aligntype: 1,
  7192. formattertype: '',
  7193. formatterstring: '',
  7194. remark: 'todaycloseqty',
  7195. needsummary: 0,
  7196. summarytype: 0,
  7197. groupname: ''
  7198. },
  7199. {
  7200. autoid: 18061,
  7201. tablekey: 'table_pcweb_futures_report',
  7202. columnfield: 'todaycloseamount',
  7203. columntitle: '今平仓额',
  7204. columnwidth: '0',
  7205. orderindex: 130,
  7206. isshow: 1,
  7207. aligntype: 1,
  7208. formattertype: '',
  7209. formatterstring: '',
  7210. remark: 'todaycloseamount',
  7211. needsummary: 0,
  7212. summarytype: 0,
  7213. groupname: ''
  7214. },
  7215. {
  7216. autoid: 18062,
  7217. tablekey: 'table_pcweb_futures_report',
  7218. columnfield: 'auditname',
  7219. columntitle: '平仓均价',
  7220. columnwidth: '0',
  7221. orderindex: 140,
  7222. isshow: 1,
  7223. aligntype: 1,
  7224. formattertype: '',
  7225. formatterstring: '',
  7226. remark: 'hedgeplanstatus',
  7227. needsummary: 0,
  7228. summarytype: 0,
  7229. groupname: ''
  7230. },
  7231. {
  7232. autoid: 18063,
  7233. tablekey: 'table_pcweb_futures_report',
  7234. columnfield: 'holdqty',
  7235. columntitle: '期末持仓量',
  7236. columnwidth: '0',
  7237. orderindex: 150,
  7238. isshow: 1,
  7239. aligntype: 1,
  7240. formattertype: '',
  7241. formatterstring: '',
  7242. remark: 'holdqty',
  7243. needsummary: 0,
  7244. summarytype: 0,
  7245. groupname: ''
  7246. },
  7247. {
  7248. autoid: 18064,
  7249. tablekey: 'table_pcweb_futures_report',
  7250. columnfield: 'openamount',
  7251. columntitle: '期末开仓额',
  7252. columnwidth: '0',
  7253. orderindex: 160,
  7254. isshow: 1,
  7255. aligntype: 1,
  7256. formattertype: '',
  7257. formatterstring: '',
  7258. remark: 'openamount',
  7259. needsummary: 0,
  7260. summarytype: 0,
  7261. groupname: ''
  7262. },
  7263. {
  7264. autoid: 18065,
  7265. tablekey: 'table_pcweb_futures_report',
  7266. columnfield: 'holdamount',
  7267. columntitle: '期末持仓额',
  7268. columnwidth: '0',
  7269. orderindex: 170,
  7270. isshow: 1,
  7271. aligntype: 1,
  7272. formattertype: '',
  7273. formatterstring: '',
  7274. remark: 'holdamount',
  7275. needsummary: 0,
  7276. summarytype: 0,
  7277. groupname: ''
  7278. },
  7279. {
  7280. autoid: 18066,
  7281. tablekey: 'table_pcweb_futures_report',
  7282. columnfield: 'reckonprice',
  7283. columntitle: '结算价',
  7284. columnwidth: '0',
  7285. orderindex: 180,
  7286. isshow: 1,
  7287. aligntype: 1,
  7288. formattertype: '',
  7289. formatterstring: '',
  7290. remark: 'reckonprice',
  7291. needsummary: 0,
  7292. summarytype: 0,
  7293. groupname: ''
  7294. },
  7295. {
  7296. autoid: 18067,
  7297. tablekey: 'table_pcweb_futures_report',
  7298. columnfield: 'reckonholdamount',
  7299. columntitle: '结算持仓额',
  7300. columnwidth: '0',
  7301. orderindex: 190,
  7302. isshow: 1,
  7303. aligntype: 1,
  7304. formattertype: '',
  7305. formatterstring: '',
  7306. remark: 'reckonholdamount',
  7307. needsummary: 0,
  7308. summarytype: 0,
  7309. groupname: ''
  7310. },
  7311. {
  7312. autoid: 18068,
  7313. tablekey: 'table_pcweb_futures_report',
  7314. columnfield: 'charge',
  7315. columntitle: '手续费',
  7316. columnwidth: '0',
  7317. orderindex: 200,
  7318. isshow: 1,
  7319. aligntype: 1,
  7320. formattertype: '',
  7321. formatterstring: '',
  7322. remark: 'charge',
  7323. needsummary: 0,
  7324. summarytype: 0,
  7325. groupname: ''
  7326. },
  7327. {
  7328. autoid: 18069,
  7329. tablekey: 'table_pcweb_futures_report',
  7330. columnfield: 'closepl',
  7331. columntitle: '平仓损益',
  7332. columnwidth: '0',
  7333. orderindex: 210,
  7334. isshow: 1,
  7335. aligntype: 1,
  7336. formattertype: '',
  7337. formatterstring: '',
  7338. remark: 'closepl',
  7339. needsummary: 0,
  7340. summarytype: 0,
  7341. groupname: ''
  7342. },
  7343. {
  7344. autoid: 18070,
  7345. tablekey: 'table_pcweb_futures_report',
  7346. columnfield: 'reckonpl',
  7347. columntitle: '结算损益',
  7348. columnwidth: '0',
  7349. orderindex: 220,
  7350. isshow: 1,
  7351. aligntype: 1,
  7352. formattertype: '',
  7353. formatterstring: '',
  7354. remark: 'reckonpl',
  7355. needsummary: 0,
  7356. summarytype: 0,
  7357. groupname: ''
  7358. },
  7359. {
  7360. autoid: 18071,
  7361. tablekey: 'table_pcweb_futures_report',
  7362. columnfield: 'goodsgroupspotqty',
  7363. columntitle: '交易品种期末量',
  7364. columnwidth: '0',
  7365. orderindex: 230,
  7366. isshow: 1,
  7367. aligntype: 1,
  7368. formattertype: '',
  7369. formatterstring: '',
  7370. remark: 'goodsgroupspotqty',
  7371. needsummary: 0,
  7372. summarytype: 0,
  7373. groupname: ''
  7374. },
  7375. {
  7376. autoid: 18072,
  7377. tablekey: 'table_pcweb_futures_report',
  7378. columnfield: 'middlegoodsqty',
  7379. columntitle: '套保品种',
  7380. columnwidth: '0',
  7381. orderindex: 240,
  7382. isshow: 1,
  7383. aligntype: 1,
  7384. formattertype: '',
  7385. formatterstring: '',
  7386. remark: 'middlegoodsqty',
  7387. needsummary: 0,
  7388. summarytype: 0,
  7389. groupname: ''
  7390. },
  7391. {
  7392. autoid: 18073,
  7393. tablekey: 'table_pcweb_futures_report',
  7394. columnfield: 'todaymiddlegoodsqty',
  7395. columntitle: '套保品种变动量',
  7396. columnwidth: '0',
  7397. orderindex: 250,
  7398. isshow: 1,
  7399. aligntype: 1,
  7400. formattertype: '',
  7401. formatterstring: '',
  7402. remark: 'todaymiddlegoodsqty',
  7403. needsummary: 0,
  7404. summarytype: 0,
  7405. groupname: ''
  7406. }
  7407. ]
  7408. },
  7409. {
  7410. tablekey: 'table_pcweb_spot_report',
  7411. tabletype: 2,
  7412. tablename: '报表-现货报表',
  7413. tabelmenu: '',
  7414. remark: 'web端-报表-现货报表',
  7415. columns: [
  7416. {
  7417. autoid: 18074,
  7418. tablekey: 'table_pcweb_spot_report',
  7419. columnfield: 'areauserid',
  7420. columntitle: '交易用户',
  7421. columnwidth: '0',
  7422. orderindex: 10,
  7423. isshow: 1,
  7424. aligntype: 1,
  7425. formattertype: '',
  7426. formatterstring: '',
  7427. remark: 'areauserid',
  7428. needsummary: 0,
  7429. summarytype: 0,
  7430. groupname: ''
  7431. },
  7432. {
  7433. autoid: 18075,
  7434. tablekey: 'table_pcweb_spot_report',
  7435. columnfield: 'currencyname',
  7436. columntitle: '结算币种',
  7437. columnwidth: '0',
  7438. orderindex: 20,
  7439. isshow: 1,
  7440. aligntype: 1,
  7441. formattertype: '',
  7442. formatterstring: '',
  7443. remark: 'currencyname',
  7444. needsummary: 0,
  7445. summarytype: 0,
  7446. groupname: ''
  7447. },
  7448. {
  7449. autoid: 18076,
  7450. tablekey: 'table_pcweb_spot_report',
  7451. columnfield: 'deliverygoodsname',
  7452. columntitle: '现货品种',
  7453. columnwidth: '0',
  7454. orderindex: 30,
  7455. isshow: 1,
  7456. aligntype: 1,
  7457. formattertype: '',
  7458. formatterstring: '',
  7459. remark: 'deliverygoodsname',
  7460. needsummary: 0,
  7461. summarytype: 0,
  7462. groupname: ''
  7463. },
  7464. {
  7465. autoid: 18077,
  7466. tablekey: 'table_pcweb_spot_report',
  7467. columnfield: 'oriqty',
  7468. columntitle: '期初量',
  7469. columnwidth: '0',
  7470. orderindex: 40,
  7471. isshow: 1,
  7472. aligntype: 1,
  7473. formattertype: '',
  7474. formatterstring: '',
  7475. remark: 'todaybuyqty',
  7476. needsummary: 0,
  7477. summarytype: 0,
  7478. groupname: ''
  7479. },
  7480. {
  7481. autoid: 18078,
  7482. tablekey: 'table_pcweb_spot_report',
  7483. columnfield: 'oriamount',
  7484. columntitle: '期初额',
  7485. columnwidth: '0',
  7486. orderindex: 50,
  7487. isshow: 1,
  7488. aligntype: 1,
  7489. formattertype: '',
  7490. formatterstring: '',
  7491. remark: 'oriamount',
  7492. needsummary: 0,
  7493. summarytype: 0,
  7494. groupname: ''
  7495. },
  7496. {
  7497. autoid: 18079,
  7498. tablekey: 'table_pcweb_spot_report',
  7499. columnfield: 'oriaverageprice',
  7500. columntitle: '期初均价',
  7501. columnwidth: '0',
  7502. orderindex: 60,
  7503. isshow: 1,
  7504. aligntype: 1,
  7505. formattertype: '',
  7506. formatterstring: '',
  7507. remark: 'oriaverageprice',
  7508. needsummary: 0,
  7509. summarytype: 0,
  7510. groupname: ''
  7511. },
  7512. {
  7513. autoid: 18080,
  7514. tablekey: 'table_pcweb_spot_report',
  7515. columnfield: 'curamount',
  7516. columntitle: '期末额',
  7517. columnwidth: '0',
  7518. orderindex: 70,
  7519. isshow: 1,
  7520. aligntype: 1,
  7521. formattertype: '',
  7522. formatterstring: '',
  7523. remark: 'curamount',
  7524. needsummary: 0,
  7525. summarytype: 0,
  7526. groupname: ''
  7527. },
  7528. {
  7529. autoid: 18081,
  7530. tablekey: 'table_pcweb_spot_report',
  7531. columnfield: 'oriaverageprice',
  7532. columntitle: '期初均价',
  7533. columnwidth: '0',
  7534. orderindex: 80,
  7535. isshow: 1,
  7536. aligntype: 1,
  7537. formattertype: '',
  7538. formatterstring: '',
  7539. remark: 'oriaverageprice',
  7540. needsummary: 0,
  7541. summarytype: 0,
  7542. groupname: ''
  7543. },
  7544. {
  7545. autoid: 18082,
  7546. tablekey: 'table_pcweb_spot_report',
  7547. columnfield: 'todaybuyqty',
  7548. columntitle: '今采购量',
  7549. columnwidth: '0',
  7550. orderindex: 90,
  7551. isshow: 1,
  7552. aligntype: 1,
  7553. formattertype: '',
  7554. formatterstring: '',
  7555. remark: 'todaybuyqty',
  7556. needsummary: 0,
  7557. summarytype: 0,
  7558. groupname: ''
  7559. },
  7560. {
  7561. autoid: 18083,
  7562. tablekey: 'table_pcweb_spot_report',
  7563. columnfield: 'todaybuyamount',
  7564. columntitle: '今采购额',
  7565. columnwidth: '0',
  7566. orderindex: 100,
  7567. isshow: 1,
  7568. aligntype: 1,
  7569. formattertype: '',
  7570. formatterstring: '',
  7571. remark: 'todaybuyamount',
  7572. needsummary: 0,
  7573. summarytype: 0,
  7574. groupname: ''
  7575. },
  7576. {
  7577. autoid: 18084,
  7578. tablekey: 'table_pcweb_spot_report',
  7579. columnfield: 'todaybuyaverageprice',
  7580. columntitle: '采购均价',
  7581. columnwidth: '0',
  7582. orderindex: 110,
  7583. isshow: 1,
  7584. aligntype: 1,
  7585. formattertype: '',
  7586. formatterstring: '',
  7587. remark: 'todaybuyaverageprice',
  7588. needsummary: 0,
  7589. summarytype: 0,
  7590. groupname: ''
  7591. },
  7592. {
  7593. autoid: 18085,
  7594. tablekey: 'table_pcweb_spot_report',
  7595. columnfield: 'todaysellqty',
  7596. columntitle: '今销售量',
  7597. columnwidth: '0',
  7598. orderindex: 120,
  7599. isshow: 1,
  7600. aligntype: 1,
  7601. formattertype: '',
  7602. formatterstring: '',
  7603. remark: 'todaysellqty',
  7604. needsummary: 0,
  7605. summarytype: 0,
  7606. groupname: ''
  7607. },
  7608. {
  7609. autoid: 18086,
  7610. tablekey: 'table_pcweb_spot_report',
  7611. columnfield: 'todaysellamount',
  7612. columntitle: '今销售额',
  7613. columnwidth: '0',
  7614. orderindex: 130,
  7615. isshow: 1,
  7616. aligntype: 1,
  7617. formattertype: '',
  7618. formatterstring: '',
  7619. remark: 'todaysellamount',
  7620. needsummary: 0,
  7621. summarytype: 0,
  7622. groupname: ''
  7623. },
  7624. {
  7625. autoid: 18087,
  7626. tablekey: 'table_pcweb_spot_report',
  7627. columnfield: 'todaysellaverageprice',
  7628. columntitle: '销售均价',
  7629. columnwidth: '0',
  7630. orderindex: 140,
  7631. isshow: 1,
  7632. aligntype: 1,
  7633. formattertype: '',
  7634. formatterstring: '',
  7635. remark: 'todaysellaverageprice',
  7636. needsummary: 0,
  7637. summarytype: 0,
  7638. groupname: ''
  7639. },
  7640. {
  7641. autoid: 18088,
  7642. tablekey: 'table_pcweb_spot_report',
  7643. columnfield: 'curqty',
  7644. columntitle: '期末量',
  7645. columnwidth: '0',
  7646. orderindex: 150,
  7647. isshow: 1,
  7648. aligntype: 1,
  7649. formattertype: '',
  7650. formatterstring: '',
  7651. remark: 'curqty',
  7652. needsummary: 0,
  7653. summarytype: 0,
  7654. groupname: ''
  7655. },
  7656. {
  7657. autoid: 18089,
  7658. tablekey: 'table_pcweb_spot_report',
  7659. columnfield: 'curamount',
  7660. columntitle: '期末额',
  7661. columnwidth: '0',
  7662. orderindex: 160,
  7663. isshow: 1,
  7664. aligntype: 1,
  7665. formattertype: '',
  7666. formatterstring: '',
  7667. remark: 'curamount',
  7668. needsummary: 0,
  7669. summarytype: 0,
  7670. groupname: ''
  7671. },
  7672. {
  7673. autoid: 18090,
  7674. tablekey: 'table_pcweb_spot_report',
  7675. columnfield: 'curaverageprice',
  7676. columntitle: '期末均价',
  7677. columnwidth: '0',
  7678. orderindex: 170,
  7679. isshow: 1,
  7680. aligntype: 1,
  7681. formattertype: '',
  7682. formatterstring: '',
  7683. remark: 'curaverageprice',
  7684. needsummary: 0,
  7685. summarytype: 0,
  7686. groupname: ''
  7687. },
  7688. {
  7689. autoid: 18091,
  7690. tablekey: 'table_pcweb_spot_report',
  7691. columnfield: 'actualpl',
  7692. columntitle: '现货损益',
  7693. columnwidth: '0',
  7694. orderindex: 180,
  7695. isshow: 1,
  7696. aligntype: 1,
  7697. formattertype: '',
  7698. formatterstring: '',
  7699. remark: 'actualpl',
  7700. needsummary: 0,
  7701. summarytype: 0,
  7702. groupname: ''
  7703. },
  7704. {
  7705. autoid: 18092,
  7706. tablekey: 'table_pcweb_spot_report',
  7707. columnfield: 'curspotprice',
  7708. columntitle: '最新价',
  7709. columnwidth: '0',
  7710. orderindex: 190,
  7711. isshow: 1,
  7712. aligntype: 1,
  7713. formattertype: '',
  7714. formatterstring: '',
  7715. remark: 'curspotprice',
  7716. needsummary: 0,
  7717. summarytype: 0,
  7718. groupname: ''
  7719. },
  7720. {
  7721. autoid: 18093,
  7722. tablekey: 'table_pcweb_spot_report',
  7723. columnfield: 'curmarketvalue',
  7724. columntitle: '期末市值',
  7725. columnwidth: '0',
  7726. orderindex: 200,
  7727. isshow: 1,
  7728. aligntype: 1,
  7729. formattertype: '',
  7730. formatterstring: '',
  7731. remark: 'curmarketvalue',
  7732. needsummary: 0,
  7733. summarytype: 0,
  7734. groupname: ''
  7735. },
  7736. {
  7737. autoid: 18094,
  7738. tablekey: 'table_pcweb_spot_report',
  7739. columnfield: 'floatpl',
  7740. columntitle: '浮动损益',
  7741. columnwidth: '0',
  7742. orderindex: 210,
  7743. isshow: 1,
  7744. aligntype: 1,
  7745. formattertype: '',
  7746. formatterstring: '',
  7747. remark: 'floatpl',
  7748. needsummary: 0,
  7749. summarytype: 0,
  7750. groupname: ''
  7751. }
  7752. ]
  7753. },
  7754. {
  7755. tablekey: 'table_pcweb_finance_report',
  7756. tabletype: 2,
  7757. tablename: '报表-财务报表',
  7758. tabelmenu: '',
  7759. remark: 'web端-报表-财务报表',
  7760. columns: [
  7761. {
  7762. autoid: 18095,
  7763. tablekey: 'table_pcweb_finance_report',
  7764. columnfield: 'areauserid',
  7765. columntitle: '交易用户',
  7766. columnwidth: '0',
  7767. orderindex: 10,
  7768. isshow: 1,
  7769. aligntype: 1,
  7770. formattertype: '',
  7771. formatterstring: '',
  7772. remark: 'areauserid',
  7773. needsummary: 0,
  7774. summarytype: 0,
  7775. groupname: ''
  7776. },
  7777. {
  7778. autoid: 18096,
  7779. tablekey: 'table_pcweb_finance_report',
  7780. columnfield: 'currencyname',
  7781. columntitle: '结算币种',
  7782. columnwidth: '0',
  7783. orderindex: 20,
  7784. isshow: 1,
  7785. aligntype: 1,
  7786. formattertype: '',
  7787. formatterstring: '',
  7788. remark: 'currencyname',
  7789. needsummary: 0,
  7790. summarytype: 0,
  7791. groupname: ''
  7792. },
  7793. {
  7794. autoid: 18097,
  7795. tablekey: 'table_pcweb_finance_report',
  7796. columnfield: 'buytodaysettleamount',
  7797. columntitle: '今付货款额',
  7798. columnwidth: '0',
  7799. orderindex: 30,
  7800. isshow: 1,
  7801. aligntype: 1,
  7802. formattertype: '',
  7803. formatterstring: '',
  7804. remark: 'buytodaysettleamount',
  7805. needsummary: 0,
  7806. summarytype: 0,
  7807. groupname: ''
  7808. },
  7809. {
  7810. autoid: 18098,
  7811. tablekey: 'table_pcweb_finance_report',
  7812. columnfield: 'buytodayrefundamount',
  7813. columntitle: '今收退款额',
  7814. columnwidth: '0',
  7815. orderindex: 40,
  7816. isshow: 1,
  7817. aligntype: 1,
  7818. formattertype: '',
  7819. formatterstring: '',
  7820. remark: 'buytodayrefundamount',
  7821. needsummary: 0,
  7822. summarytype: 0,
  7823. groupname: ''
  7824. },
  7825. {
  7826. autoid: 18099,
  7827. tablekey: 'table_pcweb_finance_report',
  7828. columnfield: 'buyprepaidamount',
  7829. columntitle: '预付货款额',
  7830. columnwidth: '0',
  7831. orderindex: 50,
  7832. isshow: 1,
  7833. aligntype: 1,
  7834. formattertype: '',
  7835. formatterstring: '',
  7836. remark: 'buyprepaidamount',
  7837. needsummary: 0,
  7838. summarytype: 0,
  7839. groupname: ''
  7840. },
  7841. {
  7842. autoid: 18100,
  7843. tablekey: 'table_pcweb_finance_report',
  7844. columnfield: 'buyunpaidamount',
  7845. columntitle: '应付货款额',
  7846. columnwidth: '0',
  7847. orderindex: 60,
  7848. isshow: 1,
  7849. aligntype: 1,
  7850. formattertype: '',
  7851. formatterstring: '',
  7852. remark: 'buyunpaidamount',
  7853. needsummary: 0,
  7854. summarytype: 0,
  7855. groupname: ''
  7856. },
  7857. {
  7858. autoid: 18101,
  7859. tablekey: 'table_pcweb_finance_report',
  7860. columnfield: 'buytodayinvoiceamount',
  7861. columntitle: '今收票额',
  7862. columnwidth: '0',
  7863. orderindex: 70,
  7864. isshow: 1,
  7865. aligntype: 1,
  7866. formattertype: '',
  7867. formatterstring: '',
  7868. remark: 'buytodayinvoiceamount',
  7869. needsummary: 0,
  7870. summarytype: 0,
  7871. groupname: ''
  7872. },
  7873. {
  7874. autoid: 18102,
  7875. tablekey: 'table_pcweb_finance_report',
  7876. columnfield: 'buypreinvoicedamount',
  7877. columntitle: '预收票额',
  7878. columnwidth: '0',
  7879. orderindex: 80,
  7880. isshow: 1,
  7881. aligntype: 1,
  7882. formattertype: '',
  7883. formatterstring: '',
  7884. remark: 'buypreinvoicedamount',
  7885. needsummary: 0,
  7886. summarytype: 0,
  7887. groupname: ''
  7888. },
  7889. {
  7890. autoid: 18103,
  7891. tablekey: 'table_pcweb_finance_report',
  7892. columnfield: 'buyuninvoicedamount',
  7893. columntitle: '应收票额',
  7894. columnwidth: '0',
  7895. orderindex: 90,
  7896. isshow: 1,
  7897. aligntype: 1,
  7898. formattertype: '',
  7899. formatterstring: '',
  7900. remark: 'buyuninvoicedamount',
  7901. needsummary: 0,
  7902. summarytype: 0,
  7903. groupname: ''
  7904. },
  7905. {
  7906. autoid: 18104,
  7907. tablekey: 'table_pcweb_finance_report',
  7908. columnfield: 'selltodaysettleamount',
  7909. columntitle: '今收货款额',
  7910. columnwidth: '0',
  7911. orderindex: 100,
  7912. isshow: 1,
  7913. aligntype: 1,
  7914. formattertype: '',
  7915. formatterstring: '',
  7916. remark: 'selltodaysettleamount',
  7917. needsummary: 0,
  7918. summarytype: 0,
  7919. groupname: ''
  7920. },
  7921. {
  7922. autoid: 18105,
  7923. tablekey: 'table_pcweb_finance_report',
  7924. columnfield: 'buyunpaidamount',
  7925. columntitle: '今付退款额',
  7926. columnwidth: '0',
  7927. orderindex: 110,
  7928. isshow: 1,
  7929. aligntype: 1,
  7930. formattertype: '',
  7931. formatterstring: '',
  7932. remark: 'buyunpaidamount',
  7933. needsummary: 0,
  7934. summarytype: 0,
  7935. groupname: ''
  7936. },
  7937. {
  7938. autoid: 18106,
  7939. tablekey: 'table_pcweb_finance_report',
  7940. columnfield: 'sellprepaidamount',
  7941. columntitle: '预收货款额',
  7942. columnwidth: '0',
  7943. orderindex: 120,
  7944. isshow: 1,
  7945. aligntype: 1,
  7946. formattertype: '',
  7947. formatterstring: '',
  7948. remark: 'sellprepaidamount',
  7949. needsummary: 0,
  7950. summarytype: 0,
  7951. groupname: ''
  7952. },
  7953. {
  7954. autoid: 18107,
  7955. tablekey: 'table_pcweb_finance_report',
  7956. columnfield: 'sellunpaidamount',
  7957. columntitle: '应收货款额',
  7958. columnwidth: '0',
  7959. orderindex: 130,
  7960. isshow: 1,
  7961. aligntype: 1,
  7962. formattertype: '',
  7963. formatterstring: '',
  7964. remark: 'sellunpaidamount',
  7965. needsummary: 0,
  7966. summarytype: 0,
  7967. groupname: ''
  7968. },
  7969. {
  7970. autoid: 18108,
  7971. tablekey: 'table_pcweb_finance_report',
  7972. columnfield: 'selltodayinvoiceamount',
  7973. columntitle: '今开票额',
  7974. columnwidth: '0',
  7975. orderindex: 140,
  7976. isshow: 1,
  7977. aligntype: 1,
  7978. formattertype: '',
  7979. formatterstring: '',
  7980. remark: 'selltodayinvoiceamount',
  7981. needsummary: 0,
  7982. summarytype: 0,
  7983. groupname: ''
  7984. },
  7985. {
  7986. autoid: 18109,
  7987. tablekey: 'table_pcweb_finance_report',
  7988. columnfield: 'sellpreinvoicedamount',
  7989. columntitle: '预开票额',
  7990. columnwidth: '0',
  7991. orderindex: 150,
  7992. isshow: 1,
  7993. aligntype: 1,
  7994. formattertype: '',
  7995. formatterstring: '',
  7996. remark: 'sellpreinvoicedamount',
  7997. needsummary: 0,
  7998. summarytype: 0,
  7999. groupname: ''
  8000. },
  8001. {
  8002. autoid: 18110,
  8003. tablekey: 'table_pcweb_finance_report',
  8004. columnfield: 'selluninvoicedamount',
  8005. columntitle: '应开票额',
  8006. columnwidth: '0',
  8007. orderindex: 160,
  8008. isshow: 1,
  8009. aligntype: 1,
  8010. formattertype: '',
  8011. formatterstring: '',
  8012. remark: 'selluninvoicedamount',
  8013. needsummary: 0,
  8014. summarytype: 0,
  8015. groupname: ''
  8016. },
  8017. {
  8018. autoid: 18111,
  8019. tablekey: 'table_pcweb_finance_report',
  8020. columnfield: 'todayreceivesum',
  8021. columntitle: '今收款合计',
  8022. columnwidth: '0',
  8023. orderindex: 170,
  8024. isshow: 1,
  8025. aligntype: 1,
  8026. formattertype: '',
  8027. formatterstring: '',
  8028. remark: 'todayreceivesum',
  8029. needsummary: 0,
  8030. summarytype: 0,
  8031. groupname: ''
  8032. },
  8033. {
  8034. autoid: 18112,
  8035. tablekey: 'table_pcweb_finance_report',
  8036. columnfield: 'todaypaysum',
  8037. columntitle: '今付款合计',
  8038. columnwidth: '0',
  8039. orderindex: 180,
  8040. isshow: 1,
  8041. aligntype: 1,
  8042. formattertype: '',
  8043. formatterstring: '',
  8044. remark: 'todaypaysum',
  8045. needsummary: 0,
  8046. summarytype: 0,
  8047. groupname: ''
  8048. }
  8049. ]
  8050. },
  8051. {
  8052. tablekey: 'table_pcweb_warehouse_category_report',
  8053. tabletype: 2,
  8054. tablename: '报表-库存报表',
  8055. tabelmenu: '',
  8056. remark: 'web端-报表-库存报表(品类)',
  8057. columns: [
  8058. {
  8059. autoid: 18113,
  8060. tablekey: 'table_pcweb_warehouse_category_report',
  8061. columnfield: 'deliverygoodsname',
  8062. columntitle: '现货品种',
  8063. columnwidth: '0',
  8064. orderindex: 10,
  8065. isshow: 1,
  8066. aligntype: 1,
  8067. formattertype: '',
  8068. formatterstring: '',
  8069. remark: 'deliverygoodsname',
  8070. needsummary: 0,
  8071. summarytype: 0,
  8072. groupname: ''
  8073. },
  8074. {
  8075. autoid: 18114,
  8076. tablekey: 'table_pcweb_warehouse_category_report',
  8077. columnfield: 'wrstandardname',
  8078. columntitle: '现货品类',
  8079. columnwidth: '0',
  8080. orderindex: 20,
  8081. isshow: 1,
  8082. aligntype: 1,
  8083. formattertype: '',
  8084. formatterstring: '',
  8085. remark: 'wrstandardname',
  8086. needsummary: 0,
  8087. summarytype: 0,
  8088. groupname: ''
  8089. },
  8090. {
  8091. autoid: 18115,
  8092. tablekey: 'table_pcweb_warehouse_category_report',
  8093. columnfield: 'oristock',
  8094. columntitle: '期初库存量',
  8095. columnwidth: '0',
  8096. orderindex: 30,
  8097. isshow: 1,
  8098. aligntype: 1,
  8099. formattertype: '',
  8100. formatterstring: '',
  8101. remark: 'oristock',
  8102. needsummary: 0,
  8103. summarytype: 0,
  8104. groupname: ''
  8105. },
  8106. {
  8107. autoid: 18116,
  8108. tablekey: 'table_pcweb_warehouse_category_report',
  8109. columnfield: 'todaybuyinqty',
  8110. columntitle: '采购入库量',
  8111. columnwidth: '0',
  8112. orderindex: 40,
  8113. isshow: 1,
  8114. aligntype: 1,
  8115. formattertype: '',
  8116. formatterstring: '',
  8117. remark: 'todaybuyinqty',
  8118. needsummary: 0,
  8119. summarytype: 0,
  8120. groupname: ''
  8121. },
  8122. {
  8123. autoid: 18117,
  8124. tablekey: 'table_pcweb_warehouse_category_report',
  8125. columnfield: 'todayselloutqty',
  8126. columntitle: '销售出库量',
  8127. columnwidth: '0',
  8128. orderindex: 50,
  8129. isshow: 1,
  8130. aligntype: 1,
  8131. formattertype: '',
  8132. formatterstring: '',
  8133. remark: 'todayselloutqty',
  8134. needsummary: 0,
  8135. summarytype: 0,
  8136. groupname: ''
  8137. },
  8138. {
  8139. autoid: 18118,
  8140. tablekey: 'table_pcweb_warehouse_category_report',
  8141. columnfield: 'todayproduceinqty',
  8142. columntitle: '内部入库量',
  8143. columnwidth: '0',
  8144. orderindex: 60,
  8145. isshow: 1,
  8146. aligntype: 1,
  8147. formattertype: '',
  8148. formatterstring: '',
  8149. remark: 'todayproduceinqty',
  8150. needsummary: 0,
  8151. summarytype: 0,
  8152. groupname: ''
  8153. },
  8154. {
  8155. autoid: 18119,
  8156. tablekey: 'table_pcweb_warehouse_category_report',
  8157. columnfield: 'todayproduceoutqty',
  8158. columntitle: '内部出库量',
  8159. columnwidth: '0',
  8160. orderindex: 70,
  8161. isshow: 1,
  8162. aligntype: 1,
  8163. formattertype: '',
  8164. formatterstring: '',
  8165. remark: 'todayproduceoutqty',
  8166. needsummary: 0,
  8167. summarytype: 0,
  8168. groupname: ''
  8169. },
  8170. {
  8171. autoid: 18120,
  8172. tablekey: 'table_pcweb_warehouse_category_report',
  8173. columnfield: 'curstock',
  8174. columntitle: '期末库存量',
  8175. columnwidth: '0',
  8176. orderindex: 80,
  8177. isshow: 1,
  8178. aligntype: 1,
  8179. formattertype: '',
  8180. formatterstring: '',
  8181. remark: 'curstock',
  8182. needsummary: 0,
  8183. summarytype: 0,
  8184. groupname: ''
  8185. },
  8186. {
  8187. autoid: 18121,
  8188. tablekey: 'table_pcweb_warehouse_category_report',
  8189. columnfield: 'diffqty',
  8190. columntitle: '库存变化量',
  8191. columnwidth: '0',
  8192. orderindex: 90,
  8193. isshow: 1,
  8194. aligntype: 1,
  8195. formattertype: '',
  8196. formatterstring: '',
  8197. remark: 'diffqty',
  8198. needsummary: 0,
  8199. summarytype: 0,
  8200. groupname: ''
  8201. },
  8202. {
  8203. autoid: 18122,
  8204. tablekey: 'table_pcweb_warehouse_category_report',
  8205. columnfield: 'unbuyinqty',
  8206. columntitle: '采购未入库量',
  8207. columnwidth: '0',
  8208. orderindex: 100,
  8209. isshow: 1,
  8210. aligntype: 1,
  8211. formattertype: '',
  8212. formatterstring: '',
  8213. remark: 'unbuyinqty',
  8214. needsummary: 0,
  8215. summarytype: 0,
  8216. groupname: ''
  8217. },
  8218. {
  8219. autoid: 18123,
  8220. tablekey: 'table_pcweb_warehouse_category_report',
  8221. columnfield: 'unselloutqty',
  8222. columntitle: '销售未出库量',
  8223. columnwidth: '0',
  8224. orderindex: 110,
  8225. isshow: 1,
  8226. aligntype: 1,
  8227. formattertype: '',
  8228. formatterstring: '',
  8229. remark: 'unselloutqty',
  8230. needsummary: 0,
  8231. summarytype: 0,
  8232. groupname: ''
  8233. }
  8234. ]
  8235. },
  8236. {
  8237. tablekey: 'table_pcweb_warehouse_report',
  8238. tabletype: 2,
  8239. tablename: '报表-库存报表',
  8240. tabelmenu: '',
  8241. remark: 'web端-报表-库存报表(仓库)',
  8242. columns: [
  8243. {
  8244. autoid: 18124,
  8245. tablekey: 'table_pcweb_warehouse_report',
  8246. columnfield: 'warehousename',
  8247. columntitle: '仓库',
  8248. columnwidth: '0',
  8249. orderindex: 10,
  8250. isshow: 1,
  8251. aligntype: 1,
  8252. formattertype: '',
  8253. formatterstring: '',
  8254. remark: 'warehousename',
  8255. needsummary: 0,
  8256. summarytype: 0,
  8257. groupname: ''
  8258. },
  8259. {
  8260. autoid: 18125,
  8261. tablekey: 'table_pcweb_warehouse_report',
  8262. columnfield: 'deliverygoodsname',
  8263. columntitle: '现货品种',
  8264. columnwidth: '0',
  8265. orderindex: 20,
  8266. isshow: 1,
  8267. aligntype: 1,
  8268. formattertype: '',
  8269. formatterstring: '',
  8270. remark: 'deliverygoodsname',
  8271. needsummary: 0,
  8272. summarytype: 0,
  8273. groupname: ''
  8274. },
  8275. {
  8276. autoid: 18126,
  8277. tablekey: 'table_pcweb_warehouse_report',
  8278. columnfield: 'wrstandardname',
  8279. columntitle: '现货品类',
  8280. columnwidth: '0',
  8281. orderindex: 30,
  8282. isshow: 1,
  8283. aligntype: 1,
  8284. formattertype: '',
  8285. formatterstring: '',
  8286. remark: 'wrstandardname',
  8287. needsummary: 0,
  8288. summarytype: 0,
  8289. groupname: ''
  8290. },
  8291. {
  8292. autoid: 18127,
  8293. tablekey: 'table_pcweb_warehouse_report',
  8294. columnfield: 'oristock',
  8295. columntitle: '期初库存量',
  8296. columnwidth: '0',
  8297. orderindex: 40,
  8298. isshow: 1,
  8299. aligntype: 1,
  8300. formattertype: '',
  8301. formatterstring: '',
  8302. remark: 'oristock',
  8303. needsummary: 0,
  8304. summarytype: 0,
  8305. groupname: ''
  8306. },
  8307. {
  8308. autoid: 18128,
  8309. tablekey: 'table_pcweb_warehouse_report',
  8310. columnfield: 'todaybuyinqty',
  8311. columntitle: '采购入库量',
  8312. columnwidth: '0',
  8313. orderindex: 50,
  8314. isshow: 1,
  8315. aligntype: 1,
  8316. formattertype: '',
  8317. formatterstring: '',
  8318. remark: 'todaybuyinqty',
  8319. needsummary: 0,
  8320. summarytype: 0,
  8321. groupname: ''
  8322. },
  8323. {
  8324. autoid: 18129,
  8325. tablekey: 'table_pcweb_warehouse_report',
  8326. columnfield: 'todayselloutqty',
  8327. columntitle: '销售出库量',
  8328. columnwidth: '0',
  8329. orderindex: 60,
  8330. isshow: 1,
  8331. aligntype: 1,
  8332. formattertype: '',
  8333. formatterstring: '',
  8334. remark: 'todayselloutqty',
  8335. needsummary: 0,
  8336. summarytype: 0,
  8337. groupname: ''
  8338. },
  8339. {
  8340. autoid: 18130,
  8341. tablekey: 'table_pcweb_warehouse_report',
  8342. columnfield: 'todayproduceinqty',
  8343. columntitle: '内部入库量',
  8344. columnwidth: '0',
  8345. orderindex: 70,
  8346. isshow: 1,
  8347. aligntype: 1,
  8348. formattertype: '',
  8349. formatterstring: '',
  8350. remark: 'todayproduceinqty',
  8351. needsummary: 0,
  8352. summarytype: 0,
  8353. groupname: ''
  8354. },
  8355. {
  8356. autoid: 18131,
  8357. tablekey: 'table_pcweb_warehouse_report',
  8358. columnfield: 'todayproduceoutqty',
  8359. columntitle: '内部出库量',
  8360. columnwidth: '0',
  8361. orderindex: 80,
  8362. isshow: 1,
  8363. aligntype: 1,
  8364. formattertype: '',
  8365. formatterstring: '',
  8366. remark: 'todayproduceoutqty',
  8367. needsummary: 0,
  8368. summarytype: 0,
  8369. groupname: ''
  8370. },
  8371. {
  8372. autoid: 18132,
  8373. tablekey: 'table_pcweb_warehouse_report',
  8374. columnfield: 'curstock',
  8375. columntitle: '期末库存量',
  8376. columnwidth: '0',
  8377. orderindex: 90,
  8378. isshow: 1,
  8379. aligntype: 1,
  8380. formattertype: '',
  8381. formatterstring: '',
  8382. remark: 'curstock',
  8383. needsummary: 0,
  8384. summarytype: 0,
  8385. groupname: ''
  8386. },
  8387. {
  8388. autoid: 18133,
  8389. tablekey: 'table_pcweb_warehouse_report',
  8390. columnfield: 'diffqty',
  8391. columntitle: '库存变化量',
  8392. columnwidth: '0',
  8393. orderindex: 100,
  8394. isshow: 1,
  8395. aligntype: 1,
  8396. formattertype: '',
  8397. formatterstring: '',
  8398. remark: 'diffqty',
  8399. needsummary: 0,
  8400. summarytype: 0,
  8401. groupname: ''
  8402. }
  8403. ]
  8404. },
  8405. {
  8406. tablekey: 'table_pcweb_aggregate_profit_and_loss',
  8407. tabletype: 2,
  8408. tablename: '报表-汇总损益报表',
  8409. tabelmenu: '',
  8410. remark: 'web端-报表-汇总损益报表',
  8411. columns: [
  8412. {
  8413. autoid: 18134,
  8414. tablekey: 'table_pcweb_aggregate_profit_and_loss',
  8415. columnfield: 'currencyname',
  8416. columntitle: '结算币种',
  8417. columnwidth: '0',
  8418. orderindex: 10,
  8419. isshow: 1,
  8420. aligntype: 1,
  8421. formattertype: '',
  8422. formatterstring: '',
  8423. remark: 'currencyname',
  8424. needsummary: 0,
  8425. summarytype: 0,
  8426. groupname: ''
  8427. },
  8428. {
  8429. autoid: 18135,
  8430. tablekey: 'table_pcweb_aggregate_profit_and_loss',
  8431. columnfield: 'accountname',
  8432. columntitle: '交易用户',
  8433. columnwidth: '0',
  8434. orderindex: 20,
  8435. isshow: 1,
  8436. aligntype: 1,
  8437. formattertype: '',
  8438. formatterstring: '',
  8439. remark: 'accountname',
  8440. needsummary: 0,
  8441. summarytype: 0,
  8442. groupname: ''
  8443. },
  8444. {
  8445. autoid: 18136,
  8446. tablekey: 'table_pcweb_aggregate_profit_and_loss',
  8447. columnfield: 'spotactualpl',
  8448. columntitle: '现货损益',
  8449. columnwidth: '0',
  8450. orderindex: 30,
  8451. isshow: 1,
  8452. aligntype: 1,
  8453. formattertype: '',
  8454. formatterstring: '',
  8455. remark: 'spotactualpl',
  8456. needsummary: 0,
  8457. summarytype: 0,
  8458. groupname: ''
  8459. },
  8460. {
  8461. autoid: 18137,
  8462. tablekey: 'table_pcweb_aggregate_profit_and_loss',
  8463. columnfield: 'spotfloatpl',
  8464. columntitle: '现货浮动损益',
  8465. columnwidth: '0',
  8466. orderindex: 40,
  8467. isshow: 1,
  8468. aligntype: 1,
  8469. formattertype: '',
  8470. formatterstring: '',
  8471. remark: 'spotfloatpl',
  8472. needsummary: 0,
  8473. summarytype: 0,
  8474. groupname: ''
  8475. },
  8476. {
  8477. autoid: 18138,
  8478. tablekey: 'table_pcweb_aggregate_profit_and_loss',
  8479. columnfield: 'futureactualpl',
  8480. columntitle: '期货损益',
  8481. columnwidth: '0',
  8482. orderindex: 50,
  8483. isshow: 1,
  8484. aligntype: 1,
  8485. formattertype: '',
  8486. formatterstring: '',
  8487. remark: 'futureactualpl',
  8488. needsummary: 0,
  8489. summarytype: 0,
  8490. groupname: ''
  8491. },
  8492. {
  8493. autoid: 18139,
  8494. tablekey: 'table_pcweb_aggregate_profit_and_loss',
  8495. columnfield: 'sumactualpl',
  8496. columntitle: '实际损益',
  8497. columnwidth: '0',
  8498. orderindex: 60,
  8499. isshow: 1,
  8500. aligntype: 1,
  8501. formattertype: '',
  8502. formatterstring: '',
  8503. remark: 'sumactualpl',
  8504. needsummary: 0,
  8505. summarytype: 0,
  8506. groupname: ''
  8507. },
  8508. {
  8509. autoid: 18140,
  8510. tablekey: 'table_pcweb_aggregate_profit_and_loss',
  8511. columnfield: 'sumpl',
  8512. columntitle: '汇总损益',
  8513. columnwidth: '0',
  8514. orderindex: 70,
  8515. isshow: 1,
  8516. aligntype: 1,
  8517. formattertype: '',
  8518. formatterstring: '',
  8519. remark: 'sumpl',
  8520. needsummary: 0,
  8521. summarytype: 0,
  8522. groupname: ''
  8523. }
  8524. ]
  8525. },
  8526. {
  8527. tablekey: 'table_pcweb_qhj_recharge_review',
  8528. tabletype: 2,
  8529. tablename: '铂金宝-充值提现审核-充值审核',
  8530. tabelmenu: '',
  8531. remark: 'web端-铂金宝-充值提现审核-充值审核',
  8532. columns: [
  8533. {
  8534. autoid: 18141,
  8535. tablekey: 'table_pcweb_qhj_recharge_review',
  8536. columnfield: 'accountcode',
  8537. columntitle: '账号',
  8538. columnwidth: '0',
  8539. orderindex: 10,
  8540. isshow: 1,
  8541. aligntype: 1,
  8542. formattertype: '',
  8543. formatterstring: '',
  8544. remark: 'accountcode',
  8545. needsummary: 0,
  8546. summarytype: 0,
  8547. groupname: ''
  8548. },
  8549. {
  8550. autoid: 18142,
  8551. tablekey: 'table_pcweb_qhj_recharge_review',
  8552. columnfield: 'accountname',
  8553. columntitle: '名称',
  8554. columnwidth: '0',
  8555. orderindex: 20,
  8556. isshow: 1,
  8557. aligntype: 1,
  8558. formattertype: '',
  8559. formatterstring: '',
  8560. remark: 'accountname',
  8561. needsummary: 0,
  8562. summarytype: 0,
  8563. groupname: ''
  8564. },
  8565. {
  8566. autoid: 18143,
  8567. tablekey: 'table_pcweb_qhj_recharge_review',
  8568. columnfield: 'userinfotype',
  8569. columntitle: '账户类型',
  8570. columnwidth: '0',
  8571. orderindex: 30,
  8572. isshow: 1,
  8573. aligntype: 1,
  8574. formattertype: '',
  8575. formatterstring: '',
  8576. remark: 'userinfotype',
  8577. needsummary: 0,
  8578. summarytype: 0,
  8579. groupname: ''
  8580. },
  8581. {
  8582. autoid: 18144,
  8583. tablekey: 'table_pcweb_qhj_recharge_review',
  8584. columnfield: 'amount',
  8585. columntitle: '充值金额',
  8586. columnwidth: '0',
  8587. orderindex: 40,
  8588. isshow: 1,
  8589. aligntype: 1,
  8590. formattertype: '',
  8591. formatterstring: '',
  8592. remark: 'amount',
  8593. needsummary: 0,
  8594. summarytype: 0,
  8595. groupname: ''
  8596. },
  8597. {
  8598. autoid: 18145,
  8599. tablekey: 'table_pcweb_qhj_recharge_review',
  8600. columnfield: 'certificatephotourl',
  8601. columntitle: '凭证',
  8602. columnwidth: '0',
  8603. orderindex: 50,
  8604. isshow: 1,
  8605. aligntype: 1,
  8606. formattertype: '',
  8607. formatterstring: '',
  8608. remark: 'certificatephotourl',
  8609. needsummary: 0,
  8610. summarytype: 0,
  8611. groupname: ''
  8612. },
  8613. {
  8614. autoid: 18146,
  8615. tablekey: 'table_pcweb_qhj_recharge_review',
  8616. columnfield: 'updatetime',
  8617. columntitle: '申请时间',
  8618. columnwidth: '0',
  8619. orderindex: 60,
  8620. isshow: 1,
  8621. aligntype: 1,
  8622. formattertype: '',
  8623. formatterstring: '',
  8624. remark: 'updatetime',
  8625. needsummary: 0,
  8626. summarytype: 0,
  8627. groupname: ''
  8628. }
  8629. ]
  8630. },
  8631. {
  8632. tablekey: 'table_pcweb_qhj_withdrawal_review',
  8633. tabletype: 2,
  8634. tablename: '铂金宝-充值提现审核-提现审核',
  8635. tabelmenu: '',
  8636. remark: 'web端-铂金宝-充值提现审核-提现审核',
  8637. columns: [
  8638. {
  8639. autoid: 18147,
  8640. tablekey: 'table_pcweb_qhj_withdrawal_review',
  8641. columnfield: 'accountcode',
  8642. columntitle: '账号',
  8643. columnwidth: '0',
  8644. orderindex: 10,
  8645. isshow: 1,
  8646. aligntype: 1,
  8647. formattertype: '',
  8648. formatterstring: '',
  8649. remark: 'accountcode',
  8650. needsummary: 0,
  8651. summarytype: 0,
  8652. groupname: ''
  8653. },
  8654. {
  8655. autoid: 18148,
  8656. tablekey: 'table_pcweb_qhj_withdrawal_review',
  8657. columnfield: 'accountname',
  8658. columntitle: '名称',
  8659. columnwidth: '0',
  8660. orderindex: 20,
  8661. isshow: 1,
  8662. aligntype: 1,
  8663. formattertype: '',
  8664. formatterstring: '',
  8665. remark: 'accountname',
  8666. needsummary: 0,
  8667. summarytype: 0,
  8668. groupname: ''
  8669. },
  8670. {
  8671. autoid: 18149,
  8672. tablekey: 'table_pcweb_qhj_withdrawal_review',
  8673. columnfield: 'userinfotype',
  8674. columntitle: '账户类型',
  8675. columnwidth: '0',
  8676. orderindex: 30,
  8677. isshow: 1,
  8678. aligntype: 1,
  8679. formattertype: '',
  8680. formatterstring: '',
  8681. remark: 'userinfotype',
  8682. needsummary: 0,
  8683. summarytype: 0,
  8684. groupname: ''
  8685. },
  8686. {
  8687. autoid: 18150,
  8688. tablekey: 'table_pcweb_qhj_withdrawal_review',
  8689. columnfield: 'amount',
  8690. columntitle: '提现金额',
  8691. columnwidth: '0',
  8692. orderindex: 40,
  8693. isshow: 1,
  8694. aligntype: 1,
  8695. formattertype: '',
  8696. formatterstring: '',
  8697. remark: 'amount',
  8698. needsummary: 0,
  8699. summarytype: 0,
  8700. groupname: ''
  8701. },
  8702. {
  8703. autoid: 18151,
  8704. tablekey: 'table_pcweb_qhj_withdrawal_review',
  8705. columnfield: 'bankid',
  8706. columntitle: '提现银行',
  8707. columnwidth: '0',
  8708. orderindex: 50,
  8709. isshow: 1,
  8710. aligntype: 1,
  8711. formattertype: '',
  8712. formatterstring: '',
  8713. remark: 'bankid',
  8714. needsummary: 0,
  8715. summarytype: 0,
  8716. groupname: ''
  8717. },
  8718. {
  8719. autoid: 18152,
  8720. tablekey: 'table_pcweb_qhj_withdrawal_review',
  8721. columnfield: 'bankaccountno',
  8722. columntitle: '银行卡号',
  8723. columnwidth: '0',
  8724. orderindex: 60,
  8725. isshow: 1,
  8726. aligntype: 1,
  8727. formattertype: '',
  8728. formatterstring: '',
  8729. remark: 'bankaccountno',
  8730. needsummary: 0,
  8731. summarytype: 0,
  8732. groupname: ''
  8733. },
  8734. {
  8735. autoid: 18153,
  8736. tablekey: 'table_pcweb_qhj_withdrawal_review',
  8737. columnfield: 'branchbankname',
  8738. columntitle: '支行名称',
  8739. columnwidth: '0',
  8740. orderindex: 70,
  8741. isshow: 1,
  8742. aligntype: 1,
  8743. formattertype: '',
  8744. formatterstring: '',
  8745. remark: 'branchbankname',
  8746. needsummary: 0,
  8747. summarytype: 0,
  8748. groupname: ''
  8749. },
  8750. {
  8751. autoid: 18154,
  8752. tablekey: 'table_pcweb_qhj_withdrawal_review',
  8753. columnfield: 'bankaccountname',
  8754. columntitle: '姓名',
  8755. columnwidth: '0',
  8756. orderindex: 80,
  8757. isshow: 1,
  8758. aligntype: 1,
  8759. formattertype: '',
  8760. formatterstring: '',
  8761. remark: 'bankaccountname',
  8762. needsummary: 0,
  8763. summarytype: 0,
  8764. groupname: ''
  8765. },
  8766. {
  8767. autoid: 18155,
  8768. tablekey: 'table_pcweb_qhj_withdrawal_review',
  8769. columnfield: 'updatetime',
  8770. columntitle: '申请时间',
  8771. columnwidth: '0',
  8772. orderindex: 90,
  8773. isshow: 1,
  8774. aligntype: 1,
  8775. formattertype: '',
  8776. formatterstring: '',
  8777. remark: 'updatetime',
  8778. needsummary: 0,
  8779. summarytype: 0,
  8780. groupname: ''
  8781. }
  8782. ]
  8783. },
  8784. {
  8785. tablekey: 'table_pcweb_qhj_pickup_query',
  8786. tabletype: 2,
  8787. tablename: '铂金宝-提货查询',
  8788. tabelmenu: '',
  8789. remark: 'web端-铂金宝-提货查询',
  8790. columns: [
  8791. {
  8792. autoid: 18156,
  8793. tablekey: 'table_pcweb_qhj_pickup_query',
  8794. columnfield: 'accountcode',
  8795. columntitle: '账号',
  8796. columnwidth: '0',
  8797. orderindex: 10,
  8798. isshow: 1,
  8799. aligntype: 1,
  8800. formattertype: '',
  8801. formatterstring: '',
  8802. remark: 'accountcode',
  8803. needsummary: 0,
  8804. summarytype: 0,
  8805. groupname: ''
  8806. },
  8807. {
  8808. autoid: 18157,
  8809. tablekey: 'table_pcweb_qhj_pickup_query',
  8810. columnfield: 'username',
  8811. columntitle: '名称',
  8812. columnwidth: '0',
  8813. orderindex: 20,
  8814. isshow: 1,
  8815. aligntype: 1,
  8816. formattertype: '',
  8817. formatterstring: '',
  8818. remark: 'username',
  8819. needsummary: 0,
  8820. summarytype: 0,
  8821. groupname: ''
  8822. },
  8823. {
  8824. autoid: 18158,
  8825. tablekey: 'table_pcweb_qhj_pickup_query',
  8826. columnfield: 'userinfotype',
  8827. columntitle: '账户类型',
  8828. columnwidth: '0',
  8829. orderindex: 30,
  8830. isshow: 1,
  8831. aligntype: 1,
  8832. formattertype: '',
  8833. formatterstring: '',
  8834. remark: 'userinfotype',
  8835. needsummary: 0,
  8836. summarytype: 0,
  8837. groupname: ''
  8838. },
  8839. {
  8840. autoid: 18159,
  8841. tablekey: 'table_pcweb_qhj_pickup_query',
  8842. columnfield: 'pickupgoodsname',
  8843. columntitle: '提货商品',
  8844. columnwidth: '0',
  8845. orderindex: 40,
  8846. isshow: 1,
  8847. aligntype: 1,
  8848. formattertype: '',
  8849. formatterstring: '',
  8850. remark: 'pickupgoodsname',
  8851. needsummary: 0,
  8852. summarytype: 0,
  8853. groupname: ''
  8854. },
  8855. {
  8856. autoid: 18160,
  8857. tablekey: 'table_pcweb_qhj_pickup_query',
  8858. columnfield: 'pickupgoodsqty',
  8859. columntitle: '提货数量',
  8860. columnwidth: '0',
  8861. orderindex: 50,
  8862. isshow: 1,
  8863. aligntype: 1,
  8864. formattertype: '',
  8865. formatterstring: '',
  8866. remark: 'pickupgoodsqty',
  8867. needsummary: 0,
  8868. summarytype: 0,
  8869. groupname: ''
  8870. },
  8871. {
  8872. autoid: 18161,
  8873. tablekey: 'table_pcweb_qhj_pickup_query',
  8874. columnfield: 'goodsname',
  8875. columntitle: '交易商品',
  8876. columnwidth: '0',
  8877. orderindex: 60,
  8878. isshow: 1,
  8879. aligntype: 1,
  8880. formattertype: '',
  8881. formatterstring: '',
  8882. remark: 'goodsname',
  8883. needsummary: 0,
  8884. summarytype: 0,
  8885. groupname: ''
  8886. },
  8887. {
  8888. autoid: 18162,
  8889. tablekey: 'table_pcweb_qhj_pickup_query',
  8890. columnfield: 'qty',
  8891. columntitle: '商品数量',
  8892. columnwidth: '0',
  8893. orderindex: 70,
  8894. isshow: 1,
  8895. aligntype: 1,
  8896. formattertype: '',
  8897. formatterstring: '',
  8898. remark: 'qty',
  8899. needsummary: 0,
  8900. summarytype: 0,
  8901. groupname: ''
  8902. },
  8903. {
  8904. autoid: 18163,
  8905. tablekey: 'table_pcweb_qhj_pickup_query',
  8906. columnfield: 'takemode',
  8907. columntitle: '收货方式',
  8908. columnwidth: '0',
  8909. orderindex: 80,
  8910. isshow: 1,
  8911. aligntype: 1,
  8912. formattertype: '',
  8913. formatterstring: '',
  8914. remark: 'takemode',
  8915. needsummary: 0,
  8916. summarytype: 0,
  8917. groupname: ''
  8918. },
  8919. {
  8920. autoid: 18164,
  8921. tablekey: 'table_pcweb_qhj_pickup_query',
  8922. columnfield: 'recivername',
  8923. columntitle: '提货/收货人',
  8924. columnwidth: '0',
  8925. orderindex: 90,
  8926. isshow: 1,
  8927. aligntype: 1,
  8928. formattertype: '',
  8929. formatterstring: '',
  8930. remark: 'recivername',
  8931. needsummary: 0,
  8932. summarytype: 0,
  8933. groupname: ''
  8934. },
  8935. {
  8936. autoid: 18165,
  8937. tablekey: 'table_pcweb_qhj_pickup_query',
  8938. columnfield: 'address',
  8939. columntitle: '提货/收货地址',
  8940. columnwidth: '0',
  8941. orderindex: 100,
  8942. isshow: 1,
  8943. aligntype: 1,
  8944. formattertype: '',
  8945. formatterstring: '',
  8946. remark: 'address',
  8947. needsummary: 0,
  8948. summarytype: 0,
  8949. groupname: ''
  8950. }
  8951. ]
  8952. },
  8953. {
  8954. tablekey: 'table_pcweb_qhj_fixed_investment_price_query',
  8955. tabletype: 2,
  8956. tablename: '铂金宝-定投价查询',
  8957. tabelmenu: '',
  8958. remark: 'web端-铂金宝-定投价查询',
  8959. columns: [
  8960. {
  8961. autoid: 18166,
  8962. tablekey: 'table_pcweb_qhj_fixed_investment_price_query',
  8963. columnfield: 'goodsid',
  8964. columntitle: '商品',
  8965. columnwidth: '0',
  8966. orderindex: 10,
  8967. isshow: 1,
  8968. aligntype: 1,
  8969. formattertype: '',
  8970. formatterstring: '',
  8971. remark: 'goodsid',
  8972. needsummary: 0,
  8973. summarytype: 0,
  8974. groupname: ''
  8975. },
  8976. {
  8977. autoid: 18167,
  8978. tablekey: 'table_pcweb_qhj_fixed_investment_price_query',
  8979. columnfield: 'tradedate',
  8980. columntitle: '交易日',
  8981. columnwidth: '0',
  8982. orderindex: 20,
  8983. isshow: 1,
  8984. aligntype: 1,
  8985. formattertype: '',
  8986. formatterstring: '',
  8987. remark: 'tradedate',
  8988. needsummary: 0,
  8989. summarytype: 0,
  8990. groupname: ''
  8991. },
  8992. {
  8993. autoid: 18168,
  8994. tablekey: 'table_pcweb_qhj_fixed_investment_price_query',
  8995. columnfield: 'reckonprice',
  8996. columntitle: '定投价',
  8997. columnwidth: '0',
  8998. orderindex: 30,
  8999. isshow: 1,
  9000. aligntype: 1,
  9001. formattertype: '',
  9002. formatterstring: '',
  9003. remark: 'reckonprice',
  9004. needsummary: 0,
  9005. summarytype: 0,
  9006. groupname: ''
  9007. }
  9008. ]
  9009. },
  9010. {
  9011. tablekey: 'table_pcweb_qhj_fixed_investment_plan_query',
  9012. tabletype: 2,
  9013. tablename: '铂金宝-定投查询-定投计划查询',
  9014. tabelmenu: '',
  9015. remark: 'web端-铂金宝-定投查询-定投计划查询',
  9016. columns: [
  9017. {
  9018. autoid: 18169,
  9019. tablekey: 'table_pcweb_qhj_fixed_investment_plan_query',
  9020. columnfield: 'accountid',
  9021. columntitle: '账号',
  9022. columnwidth: '0',
  9023. orderindex: 10,
  9024. isshow: 1,
  9025. aligntype: 1,
  9026. formattertype: '',
  9027. formatterstring: '',
  9028. remark: 'accountid',
  9029. needsummary: 0,
  9030. summarytype: 0,
  9031. groupname: ''
  9032. },
  9033. {
  9034. autoid: 18170,
  9035. tablekey: 'table_pcweb_qhj_fixed_investment_plan_query',
  9036. columnfield: 'accountname',
  9037. columntitle: '名称',
  9038. columnwidth: '0',
  9039. orderindex: 20,
  9040. isshow: 1,
  9041. aligntype: 1,
  9042. formattertype: '',
  9043. formatterstring: '',
  9044. remark: 'accountname',
  9045. needsummary: 0,
  9046. summarytype: 0,
  9047. groupname: ''
  9048. },
  9049. {
  9050. autoid: 18171,
  9051. tablekey: 'table_pcweb_qhj_fixed_investment_plan_query',
  9052. columnfield: 'userinfotype',
  9053. columntitle: '账户类型',
  9054. columnwidth: '0',
  9055. orderindex: 30,
  9056. isshow: 1,
  9057. aligntype: 1,
  9058. formattertype: '',
  9059. formatterstring: '',
  9060. remark: 'userinfotype',
  9061. needsummary: 0,
  9062. summarytype: 0,
  9063. groupname: ''
  9064. },
  9065. {
  9066. autoid: 18172,
  9067. tablekey: 'table_pcweb_qhj_fixed_investment_plan_query',
  9068. columnfield: 'goodsname',
  9069. columntitle: '定投商品',
  9070. columnwidth: '0',
  9071. orderindex: 40,
  9072. isshow: 1,
  9073. aligntype: 1,
  9074. formattertype: '',
  9075. formatterstring: '',
  9076. remark: 'goodsname',
  9077. needsummary: 0,
  9078. summarytype: 0,
  9079. groupname: ''
  9080. },
  9081. {
  9082. autoid: 18173,
  9083. tablekey: 'table_pcweb_qhj_fixed_investment_plan_query',
  9084. columnfield: 'regularlymode',
  9085. columntitle: '定投方式',
  9086. columnwidth: '0',
  9087. orderindex: 50,
  9088. isshow: 1,
  9089. aligntype: 1,
  9090. formattertype: '',
  9091. formatterstring: '',
  9092. remark: 'regularlymode',
  9093. needsummary: 0,
  9094. summarytype: 0,
  9095. groupname: ''
  9096. },
  9097. {
  9098. autoid: 18174,
  9099. tablekey: 'table_pcweb_qhj_fixed_investment_plan_query',
  9100. columnfield: 'regularlymodevalue',
  9101. columntitle: '定投金额/数量',
  9102. columnwidth: '0',
  9103. orderindex: 60,
  9104. isshow: 1,
  9105. aligntype: 1,
  9106. formattertype: '',
  9107. formatterstring: '',
  9108. remark: 'regularlymodevalue',
  9109. needsummary: 0,
  9110. summarytype: 0,
  9111. groupname: ''
  9112. },
  9113. {
  9114. autoid: 18175,
  9115. tablekey: 'table_pcweb_qhj_fixed_investment_plan_query',
  9116. columnfield: 'regularlycycle',
  9117. columntitle: '定投频率',
  9118. columnwidth: '0',
  9119. orderindex: 70,
  9120. isshow: 1,
  9121. aligntype: 1,
  9122. formattertype: '',
  9123. formatterstring: '',
  9124. remark: 'regularlycycle',
  9125. needsummary: 0,
  9126. summarytype: 0,
  9127. groupname: ''
  9128. },
  9129. {
  9130. autoid: 18176,
  9131. tablekey: 'table_pcweb_qhj_fixed_investment_plan_query',
  9132. columnfield: 'triggertotalamount',
  9133. columntitle: '已定投金额',
  9134. columnwidth: '0',
  9135. orderindex: 80,
  9136. isshow: 1,
  9137. aligntype: 1,
  9138. formattertype: '',
  9139. formatterstring: '',
  9140. remark: 'triggertotalamount',
  9141. needsummary: 0,
  9142. summarytype: 0,
  9143. groupname: ''
  9144. },
  9145. {
  9146. autoid: 18177,
  9147. tablekey: 'table_pcweb_qhj_fixed_investment_plan_query',
  9148. columnfield: 'triggertotalqty',
  9149. columntitle: '已定投数量',
  9150. columnwidth: '0',
  9151. orderindex: 90,
  9152. isshow: 1,
  9153. aligntype: 1,
  9154. formattertype: '',
  9155. formatterstring: '',
  9156. remark: 'triggertotalqty',
  9157. needsummary: 0,
  9158. summarytype: 0,
  9159. groupname: ''
  9160. },
  9161. {
  9162. autoid: 18178,
  9163. tablekey: 'table_pcweb_qhj_fixed_investment_plan_query',
  9164. columnfield: 'triggersuccesstimes',
  9165. columntitle: '已定投期数',
  9166. columnwidth: '0',
  9167. orderindex: 100,
  9168. isshow: 1,
  9169. aligntype: 1,
  9170. formattertype: '',
  9171. formatterstring: '',
  9172. remark: 'triggersuccesstimes',
  9173. needsummary: 0,
  9174. summarytype: 0,
  9175. groupname: ''
  9176. },
  9177. {
  9178. autoid: 18179,
  9179. tablekey: 'table_pcweb_qhj_fixed_investment_plan_query',
  9180. columnfield: 'nexttriggerdate',
  9181. columntitle: '计划开始时间',
  9182. columnwidth: '0',
  9183. orderindex: 100,
  9184. isshow: 1,
  9185. aligntype: 1,
  9186. formattertype: '',
  9187. formatterstring: '',
  9188. remark: 'nexttriggerdate',
  9189. needsummary: 0,
  9190. summarytype: 0,
  9191. groupname: ''
  9192. },
  9193. {
  9194. autoid: 18180,
  9195. tablekey: 'table_pcweb_qhj_fixed_investment_plan_query',
  9196. columnfield: 'regularlystrategystatus',
  9197. columntitle: '状态',
  9198. columnwidth: '0',
  9199. orderindex: 100,
  9200. isshow: 1,
  9201. aligntype: 1,
  9202. formattertype: '',
  9203. formatterstring: '',
  9204. remark: 'regularlystrategystatus',
  9205. needsummary: 0,
  9206. summarytype: 0,
  9207. groupname: ''
  9208. }
  9209. ]
  9210. },
  9211. {
  9212. tablekey: 'table_pcweb_qhj_fixed_investment_flow_query',
  9213. tabletype: 2,
  9214. tablename: '铂金宝-定投查询-定投流水查询',
  9215. tabelmenu: '',
  9216. remark: 'web端-铂金宝-定投查询-定投流水查询',
  9217. columns: [
  9218. {
  9219. autoid: 18181,
  9220. tablekey: 'table_pcweb_qhj_fixed_investment_flow_query',
  9221. columnfield: 'accountname',
  9222. columntitle: '账号',
  9223. columnwidth: '0',
  9224. orderindex: 10,
  9225. isshow: 1,
  9226. aligntype: 1,
  9227. formattertype: '',
  9228. formatterstring: '',
  9229. remark: 'accountname',
  9230. needsummary: 0,
  9231. summarytype: 0,
  9232. groupname: ''
  9233. },
  9234. {
  9235. autoid: 18182,
  9236. tablekey: 'table_pcweb_qhj_fixed_investment_flow_query',
  9237. columnfield: 'goodsname',
  9238. columntitle: '定投商品',
  9239. columnwidth: '0',
  9240. orderindex: 20,
  9241. isshow: 1,
  9242. aligntype: 1,
  9243. formattertype: '',
  9244. formatterstring: '',
  9245. remark: 'goodsname',
  9246. needsummary: 0,
  9247. summarytype: 0,
  9248. groupname: ''
  9249. },
  9250. {
  9251. autoid: 18183,
  9252. tablekey: 'table_pcweb_qhj_fixed_investment_flow_query',
  9253. columnfield: 'regularlymodevalue',
  9254. columntitle: '定投金额',
  9255. columnwidth: '0',
  9256. orderindex: 30,
  9257. isshow: 1,
  9258. aligntype: 1,
  9259. formattertype: '',
  9260. formatterstring: '',
  9261. remark: 'userinfotype',
  9262. needsummary: 0,
  9263. summarytype: 0,
  9264. groupname: ''
  9265. },
  9266. {
  9267. autoid: 18184,
  9268. tablekey: 'table_pcweb_qhj_fixed_investment_flow_query',
  9269. columnfield: 'regularlymodevalue',
  9270. columntitle: '定投数量',
  9271. columnwidth: '0',
  9272. orderindex: 40,
  9273. isshow: 1,
  9274. aligntype: 1,
  9275. formattertype: '',
  9276. formatterstring: '',
  9277. remark: 'pickupgoodsname',
  9278. needsummary: 0,
  9279. summarytype: 0,
  9280. groupname: ''
  9281. },
  9282. {
  9283. autoid: 18185,
  9284. tablekey: 'table_pcweb_qhj_fixed_investment_flow_query',
  9285. columnfield: 'triggertime',
  9286. columntitle: '定投时间',
  9287. columnwidth: '0',
  9288. orderindex: 50,
  9289. isshow: 1,
  9290. aligntype: 1,
  9291. formattertype: '',
  9292. formatterstring: '',
  9293. remark: 'triggertime',
  9294. needsummary: 0,
  9295. summarytype: 0,
  9296. groupname: ''
  9297. },
  9298. {
  9299. autoid: 18186,
  9300. tablekey: 'table_pcweb_qhj_fixed_investment_flow_query',
  9301. columnfield: 'triggerstatus',
  9302. columntitle: '执行结果',
  9303. columnwidth: '0',
  9304. orderindex: 60,
  9305. isshow: 1,
  9306. aligntype: 1,
  9307. formattertype: '',
  9308. formatterstring: '',
  9309. remark: 'triggerstatus',
  9310. needsummary: 0,
  9311. summarytype: 0,
  9312. groupname: ''
  9313. }
  9314. ]
  9315. },
  9316. {
  9317. tablekey: 'table_pcweb_qhj_fixed_financing_information',
  9318. tabletype: 2,
  9319. tablename: '铂金宝-融资信息',
  9320. tabelmenu: '',
  9321. remark: 'web端-铂金宝-融资信息',
  9322. columns: [
  9323. {
  9324. autoid: 18187,
  9325. tablekey: 'table_pcweb_qhj_fixed_financing_information',
  9326. columnfield: 'userid',
  9327. columntitle: '账号',
  9328. columnwidth: '0',
  9329. orderindex: 10,
  9330. isshow: 1,
  9331. aligntype: 1,
  9332. formattertype: '',
  9333. formatterstring: '',
  9334. remark: 'accountname',
  9335. needsummary: 0,
  9336. summarytype: 0,
  9337. groupname: ''
  9338. },
  9339. {
  9340. autoid: 18188,
  9341. tablekey: 'table_pcweb_qhj_fixed_financing_information',
  9342. columnfield: 'username',
  9343. columntitle: '名称',
  9344. columnwidth: '0',
  9345. orderindex: 20,
  9346. isshow: 1,
  9347. aligntype: 1,
  9348. formattertype: '',
  9349. formatterstring: '',
  9350. remark: 'goodsname',
  9351. needsummary: 0,
  9352. summarytype: 0,
  9353. groupname: ''
  9354. },
  9355. {
  9356. autoid: 18189,
  9357. tablekey: 'table_pcweb_qhj_fixed_financing_information',
  9358. columnfield: 'regularlymodevalue',
  9359. columntitle: '账户类型',
  9360. columnwidth: '0',
  9361. orderindex: 30,
  9362. isshow: 1,
  9363. aligntype: 1,
  9364. formattertype: '',
  9365. formatterstring: '',
  9366. remark: 'userinfotype',
  9367. needsummary: 0,
  9368. summarytype: 0,
  9369. groupname: ''
  9370. },
  9371. {
  9372. autoid: 18190,
  9373. tablekey: 'table_pcweb_qhj_fixed_financing_information',
  9374. columnfield: 'goodsname',
  9375. columntitle: '商品',
  9376. columnwidth: '0',
  9377. orderindex: 40,
  9378. isshow: 1,
  9379. aligntype: 1,
  9380. formattertype: '',
  9381. formatterstring: '',
  9382. remark: 'goodsname',
  9383. needsummary: 0,
  9384. summarytype: 0,
  9385. groupname: ''
  9386. },
  9387. {
  9388. autoid: 18191,
  9389. tablekey: 'table_pcweb_qhj_fixed_financing_information',
  9390. columnfield: 'tradeprice',
  9391. columntitle: '价格',
  9392. columnwidth: '0',
  9393. orderindex: 50,
  9394. isshow: 1,
  9395. aligntype: 1,
  9396. formattertype: '',
  9397. formatterstring: '',
  9398. remark: 'tradeprice',
  9399. needsummary: 0,
  9400. summarytype: 0,
  9401. groupname: ''
  9402. },
  9403. {
  9404. autoid: 18192,
  9405. tablekey: 'table_pcweb_qhj_fixed_financing_information',
  9406. columnfield: 'wrqty',
  9407. columntitle: '数量',
  9408. columnwidth: '0',
  9409. orderindex: 60,
  9410. isshow: 1,
  9411. aligntype: 1,
  9412. formattertype: '',
  9413. formatterstring: '',
  9414. remark: 'wrqty',
  9415. needsummary: 0,
  9416. summarytype: 0,
  9417. groupname: ''
  9418. },
  9419. {
  9420. autoid: 18193,
  9421. tablekey: 'table_pcweb_qhj_fixed_financing_information',
  9422. columnfield: 'lenderamount',
  9423. columntitle: '金额',
  9424. columnwidth: '0',
  9425. orderindex: 70,
  9426. isshow: 1,
  9427. aligntype: 1,
  9428. formattertype: '',
  9429. formatterstring: '',
  9430. remark: 'lenderamount',
  9431. needsummary: 0,
  9432. summarytype: 0,
  9433. groupname: ''
  9434. },
  9435. {
  9436. autoid: 18194,
  9437. tablekey: 'table_pcweb_qhj_fixed_financing_information',
  9438. columnfield: 'payamount',
  9439. columntitle: '已付款',
  9440. columnwidth: '0',
  9441. orderindex: 80,
  9442. isshow: 1,
  9443. aligntype: 1,
  9444. formattertype: '',
  9445. formatterstring: '',
  9446. remark: 'payamount',
  9447. needsummary: 0,
  9448. summarytype: 0,
  9449. groupname: ''
  9450. },
  9451. {
  9452. autoid: 18195,
  9453. tablekey: 'table_pcweb_qhj_fixed_financing_information',
  9454. columnfield: 'remainamount',
  9455. columntitle: '融资额',
  9456. columnwidth: '0',
  9457. orderindex: 90,
  9458. isshow: 1,
  9459. aligntype: 1,
  9460. formattertype: '',
  9461. formatterstring: '',
  9462. remark: 'remainamount',
  9463. needsummary: 0,
  9464. summarytype: 0,
  9465. groupname: ''
  9466. },
  9467. {
  9468. autoid: 18196,
  9469. tablekey: 'table_pcweb_qhj_fixed_financing_information',
  9470. columnfield: 'totalinterest',
  9471. columntitle: '利息',
  9472. columnwidth: '0',
  9473. orderindex: 100,
  9474. isshow: 1,
  9475. aligntype: 1,
  9476. formattertype: '',
  9477. formatterstring: '',
  9478. remark: 'totalinterest',
  9479. needsummary: 0,
  9480. summarytype: 0,
  9481. groupname: ''
  9482. },
  9483. {
  9484. autoid: 18197,
  9485. tablekey: 'table_pcweb_qhj_fixed_financing_information',
  9486. columnfield: 'contractconfirmtime',
  9487. columntitle: '融资时间',
  9488. columnwidth: '0',
  9489. orderindex: 110,
  9490. isshow: 1,
  9491. aligntype: 1,
  9492. formattertype: '',
  9493. formatterstring: '',
  9494. remark: 'contractconfirmtime',
  9495. needsummary: 0,
  9496. summarytype: 0,
  9497. groupname: ''
  9498. },
  9499. {
  9500. autoid: 18198,
  9501. tablekey: 'table_pcweb_qhj_fixed_financing_information',
  9502. columnfield: 'scfcontracttype',
  9503. columntitle: '状态',
  9504. columnwidth: '0',
  9505. orderindex: 120,
  9506. isshow: 1,
  9507. aligntype: 1,
  9508. formattertype: '',
  9509. formatterstring: '',
  9510. remark: 'scfcontracttype',
  9511. needsummary: 0,
  9512. summarytype: 0,
  9513. groupname: ''
  9514. }
  9515. ]
  9516. },
  9517. {
  9518. tablekey: 'table_pcweb_qhj_customer_info',
  9519. tabletype: 2,
  9520. tablename: '铂金宝-客户资料',
  9521. tabelmenu: '',
  9522. remark: 'web端-铂金宝-客户资料',
  9523. columns: [
  9524. {
  9525. autoid: 18199,
  9526. tablekey: 'table_pcweb_qhj_customer_info',
  9527. columnfield: 'userid',
  9528. columntitle: '登录账号',
  9529. columnwidth: '0',
  9530. orderindex: 10,
  9531. isshow: 1,
  9532. aligntype: 1,
  9533. formattertype: '',
  9534. formatterstring: '',
  9535. remark: 'userid',
  9536. needsummary: 0,
  9537. summarytype: 0,
  9538. groupname: ''
  9539. },
  9540. {
  9541. autoid: 18200,
  9542. tablekey: 'table_pcweb_qhj_customer_info',
  9543. columnfield: 'parentusername',
  9544. columntitle: '所属',
  9545. columnwidth: '0',
  9546. orderindex: 20,
  9547. isshow: 1,
  9548. aligntype: 1,
  9549. formattertype: '',
  9550. formatterstring: '',
  9551. remark: 'parentusername',
  9552. needsummary: 0,
  9553. summarytype: 0,
  9554. groupname: ''
  9555. },
  9556. {
  9557. autoid: 18201,
  9558. tablekey: 'table_pcweb_qhj_customer_info',
  9559. columnfield: 'status',
  9560. columntitle: '状态',
  9561. columnwidth: '0',
  9562. orderindex: 30,
  9563. isshow: 1,
  9564. aligntype: 1,
  9565. formattertype: '',
  9566. formatterstring: '',
  9567. remark: 'status',
  9568. needsummary: 0,
  9569. summarytype: 0,
  9570. groupname: ''
  9571. },
  9572. {
  9573. autoid: 18202,
  9574. tablekey: 'table_pcweb_qhj_customer_info',
  9575. columnfield: 'userinfotype',
  9576. columntitle: '客户类型',
  9577. columnwidth: '0',
  9578. orderindex: 40,
  9579. isshow: 1,
  9580. aligntype: 1,
  9581. formattertype: '',
  9582. formatterstring: '',
  9583. remark: 'userinfotype',
  9584. needsummary: 0,
  9585. summarytype: 0,
  9586. groupname: ''
  9587. },
  9588. {
  9589. autoid: 18203,
  9590. tablekey: 'table_pcweb_qhj_customer_info',
  9591. columnfield: 'nickname',
  9592. columntitle: '客户简称',
  9593. columnwidth: '0',
  9594. orderindex: 50,
  9595. isshow: 1,
  9596. aligntype: 1,
  9597. formattertype: '',
  9598. formatterstring: '',
  9599. remark: 'nickname',
  9600. needsummary: 0,
  9601. summarytype: 0,
  9602. groupname: ''
  9603. },
  9604. {
  9605. autoid: 18204,
  9606. tablekey: 'table_pcweb_qhj_customer_info',
  9607. columnfield: 'customername',
  9608. columntitle: '客户名称',
  9609. columnwidth: '0',
  9610. orderindex: 60,
  9611. isshow: 1,
  9612. aligntype: 1,
  9613. formattertype: '',
  9614. formatterstring: '',
  9615. remark: 'customername',
  9616. needsummary: 0,
  9617. summarytype: 0,
  9618. groupname: ''
  9619. },
  9620. {
  9621. autoid: 18205,
  9622. tablekey: 'table_pcweb_qhj_customer_info',
  9623. columnfield: 'cardtypename',
  9624. columntitle: '证件类型',
  9625. columnwidth: '0',
  9626. orderindex: 70,
  9627. isshow: 1,
  9628. aligntype: 1,
  9629. formattertype: '',
  9630. formatterstring: '',
  9631. remark: 'cardtypename',
  9632. needsummary: 0,
  9633. summarytype: 0,
  9634. groupname: ''
  9635. },
  9636. {
  9637. autoid: 18206,
  9638. tablekey: 'table_pcweb_qhj_customer_info',
  9639. columnfield: 'cardnum',
  9640. columntitle: '证件号码',
  9641. columnwidth: '0',
  9642. orderindex: 80,
  9643. isshow: 1,
  9644. aligntype: 1,
  9645. formattertype: '',
  9646. formatterstring: '',
  9647. remark: 'cardnum',
  9648. needsummary: 0,
  9649. summarytype: 0,
  9650. groupname: ''
  9651. },
  9652. {
  9653. autoid: 18207,
  9654. tablekey: 'table_pcweb_qhj_customer_info',
  9655. columnfield: 'contactname',
  9656. columntitle: '联系人',
  9657. columnwidth: '0',
  9658. orderindex: 90,
  9659. isshow: 1,
  9660. aligntype: 1,
  9661. formattertype: '',
  9662. formatterstring: '',
  9663. remark: 'contactname',
  9664. needsummary: 0,
  9665. summarytype: 0,
  9666. groupname: ''
  9667. },
  9668. {
  9669. autoid: 18208,
  9670. tablekey: 'table_pcweb_qhj_customer_info',
  9671. columnfield: 'mobile',
  9672. columntitle: '手机号码',
  9673. columnwidth: '0',
  9674. orderindex: 100,
  9675. isshow: 1,
  9676. aligntype: 1,
  9677. formattertype: '',
  9678. formatterstring: '',
  9679. remark: 'mobile',
  9680. needsummary: 0,
  9681. summarytype: 0,
  9682. groupname: ''
  9683. },
  9684. {
  9685. autoid: 18209,
  9686. tablekey: 'table_pcweb_qhj_customer_info',
  9687. columnfield: 'email',
  9688. columntitle: '邮箱',
  9689. columnwidth: '0',
  9690. orderindex: 110,
  9691. isshow: 1,
  9692. aligntype: 1,
  9693. formattertype: '',
  9694. formatterstring: '',
  9695. remark: 'email',
  9696. needsummary: 0,
  9697. summarytype: 0,
  9698. groupname: ''
  9699. },
  9700. {
  9701. autoid: 18210,
  9702. tablekey: 'table_pcweb_qhj_customer_info',
  9703. columnfield: 'legalpersonname',
  9704. columntitle: '法定代表人',
  9705. columnwidth: '0',
  9706. orderindex: 120,
  9707. isshow: 1,
  9708. aligntype: 1,
  9709. formattertype: '',
  9710. formatterstring: '',
  9711. remark: 'legalpersonname',
  9712. needsummary: 0,
  9713. summarytype: 0,
  9714. groupname: ''
  9715. },
  9716. {
  9717. autoid: 18211,
  9718. tablekey: 'table_pcweb_qhj_customer_info',
  9719. columnfield: 'taxpayernum',
  9720. columntitle: '纳税人识别号',
  9721. columnwidth: '0',
  9722. orderindex: 130,
  9723. isshow: 1,
  9724. aligntype: 1,
  9725. formattertype: '',
  9726. formatterstring: '',
  9727. remark: 'taxpayernum',
  9728. needsummary: 0,
  9729. summarytype: 0,
  9730. groupname: ''
  9731. },
  9732. {
  9733. autoid: 18212,
  9734. tablekey: 'table_pcweb_qhj_customer_info',
  9735. columnfield: 'cardbackphotourl',
  9736. columntitle: '证件照',
  9737. columnwidth: '0',
  9738. orderindex: 140,
  9739. isshow: 1,
  9740. aligntype: 1,
  9741. formattertype: '',
  9742. formatterstring: '',
  9743. remark: 'cardbackphotourl',
  9744. needsummary: 0,
  9745. summarytype: 0,
  9746. groupname: ''
  9747. },
  9748. {
  9749. autoid: 18213,
  9750. tablekey: 'table_pcweb_qhj_customer_info',
  9751. columnfield: 'address',
  9752. columntitle: '地址',
  9753. columnwidth: '0',
  9754. orderindex: 150,
  9755. isshow: 1,
  9756. aligntype: 1,
  9757. formattertype: '',
  9758. formatterstring: '',
  9759. remark: 'address',
  9760. needsummary: 0,
  9761. summarytype: 0,
  9762. groupname: ''
  9763. }
  9764. ]
  9765. }
  9766. ];