models.go 148 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164
  1. package models_table
  2. import (
  3. "time"
  4. )
  5. type CrmAccount struct {
  6. Id int `xorm:"not null pk autoincr INT(10)"`
  7. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  8. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  9. BuyerId int `xorm:"not null INT(10)"`
  10. OrderBy string `xorm:"not null default '' VARCHAR(64)"`
  11. Str0 string `xorm:"VARCHAR(64)"`
  12. Str1 string `xorm:"VARCHAR(64)"`
  13. Str2 string `xorm:"VARCHAR(64)"`
  14. Str3 string `xorm:"VARCHAR(64)"`
  15. Str4 string `xorm:"VARCHAR(64)"`
  16. Str5 string `xorm:"VARCHAR(64)"`
  17. Str6 string `xorm:"VARCHAR(64)"`
  18. Str7 string `xorm:"VARCHAR(64)"`
  19. Str8 string `xorm:"VARCHAR(64)"`
  20. Str9 string `xorm:"VARCHAR(64)"`
  21. Rng0 string `xorm:"VARCHAR(64)"`
  22. Rng1 string `xorm:"VARCHAR(64)"`
  23. Rng2 string `xorm:"VARCHAR(64)"`
  24. Rng3 string `xorm:"VARCHAR(64)"`
  25. Rng4 string `xorm:"VARCHAR(64)"`
  26. Rng5 string `xorm:"VARCHAR(64)"`
  27. Rng6 string `xorm:"VARCHAR(64)"`
  28. Rng7 string `xorm:"VARCHAR(64)"`
  29. Rng8 string `xorm:"VARCHAR(64)"`
  30. Rng9 string `xorm:"VARCHAR(64)"`
  31. Dec0 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  32. Dec1 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  33. Dec2 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  34. Dec3 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  35. Dec4 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  36. Dec5 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  37. Dec6 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  38. Dec7 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  39. Dec8 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  40. Dec9 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  41. Chk0Opt0 string `xorm:"default '0' CHAR(1)"`
  42. Chk0Opt1 string `xorm:"default '0' CHAR(1)"`
  43. Chk0Opt2 string `xorm:"default '0' CHAR(1)"`
  44. Chk0Opt3 string `xorm:"default '0' CHAR(1)"`
  45. Chk0Opt4 string `xorm:"default '0' CHAR(1)"`
  46. Chk1Opt0 string `xorm:"default '0' CHAR(1)"`
  47. Chk1Opt1 string `xorm:"default '0' CHAR(1)"`
  48. Chk1Opt2 string `xorm:"default '0' CHAR(1)"`
  49. Chk1Opt3 string `xorm:"default '0' CHAR(1)"`
  50. Chk1Opt4 string `xorm:"default '0' CHAR(1)"`
  51. Chk2Opt0 string `xorm:"default '0' CHAR(1)"`
  52. Chk2Opt1 string `xorm:"default '0' CHAR(1)"`
  53. Chk2Opt2 string `xorm:"default '0' CHAR(1)"`
  54. Chk2Opt3 string `xorm:"default '0' CHAR(1)"`
  55. Chk2Opt4 string `xorm:"default '0' CHAR(1)"`
  56. Chk3Opt0 string `xorm:"default '0' CHAR(1)"`
  57. Chk3Opt1 string `xorm:"default '0' CHAR(1)"`
  58. Chk3Opt2 string `xorm:"default '0' CHAR(1)"`
  59. Chk3Opt3 string `xorm:"default '0' CHAR(1)"`
  60. Chk3Opt4 string `xorm:"default '0' CHAR(1)"`
  61. Chk4Opt0 string `xorm:"default '0' CHAR(1)"`
  62. Chk4Opt1 string `xorm:"default '0' CHAR(1)"`
  63. Chk4Opt2 string `xorm:"default '0' CHAR(1)"`
  64. Chk4Opt3 string `xorm:"default '0' CHAR(1)"`
  65. Chk4Opt4 string `xorm:"default '0' CHAR(1)"`
  66. Chk5Opt0 string `xorm:"default '0' CHAR(1)"`
  67. Chk5Opt1 string `xorm:"default '0' CHAR(1)"`
  68. Chk5Opt2 string `xorm:"default '0' CHAR(1)"`
  69. Chk5Opt3 string `xorm:"default '0' CHAR(1)"`
  70. Chk5Opt4 string `xorm:"default '0' CHAR(1)"`
  71. Chk6Opt0 string `xorm:"default '0' CHAR(1)"`
  72. Chk6Opt1 string `xorm:"default '0' CHAR(1)"`
  73. Chk6Opt2 string `xorm:"default '0' CHAR(1)"`
  74. Chk6Opt3 string `xorm:"default '0' CHAR(1)"`
  75. Chk6Opt4 string `xorm:"default '0' CHAR(1)"`
  76. Chk7Opt0 string `xorm:"default '0' CHAR(1)"`
  77. Chk7Opt1 string `xorm:"default '0' CHAR(1)"`
  78. Chk7Opt2 string `xorm:"default '0' CHAR(1)"`
  79. Chk7Opt3 string `xorm:"default '0' CHAR(1)"`
  80. Chk7Opt4 string `xorm:"default '0' CHAR(1)"`
  81. Chk8Opt0 string `xorm:"default '0' CHAR(1)"`
  82. Chk8Opt1 string `xorm:"default '0' CHAR(1)"`
  83. Chk8Opt2 string `xorm:"default '0' CHAR(1)"`
  84. Chk8Opt3 string `xorm:"default '0' CHAR(1)"`
  85. Chk8Opt4 string `xorm:"default '0' CHAR(1)"`
  86. Chk9Opt0 string `xorm:"default '0' CHAR(1)"`
  87. Chk9Opt1 string `xorm:"default '0' CHAR(1)"`
  88. Chk9Opt2 string `xorm:"default '0' CHAR(1)"`
  89. Chk9Opt3 string `xorm:"default '0' CHAR(1)"`
  90. Chk9Opt4 string `xorm:"default '0' CHAR(1)"`
  91. }
  92. type CrmAccountItem struct {
  93. Id int `xorm:"not null pk autoincr INT(10)"`
  94. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  95. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  96. AccountId int `xorm:"not null INT(10)"`
  97. OrderBy string `xorm:"default '' VARCHAR(64)"`
  98. Str0 string `xorm:"VARCHAR(64)"`
  99. Str1 string `xorm:"VARCHAR(64)"`
  100. Str2 string `xorm:"VARCHAR(64)"`
  101. Str3 string `xorm:"VARCHAR(64)"`
  102. Str4 string `xorm:"VARCHAR(64)"`
  103. Str5 string `xorm:"VARCHAR(64)"`
  104. Str6 string `xorm:"VARCHAR(64)"`
  105. Str7 string `xorm:"VARCHAR(64)"`
  106. Str8 string `xorm:"VARCHAR(64)"`
  107. Str9 string `xorm:"VARCHAR(64)"`
  108. Rng0 string `xorm:"VARCHAR(64)"`
  109. Rng1 string `xorm:"VARCHAR(64)"`
  110. Rng2 string `xorm:"VARCHAR(64)"`
  111. Rng3 string `xorm:"VARCHAR(64)"`
  112. Rng4 string `xorm:"VARCHAR(64)"`
  113. Rng5 string `xorm:"VARCHAR(64)"`
  114. Rng6 string `xorm:"VARCHAR(64)"`
  115. Rng7 string `xorm:"VARCHAR(64)"`
  116. Rng8 string `xorm:"VARCHAR(64)"`
  117. Rng9 string `xorm:"VARCHAR(64)"`
  118. Dec0 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  119. Dec1 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  120. Dec2 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  121. Dec3 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  122. Dec4 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  123. Dec5 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  124. Dec6 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  125. Dec7 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  126. Dec8 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  127. Dec9 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  128. Chk0Opt0 string `xorm:"default '0' CHAR(1)"`
  129. Chk0Opt1 string `xorm:"default '0' CHAR(1)"`
  130. Chk0Opt2 string `xorm:"default '0' CHAR(1)"`
  131. Chk0Opt3 string `xorm:"default '0' CHAR(1)"`
  132. Chk0Opt4 string `xorm:"default '0' CHAR(1)"`
  133. Chk1Opt0 string `xorm:"default '0' CHAR(1)"`
  134. Chk1Opt1 string `xorm:"default '0' CHAR(1)"`
  135. Chk1Opt2 string `xorm:"default '0' CHAR(1)"`
  136. Chk1Opt3 string `xorm:"default '0' CHAR(1)"`
  137. Chk1Opt4 string `xorm:"default '0' CHAR(1)"`
  138. Chk2Opt0 string `xorm:"default '0' CHAR(1)"`
  139. Chk2Opt1 string `xorm:"default '0' CHAR(1)"`
  140. Chk2Opt2 string `xorm:"default '0' CHAR(1)"`
  141. Chk2Opt3 string `xorm:"default '0' CHAR(1)"`
  142. Chk2Opt4 string `xorm:"default '0' CHAR(1)"`
  143. Chk3Opt0 string `xorm:"default '0' CHAR(1)"`
  144. Chk3Opt1 string `xorm:"default '0' CHAR(1)"`
  145. Chk3Opt2 string `xorm:"default '0' CHAR(1)"`
  146. Chk3Opt3 string `xorm:"default '0' CHAR(1)"`
  147. Chk3Opt4 string `xorm:"default '0' CHAR(1)"`
  148. Chk4Opt0 string `xorm:"default '0' CHAR(1)"`
  149. Chk4Opt1 string `xorm:"default '0' CHAR(1)"`
  150. Chk4Opt2 string `xorm:"default '0' CHAR(1)"`
  151. Chk4Opt3 string `xorm:"default '0' CHAR(1)"`
  152. Chk4Opt4 string `xorm:"default '0' CHAR(1)"`
  153. Chk5Opt0 string `xorm:"default '0' CHAR(1)"`
  154. Chk5Opt1 string `xorm:"default '0' CHAR(1)"`
  155. Chk5Opt2 string `xorm:"default '0' CHAR(1)"`
  156. Chk5Opt3 string `xorm:"default '0' CHAR(1)"`
  157. Chk5Opt4 string `xorm:"default '0' CHAR(1)"`
  158. Chk6Opt0 string `xorm:"default '0' CHAR(1)"`
  159. Chk6Opt1 string `xorm:"default '0' CHAR(1)"`
  160. Chk6Opt2 string `xorm:"default '0' CHAR(1)"`
  161. Chk6Opt3 string `xorm:"default '0' CHAR(1)"`
  162. Chk6Opt4 string `xorm:"default '0' CHAR(1)"`
  163. Chk7Opt0 string `xorm:"default '0' CHAR(1)"`
  164. Chk7Opt1 string `xorm:"default '0' CHAR(1)"`
  165. Chk7Opt2 string `xorm:"default '0' CHAR(1)"`
  166. Chk7Opt3 string `xorm:"default '0' CHAR(1)"`
  167. Chk7Opt4 string `xorm:"default '0' CHAR(1)"`
  168. Chk8Opt0 string `xorm:"default '0' CHAR(1)"`
  169. Chk8Opt1 string `xorm:"default '0' CHAR(1)"`
  170. Chk8Opt2 string `xorm:"default '0' CHAR(1)"`
  171. Chk8Opt3 string `xorm:"default '0' CHAR(1)"`
  172. Chk8Opt4 string `xorm:"default '0' CHAR(1)"`
  173. Chk9Opt0 string `xorm:"default '0' CHAR(1)"`
  174. Chk9Opt1 string `xorm:"default '0' CHAR(1)"`
  175. Chk9Opt2 string `xorm:"default '0' CHAR(1)"`
  176. Chk9Opt3 string `xorm:"default '0' CHAR(1)"`
  177. Chk9Opt4 string `xorm:"default '0' CHAR(1)"`
  178. }
  179. type CrmProject struct {
  180. Id int `xorm:"not null pk autoincr INT(10)"`
  181. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  182. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  183. ProjectDate string `xorm:"not null default '' index CHAR(8)"`
  184. ProjectNo string `xorm:"comment('프로젝트번호:자동채번') unique VARCHAR(21)"`
  185. ProjectName string `xorm:"not null comment('프로젝트명') VARCHAR(128)"`
  186. ContractAmt string `xorm:"not null default 0.0000 comment('계약금액') DECIMAL(20,4)"`
  187. PreCostAmt string `xorm:"not null default 0.0000 comment('예상비용금액') DECIMAL(20,4)"`
  188. SquoteId int `xorm:"comment('연결견적번호') index INT(10)"`
  189. UserId int `xorm:"not null comment('사용자 id:(5)Default') index INT(10)"`
  190. SgroupId int `xorm:"comment('영업구분:안경사') index INT(10)"`
  191. BranchId int `xorm:"comment('지점:본사(1)Default') index INT(10)"`
  192. BuyerId int `xorm:"comment('고객id') index INT(10)"`
  193. VatRateId int `xorm:"comment('부가세율:포함(1)Default,별도(0)') index INT(10)"`
  194. BuyerContact string `xorm:"comment('고객담당자') VARCHAR(49)"`
  195. PayTerms string `xorm:"comment('지불조건') VARCHAR(69)"`
  196. PayPeriod string `xorm:"comment('지불기간') VARCHAR(69)"`
  197. Destination string `xorm:"comment('도착지역') VARCHAR(69)"`
  198. Delivery string `xorm:"comment('납기') VARCHAR(69)"`
  199. Status string `xorm:"comment('상황:완료(3)') CHAR(1)"`
  200. IsClosed string `xorm:"not null comment('종결처리') CHAR(1)"`
  201. IsFirstOrder string `xorm:"not null default '0' comment('고객의 첫번째 주문여부') CHAR(1)"`
  202. Column1 string `xorm:"VARCHAR(69)"`
  203. Column2 string `xorm:"VARCHAR(69)"`
  204. Remarks string `xorm:"TEXT"`
  205. Json1 string `xorm:"comment('현재 사용하지 않음') TEXT"`
  206. Json2 string `xorm:"comment('현재 사용하지 않음') TEXT"`
  207. IsLocked string `xorm:"not null default '0' comment('정산완료(1)-수정불가') CHAR(1)"`
  208. Ip string `xorm:"VARCHAR(20)"`
  209. }
  210. type CrpNetGroup struct {
  211. Id int `xorm:"not null pk autoincr INT(10)"`
  212. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  213. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  214. SeqNo int `xorm:"default 0 TINYINT(4)"`
  215. Sort string `xorm:"default '0' CHAR(1)"`
  216. NetSymbol string `xorm:"VARCHAR(20)"`
  217. NetName string `xorm:"not null comment('메인넷 이름') VARCHAR(49)"`
  218. WalletName string `xorm:"not null VARCHAR(49)"`
  219. IsUnused string `xorm:"not null default '0' comment('0:사용중, 1:사용않음') CHAR(1)"`
  220. }
  221. type CrpTokenGroup struct {
  222. Id int `xorm:"not null pk autoincr INT(10)"`
  223. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  224. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  225. SeqNo int `xorm:"default 0 TINYINT(4)"`
  226. NetGroupId int `xorm:"not null default 0 INT(1)"`
  227. Sort string `xorm:"default '0' CHAR(1)"`
  228. TokenSymbol string `xorm:"VARCHAR(20)"`
  229. TokenName string `xorm:"not null VARCHAR(49)"`
  230. TokenAddr string `xorm:"comment('토큰 컨트랙트 주소') VARCHAR(42)"`
  231. UnitPoint int `xorm:"not null default 0 comment('적용소숫점') TINYINT(4)"`
  232. FeePoint int `xorm:"not null default 0 comment('GasFee적용 소숫점') TINYINT(4)"`
  233. DecimalPoint int `xorm:"not null default 0 comment('유효표시 소숫점') TINYINT(4)"`
  234. IsCoin string `xorm:"not null default '0' comment('코인여부') CHAR(1)"`
  235. IsListed string `xorm:"not null default '0' comment('상장여부') CHAR(1)"`
  236. IsInitToken string `xorm:"not null default '0' comment('초기화 토큰여부') CHAR(1)"`
  237. IsUnused string `xorm:"not null default '0' comment('사용 중지') CHAR(1)"`
  238. MainSwapAddr string `xorm:"comment('스왑지갑 주소') VARCHAR(42)"`
  239. IsSwapBase string `xorm:"not null default '0' comment('스왑용 지갑여부') CHAR(1)"`
  240. IsBlockSwap string `xorm:"not null default '0' comment('스왑 중지') CHAR(1)"`
  241. SwapRate string `xorm:"default 0.00 comment('메인코인과의 스왑비율') DECIMAL(5,2)"`
  242. CurrKrwPrice string `xorm:"default 0.0000 comment('현재 환율') DECIMAL(20,4)"`
  243. ChangeRate string `xorm:"default 0.0000 comment('사용않음 나중에지울것') DECIMAL(7,4)"`
  244. }
  245. type CrpWallet struct {
  246. Id int `xorm:"not null pk autoincr INT(10)"`
  247. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  248. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  249. MemberId int `xorm:"not null INT(11)"`
  250. NetGroupId int `xorm:"not null default 0 INT(11)"`
  251. WalletAddr string `xorm:"VARCHAR(200)"`
  252. PkeyEncr string `xorm:"comment('암호화된 AES PriKey(256bits)') VARCHAR(256)"`
  253. IsUnused string `xorm:"default '0' CHAR(1)"`
  254. Ip string `xorm:"VARCHAR(20)"`
  255. }
  256. type CrpWalletToken struct {
  257. Id int `xorm:"not null pk autoincr INT(10)"`
  258. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  259. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  260. WalletId int `xorm:"not null INT(11)"`
  261. TokenGroupId int `xorm:"not null INT(11)"`
  262. Ip string `xorm:"VARCHAR(20)"`
  263. }
  264. type DbrAccCode struct {
  265. Id int `xorm:"not null pk autoincr INT(10)"`
  266. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  267. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  268. AccCode string `xorm:"not null default '1101' VARCHAR(5)"`
  269. AccCrDr string `xorm:"not null default '3' CHAR(1)"`
  270. AccName string `xorm:"not null VARCHAR(60)"`
  271. AccNameRpt string `xorm:"not null VARCHAR(121)"`
  272. AccName2 string `xorm:"not null VARCHAR(121)"`
  273. AccName3 string `xorm:"not null VARCHAR(121)"`
  274. AccName4 string `xorm:"not null VARCHAR(121)"`
  275. IsLocked string `xorm:"not null default '0' CHAR(1)"`
  276. PlusMinus string `xorm:"not null default '0' CHAR(1)"`
  277. IsChung string `xorm:"not null default '0' CHAR(1)"`
  278. IsTotalCol string `xorm:"not null default '0' CHAR(1)"`
  279. IsImportCost string `xorm:"not null default '0' CHAR(1)"`
  280. IsAccCompany string `xorm:"not null default '0' CHAR(1)"`
  281. }
  282. type DbrAccSlip struct {
  283. Id int `xorm:"not null pk autoincr INT(10)"`
  284. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  285. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  286. AccSlipNo string `xorm:"VARCHAR(21)"`
  287. SorderId int `xorm:"INT(10)"`
  288. PorderId int `xorm:"INT(10)"`
  289. UserId int `xorm:"not null default 0 INT(10)"`
  290. BranchId int `xorm:"not null default 0 INT(10)"`
  291. SgroupId int `xorm:"not null default 0 INT(10)"`
  292. AccDate string `xorm:"VARCHAR(8)"`
  293. CompanyId int `xorm:"INT(11)"`
  294. DealTypeId int `xorm:"INT(11)"`
  295. BillType string `xorm:"comment('CC:신용카드, CS:현금, GC:쿠폰, UC:적립금사용') CHAR(2)"`
  296. BillColumn1 string `xorm:"comment('사용카드, 현금영수증, 쿠폰발행, 사용여부') VARCHAR(21)"`
  297. BillColumn2 string `xorm:"VARCHAR(21)"`
  298. SlipAmt string `xorm:"DECIMAL(20,4)"`
  299. OccurDate string `xorm:"VARCHAR(8)"`
  300. Remarks string `xorm:"MEDIUMTEXT"`
  301. CardCheckNo string `xorm:"VARCHAR(36)"`
  302. AutoSlipId int `xorm:"not null default 0 INT(10)"`
  303. AutoSlipAmt string `xorm:"DECIMAL(20,4)"`
  304. IsFixed string `xorm:"CHAR(1)"`
  305. IsApproved string `xorm:"not null default '0' CHAR(1)"`
  306. Status string `xorm:"CHAR(21)"`
  307. Ip string `xorm:"VARCHAR(20)"`
  308. }
  309. type DbrAccSlipBd struct {
  310. Id int `xorm:"not null pk autoincr INT(11)"`
  311. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  312. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  313. AccSlipId int `xorm:"not null INT(10)"`
  314. SeqNo int `xorm:"not null TINYINT(4)"`
  315. SlipCrDr string `xorm:"not null CHAR(1)"`
  316. AccCodeId int `xorm:"default 0 INT(10)"`
  317. AccCompanyId int `xorm:"default 0 INT(10)"`
  318. AccEtcName string `xorm:"VARCHAR(69)"`
  319. EtcAdd1 string `xorm:"VARCHAR(69)"`
  320. EtcAdd2 string `xorm:"VARCHAR(69)"`
  321. AccAmt string `xorm:"not null default 0.0000 DECIMAL(20,4)"`
  322. Ip string `xorm:"VARCHAR(20)"`
  323. }
  324. type DbrAccTitle struct {
  325. Id int `xorm:"not null pk autoincr INT(10)"`
  326. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  327. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  328. TitleCode string `xorm:"not null default '' comment('계정과목코드') VARCHAR(6)"`
  329. AccDrCr int `xorm:"not null default 3 comment('차대변') TINYINT(4)"`
  330. TitleName string `xorm:"not null default '' comment('계정과목명') VARCHAR(64)"`
  331. AtgroupCode string `xorm:"not null default '' comment('집합계정코드') VARCHAR(16)"`
  332. PlusMinus string `xorm:"not null default '0' comment('증가차감') CHAR(1)"`
  333. IsChung string `xorm:"not null default '0' comment('충당금계정') CHAR(1)"`
  334. IsTotal string `xorm:"not null default '0' comment('합계계정') CHAR(1)"`
  335. IsImportCost string `xorm:"not null default '0' comment('수입비용계정') CHAR(1)"`
  336. Level3AtgroupCode string `xorm:"not null default '' comment('3단계집합코드') VARCHAR(16)"`
  337. RepTitleCode string `xorm:"not null default '' comment('대표계정코드') VARCHAR(16)"`
  338. IsAccCompany string `xorm:"not null default '0' comment('회계업체존재') CHAR(1)"`
  339. IsSkipped string `xorm:"not null default '0' comment('사용않음') CHAR(1)"`
  340. }
  341. type DbrAgroup struct {
  342. Id int `xorm:"not null pk autoincr INT(10)"`
  343. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  344. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  345. AgroupCode string `xorm:"VARCHAR(20)"`
  346. AgroupName string `xorm:"VARCHAR(49)"`
  347. AgrTaxRegno string `xorm:"VARCHAR(21)"`
  348. AgrFullName string `xorm:"VARCHAR(96)"`
  349. AgrPresident string `xorm:"VARCHAR(96)"`
  350. AgrZipcode string `xorm:"VARCHAR(21)"`
  351. AgrAddr1 string `xorm:"VARCHAR(49)"`
  352. AgrAddr2 string `xorm:"VARCHAR(49)"`
  353. AgrBizType string `xorm:"VARCHAR(191)"`
  354. AgrDealItem string `xorm:"VARCHAR(191)"`
  355. IsUnused string `xorm:"CHAR(1)"`
  356. }
  357. type DbrAppSlip struct {
  358. Id int `xorm:"not null pk autoincr INT(10)"`
  359. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  360. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  361. AppSlipNo string `xorm:"VARCHAR(21)"`
  362. AccSlipId int `xorm:"not null default 0 INT(10)"`
  363. UserId int `xorm:"not null default 0 INT(10)"`
  364. AppDate string `xorm:"VARCHAR(8)"`
  365. AppRemarks string `xorm:"MEDIUMTEXT"`
  366. Ip string `xorm:"VARCHAR(20)"`
  367. }
  368. type DbrBalAccTitle struct {
  369. Id int `xorm:"not null pk autoincr INT(10)"`
  370. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  371. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  372. YyyyMm string `xorm:"not null VARCHAR(6)"`
  373. AgroupId int `xorm:"not null default 1 comment('회계단위구분') INT(10)"`
  374. BranchId int `xorm:"not null default 1 comment('지사 ID') INT(11)"`
  375. AccTitleId int `xorm:"not null default 1 comment('계정과목 ID') INT(10)"`
  376. DrBalAmt string `xorm:"not null default 0.0000 comment('차변잔액') DECIMAL(20,4)"`
  377. CrBalAmt string `xorm:"not null default 0.0000 comment('대변잔액') DECIMAL(20,4)"`
  378. }
  379. type DbrBalBuyer struct {
  380. Id int `xorm:"not null pk autoincr INT(10)"`
  381. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  382. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  383. YyyyMm string `xorm:"not null VARCHAR(6)"`
  384. BranchId int `xorm:"not null INT(10)"`
  385. BuyerId int `xorm:"not null default 0 INT(10)"`
  386. BalAmt string `xorm:"not null default 0.0000 DECIMAL(20,4)"`
  387. }
  388. type DbrBalCredit struct {
  389. Id int `xorm:"not null pk autoincr INT(10)"`
  390. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  391. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  392. YyyyMm string `xorm:"not null VARCHAR(6)"`
  393. BranchId int `xorm:"not null INT(10)"`
  394. BuyerId int `xorm:"not null default 0 INT(10)"`
  395. BalAmt string `xorm:"not null default 0.0000 DECIMAL(20,4)"`
  396. }
  397. type DbrBalItem struct {
  398. Id int `xorm:"not null pk autoincr INT(10)"`
  399. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  400. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  401. YyyyMm string `xorm:"not null VARCHAR(6)"`
  402. StorageId int `xorm:"not null default 0 INT(10)"`
  403. ItemId int `xorm:"not null default 0 INT(10)"`
  404. BalQty string `xorm:"not null default 0.0000 DECIMAL(20,4)"`
  405. BadBalQty string `xorm:"not null default 0.0000 DECIMAL(20,4)"`
  406. }
  407. type DbrBalReward struct {
  408. Id int `xorm:"not null pk autoincr INT(10)"`
  409. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  410. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  411. YyyyMm string `xorm:"not null VARCHAR(6)"`
  412. BranchId int `xorm:"not null INT(10)"`
  413. BuyerId int `xorm:"not null default 0 INT(10)"`
  414. BalAmt string `xorm:"not null default 0.0000 DECIMAL(20,4)"`
  415. }
  416. type DbrBalSupplier struct {
  417. Id int `xorm:"not null pk autoincr INT(10)"`
  418. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  419. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  420. YyyyMm string `xorm:"not null VARCHAR(6)"`
  421. BranchId int `xorm:"not null INT(10)"`
  422. SupplierId int `xorm:"not null default 0 INT(10)"`
  423. BalAmt string `xorm:"not null default 0.0000 DECIMAL(20,4)"`
  424. }
  425. type DbrBranch struct {
  426. Id int `xorm:"not null pk autoincr INT(10)"`
  427. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  428. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  429. BranchCode string `xorm:"VARCHAR(20)"`
  430. BranchName string `xorm:"VARCHAR(49)"`
  431. BranchManager string `xorm:"VARCHAR(49)"`
  432. IsUnused string `xorm:"not null default '0' CHAR(1)"`
  433. }
  434. type DbrCalDay struct {
  435. Day string `xorm:"not null pk unique VARCHAR(8)"`
  436. }
  437. type DbrCalFormat struct {
  438. Id int `xorm:"not null pk autoincr INT(10)"`
  439. DateType string `xorm:"VARCHAR(5)"`
  440. DateIndex string `xorm:"not null unique VARCHAR(8)"`
  441. }
  442. type DbrCgroup struct {
  443. Id int `xorm:"not null pk autoincr INT(10)"`
  444. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  445. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  446. CgroupCode string `xorm:"comment('업체구분--Code') VARCHAR(20)"`
  447. CgroupName string `xorm:"VARCHAR(49)"`
  448. CgroupManager string `xorm:"VARCHAR(49)"`
  449. IsUnused string `xorm:"default '0' CHAR(1)"`
  450. }
  451. type DbrCompany struct {
  452. Id int `xorm:"not null pk autoincr INT(10)"`
  453. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  454. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  455. CompanyDate string `xorm:"not null default '20200101' comment('업체등록일') index CHAR(8)"`
  456. CompanyNo string `xorm:"not null default '20220101-01' comment('업체등록 번호') unique VARCHAR(21)"`
  457. CgroupId int `xorm:"comment('업체구분') index INT(10)"`
  458. CompanyName string `xorm:"comment('고객약칭') index VARCHAR(32)"`
  459. CompanyClass string `xorm:"default '' comment('업체등급:AA(개인고객), AB(기업고객), BB(기업공급처)') index VARCHAR(2)"`
  460. FullName string `xorm:"not null default '' comment('고객성명(전체이름)') VARCHAR(96)"`
  461. MobileNo string `xorm:"index VARCHAR(21)"`
  462. Email string `xorm:"VARCHAR(64)"`
  463. Sex string `xorm:"comment('m:남성, w:여성') CHAR(1)"`
  464. BirthDate string `xorm:"CHAR(8)"`
  465. IsLunar string `xorm:"comment('0:양력, 1:음력') CHAR(1)"`
  466. CardChar4 string `xorm:"comment('지울것') VARCHAR(4)"`
  467. MainContact string `xorm:"comment('주담당자: POS의 경우 고객이름(동명이인 사용가능)으로 사용') VARCHAR(21)"`
  468. TelNo string `xorm:"index VARCHAR(21)"`
  469. FaxNo string `xorm:"VARCHAR(21)"`
  470. TaxNo string `xorm:"comment('사업자 등록 번호') VARCHAR(21)"`
  471. President string `xorm:"comment('대표자명') VARCHAR(96)"`
  472. ZipCode string `xorm:"comment('우편번호') VARCHAR(21)"`
  473. Addr1 string `xorm:"comment('현주소') VARCHAR(49)"`
  474. Addr2 string `xorm:"comment('상세주소') VARCHAR(49)"`
  475. BizType string `xorm:"comment('업태') VARCHAR(191)"`
  476. DealItem string `xorm:"comment('종목') VARCHAR(191)"`
  477. IsDealEnd string `xorm:"not null default '0' comment('거래중지') CHAR(1)"`
  478. IsOkText string `xorm:"not null default '0' comment('문자접수승인') CHAR(1)"`
  479. IsOkEmail string `xorm:"not null default '0' comment('이메일접수승인') CHAR(1)"`
  480. IsOkDm string `xorm:"default '0' comment('DM접수승인') CHAR(1)"`
  481. CurrCreditBal string `xorm:"not null default 0.0000 comment('지울것') DECIMAL(20,4)"`
  482. Remarks string `xorm:"MEDIUMTEXT"`
  483. CertImg string `xorm:"default '' comment('사업자등록증 사진') VARCHAR(256)"`
  484. CompanyJson string `xorm:"comment('커스터마이징 내용') TEXT"`
  485. Ip string `xorm:"VARCHAR(21)"`
  486. }
  487. type DbrCoupon struct {
  488. Id int `xorm:"not null pk autoincr INT(10)"`
  489. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  490. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  491. UserId int `xorm:"not null default 0 INT(10)"`
  492. CouponType string `xorm:"CHAR(1)"`
  493. BranchId int `xorm:"not null default 0 INT(10)"`
  494. IssueType string `xorm:"CHAR(1)"`
  495. IssueDate string `xorm:"not null VARCHAR(8)"`
  496. CouponName string `xorm:"VARCHAR(36)"`
  497. CouponCode string `xorm:"VARCHAR(21)"`
  498. IsRate string `xorm:"not null default '0' CHAR(1)"`
  499. CouponNum string `xorm:"not null default 0.0000 DECIMAL(20,4)"`
  500. ExpireDate string `xorm:"VARCHAR(8)"`
  501. CouponDesc string `xorm:"VARCHAR(68)"`
  502. Ip string `xorm:"VARCHAR(20)"`
  503. }
  504. type DbrCpack struct {
  505. Id int `xorm:"not null pk autoincr INT(10)"`
  506. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  507. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  508. CpackName string `xorm:"VARCHAR(21)"`
  509. CpackMemo string `xorm:"not null MEDIUMTEXT"`
  510. }
  511. type DbrCredit struct {
  512. Id int `xorm:"not null pk autoincr INT(10)"`
  513. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  514. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  515. CreditNo string `xorm:"unique VARCHAR(21)"`
  516. CreditDate string `xorm:"VARCHAR(8)"`
  517. DealTypeId int `xorm:"INT(10)"`
  518. IsTransfer string `xorm:"not null default '0' CHAR(1)"`
  519. FromBuyerId int `xorm:"not null default 0 INT(10)"`
  520. ToBuyerId int `xorm:"not null default 0 INT(10)"`
  521. BranchId int `xorm:"not null default 0 INT(10)"`
  522. UserId int `xorm:"not null default 0 INT(10)"`
  523. ManualAmt string `xorm:"DECIMAL(20,4)"`
  524. Remarks string `xorm:"TEXT"`
  525. Ip string `xorm:"VARCHAR(20)"`
  526. }
  527. type DbrCustomerTieBd struct {
  528. Id int `xorm:"not null pk autoincr INT(10)"`
  529. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  530. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  531. CustomerTieId int `xorm:"default 0 INT(10)"`
  532. SeqNo int `xorm:"not null TINYINT(4)"`
  533. BranchId int `xorm:"not null default 0 INT(10)"`
  534. UserId int `xorm:"not null default 0 INT(10)"`
  535. BuyerId int `xorm:"not null default 0 INT(10)"`
  536. Ref1 string `xorm:"VARCHAR(49)"`
  537. Ref2 string `xorm:"VARCHAR(49)"`
  538. IsLeader string `xorm:"not null default '0' CHAR(1)"`
  539. Ip string `xorm:"VARCHAR(21)"`
  540. }
  541. type DbrCustomerTie struct {
  542. Id int `xorm:"not null pk autoincr INT(10)"`
  543. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  544. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  545. CustomerTieNo string `xorm:"unique VARCHAR(21)"`
  546. TieDate string `xorm:"VARCHAR(8)"`
  547. TieName string `xorm:"VARCHAR(36)"`
  548. BranchId int `xorm:"not null default 0 INT(10)"`
  549. UserId int `xorm:"not null default 0 INT(10)"`
  550. Status string `xorm:"VARCHAR(21)"`
  551. IsClosed string `xorm:"not null default '0' CHAR(1)"`
  552. Remarks string `xorm:"TEXT"`
  553. Ip string `xorm:"VARCHAR(20)"`
  554. }
  555. type DbrCreditBd struct {
  556. Id int `xorm:"not null pk autoincr INT(10)"`
  557. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  558. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  559. HdId int `xorm:"not null default 0 INT(11)"`
  560. BdId int `xorm:"not null default 0 INT(11)"`
  561. CreditId int `xorm:"not null default 0 INT(10)"`
  562. AvailDate string `xorm:"not null default '0' CHAR(8)"`
  563. OccurDate string `xorm:"default '0' CHAR(8)"`
  564. BranchId int `xorm:"not null default 0 INT(10)"`
  565. UserId int `xorm:"not null default 0 INT(10)"`
  566. DealTypeId int `xorm:"not null default 0 INT(10)"`
  567. IsFromBuyer string `xorm:"CHAR(1)"`
  568. BuyerId int `xorm:"not null default 0 INT(10)"`
  569. CreditAmt string `xorm:"not null default 0.0000 DECIMAL(20,4)"`
  570. AddMsg string `xorm:"VARCHAR(64)"`
  571. }
  572. type DbrDailyCalc struct {
  573. Id int `xorm:"not null pk autoincr unique INT(10)"`
  574. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  575. CalcDate string `xorm:"CHAR(8)"`
  576. CalcMonth string `xorm:"CHAR(6)"`
  577. CalcYear string `xorm:"CHAR(4)"`
  578. LastCash string `xorm:"default 0.0000 DECIMAL(20,4)"`
  579. SalesAmt string `xorm:"default 0.0000 DECIMAL(20,4)"`
  580. SalesTot string `xorm:"default 0.0000 DECIMAL(20,4)"`
  581. PayedAmt string `xorm:"default 0.0000 DECIMAL(20,4)"`
  582. PayedTot string `xorm:"default 0.0000 DECIMAL(20,4)"`
  583. ChargeAmt string `xorm:"default 0.0000 DECIMAL(20,4)"`
  584. ChargeTot string `xorm:"default 0.0000 DECIMAL(20,4)"`
  585. CashAmt string `xorm:"default 0.0000 DECIMAL(20,4)"`
  586. CashTot string `xorm:"default 0.0000 DECIMAL(20,4)"`
  587. CcardAmt string `xorm:"default 0.0000 DECIMAL(20,4)"`
  588. CcardTot string `xorm:"default 0.0000 DECIMAL(20,4)"`
  589. RewardAmt string `xorm:"default 0.0000 DECIMAL(20,4)"`
  590. RewardTot string `xorm:"default 0.0000 DECIMAL(20,4)"`
  591. DcountAmt string `xorm:"default 0.0000 DECIMAL(20,4)"`
  592. DcountTot string `xorm:"default 0.0000 DECIMAL(20,4)"`
  593. ExpenseAmt string `xorm:"default 0.0000 DECIMAL(20,4)"`
  594. ExpenseTot string `xorm:"default 0.0000 DECIMAL(20,4)"`
  595. CashoutAmt string `xorm:"default 0.0000 DECIMAL(20,4)"`
  596. CashoutToto string `xorm:"default 0.0000 DECIMAL(20,4)"`
  597. CurrCash string `xorm:"default 0.0000 DECIMAL(20,4)"`
  598. CashdiffAmt string `xorm:"default 0.0000 DECIMAL(20,4)"`
  599. CashdiffTot string `xorm:"default 0.0000 DECIMAL(20,4)"`
  600. SalesCnt int `xorm:"INT(11)"`
  601. NewvisitCnt int `xorm:"INT(11)"`
  602. RevisitCnt int `xorm:"INT(11)"`
  603. }
  604. type DbrDealType struct {
  605. Id int `xorm:"not null pk autoincr INT(10)"`
  606. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  607. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  608. DealCategory string `xorm:"not null default '' comment('매출/매입/수불 등') VARCHAR(21)"`
  609. SortNo int `xorm:"not null comment('순서번호') TINYINT(4)"`
  610. DealCode string `xorm:"not null default '' comment('거래구분코드') VARCHAR(2)"`
  611. DealName string `xorm:"not null default '' comment('거래구분명') VARCHAR(21)"`
  612. SalesStatus int `xorm:"not null comment('매출상황(+)(-)') TINYINT(4)"`
  613. PurchStatus int `xorm:"not null comment('매입상황(+)(-)') TINYINT(4)"`
  614. CollectStatus int `xorm:"not null default 0 comment('입출금(+)(-)') TINYINT(4)"`
  615. StockStatus int `xorm:"not null default 0 TINYINT(4)"`
  616. BadstkStatus int `xorm:"not null TINYINT(4)"`
  617. CoststkStatus int `xorm:"not null TINYINT(4)"`
  618. CreditStatus int `xorm:"not null TINYINT(4)"`
  619. RewardStatus int `xorm:"not null TINYINT(4)"`
  620. ExDateStatus int `xorm:"not null comment('마감일자상황') TINYINT(4)"`
  621. IsGenIo int `xorm:"not null comment('일반이동처리') TINYINT(4)"`
  622. IsReqRetro int `xorm:"not null comment('소급요청') TINYINT(4)"`
  623. GenIoPrtField string `xorm:"not null default '' VARCHAR(49)"`
  624. }
  625. type DbrEtc struct {
  626. Id int `xorm:"not null pk autoincr INT(10)"`
  627. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  628. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  629. EtcType string `xorm:"not null VARCHAR(21)"`
  630. SelectName string `xorm:"VARCHAR(49)"`
  631. SortNo int `xorm:"not null default 0 TINYINT(4)"`
  632. Value string `xorm:"VARCHAR(191)"`
  633. Caption string `xorm:"VARCHAR(191)"`
  634. IsUnchangeable string `xorm:"not null default '0' CHAR(1)"`
  635. IsUndeletable string `xorm:"not null default '0' CHAR(1)"`
  636. EtcMemo string `xorm:"MEDIUMTEXT"`
  637. }
  638. type DbrGenio struct {
  639. Id int `xorm:"not null pk autoincr INT(10)"`
  640. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  641. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  642. GenioNo string `xorm:"unique VARCHAR(21)"`
  643. GenioDate string `xorm:"VARCHAR(8)"`
  644. DealTypeId int `xorm:"not null default 0 INT(10)"`
  645. UserId int `xorm:"not null default 0 INT(10)"`
  646. SgroupId int `xorm:"not null default 0 INT(10)"`
  647. BranchId int `xorm:"not null default 0 INT(10)"`
  648. StorageId int `xorm:"not null default 0 INT(10)"`
  649. CompanyId int `xorm:"not null default 0 INT(10)"`
  650. VatRateId int `xorm:"not null default 0 INT(10)"`
  651. CompanyContact string `xorm:"VARCHAR(49)"`
  652. OurContact string `xorm:"VARCHAR(49)"`
  653. Status string `xorm:"VARCHAR(21)"`
  654. Column1 string `xorm:"VARCHAR(69)"`
  655. Column2 string `xorm:"not null VARCHAR(69)"`
  656. Remarks string `xorm:"TEXT"`
  657. Ip string `xorm:"VARCHAR(20)"`
  658. }
  659. type DbrItem struct {
  660. Id int `xorm:"not null pk autoincr index(mdx_id_code) INT(10)"`
  661. UploadBatch string `xorm:"not null default '' comment('업로드 1회처리 모음') VARCHAR(21)"`
  662. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  663. UpdatedOn int64 `xorm:"not null default 0 BIGINT(11)"`
  664. IgroupId int `xorm:"not null index INT(10)"`
  665. SupplierId int `xorm:"default 0 comment('공급자(company.id)') index INT(11)"`
  666. ItemCode string `xorm:"not null unique index(mdx_id_code) VARCHAR(21)"`
  667. ItemName string `xorm:"not null index VARCHAR(82)"`
  668. SubName string `xorm:"not null default '' comment('규격,옵션등') VARCHAR(65)"`
  669. CountUnit string `xorm:"comment('수량단위(EA등)') VARCHAR(5)"`
  670. PurchPrc string `xorm:"default 0.0000 comment('매입가') DECIMAL(18,4)"`
  671. SalesPrc string `xorm:"default 0.0000 comment('매출가') DECIMAL(18,4)"`
  672. DiscountPrc string `xorm:"not null default 0.0000 comment('할인가') DECIMAL(18,4)"`
  673. ItemMemo string `xorm:"comment('품목메모필드-non_html') TEXT"`
  674. ItemDesc string `xorm:"comment('품목설명-html') TEXT"`
  675. IheaderId int `xorm:"comment('품목헤더(무역용)') index INT(10)"`
  676. IsMaterial string `xorm:"not null default '0' comment('0:상품 1:원부자재') CHAR(1)"`
  677. IsItemEnd string `xorm:"not null default '0' comment('BOM상의 반제품아님') CHAR(1)"`
  678. IsStyle string `xorm:"not null default '0' comment('스타일여부') CHAR(1)"`
  679. IsSelfOption string `xorm:"not null default '0' comment('0:표준옵션, 1:자체옵션') CHAR(1)"`
  680. StyleId int `xorm:"not null default 0 comment('종속스타일(Assort만 적용됨)') index INT(11)"`
  681. IsntPro string `xorm:"not null default '0' comment('0;온오프판매가능, 1:온라인판매않음') CHAR(1)"`
  682. IsntStkio string `xorm:"not null default '0' comment('수불처리않음') CHAR(1)"`
  683. IsCreditProduct string `xorm:"not null default '0' comment('충전금상품') CHAR(1)"`
  684. OfferCredit string `xorm:"not null default 0.0000 comment('제공충전포인트') DECIMAL(18,4)"`
  685. RewardRate string `xorm:"not null default 0.00 comment('적립%') DECIMAL(4,2)"`
  686. RewardAmt string `xorm:"not null default 0.0000 comment('적립금액') DECIMAL(18,4)"`
  687. MediaId int `xorm:"not null default 1 comment('미디어라이프러리id') index INT(11)"`
  688. ThmMediaCnt int `xorm:"not null default 0 comment('thm의 추가 이미지 갯수') TINYINT(4)"`
  689. Status string `xorm:"not null default '0' CHAR(1)"`
  690. Ip string `xorm:"VARCHAR(21)"`
  691. Duid string `xorm:"default '' comment('API 클러스터용') CHAR(36)"`
  692. ItemSlug string `xorm:"not null default '' comment('품목슬러그') unique VARCHAR(128)"`
  693. ItemMeta string `xorm:"not null comment('품목Seo-Meta') TEXT"`
  694. }
  695. type DbrGenioBd struct {
  696. Id int `xorm:"not null pk autoincr INT(11)"`
  697. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  698. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  699. GenioId int `xorm:"not null INT(10)"`
  700. SeqNo int `xorm:"not null TINYINT(4)"`
  701. ItemId int `xorm:"not null INT(10)"`
  702. GenioQty string `xorm:"not null default 0.0000 DECIMAL(20,4)"`
  703. GenioPrc string `xorm:"not null default 0.0000 DECIMAL(20,4)"`
  704. GenioSupply string `xorm:"not null default 0.0000 DECIMAL(20,4)"`
  705. GenioVat string `xorm:"not null default 0.0000 DECIMAL(20,4)"`
  706. GenioSum string `xorm:"not null default 0.0000 DECIMAL(20,4)"`
  707. Ref1 string `xorm:"VARCHAR(69)"`
  708. Ref2 string `xorm:"VARCHAR(69)"`
  709. GenioDesc string `xorm:"MEDIUMTEXT"`
  710. GenioMemo string `xorm:"TEXT"`
  711. Ip string `xorm:"VARCHAR(20)"`
  712. }
  713. type DbrGlobal struct {
  714. Id int `xorm:"not null pk autoincr INT(10)"`
  715. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  716. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  717. AgroupId int `xorm:"default 0 INT(11)"`
  718. SalesQtyPoint int `xorm:"not null default 0 TINYINT(3)"`
  719. SalesPrcPoint int `xorm:"not null default 0 TINYINT(1)"`
  720. SalesAmtPoint int `xorm:"not null default 0 TINYINT(1)"`
  721. PurchQtyPoint int `xorm:"not null default 0 TINYINT(1)"`
  722. PurchPrcPoint int `xorm:"not null default 0 TINYINT(1)"`
  723. PurchAmtPoint int `xorm:"not null default 0 TINYINT(1)"`
  724. StockQtyPoint int `xorm:"not null default 0 TINYINT(1)"`
  725. StockPrcPoint int `xorm:"not null default 0 TINYINT(1)"`
  726. StockAmtPoint int `xorm:"not null default 0 TINYINT(1)"`
  727. AccAmtPoint int `xorm:"not null default 0 TINYINT(1)"`
  728. }
  729. type DbrIgroup struct {
  730. Id int `xorm:"not null pk autoincr INT(10)"`
  731. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  732. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  733. IgroupCode string `xorm:"not null default '' unique VARCHAR(20)"`
  734. IgroupName string `xorm:"not null default '' VARCHAR(49)"`
  735. MediaId int `xorm:"not null default 1 comment('미디어라이블러리 연결') INT(11)"`
  736. Sort string `xorm:"not null default '000' VARCHAR(3)"`
  737. Status string `xorm:"not null default '0' CHAR(1)"`
  738. IsEndLevel string `xorm:"not null default '0' CHAR(1)"`
  739. Duid string `xorm:"not null default '' comment('SEO/API클러스터') CHAR(36)"`
  740. IgroupSlug string `xorm:"not null default '' comment('품목구분슬러그') VARCHAR(128)"`
  741. IgroupMeta string `xorm:"not null default ' ' comment('품목구분Seo-Meta') TEXT"`
  742. }
  743. type DbrIheader struct {
  744. Id int `xorm:"not null pk autoincr INT(10)"`
  745. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  746. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  747. HeaderName string `xorm:"VARCHAR(21)"`
  748. HeaderDesc string `xorm:"MEDIUMTEXT"`
  749. IsUse string `xorm:"not null default '0' CHAR(1)"`
  750. }
  751. type FedCrystalHost struct {
  752. Id int `xorm:"not null pk autoincr unique INT(10)"`
  753. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  754. ListToken string `xorm:"not null VARCHAR(21)"`
  755. Position string `xorm:"not null VARCHAR(10)"`
  756. OrderBy string `xorm:"VARCHAR(32)"`
  757. C1 string `xorm:"VARCHAR(64)"`
  758. C2 string `xorm:"VARCHAR(64)"`
  759. C3 string `xorm:"VARCHAR(64)"`
  760. C4 string `xorm:"VARCHAR(64)"`
  761. C5 string `xorm:"VARCHAR(64)"`
  762. C6 string `xorm:"VARCHAR(64)"`
  763. C7 string `xorm:"VARCHAR(64)"`
  764. C8 string `xorm:"VARCHAR(64)"`
  765. C9 string `xorm:"VARCHAR(64)"`
  766. C10 string `xorm:"VARCHAR(64)"`
  767. C11 string `xorm:"VARCHAR(64)"`
  768. C12 string `xorm:"VARCHAR(64)"`
  769. C13 string `xorm:"VARCHAR(64)"`
  770. C14 string `xorm:"VARCHAR(64)"`
  771. C15 string `xorm:"VARCHAR(64)"`
  772. C16 string `xorm:"VARCHAR(64)"`
  773. C17 string `xorm:"VARCHAR(64)"`
  774. C18 string `xorm:"VARCHAR(64)"`
  775. C19 string `xorm:"VARCHAR(64)"`
  776. C20 string `xorm:"VARCHAR(64)"`
  777. D1 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  778. D2 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  779. D3 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  780. D4 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  781. D5 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  782. D6 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  783. D7 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  784. D8 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  785. D9 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  786. D10 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  787. IsSum string `xorm:"not null default '0' CHAR(1)"`
  788. T1 string `xorm:"MEDIUMTEXT"`
  789. T2 string `xorm:"MEDIUMTEXT"`
  790. }
  791. type DbtListSum struct {
  792. TId int `xorm:"not null pk autoincr unique INT(10)"`
  793. HId int `xorm:"not null default 0 comment('전표 Header id') INT(11)"`
  794. Id int `xorm:"INT(10)"`
  795. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  796. ListToken string `xorm:"not null VARCHAR(21)"`
  797. OrderBy string `xorm:"VARCHAR(64)"`
  798. C1 string `xorm:"VARCHAR(64)"`
  799. C2 string `xorm:"VARCHAR(64)"`
  800. C3 string `xorm:"VARCHAR(64)"`
  801. C4 string `xorm:"VARCHAR(64)"`
  802. C5 string `xorm:"VARCHAR(64)"`
  803. C6 string `xorm:"VARCHAR(64)"`
  804. C7 string `xorm:"VARCHAR(64)"`
  805. C8 string `xorm:"VARCHAR(64)"`
  806. C9 string `xorm:"VARCHAR(64)"`
  807. C10 string `xorm:"VARCHAR(64)"`
  808. C11 string `xorm:"VARCHAR(64)"`
  809. C12 string `xorm:"VARCHAR(64)"`
  810. C13 string `xorm:"VARCHAR(64)"`
  811. C14 string `xorm:"VARCHAR(64)"`
  812. C15 string `xorm:"VARCHAR(64)"`
  813. C16 string `xorm:"VARCHAR(64)"`
  814. C17 string `xorm:"VARCHAR(64)"`
  815. C18 string `xorm:"VARCHAR(64)"`
  816. C19 string `xorm:"VARCHAR(64)"`
  817. C20 string `xorm:"VARCHAR(64)"`
  818. D1 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  819. D2 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  820. D3 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  821. D4 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  822. D5 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  823. D6 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  824. D7 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  825. D8 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  826. D9 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  827. D10 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  828. IsSum string `xorm:"not null default '0' CHAR(1)"`
  829. T1 string `xorm:"MEDIUMTEXT"`
  830. T2 string `xorm:"MEDIUMTEXT"`
  831. }
  832. type DbrItemOption struct {
  833. Id int `xorm:"not null pk autoincr INT(10)"`
  834. CreatedOn int64 `xorm:"not null default 0 BIGINT(20)"`
  835. UpdatedOn int64 `xorm:"not null default 0 BIGINT(20)"`
  836. SeqNo int `xorm:"not null default 0 comment('순서') TINYINT(4)"`
  837. OptionCode string `xorm:"not null default '' comment('옵션코드') unique VARCHAR(6)"`
  838. OptionType string `xorm:"not null default '' comment('옵션구분') VARCHAR(6)"`
  839. OptionName string `xorm:"not null default '' comment('옵션이름') VARCHAR(32)"`
  840. IsUnused string `xorm:"not null default '0' CHAR(1)"`
  841. }
  842. type DbrItemOptpro struct {
  843. Id int `xorm:"not null pk autoincr INT(10)"`
  844. CreatedOn int64 `xorm:"not null default 0 BIGINT(20)"`
  845. UpdatedOn int64 `xorm:"not null default 0 BIGINT(20)"`
  846. ItemId int `xorm:"not null comment('품목 id') INT(11)"`
  847. SeqNo int `xorm:"not null default 0 comment('순서') TINYINT(4)"`
  848. ColorId int `xorm:"not null default 1 comment('color id') index INT(11)"`
  849. SizeId int `xorm:"not null default 1 comment('size id') index INT(11)"`
  850. SelfSizeName string `xorm:"not null default '' comment('자체 사이즈 옵션명') VARCHAR(32)"`
  851. SelfColorName string `xorm:"not null default '' comment('자체 컬러 옵션명') VARCHAR(32)"`
  852. SelfOptionCode string `xorm:"not null default '' comment('자체 옵션코드') VARCHAR(6)"`
  853. PurchPrc string `xorm:"not null default 0.0000 comment('매입가') DECIMAL(18,4)"`
  854. SalesPrc string `xorm:"not null default 0.0000 comment('매출가') DECIMAL(18,4)"`
  855. Ip string `xorm:"not null default '' VARCHAR(21)"`
  856. }
  857. type DbrItemThm struct {
  858. Id int `xorm:"not null pk INT(10)"`
  859. UploadBatch string `xorm:"not null default '' comment('업로드 1회처리 모음') VARCHAR(21)"`
  860. CreatedOn int64 `xorm:"not null default 0 comment('생성일시 unixtime') BIGINT(20)"`
  861. MediaId1 int `xorm:"not null default 1 comment('1st 썸네일이미지') INT(11)"`
  862. MediaId2 int `xorm:"not null default 1 comment('2nd 썸네일이미지') INT(11)"`
  863. MediaId3 int `xorm:"not null default 1 comment('3th 썸네일이미지') INT(11)"`
  864. MediaId4 int `xorm:"not null default 1 comment('4th 썸네일이미지') INT(11)"`
  865. MediaId5 int `xorm:"not null default 1 comment('5th 썸네일이미지') INT(11)"`
  866. MediaId6 int `xorm:"not null default 1 comment('6번 추가이미지') INT(11)"`
  867. MediaId7 int `xorm:"not null default 1 comment('7번 추가이미지') INT(11)"`
  868. MediaId8 int `xorm:"not null default 1 comment('8번 추가이미지') INT(11)"`
  869. MediaId9 int `xorm:"not null default 1 comment('9번 추가이미지') INT(11)"`
  870. MediaId10 int `xorm:"not null default 1 comment('10번 추가이미지') INT(11)"`
  871. Pc1 string `xorm:"VARCHAR(64)"`
  872. Pc2 string `xorm:"VARCHAR(64)"`
  873. Pc3 string `xorm:"VARCHAR(64)"`
  874. Pc4 string `xorm:"VARCHAR(64)"`
  875. Pc5 string `xorm:"VARCHAR(64)"`
  876. Pc6 string `xorm:"VARCHAR(64)"`
  877. Pc7 string `xorm:"VARCHAR(64)"`
  878. Pc8 string `xorm:"VARCHAR(64)"`
  879. Pc9 string `xorm:"VARCHAR(64)"`
  880. Pc10 string `xorm:"VARCHAR(64)"`
  881. Pd1 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  882. Pd2 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  883. Pd3 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  884. Pd4 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  885. Pd5 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  886. Pd6 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  887. Pd7 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  888. Pd8 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  889. Pd9 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  890. Pd10 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  891. }
  892. type DbrLastSlipNo struct {
  893. Id int `xorm:"not null pk autoincr INT(10)"`
  894. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  895. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  896. SlipDatePrefix string `xorm:"not null unique VARCHAR(31)"`
  897. LastSlipSerial int `xorm:"not null default 1 INT(11)"`
  898. IsLocked string `xorm:"not null default '0' CHAR(1)"`
  899. }
  900. type DbrMedia struct {
  901. Id int `xorm:"not null pk autoincr comment('레코드1은 빈이미지로 지정') INT(11)"`
  902. UploadBatch string `xorm:"not null default '' comment('업로드 1회처리 모음') VARCHAR(21)"`
  903. UploadItemId int `xorm:"not null default 0 comment('업로드와 연결된 item_id') INT(11)"`
  904. UploadPostfix int `xorm:"not null default 0 comment('upload용 추가이미지 번호') TINYINT(4)"`
  905. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  906. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  907. MediaNo string `xorm:"not null default '' comment('자동번호:일자-일련번호, 품목업로드시:품목코드~x') unique VARCHAR(23)"`
  908. MediaDate string `xorm:"not null default '' VARCHAR(8)"`
  909. UserId int `xorm:"not null default 0 INT(10)"`
  910. BranchId int `xorm:"not null default 0 INT(10)"`
  911. MediaBrand string `xorm:"not null default '' VARCHAR(32)"`
  912. MediaName string `xorm:"not null default '' VARCHAR(64)"`
  913. FileUrl string `xorm:"not null default '' VARCHAR(256)"`
  914. FileSize int `xorm:"not null default 0 INT(10)"`
  915. MediaWidth int `xorm:"not null default 0 INT(10)"`
  916. MediaHeight int `xorm:"not null default 0 INT(10)"`
  917. MineType string `xorm:"not null default '' VARCHAR(256)"`
  918. IsBdMatch string `xorm:"default '0' CHAR(1)"`
  919. MediaCaption string `xorm:"not null default '' VARCHAR(128)"`
  920. IsClosed string `xorm:"not null default '0' CHAR(1)"`
  921. Ip string `xorm:"VARCHAR(20)"`
  922. }
  923. type DbrMediaBd struct {
  924. Id int `xorm:"not null pk autoincr INT(10)"`
  925. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  926. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  927. MediaId int `xorm:"default 1 INT(11)"`
  928. SeqNo int `xorm:"not null default 0 TINYINT(4)"`
  929. ImageType string `xorm:"VARCHAR(64)"`
  930. BdFileUrl string `xorm:"VARCHAR(256)"`
  931. BdFileSize int `xorm:"INT(10)"`
  932. BdWidth int `xorm:"INT(10)"`
  933. BdHeight int `xorm:"INT(10)"`
  934. }
  935. type DbrPorder struct {
  936. Id int `xorm:"not null pk autoincr INT(10)"`
  937. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  938. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  939. SorderId int `xorm:"INT(11)"`
  940. PorderNo string `xorm:"unique VARCHAR(21)"`
  941. PorderDate string `xorm:"not null default '' CHAR(8)"`
  942. DealTypeId int `xorm:"not null default 0 INT(10)"`
  943. UserId int `xorm:"not null default 0 INT(10)"`
  944. SgroupId int `xorm:"not null default 0 INT(10)"`
  945. BranchId int `xorm:"not null default 0 INT(10)"`
  946. StorageId int `xorm:"not null default 0 INT(10)"`
  947. SupplierId int `xorm:"not null default 0 INT(10)"`
  948. VatRateId int `xorm:"not null default 0 INT(10)"`
  949. SupplierContact string `xorm:"VARCHAR(49)"`
  950. PayTerms string `xorm:"VARCHAR(69)"`
  951. PayPeriod string `xorm:"VARCHAR(69)"`
  952. Destination string `xorm:"VARCHAR(69)"`
  953. Delivery string `xorm:"VARCHAR(69)"`
  954. RefNo string `xorm:"VARCHAR(49)"`
  955. OurContact string `xorm:"VARCHAR(49)"`
  956. Status string `xorm:"VARCHAR(21)"`
  957. Situation string `xorm:"comment('안좋은 상황코드(claim등)') CHAR(2)"`
  958. IsClosed string `xorm:"not null default '0' CHAR(1)"`
  959. Column1 string `xorm:"VARCHAR(69)"`
  960. Column2 string `xorm:"not null VARCHAR(69)"`
  961. Remarks string `xorm:"TEXT"`
  962. Ip string `xorm:"VARCHAR(20)"`
  963. IsLocked string `xorm:"not null default '0' CHAR(1)"`
  964. }
  965. type DbrPorderBd struct {
  966. Id int `xorm:"not null pk autoincr INT(11)"`
  967. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  968. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  969. PorderId int `xorm:"not null INT(10)"`
  970. SorderDbId int `xorm:"not null default 0 INT(11)"`
  971. SeqNo int `xorm:"not null TINYINT(4)"`
  972. ItemId int `xorm:"not null INT(10)"`
  973. PorderQty string `xorm:"not null default 0.0000 DECIMAL(20,4)"`
  974. PorderPrc string `xorm:"not null default 0.0000 DECIMAL(20,4)"`
  975. PorderSupply string `xorm:"not null default 0.0000 DECIMAL(20,4)"`
  976. PorderVat string `xorm:"not null default 0.0000 DECIMAL(20,4)"`
  977. PorderSum string `xorm:"not null default 0.0000 DECIMAL(20,4)"`
  978. DiscountRate string `xorm:"not null default 0.0000 DECIMAL(6,4)"`
  979. StdPurchPrc string `xorm:"DECIMAL(20,4)"`
  980. DeliDate string `xorm:"VARCHAR(8)"`
  981. ConfirmDate string `xorm:"VARCHAR(8)"`
  982. PorderMemo string `xorm:"TEXT"`
  983. Ref1 string `xorm:"VARCHAR(69)"`
  984. Ref2 string `xorm:"VARCHAR(69)"`
  985. PorderDesc string `xorm:"TEXT"`
  986. IsEnd int `xorm:"not null default 0 TINYINT(4)"`
  987. Ip string `xorm:"VARCHAR(20)"`
  988. }
  989. type DbtListType1 struct {
  990. TId int `xorm:"not null pk autoincr unique INT(10)"`
  991. HId int `xorm:"not null default 0 comment('전표 Header id') INT(11)"`
  992. Id int `xorm:"INT(10)"`
  993. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  994. ListToken string `xorm:"not null VARCHAR(21)"`
  995. OrderBy string `xorm:"VARCHAR(64)"`
  996. C1 string `xorm:"VARCHAR(64)"`
  997. C2 string `xorm:"VARCHAR(64)"`
  998. C3 string `xorm:"VARCHAR(64)"`
  999. C4 string `xorm:"VARCHAR(64)"`
  1000. C5 string `xorm:"VARCHAR(64)"`
  1001. C6 string `xorm:"VARCHAR(64)"`
  1002. C7 string `xorm:"VARCHAR(64)"`
  1003. C8 string `xorm:"VARCHAR(64)"`
  1004. C9 string `xorm:"VARCHAR(64)"`
  1005. C10 string `xorm:"VARCHAR(64)"`
  1006. C11 string `xorm:"VARCHAR(64)"`
  1007. C12 string `xorm:"VARCHAR(64)"`
  1008. C13 string `xorm:"VARCHAR(64)"`
  1009. C14 string `xorm:"VARCHAR(64)"`
  1010. C15 string `xorm:"VARCHAR(64)"`
  1011. C16 string `xorm:"VARCHAR(64)"`
  1012. C17 string `xorm:"VARCHAR(64)"`
  1013. C18 string `xorm:"VARCHAR(64)"`
  1014. C19 string `xorm:"VARCHAR(64)"`
  1015. C20 string `xorm:"VARCHAR(64)"`
  1016. D1 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  1017. D2 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  1018. D3 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  1019. D4 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  1020. D5 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  1021. D6 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  1022. D7 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  1023. D8 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  1024. D9 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  1025. D10 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  1026. IsSum string `xorm:"not null default '0' CHAR(1)"`
  1027. T1 string `xorm:"MEDIUMTEXT"`
  1028. T2 string `xorm:"MEDIUMTEXT"`
  1029. }
  1030. type FedOfficeGuest struct {
  1031. Id int `xorm:"not null pk autoincr unique INT(10)"`
  1032. CreatedOn int `xorm:"not null default unix_timestamp() INT(11)"`
  1033. UpdatedOn int `xorm:"not null default unix_timestamp() INT(11)"`
  1034. OfcCode string `xorm:"not null VARCHAR(21)"`
  1035. OfcPlace string `xorm:"VARCHAR(128)"`
  1036. OfcName string `xorm:"VARCHAR(128)"`
  1037. OfcTaxNo string `xorm:"VARCHAR(32)"`
  1038. OfcEmail string `xorm:"VARCHAR(128)"`
  1039. OfcTelNo string `xorm:"VARCHAR(16)"`
  1040. OfcFaxNo string `xorm:"VARCHAR(16)"`
  1041. OfcMobile string `xorm:"VARCHAR(16)"`
  1042. OfcZipCode string `xorm:"VARCHAR(16)"`
  1043. OfcPresident string `xorm:"VARCHAR(64)"`
  1044. OfcAddress string `xorm:"VARCHAR(256)"`
  1045. OfcBizType string `xorm:"VARCHAR(64)"`
  1046. OfcDealType string `xorm:"VARCHAR(64)"`
  1047. SalesQtyPoint int `xorm:"not null default 0 TINYINT(4)"`
  1048. SalesPrcPoint int `xorm:"not null default 0 TINYINT(4)"`
  1049. SalesAmtPoint int `xorm:"not null default 0 TINYINT(4)"`
  1050. PurchQtyPoint int `xorm:"not null default 0 TINYINT(4)"`
  1051. PurchPrcPoint int `xorm:"not null default 0 TINYINT(4)"`
  1052. PurchAmtPoint int `xorm:"not null default 0 TINYINT(4)"`
  1053. StockQtyPoint int `xorm:"not null default 0 TINYINT(4)"`
  1054. StockPrcPoint int `xorm:"not null default 0 TINYINT(4)"`
  1055. StockAmtPoint int `xorm:"not null default 0 TINYINT(4)"`
  1056. AccAmtPoint int `xorm:"not null default 0 TINYINT(4)"`
  1057. }
  1058. type DbrPosClosing struct {
  1059. Id int `xorm:"not null pk autoincr INT(10)"`
  1060. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1061. BranchId int `xorm:"not null default 0 unique(branch_date) INT(10)"`
  1062. ClosingDate string `xorm:"not null default '' comment('정산일자') unique(branch_date) CHAR(8)"`
  1063. UserId int `xorm:"not null INT(10)"`
  1064. SalesDay string `xorm:"default 0.0000 comment('매출일합계') DECIMAL(18,4)"`
  1065. SalesMonth string `xorm:"default 0.0000 comment('매출월누계') DECIMAL(18,4)"`
  1066. PureDay string `xorm:"default 0.0000 comment('순매출일합계(외상제외금액)') DECIMAL(18,4)"`
  1067. PureMonth string `xorm:"default 0.0000 comment('순매출월누계(외상제외금액) ') DECIMAL(18,4)"`
  1068. CreditDay string `xorm:"default 0.0000 comment('외상일합계') DECIMAL(18,4)"`
  1069. CreditMonth string `xorm:"default 0.0000 comment('외상월합계') DECIMAL(18,4)"`
  1070. CashDay string `xorm:"default 0.0000 comment('현금매출일합계') DECIMAL(18,4)"`
  1071. CashMonth string `xorm:"default 0.0000 comment('현금매출월누계') DECIMAL(18,4)"`
  1072. CcardDay string `xorm:"default 0.0000 comment('신용카드매출일합계') DECIMAL(18,4)"`
  1073. CcardMonth string `xorm:"default 0.0000 comment('신용카드월매출누계') DECIMAL(18,4)"`
  1074. RewardDay string `xorm:"default 0.0000 comment('적립금매출일합계') DECIMAL(18,4)"`
  1075. RewardMonth string `xorm:"default 0.0000 comment('적립금매출월누계') DECIMAL(18,4)"`
  1076. DiscountDay string `xorm:"default 0.0000 comment('할인금액일합계') DECIMAL(18,4)"`
  1077. DiscountMonth string `xorm:"default 0.0000 comment('할인금액월누계') DECIMAL(18,4)"`
  1078. ExpenseDay string `xorm:"default 0.0000 comment('지출금액일합계') DECIMAL(18,4)"`
  1079. ExpenseMonth string `xorm:"default 0.0000 comment('지출금액월누계') DECIMAL(18,4)"`
  1080. CashExpDay string `xorm:"default 0.0000 comment('현금지출일합계') DECIMAL(18,4)"`
  1081. CashExpMonth string `xorm:"default 0.0000 comment('현금지출월누계') DECIMAL(18,4)"`
  1082. CcardExpDay string `xorm:"default 0.0000 comment('카드지출일합계') DECIMAL(18,4)"`
  1083. CcardExpMonth string `xorm:"default 0.0000 comment('카드지출월누계') DECIMAL(18,4)"`
  1084. SorderCnt int `xorm:"not null default 0 comment('오더건수') INT(11)"`
  1085. SorderNew int `xorm:"not null default 0 comment('신규건수') INT(11)"`
  1086. RevisitCnt int `xorm:"not null default 0 comment('재방문건수') INT(11)"`
  1087. ErrorDay string `xorm:"default 0.0000 comment('현금오차일합계') DECIMAL(18,4)"`
  1088. ErrorMonth string `xorm:"default 0.0000 comment('현금오차월누계') DECIMAL(18,4)"`
  1089. LastCashBal string `xorm:"default 0.0000 comment('이월현금잔액') DECIMAL(18,4)"`
  1090. CurrCashBal string `xorm:"default 0.0000 comment('현재현금잔액') DECIMAL(18,4)"`
  1091. MemoDesc string `xorm:"comment('메모') MEDIUMTEXT"`
  1092. IsApproved string `xorm:"not null default '0' comment('승인여부') CHAR(1)"`
  1093. Ip string `xorm:"VARCHAR(21)"`
  1094. }
  1095. type DbrPquote struct {
  1096. Id int `xorm:"not null pk autoincr INT(10)"`
  1097. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1098. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1099. PquoteNo string `xorm:"not null unique VARCHAR(21)"`
  1100. PquoteDate string `xorm:"not null VARCHAR(8)"`
  1101. DealTypeId int `xorm:"not null INT(10)"`
  1102. UserId int `xorm:"not null INT(10)"`
  1103. SgroupId int `xorm:"not null INT(10)"`
  1104. BranchId int `xorm:"not null INT(10)"`
  1105. SupplierId int `xorm:"not null INT(10)"`
  1106. VatRateId int `xorm:"not null INT(10)"`
  1107. CompanyContact string `xorm:"VARCHAR(49)"`
  1108. PayTerms string `xorm:"VARCHAR(69)"`
  1109. PayPeriod string `xorm:"VARCHAR(69)"`
  1110. Destination string `xorm:"VARCHAR(69)"`
  1111. Delivery string `xorm:"VARCHAR(69)"`
  1112. Status string `xorm:"comment('상태') CHAR(1)"`
  1113. IsClosed string `xorm:"not null CHAR(1)"`
  1114. Column1 string `xorm:"VARCHAR(69)"`
  1115. Column2 string `xorm:"VARCHAR(69)"`
  1116. Remarks string `xorm:"TEXT"`
  1117. Ip string `xorm:"VARCHAR(20)"`
  1118. }
  1119. type DbrPquoteBd struct {
  1120. Id int `xorm:"not null pk autoincr INT(11)"`
  1121. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1122. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1123. PquoteId int `xorm:"not null INT(10)"`
  1124. SeqNo int `xorm:"not null TINYINT(4)"`
  1125. ItemId int `xorm:"not null INT(10)"`
  1126. PquoteQty string `xorm:"not null default 0.0000 DECIMAL(20,4)"`
  1127. PquotePrc string `xorm:"not null default 0.0000 DECIMAL(20,4)"`
  1128. PquoteSupply string `xorm:"not null default 0.0000 DECIMAL(20,4)"`
  1129. PquoteVat string `xorm:"not null default 0.0000 DECIMAL(20,4)"`
  1130. PquoteSum string `xorm:"not null default 0.0000 DECIMAL(20,4)"`
  1131. DiscountRate string `xorm:"not null default 0.0000 DECIMAL(6,4)"`
  1132. DeliDate string `xorm:"VARCHAR(8)"`
  1133. ConfirmDate string `xorm:"VARCHAR(8)"`
  1134. Ref1 string `xorm:"VARCHAR(69)"`
  1135. Ref2 string `xorm:"VARCHAR(69)"`
  1136. PquoteMemo string `xorm:"TEXT"`
  1137. PquoteDesc string `xorm:"TEXT"`
  1138. Ip string `xorm:"VARCHAR(20)"`
  1139. }
  1140. type DbrPurch struct {
  1141. Id int `xorm:"not null pk autoincr INT(10)"`
  1142. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1143. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1144. PorderId int `xorm:"not null default 0 INT(10)"`
  1145. PurchNo string `xorm:"unique VARCHAR(21)"`
  1146. PurchDate string `xorm:"VARCHAR(8)"`
  1147. StockDate string `xorm:"VARCHAR(8)"`
  1148. Remarks string `xorm:"TEXT"`
  1149. UserId int `xorm:"not null default 0 INT(10)"`
  1150. IsNotStockIo string `xorm:"not null default '0' CHAR(1)"`
  1151. Ip string `xorm:"VARCHAR(20)"`
  1152. IsLocked string `xorm:"not null default '0' CHAR(1)"`
  1153. }
  1154. type DbrPurchBd struct {
  1155. Id int `xorm:"not null pk autoincr INT(11)"`
  1156. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1157. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1158. PurchId int `xorm:"not null default 0 INT(10)"`
  1159. PorderBdId int `xorm:"not null default 0 INT(10)"`
  1160. SeqNo int `xorm:"not null default 0 TINYINT(4)"`
  1161. PurchQty string `xorm:"not null default 0.0000 DECIMAL(20,4)"`
  1162. CostPrc string `xorm:"not null default 0.0000 DECIMAL(20,4)"`
  1163. PurchSupply string `xorm:"not null default 0.0000 DECIMAL(20,4)"`
  1164. PurchVat string `xorm:"not null default 0.0000 DECIMAL(20,4)"`
  1165. PurchSum string `xorm:"not null default 0.0000 DECIMAL(20,4)"`
  1166. Ip string `xorm:"VARCHAR(20)"`
  1167. }
  1168. type FedOfficeHost struct {
  1169. Id int `xorm:"not null pk autoincr unique INT(10)"`
  1170. CreatedOn int `xorm:"not null default unix_timestamp() INT(11)"`
  1171. UpdatedOn int `xorm:"not null default unix_timestamp() INT(11)"`
  1172. OfcCode string `xorm:"not null VARCHAR(21)"`
  1173. OfcPlace string `xorm:"VARCHAR(128)"`
  1174. OfcName string `xorm:"VARCHAR(128)"`
  1175. FedOfficeHost string `xorm:"VARCHAR(128)"`
  1176. OfcTaxNo string `xorm:"VARCHAR(32)"`
  1177. OfcEmail string `xorm:"VARCHAR(128)"`
  1178. OfcTelNo string `xorm:"VARCHAR(16)"`
  1179. OfcFaxNo string `xorm:"VARCHAR(16)"`
  1180. OfcMobile string `xorm:"VARCHAR(16)"`
  1181. OfcZipCode string `xorm:"VARCHAR(16)"`
  1182. OfcPresident string `xorm:"VARCHAR(64)"`
  1183. OfcAddress string `xorm:"VARCHAR(256)"`
  1184. OfcBizType string `xorm:"VARCHAR(64)"`
  1185. OfcDealType string `xorm:"VARCHAR(64)"`
  1186. SalesQtyPoint int `xorm:"not null default 0 TINYINT(4)"`
  1187. SalesPrcPoint int `xorm:"not null default 0 TINYINT(4)"`
  1188. SalesAmtPoint int `xorm:"not null default 0 TINYINT(4)"`
  1189. PurchQtyPoint int `xorm:"not null default 0 TINYINT(4)"`
  1190. PurchPrcPoint int `xorm:"not null default 0 TINYINT(4)"`
  1191. PurchAmtPoint int `xorm:"not null default 0 TINYINT(4)"`
  1192. StockQtyPoint int `xorm:"not null default 0 TINYINT(4)"`
  1193. StockPrcPoint int `xorm:"not null default 0 TINYINT(4)"`
  1194. StockAmtPoint int `xorm:"not null default 0 TINYINT(4)"`
  1195. AccAmtPoint int `xorm:"not null default 0 TINYINT(4)"`
  1196. }
  1197. type DbrUserPerm struct {
  1198. Id int `xorm:"not null pk autoincr INT(10)"`
  1199. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1200. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1201. PermNo string `xorm:"unique VARCHAR(21)"`
  1202. PermDate string `xorm:"CHAR(8)"`
  1203. PermName string `xorm:"VARCHAR(50)"`
  1204. PermDesc string `xorm:"VARCHAR(200)"`
  1205. }
  1206. type DbtLogAccess struct {
  1207. Id int `xorm:"not null pk autoincr INT(10)"`
  1208. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1209. MemberId int `xorm:"INT(11)"`
  1210. UserId int `xorm:"INT(11)"`
  1211. Url string `xorm:"VARCHAR(128)"`
  1212. FrontIp string `xorm:"VARCHAR(16)"`
  1213. FrontHost string `xorm:"VARCHAR(128)"`
  1214. RemoteIp string `xorm:"VARCHAR(16)"`
  1215. Referer string `xorm:"VARCHAR(1000)"`
  1216. }
  1217. type DbrReward struct {
  1218. Id int `xorm:"not null pk autoincr INT(10)"`
  1219. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1220. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1221. RewardNo string `xorm:"unique VARCHAR(21)"`
  1222. RewardDate string `xorm:"VARCHAR(8)"`
  1223. DealTypeId int `xorm:"INT(10)"`
  1224. IsTransfer string `xorm:"not null default '0' CHAR(1)"`
  1225. FromBuyerId int `xorm:"not null default 0 INT(10)"`
  1226. ToBuyerId int `xorm:"not null default 0 INT(10)"`
  1227. BranchId int `xorm:"not null default 0 INT(10)"`
  1228. UserId int `xorm:"not null default 0 INT(10)"`
  1229. ManualAmt string `xorm:"DECIMAL(20,4)"`
  1230. Remarks string `xorm:"TINYTEXT"`
  1231. Ip string `xorm:"VARCHAR(20)"`
  1232. }
  1233. type DbtUploadType1 struct {
  1234. Id int `xorm:"not null pk autoincr INT(10)"`
  1235. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1236. ListToken string `xorm:"not null VARCHAR(21)"`
  1237. OrderBy string `xorm:"VARCHAR(32)"`
  1238. C1 string `xorm:"TINYTEXT"`
  1239. C2 string `xorm:"TINYTEXT"`
  1240. C3 string `xorm:"TINYTEXT"`
  1241. C4 string `xorm:"TINYTEXT"`
  1242. C5 string `xorm:"TINYTEXT"`
  1243. C6 string `xorm:"TINYTEXT"`
  1244. C7 string `xorm:"TINYTEXT"`
  1245. C8 string `xorm:"TINYTEXT"`
  1246. C9 string `xorm:"TINYTEXT"`
  1247. C10 string `xorm:"TINYTEXT"`
  1248. C11 string `xorm:"TINYTEXT"`
  1249. C12 string `xorm:"TINYTEXT"`
  1250. C13 string `xorm:"TINYTEXT"`
  1251. C14 string `xorm:"TINYTEXT"`
  1252. C15 string `xorm:"TINYTEXT"`
  1253. C16 string `xorm:"TINYTEXT"`
  1254. C17 string `xorm:"TINYTEXT"`
  1255. C18 string `xorm:"TINYTEXT"`
  1256. C19 string `xorm:"TINYTEXT"`
  1257. C20 string `xorm:"TINYTEXT"`
  1258. C21 string `xorm:"TINYTEXT"`
  1259. C22 string `xorm:"TINYTEXT"`
  1260. C23 string `xorm:"TINYTEXT"`
  1261. C24 string `xorm:"TINYTEXT"`
  1262. C25 string `xorm:"TINYTEXT"`
  1263. C26 string `xorm:"TINYTEXT"`
  1264. C27 string `xorm:"TINYTEXT"`
  1265. C28 string `xorm:"TINYTEXT"`
  1266. C29 string `xorm:"TINYTEXT"`
  1267. C30 string `xorm:"TINYTEXT"`
  1268. }
  1269. type DbrRewardBd struct {
  1270. Id int `xorm:"not null pk autoincr INT(10)"`
  1271. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1272. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1273. HdId int `xorm:"not null default 0 INT(11)"`
  1274. BdId int `xorm:"not null default 0 INT(11)"`
  1275. RewardId int `xorm:"not null default 0 INT(10)"`
  1276. AvailDate string `xorm:"not null default '0' CHAR(8)"`
  1277. OccurDate string `xorm:"default '0' CHAR(8)"`
  1278. BranchId int `xorm:"not null default 0 INT(10)"`
  1279. UserId int `xorm:"not null default 0 INT(10)"`
  1280. DealTypeId int `xorm:"not null default 0 INT(10)"`
  1281. IsFromBuyer string `xorm:"CHAR(1)"`
  1282. BuyerId int `xorm:"not null default 0 INT(10)"`
  1283. RewardRate string `xorm:"DECIMAL(4,2)"`
  1284. RewardAmt string `xorm:"not null default 0.0000 DECIMAL(20,4)"`
  1285. AddMsg string `xorm:"VARCHAR(64)"`
  1286. }
  1287. type DbrRptCustom struct {
  1288. Id int `xorm:"not null pk autoincr INT(10)"`
  1289. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1290. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1291. CustomCode string `xorm:"VARCHAR(64)"`
  1292. SeqNo int `xorm:"TINYINT(4)"`
  1293. IsCustom string `xorm:"not null default '0' CHAR(1)"`
  1294. RptName string `xorm:"VARCHAR(256)"`
  1295. ApiName string `xorm:"VARCHAR(128)"`
  1296. QueryName string `xorm:"VARCHAR(128)"`
  1297. ReportPath string `xorm:"VARCHAR(128)"`
  1298. ReportFmt string `xorm:"VARCHAR(64)"`
  1299. ServerPrinter string `xorm:"VARCHAR(64)"`
  1300. }
  1301. type DbrSales struct {
  1302. Id int `xorm:"not null pk autoincr INT(10)"`
  1303. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1304. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1305. SorderId int `xorm:"not null default 0 INT(10)"`
  1306. SalesNo string `xorm:"unique VARCHAR(21)"`
  1307. SalesDate string `xorm:"VARCHAR(8)"`
  1308. StockDate string `xorm:"VARCHAR(8)"`
  1309. Remarks string `xorm:"TEXT"`
  1310. UserId int `xorm:"not null default 0 INT(10)"`
  1311. DeliUserId int `xorm:"INT(10)"`
  1312. Ip string `xorm:"VARCHAR(20)"`
  1313. IsLocked string `xorm:"not null default '0' CHAR(1)"`
  1314. }
  1315. type DbrSalesBd struct {
  1316. Id int `xorm:"not null pk autoincr INT(11)"`
  1317. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1318. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1319. SalesId int `xorm:"not null default 0 index INT(10)"`
  1320. SorderBdId int `xorm:"not null default 0 INT(10)"`
  1321. SeqNo int `xorm:"not null default 0 TINYINT(4)"`
  1322. SalesQty string `xorm:"not null default 0.0000 DECIMAL(20,4)"`
  1323. CostPrc string `xorm:"not null default 0.0000 DECIMAL(20,4)"`
  1324. SalesSupply string `xorm:"not null default 0.0000 DECIMAL(20,4)"`
  1325. SalesVat string `xorm:"not null default 0.0000 DECIMAL(20,4)"`
  1326. SalesSum string `xorm:"not null default 0.0000 DECIMAL(20,4)"`
  1327. Ip string `xorm:"VARCHAR(20)"`
  1328. }
  1329. type DbtWebcatCart struct {
  1330. Id int `xorm:"not null pk autoincr INT(10)"`
  1331. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1332. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1333. BranchId int `xorm:"not null default 1 INT(10)"`
  1334. UserIs int `xorm:"not null default 5 INT(10)"`
  1335. ItemCode string `xorm:"not null VARCHAR(21)"`
  1336. CartPrc string `xorm:"not null default 0.0000 DECIMAL(20,4)"`
  1337. }
  1338. type DbrUserPermBd struct {
  1339. Id int `xorm:"not null pk autoincr INT(10)"`
  1340. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1341. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1342. UserPermId int `xorm:"not null INT(10)"`
  1343. UserMenuId int `xorm:"not null INT(11)"`
  1344. IsUse string `xorm:"not null CHAR(1)"`
  1345. IsMymenu string `xorm:"not null default '0' CHAR(1)"`
  1346. IsList string `xorm:"not null CHAR(1)"`
  1347. IsRead string `xorm:"not null CHAR(1)"`
  1348. IsCreate string `xorm:"not null CHAR(1)"`
  1349. IsUpdate string `xorm:"not null CHAR(1)"`
  1350. IsDelete string `xorm:"not null CHAR(1)"`
  1351. IsNewtab string `xorm:"not null default '0' CHAR(1)"`
  1352. }
  1353. type FedCrystalGuest struct {
  1354. Id int `xorm:"not null pk autoincr unique INT(10)"`
  1355. CreatedOn int `xorm:"not null default unix_timestamp() INT(11)"`
  1356. ListToken string `xorm:"not null VARCHAR(21)"`
  1357. Position string `xorm:"not null VARCHAR(10)"`
  1358. OrderBy string `xorm:"VARCHAR(32)"`
  1359. C1 string `xorm:"VARCHAR(64)"`
  1360. C2 string `xorm:"VARCHAR(64)"`
  1361. C3 string `xorm:"VARCHAR(64)"`
  1362. C4 string `xorm:"VARCHAR(64)"`
  1363. C5 string `xorm:"VARCHAR(64)"`
  1364. C6 string `xorm:"VARCHAR(64)"`
  1365. C7 string `xorm:"VARCHAR(64)"`
  1366. C8 string `xorm:"VARCHAR(64)"`
  1367. C9 string `xorm:"VARCHAR(64)"`
  1368. C10 string `xorm:"VARCHAR(64)"`
  1369. C11 string `xorm:"VARCHAR(64)"`
  1370. C12 string `xorm:"VARCHAR(64)"`
  1371. C13 string `xorm:"VARCHAR(64)"`
  1372. C14 string `xorm:"VARCHAR(64)"`
  1373. C15 string `xorm:"VARCHAR(64)"`
  1374. C16 string `xorm:"VARCHAR(64)"`
  1375. C17 string `xorm:"VARCHAR(64)"`
  1376. C18 string `xorm:"VARCHAR(64)"`
  1377. C19 string `xorm:"VARCHAR(64)"`
  1378. C20 string `xorm:"VARCHAR(64)"`
  1379. D1 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  1380. D2 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  1381. D3 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  1382. D4 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  1383. D5 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  1384. D6 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  1385. D7 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  1386. D8 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  1387. D9 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  1388. D10 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  1389. IsSum string `xorm:"not null default '0' CHAR(1)"`
  1390. T1 string `xorm:"MEDIUMTEXT"`
  1391. T2 string `xorm:"MEDIUMTEXT"`
  1392. }
  1393. type DbrSetup struct {
  1394. Id int `xorm:"not null pk autoincr INT(10)"`
  1395. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1396. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1397. SetupType string `xorm:"comment('설정구분') VARCHAR(18)"`
  1398. BranchId int `xorm:"not null default 0 INT(11)"`
  1399. SetupCode string `xorm:"not null VARCHAR(36)"`
  1400. BrandCode string `xorm:"not null default '' VARCHAR(16)"`
  1401. LangType string `xorm:"not null comment('언어종류') VARCHAR(3)"`
  1402. SeqNo int `xorm:"not null default 0 comment('리스트순서') TINYINT(4)"`
  1403. SetupName string `xorm:"not null VARCHAR(36)"`
  1404. Component string `xorm:"not null VARCHAR(54)"`
  1405. Parameter string `xorm:"not null VARCHAR(54)"`
  1406. IsOnUse string `xorm:"not null default '0' CHAR(1)"`
  1407. IsDefault string `xorm:"default '0' comment('기본설정여부') CHAR(1)"`
  1408. IsBrandSelect string `xorm:"default '0' comment('나중에지울것') CHAR(1)"`
  1409. SetupJson string `xorm:"TEXT"`
  1410. }
  1411. type DbrSgroup struct {
  1412. Id int `xorm:"not null pk autoincr INT(10)"`
  1413. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1414. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1415. AgroupId int `xorm:"not null INT(11)"`
  1416. BranchId int `xorm:"not null INT(11)"`
  1417. Sort string `xorm:"not null default '0' CHAR(1)"`
  1418. SgroupCode string `xorm:"VARCHAR(20)"`
  1419. SgroupName string `xorm:"not null VARCHAR(49)"`
  1420. SgroupType string `xorm:"VARCHAR(21)"`
  1421. SgroupManager string `xorm:"VARCHAR(49)"`
  1422. IsUnused string `xorm:"not null default '0' CHAR(1)"`
  1423. }
  1424. type DbrSorder struct {
  1425. Id int `xorm:"not null pk autoincr INT(10)"`
  1426. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1427. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1428. SorderDate string `xorm:"not null default '' index(mdx_buyer_date_pro) index CHAR(8)"`
  1429. SorderNo string `xorm:"comment('수주번호:자동채번') unique index VARCHAR(21)"`
  1430. SquoteId int `xorm:"index INT(10)"`
  1431. DealTypeId int `xorm:"not null default 1 comment('거래구분:매출(00)-Default') index INT(10)"`
  1432. UserId int `xorm:"not null comment('사용자 id:(5)Default') index INT(10)"`
  1433. SgroupId int `xorm:"not null default 1 comment('영업구분:안경사') index INT(10)"`
  1434. Sgroup2Id int `xorm:"not null default 1 comment('영업구분:판매사') index INT(10)"`
  1435. BranchId int `xorm:"not null default 1 comment('지점:본사(1)Default') index INT(10)"`
  1436. StorageId int `xorm:"not null default 1 comment('창고:본사(1)Default') index INT(10)"`
  1437. BuyerId int `xorm:"not null default 1 comment('고객id') index index(mdx_buyer_date_pro) INT(10)"`
  1438. VatRateId int `xorm:"not null default 1 comment('부가세율:포함(1)Default,별도(0)') index INT(10)"`
  1439. ProjectId int `xorm:"not null default 1 comment('crm 쪽의 프로젝트 연결') index INT(10)"`
  1440. BuyerContact string `xorm:"comment('고객담당자') VARCHAR(49)"`
  1441. PayTerms string `xorm:"comment('지불조건') VARCHAR(69)"`
  1442. PayPeriod string `xorm:"comment('지불기간') VARCHAR(69)"`
  1443. Destination string `xorm:"comment('도착지역') VARCHAR(69)"`
  1444. Delivery string `xorm:"comment('납기') VARCHAR(69)"`
  1445. Status string `xorm:"comment('상황:완료(3)') CHAR(1)"`
  1446. Situation string `xorm:"comment('안좋은 상황코드(claim등)') CHAR(2)"`
  1447. IsClosed string `xorm:"not null comment('종결처리') CHAR(1)"`
  1448. IsFirstOrder string `xorm:"not null default '0' comment('고객의 첫번째 주문여부') CHAR(1)"`
  1449. Column1 string `xorm:"VARCHAR(69)"`
  1450. Column2 string `xorm:"VARCHAR(69)"`
  1451. Remarks string `xorm:"TEXT"`
  1452. Json1 string `xorm:"comment('검안내용') TEXT"`
  1453. Json2 string `xorm:"comment('현재 사용하지 않음') TEXT"`
  1454. IsPro string `xorm:"not null default '0' comment('0:ERP주문, 1:온라인주문') index(mdx_buyer_date_pro) CHAR(1)"`
  1455. DiscountAmt string `xorm:"not null default 0.0000 comment('할인금액') DECIMAL(20,4)"`
  1456. CcardAmt string `xorm:"not null default 0.0000 comment('신용카드결제액') DECIMAL(20,4)"`
  1457. CashAmt string `xorm:"not null default 0.0000 comment('현금결제액') DECIMAL(20,4)"`
  1458. CouponAmt string `xorm:"not null default 0.0000 comment('쿠폰결제액') DECIMAL(20,4)"`
  1459. RewardAmt string `xorm:"not null default 0.0000 comment('적립금사용액') DECIMAL(20,4)"`
  1460. CreditUseAmt string `xorm:"not null default 0.0000 comment('충전금사용액') DECIMAL(20,4)"`
  1461. X1PayAmt string `xorm:"not null default 0.0000 comment('X1지불금액') DECIMAL(20,4)"`
  1462. X2PayAmt string `xorm:"not null default 0.0000 comment('X2지불금액') DECIMAL(20,4)"`
  1463. IsLocked string `xorm:"not null default '0' comment('정산완료(1)-수정불가') CHAR(1)"`
  1464. ShipContact string `xorm:"comment('연락처명') VARCHAR(64)"`
  1465. ShipMobile string `xorm:"comment('배송연락처번호') VARCHAR(21)"`
  1466. ShipMethod string `xorm:"comment('배송방식') VARCHAR(32)"`
  1467. ShipFee string `xorm:"default 0.0000 comment('배송비') DECIMAL(20,4)"`
  1468. ShipZipCode string `xorm:"comment('우편번호') VARCHAR(21)"`
  1469. ShipAddr1 string `xorm:"comment('주소1') VARCHAR(64)"`
  1470. ShipAddr2 string `xorm:"comment('주소2') VARCHAR(64)"`
  1471. ShipNotes string `xorm:"comment('배송메모') VARCHAR(64)"`
  1472. Paymethod string `xorm:"not null default '0' comment('결재방식(shop-pay-method setup과 연동)') VARCHAR(16)"`
  1473. RemitAccount string `xorm:"comment('송금받는계좌') VARCHAR(64)"`
  1474. RemitName string `xorm:"comment('무통장입금자명') VARCHAR(32)"`
  1475. Ip string `xorm:"VARCHAR(20)"`
  1476. }
  1477. type EthBlock struct {
  1478. Id int `xorm:"not null pk autoincr INT(11)"`
  1479. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1480. BlockNo int `xorm:"default 0 unique(idx_block_no) INT(11)"`
  1481. BlockHash string `xorm:"index unique(idx_block_no) VARCHAR(68)"`
  1482. TxnCnt int `xorm:"default 0 comment('트랜잭션 갯수') INT(11)"`
  1483. UncleCnt int `xorm:"default 0 comment('엉클블록 갯수') INT(11)"`
  1484. Miner string `xorm:"comment('채굴 Account Address') VARCHAR(50)"`
  1485. GasUsed string `xorm:"comment('개스 사용여부 0:아님, 1.:사용') DECIMAL(11)"`
  1486. GasLimit string `xorm:"DECIMAL(11)"`
  1487. TrfeeSum string `xorm:"comment('트랜잭션 fee 합계') DECIMAL(32)"`
  1488. Reward string `xorm:"comment('블록 보상액') DECIMAL(32)"`
  1489. UncleReward string `xorm:"default 0 comment('엉클블록 보상액') DECIMAL(32)"`
  1490. Status int `xorm:"default 0 comment('비정상:0, 정상:1') SMALLINT(6)"`
  1491. }
  1492. type DbrSorderBd struct {
  1493. Id int `xorm:"not null pk autoincr INT(11)"`
  1494. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1495. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1496. SorderId int `xorm:"not null default 0 index INT(10)"`
  1497. SquoteBdId int `xorm:"not null default 0 index INT(10)"`
  1498. SeqNo int `xorm:"not null default 0 TINYINT(4)"`
  1499. ItemId int `xorm:"not null default 0 index INT(10)"`
  1500. SorderQty string `xorm:"default 0.0000 DECIMAL(20,4)"`
  1501. SorderPrc string `xorm:"default 0.0000 DECIMAL(20,4)"`
  1502. CurrPurchPrc string `xorm:"default 0.0000 DECIMAL(20,4)"`
  1503. CurrSalesPrc string `xorm:"default 0.0000 DECIMAL(20,4)"`
  1504. SorderSupply string `xorm:"default 0.0000 DECIMAL(20,4)"`
  1505. SorderVat string `xorm:"default 0.0000 DECIMAL(20,4)"`
  1506. SorderSum string `xorm:"default 0.0000 DECIMAL(20,4)"`
  1507. DiscountRate string `xorm:"default 0.0000 DECIMAL(6,4)"`
  1508. Ref1 string `xorm:"VARCHAR(69)"`
  1509. Ref2 string `xorm:"VARCHAR(69)"`
  1510. SorderMemo string `xorm:"TEXT"`
  1511. SorderDesc string `xorm:"TEXT"`
  1512. IsEnd string `xorm:"not null default '0' CHAR(4)"`
  1513. DeliDate string `xorm:"CHAR(8)"`
  1514. ConfirmDate string `xorm:"CHAR(8)"`
  1515. CartId int `xorm:"not null default 0 comment('연결된 cart 삭제용') INT(11)"`
  1516. Ip string `xorm:"VARCHAR(20)"`
  1517. }
  1518. type DbrSorderBdShip struct {
  1519. Id int `xorm:"not null pk autoincr INT(11)"`
  1520. UploadBatch string `xorm:"not null default '' comment('업로드 1회처리 모음') VARCHAR(21)"`
  1521. CreatedOn int64 `xorm:"not null default unix_timestamp() BIGINT(11)"`
  1522. UpdatedOn int64 `xorm:"not null default unix_timestamp() BIGINT(11)"`
  1523. SorderBdId int `xorm:"not null default 0 index INT(11)"`
  1524. ShipDate string `xorm:"not null default '' comment('배송일자') CHAR(8)"`
  1525. CourierCode string `xorm:"not null default '' comment('배송업체코드') VARCHAR(21)"`
  1526. InvoiceNo string `xorm:"not null default '' comment('배송장번호') VARCHAR(32)"`
  1527. Sort string `xorm:"not null default '0' comment('0:전체배송, 1:분할배송, 2:타배송통합') CHAR(1)"`
  1528. Status string `xorm:"not null default '0' comment('0:발송, 1:출발물류센터, 2:통관, 3:도착물류센터, 4:도착지배송중, 5:배송완료') CHAR(1)"`
  1529. ShipDesc string `xorm:"comment('배송분할 및 내부내역') TEXT"`
  1530. Ip string `xorm:"VARCHAR(20)"`
  1531. }
  1532. type DbrSortMenu struct {
  1533. Id int `xorm:"not null pk autoincr INT(10)"`
  1534. CreatedOn int64 `xorm:"not null default 0 BIGINT(20)"`
  1535. UpdatedOn int64 `xorm:"not null default 0 BIGINT(20)"`
  1536. MenuCode string `xorm:"not null default '' comment('메뉴코드') VARCHAR(10)"`
  1537. SortType string `xorm:"not null default '' comment('소트구분') VARCHAR(16)"`
  1538. BgcolorCode string `xorm:"not null default '' comment('메뉴배경색상') VARCHAR(10)"`
  1539. DashPageUrl string `xorm:"not null default '' comment('DashboardPageURL') VARCHAR(100)"`
  1540. Icon string `xorm:"not null default '0' VARCHAR(69)"`
  1541. IsEnabled string `xorm:"not null default '0' CHAR(1)"`
  1542. }
  1543. type DbrSquote struct {
  1544. Id int `xorm:"not null pk autoincr INT(10)"`
  1545. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1546. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1547. SquoteNo string `xorm:"not null comment('견적번호') unique VARCHAR(21)"`
  1548. SquoteDate string `xorm:"not null comment('견적일자') VARCHAR(8)"`
  1549. DealTypeId int `xorm:"not null comment('거래구분') INT(10)"`
  1550. UserId int `xorm:"not null comment('사용자') INT(10)"`
  1551. SgroupId int `xorm:"default 0 INT(10)"`
  1552. BranchId int `xorm:"not null comment('지사구분') INT(10)"`
  1553. BuyerId int `xorm:"not null comment('매출업체') INT(10)"`
  1554. VatRateId int `xorm:"not null comment('부가세구분') INT(10)"`
  1555. CompanyContact string `xorm:"comment('업체주담당자') VARCHAR(49)"`
  1556. PayTerms string `xorm:"comment('지불조건') VARCHAR(69)"`
  1557. PayPeriod string `xorm:"comment('지불기한') VARCHAR(69)"`
  1558. Destination string `xorm:"comment('납품장소') VARCHAR(69)"`
  1559. Delivery string `xorm:"comment('납품기한') VARCHAR(69)"`
  1560. Status string `xorm:"comment('상태') CHAR(1)"`
  1561. IsClosed string `xorm:"not null comment('종결여부') CHAR(1)"`
  1562. Column1 string `xorm:"comment('추가정보1') VARCHAR(69)"`
  1563. Column2 string `xorm:"comment('추가정보2') VARCHAR(69)"`
  1564. Remarks string `xorm:"comment('비고') TEXT"`
  1565. Ip string `xorm:"comment('입력IP') VARCHAR(20)"`
  1566. }
  1567. type DbrSquoteBd struct {
  1568. Id int `xorm:"not null pk autoincr INT(11)"`
  1569. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1570. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1571. SquoteId int `xorm:"not null comment('견적헤드ID') INT(10)"`
  1572. SeqNo int `xorm:"not null comment('순서') TINYINT(4)"`
  1573. ItemId int `xorm:"not null comment('품목') INT(10)"`
  1574. SquoteQty string `xorm:"not null default 0.0000 comment('수량') DECIMAL(20,4)"`
  1575. SquotePrc string `xorm:"not null default 0.0000 comment('단가') DECIMAL(20,4)"`
  1576. SquoteSupply string `xorm:"not null default 0.0000 comment('공급가액') DECIMAL(20,4)"`
  1577. SquoteVat string `xorm:"not null default 0.0000 comment('부가세액') DECIMAL(20,4)"`
  1578. SquoteSum string `xorm:"not null default 0.0000 comment('합계금액') DECIMAL(20,4)"`
  1579. DiscountRate string `xorm:"not null default 0.0000 comment('할인율') DECIMAL(6,4)"`
  1580. DeliDate string `xorm:"comment('요청납기') VARCHAR(8)"`
  1581. ConfirmDate string `xorm:"comment('확정납기') VARCHAR(8)"`
  1582. Ref1 string `xorm:"comment('옵션1') VARCHAR(69)"`
  1583. Ref2 string `xorm:"comment('옵션2') VARCHAR(69)"`
  1584. SquoteMemo string `xorm:"comment('품목상세') TEXT"`
  1585. SquoteDesc string `xorm:"comment('품목설명') TEXT"`
  1586. Ip string `xorm:"comment('입력IP') VARCHAR(20)"`
  1587. }
  1588. type DbrStockIo struct {
  1589. Id int `xorm:"not null pk autoincr INT(10)"`
  1590. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1591. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1592. SlipCode string `xorm:"not null default '' CHAR(5)"`
  1593. SlipBdId int `xorm:"not null INT(10)"`
  1594. SlipNo string `xorm:"not null VARCHAR(21)"`
  1595. SeqNo int `xorm:"not null TINYINT(4)"`
  1596. IoDate string `xorm:"not null CHAR(8)"`
  1597. DealTypeId int `xorm:"not null INT(10)"`
  1598. StorageId int `xorm:"not null INT(10)"`
  1599. CompanyId int `xorm:"not null INT(10)"`
  1600. VatRateId int `xorm:"not null INT(10)"`
  1601. ItemId int `xorm:"not null default 0 INT(10)"`
  1602. IoQty string `xorm:"not null default 0.0000 DECIMAL(20,4)"`
  1603. IoPrc string `xorm:"not null default 0.0000 DECIMAL(20,4)"`
  1604. IoSupply string `xorm:"not null default 0.0000 DECIMAL(20,4)"`
  1605. IoVat string `xorm:"not null default 0.0000 DECIMAL(20,4)"`
  1606. IoSum string `xorm:"not null default 0.0000 DECIMAL(20,4)"`
  1607. MaterialCostPrc string `xorm:"not null default 0.0000 DECIMAL(20,4)"`
  1608. LaborCostPrc string `xorm:"default 0.0000 DECIMAL(20,4)"`
  1609. ExpenseCostPrc string `xorm:"default 0.0000 DECIMAL(20,4)"`
  1610. }
  1611. type DbrStorage struct {
  1612. Id int `xorm:"not null pk autoincr INT(10)"`
  1613. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1614. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1615. StorageCode string `xorm:"not null unique VARCHAR(20)"`
  1616. StorageName string `xorm:"VARCHAR(49)"`
  1617. Location string `xorm:"VARCHAR(49)"`
  1618. IsMainStorage string `xorm:"default '0' CHAR(1)"`
  1619. IsBadStorage string `xorm:"not null default '0' CHAR(1)"`
  1620. }
  1621. type DbrTextTemplate struct {
  1622. Id int `xorm:"not null pk autoincr INT(10)"`
  1623. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1624. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1625. TextCode string `xorm:"not null VARCHAR(21)"`
  1626. TextName string `xorm:"not null VARCHAR(36)"`
  1627. Sort string `xorm:"default '1' CHAR(1)"`
  1628. TextTitle string `xorm:"VARCHAR(45)"`
  1629. MainText string `xorm:"not null MEDIUMTEXT"`
  1630. MmsImages string `xorm:"MEDIUMTEXT"`
  1631. }
  1632. type DbrUserExt struct {
  1633. Id int `xorm:"not null pk INT(10)"`
  1634. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1635. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1636. MobileNo string `xorm:"VARCHAR(20)"`
  1637. PhoneNo string `xorm:"VARCHAR(20)"`
  1638. UserPermId int `xorm:"not null INT(11)"`
  1639. MenuLangSw int `xorm:"not null TINYINT(4)"`
  1640. SgroupId int `xorm:"not null INT(11)"`
  1641. BranchId int `xorm:"not null INT(11)"`
  1642. StorageId int `xorm:"not null INT(10)"`
  1643. AgroupId int `xorm:"not null INT(11)"`
  1644. CountryCode string `xorm:"not null CHAR(5)"`
  1645. IsExpired string `xorm:"not null default '0' CHAR(1)"`
  1646. }
  1647. type DbrUserMenu struct {
  1648. Id int `xorm:"not null pk autoincr INT(10)"`
  1649. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1650. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1651. SortType string `xorm:"not null default 'erp' comment('소트메뉴 타입') VARCHAR(12)"`
  1652. MenuCode string `xorm:"VARCHAR(10)"`
  1653. MenuLang0 string `xorm:"comment('메뉴명') VARCHAR(64)"`
  1654. PageUri string `xorm:"VARCHAR(100)"`
  1655. ParaName string `xorm:"VARCHAR(100)"`
  1656. ThemeDir string `xorm:"VARCHAR(100)"`
  1657. IsSkipped string `xorm:"not null default '0' comment('메뉴보이지 않음') CHAR(1)"`
  1658. MainAppId int `xorm:"not null default 0 comment('메인앱') INT(10)"`
  1659. GuestAppId int `xorm:"not null default 0 comment('게스트앱') INT(10)"`
  1660. MenuLang1 string `xorm:"VARCHAR(100)"`
  1661. MenuLang2 string `xorm:"VARCHAR(100)"`
  1662. MenuLang3 string `xorm:"VARCHAR(100)"`
  1663. ManualUri string `xorm:"VARCHAR(191)"`
  1664. Icon string `xorm:"VARCHAR(69)"`
  1665. DisableLMenu string `xorm:"default '0' CHAR(1)"`
  1666. EnableRMenu string `xorm:"default '0' CHAR(1)"`
  1667. }
  1668. type DbrVatRate struct {
  1669. Id int `xorm:"not null pk autoincr INT(10)"`
  1670. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1671. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1672. SortNo int `xorm:"not null default 0 TINYINT(4)"`
  1673. VatName string `xorm:"VARCHAR(21)"`
  1674. IsIncluded string `xorm:"not null default '0' CHAR(4)"`
  1675. VatRate string `xorm:"not null DECIMAL(4,2)"`
  1676. IsSalesDefault string `xorm:"not null default '0' CHAR(1)"`
  1677. IsPurchDefault string `xorm:"not null default '0' CHAR(1)"`
  1678. }
  1679. type ProCart struct {
  1680. Id int `xorm:"not null pk autoincr INT(10)"`
  1681. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1682. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1683. MemberBuyerId int `xorm:"not null default 0 index INT(10)"`
  1684. ItemId int `xorm:"not null default 0 index INT(10)"`
  1685. GoDetailsId int `xorm:"not null default 0 comment('디테일이동품목id') index INT(10)"`
  1686. GoDetailsSlug string `xorm:"not null default '' comment('이동품목 slug(style의 경우도 고려)') VARCHAR(128)"`
  1687. CartQty string `xorm:"not null default 0.0000 DECIMAL(20,4)"`
  1688. Column1 string `xorm:"not null default '' VARCHAR(49)"`
  1689. Column2 string `xorm:"not null default '' VARCHAR(49)"`
  1690. CartDesc string `xorm:"not null default '' TEXT"`
  1691. Checked string `xorm:"not null default '0' comment('Cart Check') CHAR(1)"`
  1692. Ip string `xorm:"VARCHAR(21)"`
  1693. }
  1694. type EthContractSol struct {
  1695. Id int `xorm:"not null pk autoincr INT(11)"`
  1696. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1697. CntrAddr string `xorm:"VARCHAR(64)"`
  1698. CntrId int `xorm:"not null INT(11)"`
  1699. MemberId int `xorm:"INT(11)"`
  1700. FileName string `xorm:"VARCHAR(256)"`
  1701. SolCode string `xorm:"comment('솔리디티 코드') MEDIUMTEXT"`
  1702. Ip string `xorm:"VARCHAR(20)"`
  1703. }
  1704. type EthCirculSum struct {
  1705. Id int `xorm:"not null pk autoincr INT(10)"`
  1706. CreatedOn int64 `xorm:"not null comment('해당일-Unixtime') BIGINT(20)"`
  1707. SumDate string `xorm:"default '' comment('집계일자:sum_date+erc_type+cntr_addr->uniqueKey') CHAR(8)"`
  1708. ErcType string `xorm:"not null default '0' comment('main, erc20, erc721, erc1155') VARCHAR(10)"`
  1709. CntrAddr string `xorm:"not null default '' comment('main 또는 컨트렉트 주소') VARCHAR(64)"`
  1710. DailyCirculSum string `xorm:"not null default 0 comment('일유통량') DECIMAL(34)"`
  1711. AddBlockCnt int64 `xorm:"default 0 comment('추가된 블록수') BIGINT(20)"`
  1712. RewardSum string `xorm:"default 0.0000000 comment('보상합계') DECIMAL(23,7)"`
  1713. AccRewardSum string `xorm:"default 0.0000000 comment('계정별 보상합계') DECIMAL(23,7)"`
  1714. TxnCnt int `xorm:"default 0 comment('트랜잭션 갯수') INT(11)"`
  1715. TxnFailCnt int `xorm:"default 0 comment('실패한트랜잭션 갯수') INT(11)"`
  1716. }
  1717. type EthContract struct {
  1718. Id int `xorm:"not null pk autoincr INT(11)"`
  1719. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1720. TxnHash string `xorm:"unique VARCHAR(66)"`
  1721. BlockNo int64 `xorm:"BIGINT(11)"`
  1722. CntrAddr string `xorm:"comment('main or 컨트랙트 주소') unique VARCHAR(64)"`
  1723. CreatorAddr string `xorm:"VARCHAR(64)"`
  1724. Balance string `xorm:"default 0 DECIMAL(16)"`
  1725. TxnCnt int `xorm:"default 0 INT(11)"`
  1726. OrderBy int `xorm:"not null default 0 comment('리스트 순서') TINYINT(4)"`
  1727. }
  1728. type EthContractAbi struct {
  1729. Id int `xorm:"not null pk autoincr INT(11)"`
  1730. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1731. CntrAddr string `xorm:"comment('컨트랙트 주소') VARCHAR(64)"`
  1732. CntrId int `xorm:"not null INT(11)"`
  1733. MemberId int `xorm:"INT(11)"`
  1734. CntrName string `xorm:"not null VARCHAR(64)"`
  1735. Compiler string `xorm:"VARCHAR(64)"`
  1736. Version string `xorm:"VARCHAR(64)"`
  1737. Veried string `xorm:"VARCHAR(64)"`
  1738. License string `xorm:"comment('소유자 입력') VARCHAR(64)"`
  1739. AbiCode string `xorm:"comment('사용abi 코드 입력') MEDIUMTEXT"`
  1740. CreateCode string `xorm:"not null comment('사용코드 입력') MEDIUMTEXT"`
  1741. Ip string `xorm:"VARCHAR(20)"`
  1742. }
  1743. type LogBranchClosing struct {
  1744. Id int `xorm:"not null pk autoincr INT(10)"`
  1745. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1746. BranchId int `xorm:"not null default 0 INT(10)"`
  1747. ClosingDate string `xorm:"not null default '' comment('정산일자') CHAR(8)"`
  1748. UserIdRun int `xorm:"not null INT(10)"`
  1749. UserIdApproved int `xorm:"not null INT(10)"`
  1750. PosClosingId int `xorm:"not null INT(10)"`
  1751. IsPos string `xorm:"not null default '0' comment('POS마감') CHAR(1)"`
  1752. IsSales string `xorm:"not null default '0' comment('매출마감') CHAR(1)"`
  1753. IsPurch string `xorm:"not null default '0' comment('매입마감') CHAR(1)"`
  1754. IsStock string `xorm:"not null default '0' comment('재고수불마감') CHAR(1)"`
  1755. IsAccount string `xorm:"not null default '0' comment('회계마감') CHAR(1)"`
  1756. IsReward string `xorm:"not null default '0' comment('적립금마감') CHAR(1)"`
  1757. IsCredit string `xorm:"not null default '0' comment('충전금마감') CHAR(1)"`
  1758. RemoteIp string `xorm:"VARCHAR(16)"`
  1759. FrontIp string `xorm:"VARCHAR(16)"`
  1760. }
  1761. type LogProcedureRun struct {
  1762. Id int `xorm:"not null pk autoincr INT(10)"`
  1763. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1764. LogToken string `xorm:"not null VARCHAR(21)"`
  1765. TokenSeqNo int `xorm:"not null default 0 TINYINT(4)"`
  1766. LogDate time.Time `xorm:"not null default current_timestamp() DATETIME"`
  1767. CallingProcedure string `xorm:"VARCHAR(128)"`
  1768. ProcedureName string `xorm:"VARCHAR(128)"`
  1769. Parameters string `xorm:"VARCHAR(256)"`
  1770. ResultCode string `xorm:"CHAR(1)"`
  1771. ReturnValue string `xorm:"MEDIUMTEXT"`
  1772. }
  1773. type MainApi23App struct {
  1774. Id int `xorm:"not null pk autoincr INT(10)"`
  1775. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1776. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1777. DeletedOn int64 `xorm:"BIGINT(20)"`
  1778. AppNo string `xorm:"VARCHAR(21)"`
  1779. AppDate string `xorm:"CHAR(8)"`
  1780. MemberId int `xorm:"not null INT(10)"`
  1781. AppType string `xorm:"VARCHAR(30)"`
  1782. AppName string `xorm:"VARCHAR(100)"`
  1783. OriginUrl string `xorm:"VARCHAR(300)"`
  1784. Api23Key string `xorm:"VARCHAR(512)"`
  1785. Ip string `xorm:"VARCHAR(20)"`
  1786. }
  1787. type MainSsoApp struct {
  1788. Id int `xorm:"not null pk autoincr INT(10)"`
  1789. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1790. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1791. DeletedOn int64 `xorm:"BIGINT(20)"`
  1792. SsoAppNo string `xorm:"VARCHAR(21)"`
  1793. SsoAppDate string `xorm:"CHAR(8)"`
  1794. MemberId int `xorm:"not null INT(10)"`
  1795. AppType string `xorm:"VARCHAR(30)"`
  1796. AppName string `xorm:"VARCHAR(100)"`
  1797. ClientId string `xorm:"VARCHAR(100)"`
  1798. ClientSecret string `xorm:"VARCHAR(100)"`
  1799. OriginUri string `xorm:"VARCHAR(300)"`
  1800. RedirectUri string `xorm:"VARCHAR(300)"`
  1801. IsDaboryApp int `xorm:"not null default 0 TINYINT(4)"`
  1802. DbrKeyPair string `xorm:"VARCHAR(100)"`
  1803. AppBase64 string `xorm:"VARCHAR(512)"`
  1804. }
  1805. type MainSsoAppBd struct {
  1806. Id int `xorm:"not null pk autoincr INT(10)"`
  1807. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1808. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1809. SsoAppId int `xorm:"not null INT(10)"`
  1810. SeqNo int `xorm:"not null TINYINT(4)"`
  1811. PublicKey string `xorm:"VARCHAR(100)"`
  1812. MemberId int `xorm:"not null INT(10)"`
  1813. AppBase64 string `xorm:"VARCHAR(512)"`
  1814. Ab64Desc string `xorm:"VARCHAR(128)"`
  1815. IsDiscarded string `xorm:"not null default '0' CHAR(1)"`
  1816. }
  1817. type MainSsoAppLog struct {
  1818. Id int `xorm:"not null pk autoincr INT(10)"`
  1819. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1820. AppId int `xorm:"not null INT(11)"`
  1821. UserId int `xorm:"not null INT(11)"`
  1822. IpAddress string `xorm:"VARCHAR(30)"`
  1823. AccessToken string `xorm:"TEXT"`
  1824. }
  1825. type ProAppApi struct {
  1826. Id int `xorm:"not null pk autoincr INT(10)"`
  1827. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1828. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1829. ApiCode string `xorm:"VARCHAR(10)"`
  1830. ApiUri string `xorm:"VARCHAR(128)"`
  1831. QueryName string `xorm:"VARCHAR(128)"`
  1832. ApiDesc string `xorm:"VARCHAR(69)"`
  1833. IsDeprecated string `xorm:"not null default '0' CHAR(1)"`
  1834. }
  1835. type ProAppGuest struct {
  1836. Id int `xorm:"not null pk autoincr INT(10)"`
  1837. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1838. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1839. AppName string `xorm:"VARCHAR(64)"`
  1840. ApiUri string `xorm:"VARCHAR(512)"`
  1841. AppBase64 string `xorm:"VARCHAR(128)"`
  1842. IsOnUse string `xorm:"not null default '0' CHAR(1)"`
  1843. }
  1844. type ProAppPerm struct {
  1845. Id int `xorm:"not null pk autoincr INT(10)"`
  1846. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1847. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1848. PermNo string `xorm:"VARCHAR(21)"`
  1849. PermDate string `xorm:"CHAR(8)"`
  1850. PermName string `xorm:"VARCHAR(50)"`
  1851. PermDesc string `xorm:"VARCHAR(200)"`
  1852. }
  1853. type ProAppPermBd struct {
  1854. Id int `xorm:"not null pk autoincr INT(10)"`
  1855. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1856. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1857. AppPermId int `xorm:"not null INT(10)"`
  1858. AppApiId int `xorm:"not null INT(10)"`
  1859. IsUse string `xorm:"not null CHAR(1)"`
  1860. }
  1861. type ProCompanyContactBd struct {
  1862. Id int `xorm:"not null pk autoincr INT(10)"`
  1863. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1864. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1865. MemberBuyerId int `xorm:"not null comment('로그인회원-고객id') INT(11)"`
  1866. SeqNo int `xorm:"not null default 0 comment('순서') TINYINT(4)"`
  1867. Sort string `xorm:"not null default '0' comment('종류') CHAR(1)"`
  1868. ContactName string `xorm:"comment('연락처명') VARCHAR(64)"`
  1869. MobileNo string `xorm:"comment('모바일번호') VARCHAR(32)"`
  1870. }
  1871. type ProCompanyCrcardBd struct {
  1872. Id int `xorm:"not null pk autoincr INT(10)"`
  1873. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1874. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1875. CompanyId int `xorm:"not null INT(10)"`
  1876. SeqNo int `xorm:"not null default 0 comment('순서') TINYINT(4)"`
  1877. CardNo string `xorm:"comment('카드번호') VARCHAR(21)"`
  1878. HolderName string `xorm:"comment('소유자명') VARCHAR(49)"`
  1879. }
  1880. type ProCompanyDestinaBd struct {
  1881. Id int `xorm:"not null pk autoincr INT(10)"`
  1882. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1883. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1884. MemberBuyerId int `xorm:"not null comment('로그인회원-고객id') INT(11)"`
  1885. SeqNo int `xorm:"not null default 0 comment('순서') TINYINT(4)"`
  1886. Sort string `xorm:"not null default '0' comment('종류') CHAR(1)"`
  1887. ZipCode string `xorm:"comment('우편번호') VARCHAR(21)"`
  1888. Addr1 string `xorm:"comment('주소1') VARCHAR(64)"`
  1889. Addr2 string `xorm:"comment('주소2') VARCHAR(64)"`
  1890. }
  1891. type ProGuestLog struct {
  1892. Id int `xorm:"not null pk autoincr INT(10)"`
  1893. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1894. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1895. LogDate string `xorm:"VARCHAR(8)"`
  1896. CurrentUrl string `xorm:"VARCHAR(1000)"`
  1897. RefererUrl string `xorm:"not null VARCHAR(1000)"`
  1898. MemberId int `xorm:"not null INT(10)"`
  1899. Ip string `xorm:"VARCHAR(21)"`
  1900. }
  1901. type ProItemBadge struct {
  1902. Id int `xorm:"not null pk autoincr INT(10)"`
  1903. CreatedOn int64 `xorm:"not null default 0 BIGINT(20)"`
  1904. UpdatedOn int64 `xorm:"not null default 0 BIGINT(20)"`
  1905. Sort string `xorm:"not null default '' comment('뱃지종류') VARCHAR(6)"`
  1906. BadgeCode string `xorm:"not null comment('뱃지 코드') VARCHAR(30)"`
  1907. BadgeName string `xorm:"not null default '' comment('뱃지명') VARCHAR(6)"`
  1908. LangType string `xorm:"not null default '' comment('언어구분') VARCHAR(3)"`
  1909. DeviceType string `xorm:"not null default '' comment('기기구분') VARCHAR(10)"`
  1910. BadgeType string `xorm:"not null default '' comment('뱃지타입') VARCHAR(3)"`
  1911. CssClass string `xorm:"not null default '' comment('태그이름') VARCHAR(32)"`
  1912. XPos int `xorm:"not null default 3 comment('x축위치') TINYINT(4)"`
  1913. YPos int `xorm:"not null default 3 comment('y축위치') TINYINT(4)"`
  1914. IsHide string `xorm:"not null default '0' CHAR(1)"`
  1915. }
  1916. type ProItemBadpro struct {
  1917. Id int `xorm:"not null pk autoincr INT(10)"`
  1918. CreatedOn int64 `xorm:"not null default 0 BIGINT(20)"`
  1919. UpdatedOn int64 `xorm:"not null default 0 BIGINT(20)"`
  1920. ItemId int `xorm:"not null comment('품목 id') INT(11)"`
  1921. SeqNo int `xorm:"not null default 0 comment('순서') TINYINT(4)"`
  1922. BadgeCode string `xorm:"not null default '' comment('뱃지코드') VARCHAR(30)"`
  1923. Ip string `xorm:"not null default '' VARCHAR(21)"`
  1924. }
  1925. type ProItemRelated struct {
  1926. Id int `xorm:"not null pk autoincr INT(10)"`
  1927. CreatedOn int64 `xorm:"not null default 0 BIGINT(20)"`
  1928. UpdatedOn int64 `xorm:"not null default 0 BIGINT(20)"`
  1929. ItemId int `xorm:"not null comment('품목 id') INT(11)"`
  1930. SeqNo int `xorm:"not null default 0 comment('순서') TINYINT(4)"`
  1931. ItemRelatedId int `xorm:"not null default 1 comment('관련품목 id') INT(11)"`
  1932. Ip string `xorm:"not null default '' VARCHAR(21)"`
  1933. }
  1934. type ProItemTaxo struct {
  1935. Id int `xorm:"not null pk autoincr INT(10)"`
  1936. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1937. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1938. ItemTaxoNo string `xorm:"comment('분류번호') unique VARCHAR(21)"`
  1939. UserId int `xorm:"not null comment('사용자') INT(10)"`
  1940. BranchId int `xorm:"not null comment('지사구분') INT(10)"`
  1941. TaxoDate string `xorm:"comment('분류일자') CHAR(8)"`
  1942. TaxoName string `xorm:"comment('분류명') VARCHAR(50)"`
  1943. Remarks string `xorm:"comment('분류설명') TEXT"`
  1944. }
  1945. type ProItemTaxoBd struct {
  1946. Id int `xorm:"not null pk autoincr INT(10)"`
  1947. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1948. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1949. ItemTaxoId int `xorm:"not null comment('품목분류ID') INT(10)"`
  1950. SeqNo int `xorm:"not null default 0 comment('순서') TINYINT(4)"`
  1951. ItemId int `xorm:"not null comment('품목ID') INT(10)"`
  1952. IsSkipped string `xorm:"not null comment('표시않음') CHAR(1)"`
  1953. }
  1954. type ProMainMenu struct {
  1955. Id int `xorm:"not null pk autoincr INT(10)"`
  1956. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1957. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1958. Sort string `xorm:"not null default '' comment('primary, top, footer, site-map') VARCHAR(12)"`
  1959. MenuCode string `xorm:"VARCHAR(10)"`
  1960. LangType string `xorm:"not null default '''''' comment('언어구분') VARCHAR(3)"`
  1961. DeviceType string `xorm:"not null default '''''' comment('디바이스구분') VARCHAR(10)"`
  1962. MenuName string `xorm:"not null default '' comment('메인 메뉴명') VARCHAR(64)"`
  1963. LinkType string `xorm:"not null default '0' comment('0:일반페이지, 1:품목분류, 2:게시판') CHAR(1)"`
  1964. TypeCode string `xorm:"not null default '' comment('1:품목분류코두 2:게시판구분코드') VARCHAR(32)"`
  1965. PageUri string `xorm:"not null default '' comment('직접지정 Uri') VARCHAR(516)"`
  1966. Icon string `xorm:"not null default '' comment('아이콘') VARCHAR(69)"`
  1967. MenuImg string `xorm:"not null default '' comment('메뉴이미지') VARCHAR(128)"`
  1968. BreadCrumb string `xorm:"not null default '' comment('빵부스러기 길') TEXT"`
  1969. Status string `xorm:"not null default '' comment('all, login-only, logout-only') VARCHAR(12)"`
  1970. IsSkipped string `xorm:"not null default '0' comment('사용않음') CHAR(1)"`
  1971. }
  1972. type ProMember struct {
  1973. Id int `xorm:"not null pk autoincr unique INT(10)"`
  1974. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1975. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  1976. DeletedOn int64 `xorm:"BIGINT(20)"`
  1977. ActivatedOn int64 `xorm:"BIGINT(20)"`
  1978. LastSeenOn int64 `xorm:"BIGINT(20)"`
  1979. LastLoginOn int64 `xorm:"BIGINT(20)"`
  1980. MemberDate string `xorm:"VARCHAR(8)"`
  1981. Email string `xorm:"not null unique VARCHAR(64)"`
  1982. Password string `xorm:"not null VARCHAR(128)"`
  1983. LoginId string `xorm:"comment('login_id 사용하는경우') VARCHAR(64)"`
  1984. SsoBrand string `xorm:"VARCHAR(64)"`
  1985. SsoSub string `xorm:"VARCHAR(64)"`
  1986. ActivateCode string `xorm:"index VARCHAR(32)"`
  1987. ResetCode string `xorm:"default 'MD5(RAND())' VARCHAR(32)"`
  1988. NickName string `xorm:"VARCHAR(128)"`
  1989. FirstName string `xorm:"VARCHAR(128)"`
  1990. SurName string `xorm:"VARCHAR(128)"`
  1991. IsActivated string `xorm:"default '0' CHAR(1)"`
  1992. IsGuest string `xorm:"not null default '0' CHAR(1)"`
  1993. ProfileImg string `xorm:"VARCHAR(256)"`
  1994. ProfileWeb string `xorm:"comment('소셜 페이지등') VARCHAR(256)"`
  1995. ProfileText string `xorm:"VARCHAR(255)"`
  1996. CreatedIp string `xorm:"VARCHAR(21)"`
  1997. Sort string `xorm:"default '0' CHAR(1)"`
  1998. Status string `xorm:"default '0' CHAR(1)"`
  1999. BuyerId int `xorm:"INT(11)"`
  2000. SgroupId int `xorm:"not null default 1 INT(11)"`
  2001. SgroupCode string `xorm:"VARCHAR(20)"`
  2002. LastLoginIp string `xorm:"VARCHAR(21)"`
  2003. IsWithdrawn string `xorm:"default '0' CHAR(1)"`
  2004. SsoSubId int `xorm:"not null default 0 INT(11)"`
  2005. IsMemberApp string `xorm:"not null default '0' CHAR(1)"`
  2006. DormantMailOn int64 `xorm:"not null default 0 comment('휴면계정메일보낸 날짜') BIGINT(20)"`
  2007. WithdrawOn int `xorm:"not null default 0 comment('탈퇴일') INT(11)"`
  2008. HashedIndex string `xorm:"default '' comment('휴면계정여부 확인용') index VARCHAR(32)"`
  2009. }
  2010. type ProMemberApp struct {
  2011. Id int `xorm:"not null pk autoincr INT(10)"`
  2012. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  2013. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  2014. SsoSubId int `xorm:"not null default 0 INT(11)"`
  2015. AppPermId int `xorm:"not null INT(11)"`
  2016. SgroupId int `xorm:"not null INT(11)"`
  2017. BranchId int `xorm:"not null INT(11)"`
  2018. StorageId int `xorm:"not null INT(11)"`
  2019. AgroupId int `xorm:"not null INT(11)"`
  2020. IsExpired string `xorm:"not null default '0' CHAR(1)"`
  2021. }
  2022. type ProMemberDormant struct {
  2023. Id int `xorm:"not null pk INT(10)"`
  2024. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  2025. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  2026. DeletedOn int64 `xorm:"BIGINT(20)"`
  2027. Email string `xorm:"not null unique VARCHAR(64)"`
  2028. LoginId string `xorm:"not null VARCHAR(64)"`
  2029. SsoBrand string `xorm:"VARCHAR(64)"`
  2030. SsoSub string `xorm:"VARCHAR(64)"`
  2031. NickName string `xorm:"VARCHAR(128)"`
  2032. FirstName string `xorm:"VARCHAR(128)"`
  2033. SurName string `xorm:"VARCHAR(128)"`
  2034. ProfileImg string `xorm:"not null VARCHAR(256)"`
  2035. ProfileWeb string `xorm:"not null VARCHAR(256)"`
  2036. ProfileText string `xorm:"VARCHAR(255)"`
  2037. Sort string `xorm:"default '0' CHAR(1)"`
  2038. Status string `xorm:"default '0' CHAR(1)"`
  2039. BuyerId int `xorm:"INT(11)"`
  2040. SgroupIdRecom int `xorm:"not null default 0 INT(11)"`
  2041. SgroupCode string `xorm:"VARCHAR(20)"`
  2042. SsoSubId int `xorm:"not null default 0 INT(11)"`
  2043. IsMemberApp string `xorm:"not null default '0' CHAR(1)"`
  2044. ExtFromHere string `xorm:"not null default '' CHAR(1)"`
  2045. MobileNo string `xorm:"VARCHAR(20)"`
  2046. PhoneNo string `xorm:"VARCHAR(20)"`
  2047. MemberPermId int `xorm:"not null INT(11)"`
  2048. MenuLangSw int `xorm:"not null TINYINT(4)"`
  2049. SgroupId int `xorm:"not null INT(11)"`
  2050. BranchId int `xorm:"not null INT(11)"`
  2051. StorageId int `xorm:"not null INT(11)"`
  2052. AgroupId int `xorm:"not null INT(11)"`
  2053. CountryCode string `xorm:"not null CHAR(5)"`
  2054. }
  2055. type ProMemberExt struct {
  2056. Id int `xorm:"not null pk INT(10)"`
  2057. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  2058. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  2059. MobileNo string `xorm:"VARCHAR(20)"`
  2060. PhoneNo string `xorm:"VARCHAR(20)"`
  2061. MemberPermId int `xorm:"not null INT(11)"`
  2062. MenuLangSw int `xorm:"not null TINYINT(4)"`
  2063. SgroupId int `xorm:"not null INT(11)"`
  2064. BranchId int `xorm:"not null INT(11)"`
  2065. StorageId int `xorm:"not null INT(11)"`
  2066. AgroupId int `xorm:"not null INT(11)"`
  2067. CountryCode string `xorm:"not null CHAR(5)"`
  2068. IsExpired string `xorm:"not null default '0' CHAR(1)"`
  2069. }
  2070. type ProMemberMenu struct {
  2071. Id int `xorm:"not null pk autoincr INT(10)"`
  2072. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  2073. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  2074. MenuCode string `xorm:"VARCHAR(10)"`
  2075. MenuLang0 string `xorm:"comment('메뉴명') VARCHAR(64)"`
  2076. PageUri string `xorm:"VARCHAR(100)"`
  2077. ParaName string `xorm:"VARCHAR(100)"`
  2078. ThemeDir string `xorm:"VARCHAR(100)"`
  2079. IsSkipped string `xorm:"not null default '0' comment('메뉴보이지 않음') CHAR(1)"`
  2080. MainAppId int `xorm:"not null default 0 comment('메인앱') INT(10)"`
  2081. GuestAppId int `xorm:"not null default 0 comment('게스트앱') INT(10)"`
  2082. MenuLang1 string `xorm:"VARCHAR(100)"`
  2083. MenuLang2 string `xorm:"VARCHAR(100)"`
  2084. MenuLang3 string `xorm:"VARCHAR(100)"`
  2085. ManualUri string `xorm:"VARCHAR(191)"`
  2086. Icon string `xorm:"VARCHAR(69)"`
  2087. DisableLMenu string `xorm:"default '0' CHAR(1)"`
  2088. EnableRMenu string `xorm:"default '0' CHAR(1)"`
  2089. }
  2090. type ProMemberPerm struct {
  2091. Id int `xorm:"not null pk autoincr INT(10)"`
  2092. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  2093. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  2094. PermNo string `xorm:"VARCHAR(21)"`
  2095. PermDate string `xorm:"CHAR(8)"`
  2096. PermName string `xorm:"VARCHAR(50)"`
  2097. PermDesc string `xorm:"VARCHAR(200)"`
  2098. }
  2099. type ProMemberPermBd struct {
  2100. Id int `xorm:"not null pk autoincr INT(10)"`
  2101. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  2102. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  2103. MemberPermId int `xorm:"not null INT(10)"`
  2104. MemberMenuId int `xorm:"not null INT(10)"`
  2105. IsUse string `xorm:"not null CHAR(1)"`
  2106. IsMymenu string `xorm:"not null default '0' CHAR(1)"`
  2107. IsList string `xorm:"not null CHAR(1)"`
  2108. IsRead string `xorm:"not null CHAR(1)"`
  2109. IsCreate string `xorm:"not null CHAR(1)"`
  2110. IsUpdate string `xorm:"not null CHAR(1)"`
  2111. IsDelete string `xorm:"not null CHAR(1)"`
  2112. IsNewtab string `xorm:"not null default '0' CHAR(1)"`
  2113. }
  2114. type ProPost struct {
  2115. Id int `xorm:"not null pk autoincr INT(10)"`
  2116. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  2117. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  2118. PostNo string `xorm:"not null default '' comment('FormB용 자동번호') unique VARCHAR(21)"`
  2119. ListOrder int `xorm:"not null default 0 comment('리스트 순서') INT(11)"`
  2120. OfficialDate string `xorm:"comment('공식기록일자') CHAR(8)"`
  2121. OfficialTime string `xorm:"comment('공식기록 시간') CHAR(8)"`
  2122. MemberId int `xorm:"not null default 0 INT(11)"`
  2123. UserId int `xorm:"default 0 INT(11)"`
  2124. PostTypeId int `xorm:"comment('게시판 종류') INT(11)"`
  2125. MediaId int `xorm:"not null default 1 comment('미디어라이브러리') INT(11)"`
  2126. PostTitle string `xorm:"comment('글제목') TEXT"`
  2127. PostContents string `xorm:"comment('상세내용-html') MEDIUMTEXT"`
  2128. PostExcerpt string `xorm:"comment('내용축약') TEXT"`
  2129. Status string `xorm:"CHAR(1)"`
  2130. Sort string `xorm:"CHAR(1)"`
  2131. Pc1 string `xorm:"comment('추가필드-varchar') VARCHAR(64)"`
  2132. Pc2 string `xorm:"VARCHAR(64)"`
  2133. Pc3 string `xorm:"VARCHAR(64)"`
  2134. Pc4 string `xorm:"VARCHAR(64)"`
  2135. Pc5 string `xorm:"VARCHAR(64)"`
  2136. Pc6 string `xorm:"VARCHAR(64)"`
  2137. Pc7 string `xorm:"VARCHAR(64)"`
  2138. Pc8 string `xorm:"VARCHAR(64)"`
  2139. Pc9 string `xorm:"VARCHAR(64)"`
  2140. Pc10 string `xorm:"VARCHAR(64)"`
  2141. Pd1 string `xorm:"default 0.0000 comment('금액필드-decimal') DECIMAL(20,4)"`
  2142. Pd2 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2143. Pd3 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2144. Pd4 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2145. Pd5 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2146. Pd6 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2147. Pd7 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2148. Pd8 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2149. Pd9 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2150. Pd10 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2151. Pt1 string `xorm:"comment('추가필드-text') TEXT"`
  2152. Pt2 string `xorm:"TEXT"`
  2153. Guid string `xorm:"comment('사용않음') VARCHAR(255)"`
  2154. PostPassword string `xorm:"VARCHAR(255)"`
  2155. PostMimeType string `xorm:"VARCHAR(100)"`
  2156. CommentStatus string `xorm:"VARCHAR(20)"`
  2157. CommentCnt int `xorm:"comment('댓글갯수') INT(11)"`
  2158. ParentId int `xorm:"comment('부모글id') INT(11)"`
  2159. Ip string `xorm:"VARCHAR(20)"`
  2160. Duid string `xorm:"default '' comment('API 클러스터용 UUID') CHAR(36)"`
  2161. PostSlug string `xorm:"not null default '' comment('게시판슬러그') unique VARCHAR(128)"`
  2162. PostMeta string `xorm:"not null comment('게시판Seo-Meta') TEXT"`
  2163. }
  2164. type ZdbSorder struct {
  2165. TId int `xorm:"not null pk autoincr unique INT(10)"`
  2166. Id int `xorm:"INT(10)"`
  2167. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  2168. ListToken string `xorm:"VARCHAR(21)"`
  2169. OrderBy string `xorm:"VARCHAR(32)"`
  2170. C1 string `xorm:"VARCHAR(200)"`
  2171. C2 string `xorm:"VARCHAR(200)"`
  2172. C3 string `xorm:"VARCHAR(200)"`
  2173. C4 string `xorm:"VARCHAR(200)"`
  2174. C5 string `xorm:"VARCHAR(200)"`
  2175. C6 string `xorm:"VARCHAR(200)"`
  2176. C7 string `xorm:"VARCHAR(200)"`
  2177. C8 string `xorm:"VARCHAR(200)"`
  2178. C9 string `xorm:"VARCHAR(200)"`
  2179. C10 string `xorm:"VARCHAR(200)"`
  2180. C11 string `xorm:"VARCHAR(200)"`
  2181. C12 string `xorm:"VARCHAR(200)"`
  2182. C13 string `xorm:"VARCHAR(200)"`
  2183. C14 string `xorm:"VARCHAR(200)"`
  2184. C15 string `xorm:"VARCHAR(200)"`
  2185. C16 string `xorm:"VARCHAR(200)"`
  2186. C17 string `xorm:"VARCHAR(200)"`
  2187. C18 string `xorm:"VARCHAR(200)"`
  2188. C19 string `xorm:"VARCHAR(200)"`
  2189. C20 string `xorm:"VARCHAR(200)"`
  2190. C21 string `xorm:"VARCHAR(200)"`
  2191. C22 string `xorm:"VARCHAR(200)"`
  2192. C23 string `xorm:"VARCHAR(200)"`
  2193. C24 string `xorm:"VARCHAR(200)"`
  2194. C25 string `xorm:"VARCHAR(200)"`
  2195. C26 string `xorm:"VARCHAR(200)"`
  2196. C27 string `xorm:"VARCHAR(200)"`
  2197. C28 string `xorm:"VARCHAR(200)"`
  2198. C29 string `xorm:"VARCHAR(200)"`
  2199. C30 string `xorm:"VARCHAR(200)"`
  2200. C31 string `xorm:"VARCHAR(200)"`
  2201. C32 string `xorm:"VARCHAR(200)"`
  2202. C33 string `xorm:"VARCHAR(200)"`
  2203. C34 string `xorm:"VARCHAR(200)"`
  2204. C35 string `xorm:"VARCHAR(200)"`
  2205. C36 string `xorm:"VARCHAR(200)"`
  2206. C37 string `xorm:"VARCHAR(200)"`
  2207. C38 string `xorm:"VARCHAR(200)"`
  2208. C39 string `xorm:"VARCHAR(200)"`
  2209. C40 string `xorm:"VARCHAR(200)"`
  2210. }
  2211. type ZspTestLog struct {
  2212. Id int `xorm:"not null pk autoincr INT(10)"`
  2213. LogTime time.Time `xorm:"default current_timestamp() TIMESTAMP"`
  2214. C1 string `xorm:"VARCHAR(64)"`
  2215. C2 string `xorm:"VARCHAR(64)"`
  2216. C3 string `xorm:"VARCHAR(64)"`
  2217. C4 string `xorm:"VARCHAR(64)"`
  2218. C5 string `xorm:"VARCHAR(64)"`
  2219. C6 string `xorm:"VARCHAR(64)"`
  2220. C7 string `xorm:"VARCHAR(64)"`
  2221. C8 string `xorm:"VARCHAR(64)"`
  2222. C9 string `xorm:"VARCHAR(64)"`
  2223. C10 string `xorm:"VARCHAR(64)"`
  2224. T1 string `xorm:"MEDIUMTEXT"`
  2225. T2 string `xorm:"MEDIUMTEXT"`
  2226. D1 int `xorm:"INT(11)"`
  2227. }
  2228. type ProPostBd struct {
  2229. Id int `xorm:"not null pk autoincr INT(10)"`
  2230. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  2231. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  2232. PostId int `xorm:"default 0 INT(11)"`
  2233. MemberId int `xorm:"not null INT(11)"`
  2234. UserId int `xorm:"default 0 INT(11)"`
  2235. BdSlug string `xorm:"VARCHAR(200)"`
  2236. BdContents string `xorm:"LONGTEXT"`
  2237. BdExcerpt string `xorm:"TEXT"`
  2238. BdPostPassword string `xorm:"VARCHAR(255)"`
  2239. BdGuid string `xorm:"VARCHAR(255)"`
  2240. BdPingStatus string `xorm:"VARCHAR(20)"`
  2241. BdToPing string `xorm:"TEXT"`
  2242. BdPinged string `xorm:"TEXT"`
  2243. BdPostMimeType string `xorm:"VARCHAR(100)"`
  2244. ParentId int `xorm:"INT(11)"`
  2245. Ip string `xorm:"VARCHAR(20)"`
  2246. }
  2247. type ProPostLang struct {
  2248. Id int `xorm:"not null pk autoincr INT(10)"`
  2249. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  2250. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  2251. PostId int `xorm:"comment('post_id') INT(11)"`
  2252. SeqNo int `xorm:"not null default 0 comment('일련번호') TINYINT(4)"`
  2253. LangType string `xorm:"comment('언어코드') VARCHAR(3)"`
  2254. LangTitle string `xorm:"comment('글제목') TEXT"`
  2255. LangContents string `xorm:"comment('상세내용-html') MEDIUMTEXT"`
  2256. LangExcerpt string `xorm:"comment('내용축약') TEXT"`
  2257. LangPc1 string `xorm:"comment('추가필드-varchar') VARCHAR(64)"`
  2258. LangPc2 string `xorm:"VARCHAR(64)"`
  2259. LangPc3 string `xorm:"VARCHAR(64)"`
  2260. LangPc4 string `xorm:"VARCHAR(64)"`
  2261. LangPc5 string `xorm:"VARCHAR(64)"`
  2262. LangPc6 string `xorm:"VARCHAR(64)"`
  2263. LangPc7 string `xorm:"VARCHAR(64)"`
  2264. LangPc8 string `xorm:"VARCHAR(64)"`
  2265. LangPc9 string `xorm:"VARCHAR(64)"`
  2266. LangPc10 string `xorm:"VARCHAR(64)"`
  2267. LangPt1 string `xorm:"comment('추가필드-text') TEXT"`
  2268. LangPt2 string `xorm:"TEXT"`
  2269. LangMeta string `xorm:"not null comment('게시판Seo-Meta') TEXT"`
  2270. Ip string `xorm:"VARCHAR(20)"`
  2271. }
  2272. type ProPostType struct {
  2273. Id int `xorm:"not null pk autoincr INT(10)"`
  2274. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  2275. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  2276. SeqNo int `xorm:"not null default 0 comment('리스트 순서') TINYINT(4)"`
  2277. Sort string `xorm:"not null default '' comment('종류코드') VARCHAR(3)"`
  2278. PostCode string `xorm:"not null default '' comment('쿼리필터용 코드') VARCHAR(21)"`
  2279. BrandCode string `xorm:"not null default '' comment('종속코드') VARCHAR(16)"`
  2280. SortDesc string `xorm:"not null default '' comment('게시판 설정') VARCHAR(36)"`
  2281. Duid string `xorm:"not null default '' CHAR(36)"`
  2282. TypeSlug string `xorm:"not null default '' comment('게시판구분슬러그') unique VARCHAR(128)"`
  2283. TypeMeta string `xorm:"not null default ' ' comment('게시판구분Seo-Meta') TEXT"`
  2284. Status string `xorm:"not null default '0' CHAR(1)"`
  2285. IsUnused string `xorm:"not null default '0' CHAR(1)"`
  2286. Ip string `xorm:"not null default '' VARCHAR(21)"`
  2287. }
  2288. type ProSeoMeta struct {
  2289. Id int `xorm:"not null pk autoincr INT(10)"`
  2290. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  2291. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  2292. JoinDuid string `xorm:"not null default '' unique CHAR(36)"`
  2293. SeoSlug string `xorm:"VARCHAR(256)"`
  2294. SeoJson string `xorm:"not null default '' TEXT"`
  2295. Ip string `xorm:"not null default '' VARCHAR(21)"`
  2296. }
  2297. type ProSorderShop struct {
  2298. Id int `xorm:"not null pk INT(11)"`
  2299. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  2300. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  2301. Paymethod string `xorm:"not null default '0' comment('결재방식') CHAR(2)"`
  2302. ShipMethod string `xorm:"comment('배송방식') VARCHAR(32)"`
  2303. ShipfeeAmt string `xorm:"default 0.0000 comment('배송비') DECIMAL(20,4)"`
  2304. ContactName string `xorm:"comment('연락처명') VARCHAR(64)"`
  2305. ContactMobile string `xorm:"comment('모바일번호') VARCHAR(21)"`
  2306. ZipCode string `xorm:"comment('우편번호') VARCHAR(21)"`
  2307. Addr1 string `xorm:"comment('주소1') VARCHAR(64)"`
  2308. Addr2 string `xorm:"comment('주소2') VARCHAR(64)"`
  2309. }
  2310. type ProTicketBd struct {
  2311. Id int `xorm:"not null pk autoincr INT(10)"`
  2312. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  2313. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  2314. TicketId int64 `xorm:"not null BIGINT(20)"`
  2315. AuthorId int64 `xorm:"not null BIGINT(20)"`
  2316. Content string `xorm:"not null LONGTEXT"`
  2317. Meta string `xorm:"LONGTEXT"`
  2318. AttachmentIds string `xorm:"not null MEDIUMTEXT"`
  2319. IsPrivate string `xorm:"not null default '0' CHAR(1)"`
  2320. IsStaffReply string `xorm:"not null default '0' CHAR(1)"`
  2321. IsViaEmail string `xorm:"not null default '0' CHAR(1)"`
  2322. DateCreated time.Time `xorm:"not null DATETIME"`
  2323. }
  2324. type ProWidgetTaxo struct {
  2325. Id int `xorm:"not null pk autoincr INT(10)"`
  2326. CreatedOn int64 `xorm:"not null default 0 BIGINT(11)"`
  2327. UpdatedOn int64 `xorm:"not null default 0 BIGINT(11)"`
  2328. WidgetTaxoNo string `xorm:"comment('분류번호') unique VARCHAR(21)"`
  2329. TaxoCode string `xorm:"not null default '' comment('데이터필터용 텍소코드') VARCHAR(30)"`
  2330. LangType string `xorm:"not null default '' comment('언어구분') VARCHAR(3)"`
  2331. DeviceType string `xorm:"not null default '' comment('디바이스구분') VARCHAR(10)"`
  2332. UserId int `xorm:"not null default 1 comment('사용자') INT(10)"`
  2333. BranchId int `xorm:"not null default 1 comment('지사구분') INT(10)"`
  2334. TaxoDate string `xorm:"not null default '' comment('분류일자') CHAR(8)"`
  2335. SubPosition string `xorm:"not null default '' comment('main, sub page 정렬코드') VARCHAR(8)"`
  2336. TaxoName string `xorm:"not null default '' comment('분류명') VARCHAR(50)"`
  2337. TaxoHtml string `xorm:"not null default '' comment('body html') TEXT"`
  2338. Remarks string `xorm:"not null default '' comment('분류설명 memo') TEXT"`
  2339. }
  2340. type ProWidgetTaxoBd struct {
  2341. Id int `xorm:"not null pk autoincr INT(10)"`
  2342. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  2343. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  2344. WidgetTaxoId int `xorm:"not null comment('배너분류ID') INT(10)"`
  2345. SeqNo int `xorm:"not null default 0 comment('순서') TINYINT(4)"`
  2346. MediaId int `xorm:"not null default 1 INT(11)"`
  2347. LinkUrl string `xorm:"default 'NULL' comment('링크URL') TEXT"`
  2348. WidgetDesc string `xorm:"comment('widget 내용') TEXT"`
  2349. LayerJson string `xorm:"comment('layer bd 추가') TEXT"`
  2350. IsSkipped string `xorm:"not null comment('표시않음') CHAR(1)"`
  2351. }
  2352. type ProWish struct {
  2353. Id int `xorm:"not null pk autoincr INT(10)"`
  2354. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  2355. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  2356. WishDate string `xorm:"not null default '구독신청일' index CHAR(8)"`
  2357. WishNo string `xorm:"comment('구독번호') unique VARCHAR(21)"`
  2358. MemberBuyerId int `xorm:"not null default 0 comment('고객id') INT(10)"`
  2359. ItemId int `xorm:"not null default 0 comment('품목코드') index INT(10)"`
  2360. WishQty string `xorm:"not null default 0.0000 comment('위시수량') DECIMAL(20,4)"`
  2361. WishPrc string `xorm:"not null default 0.0000 comment('위시가격') DECIMAL(20,4)"`
  2362. WishAmt string `xorm:"not null default 0.0000 comment('위시금액') DECIMAL(20,4)"`
  2363. Column1 string `xorm:"comment('추가항목2') VARCHAR(49)"`
  2364. Column2 string `xorm:"comment('추가항목2') VARCHAR(49)"`
  2365. WishDesc string `xorm:"comment('상세내용') MEDIUMTEXT"`
  2366. IsSubscribed string `xorm:"not null default '0' comment('구독여부') CHAR(4)"`
  2367. Ip string `xorm:"VARCHAR(21)"`
  2368. }
  2369. type UptDbupdate struct {
  2370. Id int `xorm:"not null pk autoincr INT(10)"`
  2371. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  2372. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  2373. DbupdateNo string `xorm:"unique VARCHAR(21)"`
  2374. UserId int `xorm:"not null default 0 INT(10)"`
  2375. Sort string `xorm:"VARCHAR(21)"`
  2376. RelatedTables string `xorm:"VARCHAR(128)"`
  2377. SqlCommand string `xorm:"MEDIUMTEXT"`
  2378. IsConfirmed string `xorm:"not null default '0' CHAR(1)"`
  2379. Ip string `xorm:"VARCHAR(20)"`
  2380. }
  2381. type UptEncrypt struct {
  2382. Id int `xorm:"not null pk autoincr INT(10)"`
  2383. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  2384. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  2385. EncryptCode string `xorm:"unique VARCHAR(50)"`
  2386. UserId int `xorm:"not null default 0 INT(10)"`
  2387. Sort string `xorm:"VARCHAR(21)"`
  2388. EncryptKey string `xorm:"VARCHAR(256)"`
  2389. SaltKey string `xorm:"VARCHAR(256)"`
  2390. Ip string `xorm:"VARCHAR(20)"`
  2391. }
  2392. type Users struct {
  2393. Id int `xorm:"not null pk autoincr INT(10)"`
  2394. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  2395. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  2396. DeletedOn int64 `xorm:"BIGINT(20)"`
  2397. ActivatedOn int64 `xorm:"BIGINT(20)"`
  2398. LastLoginOn int64 `xorm:"BIGINT(20)"`
  2399. LastSeenOn int64 `xorm:"BIGINT(10)"`
  2400. UsersDate string `xorm:"VARCHAR(8)"`
  2401. Email string `xorm:"not null unique VARCHAR(191)"`
  2402. Password string `xorm:"not null VARCHAR(191)"`
  2403. SsoBrand string `xorm:"VARCHAR(64)"`
  2404. SsoSub string `xorm:"VARCHAR(64)"`
  2405. LoginId string `xorm:"VARCHAR(64)"`
  2406. ResetPasswordCode string `xorm:"VARCHAR(191)"`
  2407. ActivateCode string `xorm:"not null VARCHAR(64)"`
  2408. ResetCode string `xorm:"default 'MD5(RAND()) ' VARCHAR(32)"`
  2409. NickName string `xorm:"VARCHAR(191)"`
  2410. FirstName string `xorm:"VARCHAR(191)"`
  2411. SurName string `xorm:"VARCHAR(191)"`
  2412. IsGuest string `xorm:"not null default '0' CHAR(1)"`
  2413. IsActivated string `xorm:"not null default '0' CHAR(1)"`
  2414. IsSuperuser string `xorm:"not null default '0' CHAR(1)"`
  2415. Sort string `xorm:"default '0' CHAR(1)"`
  2416. Status string `xorm:"CHAR(1)"`
  2417. CreatedIp string `xorm:"VARCHAR(21)"`
  2418. LastloginIp string `xorm:"VARCHAR(21)"`
  2419. IsWithdrawn string `xorm:"default '0' CHAR(1)"`
  2420. }
  2421. type ZdbSupplier struct {
  2422. TId int `xorm:"not null pk autoincr unique INT(10)"`
  2423. Id int `xorm:"INT(10)"`
  2424. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  2425. ListToken string `xorm:"VARCHAR(21)"`
  2426. OrderBy string `xorm:"VARCHAR(32)"`
  2427. C1 string `xorm:"VARCHAR(200)"`
  2428. C2 string `xorm:"VARCHAR(200)"`
  2429. C3 string `xorm:"VARCHAR(200)"`
  2430. C4 string `xorm:"VARCHAR(200)"`
  2431. C5 string `xorm:"VARCHAR(200)"`
  2432. C6 string `xorm:"VARCHAR(200)"`
  2433. C7 string `xorm:"VARCHAR(200)"`
  2434. C8 string `xorm:"VARCHAR(200)"`
  2435. C9 string `xorm:"VARCHAR(200)"`
  2436. C10 string `xorm:"VARCHAR(200)"`
  2437. C11 string `xorm:"VARCHAR(200)"`
  2438. C12 string `xorm:"VARCHAR(200)"`
  2439. C13 string `xorm:"VARCHAR(200)"`
  2440. C14 string `xorm:"VARCHAR(200)"`
  2441. C15 string `xorm:"VARCHAR(200)"`
  2442. C16 string `xorm:"VARCHAR(200)"`
  2443. C17 string `xorm:"VARCHAR(200)"`
  2444. C18 string `xorm:"VARCHAR(200)"`
  2445. C19 string `xorm:"VARCHAR(200)"`
  2446. C20 string `xorm:"VARCHAR(200)"`
  2447. C21 string `xorm:"VARCHAR(200)"`
  2448. C22 string `xorm:"VARCHAR(200)"`
  2449. C23 string `xorm:"VARCHAR(200)"`
  2450. C24 string `xorm:"VARCHAR(200)"`
  2451. C25 string `xorm:"VARCHAR(200)"`
  2452. C26 string `xorm:"VARCHAR(200)"`
  2453. C27 string `xorm:"VARCHAR(200)"`
  2454. C28 string `xorm:"VARCHAR(200)"`
  2455. C29 string `xorm:"VARCHAR(200)"`
  2456. C30 string `xorm:"VARCHAR(200)"`
  2457. C31 string `xorm:"VARCHAR(200)"`
  2458. C32 string `xorm:"VARCHAR(200)"`
  2459. C33 string `xorm:"VARCHAR(200)"`
  2460. C34 string `xorm:"VARCHAR(200)"`
  2461. C35 string `xorm:"VARCHAR(200)"`
  2462. C36 string `xorm:"VARCHAR(200)"`
  2463. C37 string `xorm:"VARCHAR(200)"`
  2464. C38 string `xorm:"VARCHAR(200)"`
  2465. C39 string `xorm:"VARCHAR(200)"`
  2466. C40 string `xorm:"VARCHAR(200)"`
  2467. D1 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2468. D2 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2469. D3 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2470. D4 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2471. D5 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2472. D6 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2473. D7 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2474. D8 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2475. D9 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2476. D10 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2477. D11 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2478. D12 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2479. D13 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2480. D14 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2481. D15 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2482. D16 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2483. D17 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2484. D18 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2485. D19 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2486. D20 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2487. IsSum string `xorm:"not null default '0' CHAR(1)"`
  2488. T1 string `xorm:"TEXT"`
  2489. T2 string `xorm:"TEXT"`
  2490. T3 string `xorm:"TEXT"`
  2491. T4 string `xorm:"TEXT"`
  2492. }
  2493. type ZdbBuyer struct {
  2494. TId int `xorm:"not null pk autoincr unique INT(10)"`
  2495. Id int `xorm:"INT(10)"`
  2496. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  2497. ListToken string `xorm:"VARCHAR(21)"`
  2498. OrderBy string `xorm:"VARCHAR(32)"`
  2499. C1 string `xorm:"VARCHAR(200)"`
  2500. C2 string `xorm:"VARCHAR(200)"`
  2501. C3 string `xorm:"VARCHAR(200)"`
  2502. C4 string `xorm:"VARCHAR(200)"`
  2503. C5 string `xorm:"VARCHAR(200)"`
  2504. C6 string `xorm:"VARCHAR(200)"`
  2505. C7 string `xorm:"VARCHAR(200)"`
  2506. C8 string `xorm:"VARCHAR(200)"`
  2507. C9 string `xorm:"VARCHAR(200)"`
  2508. C10 string `xorm:"VARCHAR(200)"`
  2509. C11 string `xorm:"VARCHAR(200)"`
  2510. C12 string `xorm:"VARCHAR(200)"`
  2511. C13 string `xorm:"VARCHAR(200)"`
  2512. C14 string `xorm:"VARCHAR(200)"`
  2513. C15 string `xorm:"VARCHAR(200)"`
  2514. C16 string `xorm:"VARCHAR(200)"`
  2515. C17 string `xorm:"VARCHAR(200)"`
  2516. C18 string `xorm:"VARCHAR(200)"`
  2517. C19 string `xorm:"VARCHAR(200)"`
  2518. C20 string `xorm:"VARCHAR(200)"`
  2519. C21 string `xorm:"VARCHAR(200)"`
  2520. C22 string `xorm:"VARCHAR(200)"`
  2521. C23 string `xorm:"VARCHAR(200)"`
  2522. C24 string `xorm:"VARCHAR(200)"`
  2523. C25 string `xorm:"VARCHAR(200)"`
  2524. C26 string `xorm:"VARCHAR(200)"`
  2525. C27 string `xorm:"VARCHAR(200)"`
  2526. C28 string `xorm:"VARCHAR(200)"`
  2527. C29 string `xorm:"VARCHAR(200)"`
  2528. C30 string `xorm:"VARCHAR(200)"`
  2529. C31 string `xorm:"VARCHAR(200)"`
  2530. C32 string `xorm:"VARCHAR(200)"`
  2531. C33 string `xorm:"VARCHAR(200)"`
  2532. C34 string `xorm:"VARCHAR(200)"`
  2533. C35 string `xorm:"VARCHAR(200)"`
  2534. C36 string `xorm:"VARCHAR(200)"`
  2535. C37 string `xorm:"VARCHAR(200)"`
  2536. C38 string `xorm:"VARCHAR(200)"`
  2537. C39 string `xorm:"VARCHAR(200)"`
  2538. C40 string `xorm:"VARCHAR(200)"`
  2539. D1 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2540. D2 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2541. D3 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2542. D4 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2543. D5 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2544. D6 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2545. D7 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2546. D8 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2547. D9 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2548. D10 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2549. D11 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2550. D12 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2551. D13 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2552. D14 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2553. D15 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2554. D16 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2555. D17 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2556. D18 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2557. D19 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2558. D20 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2559. IsSum string `xorm:"not null default '0' CHAR(1)"`
  2560. T1 string `xorm:"TEXT"`
  2561. T2 string `xorm:"TEXT"`
  2562. T3 string `xorm:"TEXT"`
  2563. T4 string `xorm:"TEXT"`
  2564. }
  2565. type ZdbEyetest struct {
  2566. TId int `xorm:"not null pk autoincr unique INT(10)"`
  2567. Id int `xorm:"INT(10)"`
  2568. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  2569. ListToken string `xorm:"VARCHAR(21)"`
  2570. OrderBy string `xorm:"VARCHAR(32)"`
  2571. C1 string `xorm:"VARCHAR(64)"`
  2572. C2 string `xorm:"VARCHAR(64)"`
  2573. C3 string `xorm:"VARCHAR(64)"`
  2574. C4 string `xorm:"VARCHAR(64)"`
  2575. C5 string `xorm:"VARCHAR(64)"`
  2576. C6 string `xorm:"VARCHAR(64)"`
  2577. C7 string `xorm:"VARCHAR(64)"`
  2578. C8 string `xorm:"VARCHAR(64)"`
  2579. C9 string `xorm:"VARCHAR(64)"`
  2580. C10 string `xorm:"VARCHAR(64)"`
  2581. C11 string `xorm:"VARCHAR(64)"`
  2582. C12 string `xorm:"VARCHAR(64)"`
  2583. C13 string `xorm:"VARCHAR(64)"`
  2584. C14 string `xorm:"VARCHAR(64)"`
  2585. C15 string `xorm:"VARCHAR(64)"`
  2586. C16 string `xorm:"VARCHAR(64)"`
  2587. C17 string `xorm:"VARCHAR(64)"`
  2588. C18 string `xorm:"VARCHAR(64)"`
  2589. C19 string `xorm:"VARCHAR(64)"`
  2590. C20 string `xorm:"VARCHAR(64)"`
  2591. C21 string `xorm:"VARCHAR(64)"`
  2592. C22 string `xorm:"VARCHAR(64)"`
  2593. C23 string `xorm:"VARCHAR(64)"`
  2594. C24 string `xorm:"VARCHAR(64)"`
  2595. C25 string `xorm:"VARCHAR(64)"`
  2596. C26 string `xorm:"VARCHAR(64)"`
  2597. C27 string `xorm:"VARCHAR(64)"`
  2598. C28 string `xorm:"VARCHAR(64)"`
  2599. C29 string `xorm:"VARCHAR(64)"`
  2600. C30 string `xorm:"VARCHAR(64)"`
  2601. C31 string `xorm:"VARCHAR(64)"`
  2602. C32 string `xorm:"VARCHAR(64)"`
  2603. C33 string `xorm:"VARCHAR(64)"`
  2604. C34 string `xorm:"VARCHAR(64)"`
  2605. C35 string `xorm:"VARCHAR(64)"`
  2606. C36 string `xorm:"VARCHAR(64)"`
  2607. C37 string `xorm:"VARCHAR(64)"`
  2608. C38 string `xorm:"VARCHAR(64)"`
  2609. C39 string `xorm:"VARCHAR(64)"`
  2610. C40 string `xorm:"VARCHAR(64)"`
  2611. }
  2612. type ZdbItem struct {
  2613. TId int `xorm:"not null pk autoincr unique INT(10)"`
  2614. Id int `xorm:"INT(10)"`
  2615. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  2616. ListToken string `xorm:"VARCHAR(21)"`
  2617. OrderBy string `xorm:"VARCHAR(32)"`
  2618. C1 string `xorm:"VARCHAR(200)"`
  2619. C2 string `xorm:"VARCHAR(200)"`
  2620. C3 string `xorm:"VARCHAR(200)"`
  2621. C4 string `xorm:"VARCHAR(200)"`
  2622. C5 string `xorm:"VARCHAR(200)"`
  2623. C6 string `xorm:"VARCHAR(200)"`
  2624. C7 string `xorm:"VARCHAR(200)"`
  2625. C8 string `xorm:"VARCHAR(200)"`
  2626. C9 string `xorm:"VARCHAR(200)"`
  2627. C10 string `xorm:"VARCHAR(200)"`
  2628. C11 string `xorm:"VARCHAR(200)"`
  2629. C12 string `xorm:"VARCHAR(200)"`
  2630. C13 string `xorm:"VARCHAR(200)"`
  2631. C14 string `xorm:"VARCHAR(200)"`
  2632. C15 string `xorm:"VARCHAR(200)"`
  2633. C16 string `xorm:"VARCHAR(200)"`
  2634. C17 string `xorm:"VARCHAR(200)"`
  2635. C18 string `xorm:"VARCHAR(200)"`
  2636. C19 string `xorm:"VARCHAR(200)"`
  2637. C20 string `xorm:"VARCHAR(200)"`
  2638. C21 string `xorm:"VARCHAR(200)"`
  2639. C22 string `xorm:"VARCHAR(200)"`
  2640. C23 string `xorm:"VARCHAR(200)"`
  2641. C24 string `xorm:"VARCHAR(200)"`
  2642. C25 string `xorm:"VARCHAR(200)"`
  2643. C26 string `xorm:"VARCHAR(200)"`
  2644. C27 string `xorm:"VARCHAR(200)"`
  2645. C28 string `xorm:"VARCHAR(200)"`
  2646. C29 string `xorm:"VARCHAR(200)"`
  2647. C30 string `xorm:"VARCHAR(200)"`
  2648. C31 string `xorm:"VARCHAR(200)"`
  2649. C32 string `xorm:"VARCHAR(200)"`
  2650. C33 string `xorm:"VARCHAR(200)"`
  2651. C34 string `xorm:"VARCHAR(200)"`
  2652. C35 string `xorm:"VARCHAR(200)"`
  2653. C36 string `xorm:"VARCHAR(200)"`
  2654. C37 string `xorm:"VARCHAR(200)"`
  2655. C38 string `xorm:"VARCHAR(200)"`
  2656. C39 string `xorm:"VARCHAR(200)"`
  2657. C40 string `xorm:"VARCHAR(200)"`
  2658. D1 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2659. D2 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2660. D3 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2661. D4 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2662. D5 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2663. D6 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2664. D7 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2665. D8 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2666. D9 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2667. D10 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2668. D11 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2669. D12 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2670. D13 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2671. D14 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2672. D15 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2673. D16 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2674. D17 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2675. D18 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2676. D19 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2677. D20 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2678. IsSum string `xorm:"not null default '0' CHAR(1)"`
  2679. T1 string `xorm:"TEXT"`
  2680. T2 string `xorm:"TEXT"`
  2681. T3 string `xorm:"TEXT"`
  2682. T4 string `xorm:"TEXT"`
  2683. }
  2684. type ZdbListType1 struct {
  2685. TId int `xorm:"not null pk autoincr unique INT(10)"`
  2686. Id int `xorm:"INT(10)"`
  2687. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  2688. ListToken string `xorm:"VARCHAR(21)"`
  2689. OrderBy string `xorm:"VARCHAR(32)"`
  2690. C1 string `xorm:"VARCHAR(200)"`
  2691. C2 string `xorm:"VARCHAR(200)"`
  2692. C3 string `xorm:"VARCHAR(200)"`
  2693. C4 string `xorm:"VARCHAR(200)"`
  2694. C5 string `xorm:"VARCHAR(200)"`
  2695. C6 string `xorm:"VARCHAR(200)"`
  2696. C7 string `xorm:"VARCHAR(200)"`
  2697. C8 string `xorm:"VARCHAR(200)"`
  2698. C9 string `xorm:"VARCHAR(200)"`
  2699. C10 string `xorm:"VARCHAR(200)"`
  2700. C11 string `xorm:"VARCHAR(200)"`
  2701. C12 string `xorm:"VARCHAR(200)"`
  2702. C13 string `xorm:"VARCHAR(200)"`
  2703. C14 string `xorm:"VARCHAR(200)"`
  2704. C15 string `xorm:"VARCHAR(200)"`
  2705. C16 string `xorm:"VARCHAR(200)"`
  2706. C17 string `xorm:"VARCHAR(200)"`
  2707. C18 string `xorm:"VARCHAR(200)"`
  2708. C19 string `xorm:"VARCHAR(200)"`
  2709. C20 string `xorm:"VARCHAR(200)"`
  2710. C21 string `xorm:"VARCHAR(200)"`
  2711. C22 string `xorm:"VARCHAR(200)"`
  2712. C23 string `xorm:"VARCHAR(200)"`
  2713. C24 string `xorm:"VARCHAR(200)"`
  2714. C25 string `xorm:"VARCHAR(200)"`
  2715. C26 string `xorm:"VARCHAR(200)"`
  2716. C27 string `xorm:"VARCHAR(200)"`
  2717. C28 string `xorm:"VARCHAR(200)"`
  2718. C29 string `xorm:"VARCHAR(200)"`
  2719. C30 string `xorm:"VARCHAR(200)"`
  2720. C31 string `xorm:"VARCHAR(200)"`
  2721. C32 string `xorm:"VARCHAR(200)"`
  2722. C33 string `xorm:"VARCHAR(200)"`
  2723. C34 string `xorm:"VARCHAR(200)"`
  2724. C35 string `xorm:"VARCHAR(200)"`
  2725. C36 string `xorm:"VARCHAR(200)"`
  2726. C37 string `xorm:"VARCHAR(200)"`
  2727. C38 string `xorm:"VARCHAR(200)"`
  2728. C39 string `xorm:"VARCHAR(200)"`
  2729. C40 string `xorm:"VARCHAR(200)"`
  2730. D1 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2731. D2 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2732. D3 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2733. D4 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2734. D5 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2735. D6 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2736. D7 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2737. D8 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2738. D9 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2739. D10 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2740. D11 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2741. D12 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2742. D13 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2743. D14 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2744. D15 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2745. D16 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2746. D17 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2747. D18 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2748. D19 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2749. D20 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2750. IsSum string `xorm:"not null default '0' CHAR(1)"`
  2751. T1 string `xorm:"TEXT"`
  2752. T2 string `xorm:"TEXT"`
  2753. T3 string `xorm:"TEXT"`
  2754. T4 string `xorm:"TEXT"`
  2755. }
  2756. type ZdbNonitem struct {
  2757. TId int `xorm:"not null pk autoincr unique INT(10)"`
  2758. Id int `xorm:"INT(10)"`
  2759. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  2760. ListToken string `xorm:"VARCHAR(21)"`
  2761. OrderBy string `xorm:"VARCHAR(32)"`
  2762. C1 string `xorm:"VARCHAR(200)"`
  2763. C2 string `xorm:"VARCHAR(200)"`
  2764. C3 string `xorm:"VARCHAR(200)"`
  2765. C4 string `xorm:"VARCHAR(200)"`
  2766. C5 string `xorm:"VARCHAR(200)"`
  2767. C6 string `xorm:"VARCHAR(200)"`
  2768. C7 string `xorm:"VARCHAR(200)"`
  2769. C8 string `xorm:"VARCHAR(200)"`
  2770. C9 string `xorm:"VARCHAR(200)"`
  2771. C10 string `xorm:"VARCHAR(200)"`
  2772. C11 string `xorm:"VARCHAR(200)"`
  2773. C12 string `xorm:"VARCHAR(200)"`
  2774. C13 string `xorm:"VARCHAR(200)"`
  2775. C14 string `xorm:"VARCHAR(200)"`
  2776. C15 string `xorm:"VARCHAR(200)"`
  2777. C16 string `xorm:"VARCHAR(200)"`
  2778. C17 string `xorm:"VARCHAR(200)"`
  2779. C18 string `xorm:"VARCHAR(200)"`
  2780. C19 string `xorm:"VARCHAR(200)"`
  2781. C20 string `xorm:"VARCHAR(200)"`
  2782. C21 string `xorm:"VARCHAR(200)"`
  2783. C22 string `xorm:"VARCHAR(200)"`
  2784. C23 string `xorm:"VARCHAR(200)"`
  2785. C24 string `xorm:"VARCHAR(200)"`
  2786. C25 string `xorm:"VARCHAR(200)"`
  2787. C26 string `xorm:"VARCHAR(200)"`
  2788. C27 string `xorm:"VARCHAR(200)"`
  2789. C28 string `xorm:"VARCHAR(200)"`
  2790. C29 string `xorm:"VARCHAR(200)"`
  2791. C30 string `xorm:"VARCHAR(200)"`
  2792. C31 string `xorm:"VARCHAR(200)"`
  2793. C32 string `xorm:"VARCHAR(200)"`
  2794. C33 string `xorm:"VARCHAR(200)"`
  2795. C34 string `xorm:"VARCHAR(200)"`
  2796. C35 string `xorm:"VARCHAR(200)"`
  2797. C36 string `xorm:"VARCHAR(200)"`
  2798. C37 string `xorm:"VARCHAR(200)"`
  2799. C38 string `xorm:"VARCHAR(200)"`
  2800. C39 string `xorm:"VARCHAR(200)"`
  2801. C40 string `xorm:"VARCHAR(200)"`
  2802. D1 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2803. D2 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2804. D3 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2805. D4 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2806. D5 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2807. D6 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2808. D7 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2809. D8 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2810. D9 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2811. D10 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2812. D11 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2813. D12 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2814. D13 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2815. D14 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2816. D15 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2817. D16 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2818. D17 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2819. D18 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2820. D19 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2821. D20 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2822. IsSum string `xorm:"not null default '0' CHAR(1)"`
  2823. T1 string `xorm:"TEXT"`
  2824. T2 string `xorm:"TEXT"`
  2825. T3 string `xorm:"TEXT"`
  2826. T4 string `xorm:"TEXT"`
  2827. }
  2828. type ZdbSales struct {
  2829. TId int `xorm:"not null pk autoincr unique INT(10)"`
  2830. Id int `xorm:"INT(10)"`
  2831. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  2832. ListToken string `xorm:"VARCHAR(21)"`
  2833. OrderBy string `xorm:"VARCHAR(32)"`
  2834. C1 string `xorm:"VARCHAR(100)"`
  2835. C2 string `xorm:"VARCHAR(100)"`
  2836. C3 string `xorm:"VARCHAR(100)"`
  2837. C4 string `xorm:"VARCHAR(100)"`
  2838. C5 string `xorm:"VARCHAR(100)"`
  2839. C6 string `xorm:"VARCHAR(100)"`
  2840. C7 string `xorm:"VARCHAR(100)"`
  2841. C8 string `xorm:"VARCHAR(100)"`
  2842. C9 string `xorm:"VARCHAR(100)"`
  2843. C10 string `xorm:"VARCHAR(100)"`
  2844. C11 string `xorm:"VARCHAR(100)"`
  2845. C12 string `xorm:"VARCHAR(100)"`
  2846. C13 string `xorm:"VARCHAR(100)"`
  2847. C14 string `xorm:"VARCHAR(100)"`
  2848. C15 string `xorm:"VARCHAR(100)"`
  2849. C16 string `xorm:"VARCHAR(100)"`
  2850. C17 string `xorm:"VARCHAR(100)"`
  2851. C18 string `xorm:"VARCHAR(100)"`
  2852. C19 string `xorm:"VARCHAR(100)"`
  2853. C20 string `xorm:"VARCHAR(100)"`
  2854. C21 string `xorm:"VARCHAR(100)"`
  2855. C22 string `xorm:"VARCHAR(100)"`
  2856. C23 string `xorm:"VARCHAR(100)"`
  2857. C24 string `xorm:"VARCHAR(100)"`
  2858. C25 string `xorm:"VARCHAR(100)"`
  2859. C26 string `xorm:"VARCHAR(100)"`
  2860. C27 string `xorm:"VARCHAR(100)"`
  2861. C28 string `xorm:"VARCHAR(100)"`
  2862. C29 string `xorm:"VARCHAR(100)"`
  2863. C30 string `xorm:"VARCHAR(100)"`
  2864. C31 string `xorm:"VARCHAR(100)"`
  2865. C32 string `xorm:"VARCHAR(100)"`
  2866. C33 string `xorm:"VARCHAR(100)"`
  2867. C34 string `xorm:"VARCHAR(100)"`
  2868. C35 string `xorm:"VARCHAR(100)"`
  2869. C36 string `xorm:"VARCHAR(100)"`
  2870. C37 string `xorm:"VARCHAR(100)"`
  2871. C38 string `xorm:"VARCHAR(100)"`
  2872. C39 string `xorm:"VARCHAR(100)"`
  2873. C40 string `xorm:"VARCHAR(100)"`
  2874. D1 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2875. D2 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2876. D3 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2877. D4 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2878. D5 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2879. D6 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2880. D7 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2881. D8 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2882. D9 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2883. D10 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2884. D11 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2885. D12 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2886. D13 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2887. D14 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2888. D15 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2889. D16 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2890. D17 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2891. D18 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2892. D19 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2893. D20 string `xorm:"default 0.0000 DECIMAL(20,4)"`
  2894. IsSum string `xorm:"not null default '0' CHAR(1)"`
  2895. T1 string `xorm:"TEXT"`
  2896. T2 string `xorm:"TEXT"`
  2897. T3 string `xorm:"TEXT"`
  2898. T4 string `xorm:"TEXT"`
  2899. }
  2900. type ZzzBrUiDic struct {
  2901. Id int `xorm:"not null pk autoincr INT(10)"`
  2902. CreatedAt time.Time `xorm:"TIMESTAMP"`
  2903. UpdatedAt time.Time `xorm:"TIMESTAMP"`
  2904. PluginName string `xorm:"VARCHAR(100)"`
  2905. En string `xorm:"VARCHAR(100)"`
  2906. Ko string `xorm:"VARCHAR(100)"`
  2907. Vn string `xorm:"VARCHAR(100)"`
  2908. Ch string `xorm:"VARCHAR(100)"`
  2909. Jp string `xorm:"VARCHAR(100)"`
  2910. }
  2911. type EthLastSync struct {
  2912. Id int `xorm:"not null pk autoincr INT(10)"`
  2913. CreatedOn int64 `xorm:"not null BIGINT(11)"`
  2914. UpdatedOn int64 `xorm:"not null BIGINT(11)"`
  2915. SyncType string `xorm:"not null VARCHAR(32)"`
  2916. LastNo string `xorm:"not null default '1' comment('마지막 싱크블록 번호를 넣음') VARCHAR(32)"`
  2917. SyncRange string `xorm:"not null VARCHAR(64)"`
  2918. SyncCnt int `xorm:"not null INT(11)"`
  2919. }
  2920. type EthTokenAdd struct {
  2921. Id int `xorm:"not null pk autoincr INT(11)"`
  2922. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  2923. UpdatedOn int64 `xorm:"default 0 BIGINT(20)"`
  2924. CntrAddr string `xorm:"VARCHAR(64)"`
  2925. IconImage string `xorm:"VARCHAR(500)"`
  2926. UnitPoint int `xorm:"not null default 0 TINYINT(4)"`
  2927. DecimalPoint int `xorm:"not null default 0 TINYINT(4)"`
  2928. FeePoint int `xorm:"not null default 0 TINYINT(4)"`
  2929. TokenDesc string `xorm:"TINYTEXT"`
  2930. SiteUrl string `xorm:"VARCHAR(256)"`
  2931. SnsUrl string `xorm:"VARCHAR(256)"`
  2932. TokenTracker string `xorm:"VARCHAR(128)"`
  2933. Ip string `xorm:"VARCHAR(20)"`
  2934. }
  2935. type EthToken struct {
  2936. Id int `xorm:"not null pk autoincr INT(11)"`
  2937. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  2938. UpdateOn int64 `xorm:"not null default 0 BIGINT(20)"`
  2939. CntrAddr string `xorm:"unique VARCHAR(64)"`
  2940. TokenName string `xorm:"VARCHAR(20)"`
  2941. WeiDecimals int `xorm:"comment('wei단위 적용 소숫점') SMALLINT(10)"`
  2942. CurrBalQty string `xorm:"comment('현재 잔량') DECIMAL(32)"`
  2943. Symbol string `xorm:"default '' comment('토큰 심볼') VARCHAR(21)"`
  2944. TotalCirculQty string `xorm:"not null default 0 comment('총공급량') DECIMAL(30)"`
  2945. }
  2946. type EthTokenHolder struct {
  2947. Id int `xorm:"not null pk autoincr INT(11)"`
  2948. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  2949. CntrAddr string `xorm:"unique(idx_token_holder) VARCHAR(66)"`
  2950. HolderAddr string `xorm:"unique(idx_token_holder) VARCHAR(66)"`
  2951. TotalSum string `xorm:"DECIMAL(30)"`
  2952. LastSum string `xorm:"default 0 DECIMAL(30)"`
  2953. }
  2954. type EthTranxn struct {
  2955. Id int `xorm:"not null pk autoincr INT(11)"`
  2956. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  2957. BlockNo int `xorm:"INT(11)"`
  2958. BlockHash string `xorm:"VARCHAR(66)"`
  2959. TxnHash string `xorm:"unique VARCHAR(66)"`
  2960. CntrAddr string `xorm:"index VARCHAR(66)"`
  2961. FromAddr string `xorm:"VARCHAR(66)"`
  2962. ToAddr string `xorm:"VARCHAR(66)"`
  2963. TxnType string `xorm:"VARCHAR(50)"`
  2964. TxnSymbol string `xorm:"not null default '' VARCHAR(120)"`
  2965. Value string `xorm:"default 0 DECIMAL(32)"`
  2966. InputValue string `xorm:"not null default 0 DECIMAL(32)"`
  2967. TxnFee string `xorm:"default 0.00000000 DECIMAL(16,8)"`
  2968. Input []byte `xorm:"BLOB"`
  2969. GasUsed string `xorm:"not null default 0 DECIMAL(11)"`
  2970. Status int `xorm:"not null default -1 INT(11)"`
  2971. }
  2972. type EthTransInter struct {
  2973. Id int `xorm:"not null pk autoincr INT(11)"`
  2974. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  2975. BlockNo int `xorm:"unique(idx_block_no) INT(11)"`
  2976. BlockHash string `xorm:"unique(idx_block_no) VARCHAR(68)"`
  2977. ParentTxnHash string `xorm:"unique(idx_block_no) VARCHAR(66)"`
  2978. CntrAddr string `xorm:"VARCHAR(66)"`
  2979. TxnHash string `xorm:"index VARCHAR(66)"`
  2980. FromAddr string `xorm:"VARCHAR(66)"`
  2981. ToAddr string `xorm:"VARCHAR(66)"`
  2982. TxnType string `xorm:"VARCHAR(50)"`
  2983. Value string `xorm:"default 0 DECIMAL(32)"`
  2984. GasUsed string `xorm:"default 0 DECIMAL(32)"`
  2985. Gas string `xorm:"default 0 DECIMAL(32)"`
  2986. Input []byte `xorm:"BLOB"`
  2987. Err string `xorm:"default '' VARCHAR(500)"`
  2988. Status int `xorm:"default 0 INT(11)"`
  2989. }
  2990. type EthTxnTransfer struct {
  2991. Id int64 `xorm:"pk autoincr BIGINT(20)"`
  2992. BlockNo int64 `xorm:"default 0 BIGINT(20)"`
  2993. BlockHash string `xorm:"VARCHAR(66)"`
  2994. TxnHash string `xorm:"default '' unique(txn_idx) VARCHAR(66)"`
  2995. TxIndex int `xorm:"default 0 unique(txn_idx) INT(11)"`
  2996. Index int `xorm:"default 0 unique(txn_idx) INT(11)"`
  2997. FromAddr string `xorm:"default '' VARCHAR(66)"`
  2998. ToAddr string `xorm:"default '' VARCHAR(66)"`
  2999. InputValue string `xorm:"default 0 DECIMAL(32)"`
  3000. Topic []byte `xorm:"BLOB"`
  3001. Removed int `xorm:"default 0 SMALLINT(6)"`
  3002. CntrAddr string `xorm:"VARCHAR(64)"`
  3003. LogCntrAddr string `xorm:"VARCHAR(64)"`
  3004. }
  3005. type EthUncleBlock struct {
  3006. Id int `xorm:"not null pk autoincr INT(11)"`
  3007. CreatedOn int64 `xorm:"default 0 BIGINT(20)"`
  3008. BlockNo int `xorm:"default 0 index(idx_block_no) INT(11)"`
  3009. BlockHash string `xorm:"index(idx_block_no) VARCHAR(68)"`
  3010. UncleNo int `xorm:"default 0 unique(idx_uncle_no) INT(11)"`
  3011. UncleHash string `xorm:"unique(idx_uncle_no) VARCHAR(68)"`
  3012. UnclePosition int `xorm:"default 0 INT(11)"`
  3013. Miner string `xorm:"VARCHAR(50)"`
  3014. GasUsed string `xorm:"DECIMAL(11)"`
  3015. GasLimit string `xorm:"DECIMAL(11)"`
  3016. UncleReward string `xorm:"default 0 DECIMAL(32)"`
  3017. }