models.go 149 KB

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