system.pb.go 73 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171
  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // source: system.proto
  3. // package声明符,用来防止不同的消息类型有命名冲突
  4. package v1
  5. import (
  6. fmt "fmt"
  7. proto "github.com/golang/protobuf/proto"
  8. math "math"
  9. )
  10. // Reference imports to suppress errors if they are not otherwise used.
  11. var _ = proto.Marshal
  12. var _ = fmt.Errorf
  13. var _ = math.Inf
  14. // This is a compile-time assertion to ensure that this generated file
  15. // is compatible with the proto package it is being compiled against.
  16. // A compilation error at this line likely means your copy of the
  17. // proto package needs to be updated.
  18. const _ = proto.ProtoPackageIsVersion3 // please upgrade the proto package
  19. type LoginRequest struct {
  20. Username string `protobuf:"bytes,1,opt,name=username,proto3" json:"username"`
  21. Password string `protobuf:"bytes,2,opt,name=password,proto3" json:"password"`
  22. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  23. XXX_unrecognized []byte `json:"-"`
  24. XXX_sizecache int32 `json:"-"`
  25. }
  26. func (m *LoginRequest) Reset() { *m = LoginRequest{} }
  27. func (m *LoginRequest) String() string { return proto.CompactTextString(m) }
  28. func (*LoginRequest) ProtoMessage() {}
  29. func (*LoginRequest) Descriptor() ([]byte, []int) {
  30. return fileDescriptor_86a7260ebdc12f47, []int{0}
  31. }
  32. func (m *LoginRequest) XXX_Unmarshal(b []byte) error {
  33. return xxx_messageInfo_LoginRequest.Unmarshal(m, b)
  34. }
  35. func (m *LoginRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  36. return xxx_messageInfo_LoginRequest.Marshal(b, m, deterministic)
  37. }
  38. func (m *LoginRequest) XXX_Merge(src proto.Message) {
  39. xxx_messageInfo_LoginRequest.Merge(m, src)
  40. }
  41. func (m *LoginRequest) XXX_Size() int {
  42. return xxx_messageInfo_LoginRequest.Size(m)
  43. }
  44. func (m *LoginRequest) XXX_DiscardUnknown() {
  45. xxx_messageInfo_LoginRequest.DiscardUnknown(m)
  46. }
  47. var xxx_messageInfo_LoginRequest proto.InternalMessageInfo
  48. func (m *LoginRequest) GetUsername() string {
  49. if m != nil {
  50. return m.Username
  51. }
  52. return ""
  53. }
  54. func (m *LoginRequest) GetPassword() string {
  55. if m != nil {
  56. return m.Password
  57. }
  58. return ""
  59. }
  60. type LoginReply struct {
  61. Uid int64 `protobuf:"varint,1,opt,name=uid,proto3" json:"uid"`
  62. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  63. XXX_unrecognized []byte `json:"-"`
  64. XXX_sizecache int32 `json:"-"`
  65. }
  66. func (m *LoginReply) Reset() { *m = LoginReply{} }
  67. func (m *LoginReply) String() string { return proto.CompactTextString(m) }
  68. func (*LoginReply) ProtoMessage() {}
  69. func (*LoginReply) Descriptor() ([]byte, []int) {
  70. return fileDescriptor_86a7260ebdc12f47, []int{1}
  71. }
  72. func (m *LoginReply) XXX_Unmarshal(b []byte) error {
  73. return xxx_messageInfo_LoginReply.Unmarshal(m, b)
  74. }
  75. func (m *LoginReply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  76. return xxx_messageInfo_LoginReply.Marshal(b, m, deterministic)
  77. }
  78. func (m *LoginReply) XXX_Merge(src proto.Message) {
  79. xxx_messageInfo_LoginReply.Merge(m, src)
  80. }
  81. func (m *LoginReply) XXX_Size() int {
  82. return xxx_messageInfo_LoginReply.Size(m)
  83. }
  84. func (m *LoginReply) XXX_DiscardUnknown() {
  85. xxx_messageInfo_LoginReply.DiscardUnknown(m)
  86. }
  87. var xxx_messageInfo_LoginReply proto.InternalMessageInfo
  88. func (m *LoginReply) GetUid() int64 {
  89. if m != nil {
  90. return m.Uid
  91. }
  92. return 0
  93. }
  94. type UserAddRequest struct {
  95. UserName string `protobuf:"bytes,1,opt,name=user_name,json=userName,proto3" json:"user_name"`
  96. Password string `protobuf:"bytes,2,opt,name=password,proto3" json:"password"`
  97. Email string `protobuf:"bytes,3,opt,name=email,proto3" json:"email"`
  98. Phone string `protobuf:"bytes,4,opt,name=phone,proto3" json:"phone"`
  99. GroupId int64 `protobuf:"varint,5,opt,name=group_id,json=groupId,proto3" json:"group_id"`
  100. Enable bool `protobuf:"varint,6,opt,name=enable,proto3" json:"enable"`
  101. GardenId int64 `protobuf:"varint,7,opt,name=garden_id,json=gardenId,proto3" json:"garden_id"`
  102. Cid int64 `protobuf:"varint,8,opt,name=cid,proto3" json:"cid"`
  103. GardenName string `protobuf:"bytes,9,opt,name=garden_name,json=gardenName,proto3" json:"garden_name"`
  104. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  105. XXX_unrecognized []byte `json:"-"`
  106. XXX_sizecache int32 `json:"-"`
  107. }
  108. func (m *UserAddRequest) Reset() { *m = UserAddRequest{} }
  109. func (m *UserAddRequest) String() string { return proto.CompactTextString(m) }
  110. func (*UserAddRequest) ProtoMessage() {}
  111. func (*UserAddRequest) Descriptor() ([]byte, []int) {
  112. return fileDescriptor_86a7260ebdc12f47, []int{2}
  113. }
  114. func (m *UserAddRequest) XXX_Unmarshal(b []byte) error {
  115. return xxx_messageInfo_UserAddRequest.Unmarshal(m, b)
  116. }
  117. func (m *UserAddRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  118. return xxx_messageInfo_UserAddRequest.Marshal(b, m, deterministic)
  119. }
  120. func (m *UserAddRequest) XXX_Merge(src proto.Message) {
  121. xxx_messageInfo_UserAddRequest.Merge(m, src)
  122. }
  123. func (m *UserAddRequest) XXX_Size() int {
  124. return xxx_messageInfo_UserAddRequest.Size(m)
  125. }
  126. func (m *UserAddRequest) XXX_DiscardUnknown() {
  127. xxx_messageInfo_UserAddRequest.DiscardUnknown(m)
  128. }
  129. var xxx_messageInfo_UserAddRequest proto.InternalMessageInfo
  130. func (m *UserAddRequest) GetUserName() string {
  131. if m != nil {
  132. return m.UserName
  133. }
  134. return ""
  135. }
  136. func (m *UserAddRequest) GetPassword() string {
  137. if m != nil {
  138. return m.Password
  139. }
  140. return ""
  141. }
  142. func (m *UserAddRequest) GetEmail() string {
  143. if m != nil {
  144. return m.Email
  145. }
  146. return ""
  147. }
  148. func (m *UserAddRequest) GetPhone() string {
  149. if m != nil {
  150. return m.Phone
  151. }
  152. return ""
  153. }
  154. func (m *UserAddRequest) GetGroupId() int64 {
  155. if m != nil {
  156. return m.GroupId
  157. }
  158. return 0
  159. }
  160. func (m *UserAddRequest) GetEnable() bool {
  161. if m != nil {
  162. return m.Enable
  163. }
  164. return false
  165. }
  166. func (m *UserAddRequest) GetGardenId() int64 {
  167. if m != nil {
  168. return m.GardenId
  169. }
  170. return 0
  171. }
  172. func (m *UserAddRequest) GetCid() int64 {
  173. if m != nil {
  174. return m.Cid
  175. }
  176. return 0
  177. }
  178. func (m *UserAddRequest) GetGardenName() string {
  179. if m != nil {
  180. return m.GardenName
  181. }
  182. return ""
  183. }
  184. type UserAddReply struct {
  185. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id"`
  186. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  187. XXX_unrecognized []byte `json:"-"`
  188. XXX_sizecache int32 `json:"-"`
  189. }
  190. func (m *UserAddReply) Reset() { *m = UserAddReply{} }
  191. func (m *UserAddReply) String() string { return proto.CompactTextString(m) }
  192. func (*UserAddReply) ProtoMessage() {}
  193. func (*UserAddReply) Descriptor() ([]byte, []int) {
  194. return fileDescriptor_86a7260ebdc12f47, []int{3}
  195. }
  196. func (m *UserAddReply) XXX_Unmarshal(b []byte) error {
  197. return xxx_messageInfo_UserAddReply.Unmarshal(m, b)
  198. }
  199. func (m *UserAddReply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  200. return xxx_messageInfo_UserAddReply.Marshal(b, m, deterministic)
  201. }
  202. func (m *UserAddReply) XXX_Merge(src proto.Message) {
  203. xxx_messageInfo_UserAddReply.Merge(m, src)
  204. }
  205. func (m *UserAddReply) XXX_Size() int {
  206. return xxx_messageInfo_UserAddReply.Size(m)
  207. }
  208. func (m *UserAddReply) XXX_DiscardUnknown() {
  209. xxx_messageInfo_UserAddReply.DiscardUnknown(m)
  210. }
  211. var xxx_messageInfo_UserAddReply proto.InternalMessageInfo
  212. func (m *UserAddReply) GetId() int64 {
  213. if m != nil {
  214. return m.Id
  215. }
  216. return 0
  217. }
  218. type UserUpdateRequest struct {
  219. UserName string `protobuf:"bytes,1,opt,name=user_name,json=userName,proto3" json:"user_name"`
  220. Password string `protobuf:"bytes,2,opt,name=password,proto3" json:"password"`
  221. Email string `protobuf:"bytes,3,opt,name=email,proto3" json:"email"`
  222. Phone string `protobuf:"bytes,4,opt,name=phone,proto3" json:"phone"`
  223. Enable bool `protobuf:"varint,5,opt,name=enable,proto3" json:"enable"`
  224. Id int64 `protobuf:"varint,6,opt,name=id,proto3" json:"id"`
  225. GardenId int64 `protobuf:"varint,7,opt,name=garden_id,json=gardenId,proto3" json:"garden_id"`
  226. Cid int64 `protobuf:"varint,8,opt,name=cid,proto3" json:"cid"`
  227. GardenName string `protobuf:"bytes,9,opt,name=garden_name,json=gardenName,proto3" json:"garden_name"`
  228. GroupId int64 `protobuf:"varint,10,opt,name=group_id,json=groupId,proto3" json:"group_id"`
  229. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  230. XXX_unrecognized []byte `json:"-"`
  231. XXX_sizecache int32 `json:"-"`
  232. }
  233. func (m *UserUpdateRequest) Reset() { *m = UserUpdateRequest{} }
  234. func (m *UserUpdateRequest) String() string { return proto.CompactTextString(m) }
  235. func (*UserUpdateRequest) ProtoMessage() {}
  236. func (*UserUpdateRequest) Descriptor() ([]byte, []int) {
  237. return fileDescriptor_86a7260ebdc12f47, []int{4}
  238. }
  239. func (m *UserUpdateRequest) XXX_Unmarshal(b []byte) error {
  240. return xxx_messageInfo_UserUpdateRequest.Unmarshal(m, b)
  241. }
  242. func (m *UserUpdateRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  243. return xxx_messageInfo_UserUpdateRequest.Marshal(b, m, deterministic)
  244. }
  245. func (m *UserUpdateRequest) XXX_Merge(src proto.Message) {
  246. xxx_messageInfo_UserUpdateRequest.Merge(m, src)
  247. }
  248. func (m *UserUpdateRequest) XXX_Size() int {
  249. return xxx_messageInfo_UserUpdateRequest.Size(m)
  250. }
  251. func (m *UserUpdateRequest) XXX_DiscardUnknown() {
  252. xxx_messageInfo_UserUpdateRequest.DiscardUnknown(m)
  253. }
  254. var xxx_messageInfo_UserUpdateRequest proto.InternalMessageInfo
  255. func (m *UserUpdateRequest) GetUserName() string {
  256. if m != nil {
  257. return m.UserName
  258. }
  259. return ""
  260. }
  261. func (m *UserUpdateRequest) GetPassword() string {
  262. if m != nil {
  263. return m.Password
  264. }
  265. return ""
  266. }
  267. func (m *UserUpdateRequest) GetEmail() string {
  268. if m != nil {
  269. return m.Email
  270. }
  271. return ""
  272. }
  273. func (m *UserUpdateRequest) GetPhone() string {
  274. if m != nil {
  275. return m.Phone
  276. }
  277. return ""
  278. }
  279. func (m *UserUpdateRequest) GetEnable() bool {
  280. if m != nil {
  281. return m.Enable
  282. }
  283. return false
  284. }
  285. func (m *UserUpdateRequest) GetId() int64 {
  286. if m != nil {
  287. return m.Id
  288. }
  289. return 0
  290. }
  291. func (m *UserUpdateRequest) GetGardenId() int64 {
  292. if m != nil {
  293. return m.GardenId
  294. }
  295. return 0
  296. }
  297. func (m *UserUpdateRequest) GetCid() int64 {
  298. if m != nil {
  299. return m.Cid
  300. }
  301. return 0
  302. }
  303. func (m *UserUpdateRequest) GetGardenName() string {
  304. if m != nil {
  305. return m.GardenName
  306. }
  307. return ""
  308. }
  309. func (m *UserUpdateRequest) GetGroupId() int64 {
  310. if m != nil {
  311. return m.GroupId
  312. }
  313. return 0
  314. }
  315. type UserUpdateReply struct {
  316. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  317. XXX_unrecognized []byte `json:"-"`
  318. XXX_sizecache int32 `json:"-"`
  319. }
  320. func (m *UserUpdateReply) Reset() { *m = UserUpdateReply{} }
  321. func (m *UserUpdateReply) String() string { return proto.CompactTextString(m) }
  322. func (*UserUpdateReply) ProtoMessage() {}
  323. func (*UserUpdateReply) Descriptor() ([]byte, []int) {
  324. return fileDescriptor_86a7260ebdc12f47, []int{5}
  325. }
  326. func (m *UserUpdateReply) XXX_Unmarshal(b []byte) error {
  327. return xxx_messageInfo_UserUpdateReply.Unmarshal(m, b)
  328. }
  329. func (m *UserUpdateReply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  330. return xxx_messageInfo_UserUpdateReply.Marshal(b, m, deterministic)
  331. }
  332. func (m *UserUpdateReply) XXX_Merge(src proto.Message) {
  333. xxx_messageInfo_UserUpdateReply.Merge(m, src)
  334. }
  335. func (m *UserUpdateReply) XXX_Size() int {
  336. return xxx_messageInfo_UserUpdateReply.Size(m)
  337. }
  338. func (m *UserUpdateReply) XXX_DiscardUnknown() {
  339. xxx_messageInfo_UserUpdateReply.DiscardUnknown(m)
  340. }
  341. var xxx_messageInfo_UserUpdateReply proto.InternalMessageInfo
  342. type UserDelRequest struct {
  343. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id"`
  344. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  345. XXX_unrecognized []byte `json:"-"`
  346. XXX_sizecache int32 `json:"-"`
  347. }
  348. func (m *UserDelRequest) Reset() { *m = UserDelRequest{} }
  349. func (m *UserDelRequest) String() string { return proto.CompactTextString(m) }
  350. func (*UserDelRequest) ProtoMessage() {}
  351. func (*UserDelRequest) Descriptor() ([]byte, []int) {
  352. return fileDescriptor_86a7260ebdc12f47, []int{6}
  353. }
  354. func (m *UserDelRequest) XXX_Unmarshal(b []byte) error {
  355. return xxx_messageInfo_UserDelRequest.Unmarshal(m, b)
  356. }
  357. func (m *UserDelRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  358. return xxx_messageInfo_UserDelRequest.Marshal(b, m, deterministic)
  359. }
  360. func (m *UserDelRequest) XXX_Merge(src proto.Message) {
  361. xxx_messageInfo_UserDelRequest.Merge(m, src)
  362. }
  363. func (m *UserDelRequest) XXX_Size() int {
  364. return xxx_messageInfo_UserDelRequest.Size(m)
  365. }
  366. func (m *UserDelRequest) XXX_DiscardUnknown() {
  367. xxx_messageInfo_UserDelRequest.DiscardUnknown(m)
  368. }
  369. var xxx_messageInfo_UserDelRequest proto.InternalMessageInfo
  370. func (m *UserDelRequest) GetId() int64 {
  371. if m != nil {
  372. return m.Id
  373. }
  374. return 0
  375. }
  376. type UserDelReply struct {
  377. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  378. XXX_unrecognized []byte `json:"-"`
  379. XXX_sizecache int32 `json:"-"`
  380. }
  381. func (m *UserDelReply) Reset() { *m = UserDelReply{} }
  382. func (m *UserDelReply) String() string { return proto.CompactTextString(m) }
  383. func (*UserDelReply) ProtoMessage() {}
  384. func (*UserDelReply) Descriptor() ([]byte, []int) {
  385. return fileDescriptor_86a7260ebdc12f47, []int{7}
  386. }
  387. func (m *UserDelReply) XXX_Unmarshal(b []byte) error {
  388. return xxx_messageInfo_UserDelReply.Unmarshal(m, b)
  389. }
  390. func (m *UserDelReply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  391. return xxx_messageInfo_UserDelReply.Marshal(b, m, deterministic)
  392. }
  393. func (m *UserDelReply) XXX_Merge(src proto.Message) {
  394. xxx_messageInfo_UserDelReply.Merge(m, src)
  395. }
  396. func (m *UserDelReply) XXX_Size() int {
  397. return xxx_messageInfo_UserDelReply.Size(m)
  398. }
  399. func (m *UserDelReply) XXX_DiscardUnknown() {
  400. xxx_messageInfo_UserDelReply.DiscardUnknown(m)
  401. }
  402. var xxx_messageInfo_UserDelReply proto.InternalMessageInfo
  403. type GroupAddRequest struct {
  404. GardenId int64 `protobuf:"varint,1,opt,name=garden_id,json=gardenId,proto3" json:"garden_id"`
  405. Cid int64 `protobuf:"varint,2,opt,name=cid,proto3" json:"cid"`
  406. PermissionCodes []int64 `protobuf:"varint,3,rep,packed,name=permission_codes,json=permissionCodes,proto3" json:"permission_codes"`
  407. IsSuper bool `protobuf:"varint,4,opt,name=is_super,json=isSuper,proto3" json:"is_super"`
  408. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  409. XXX_unrecognized []byte `json:"-"`
  410. XXX_sizecache int32 `json:"-"`
  411. }
  412. func (m *GroupAddRequest) Reset() { *m = GroupAddRequest{} }
  413. func (m *GroupAddRequest) String() string { return proto.CompactTextString(m) }
  414. func (*GroupAddRequest) ProtoMessage() {}
  415. func (*GroupAddRequest) Descriptor() ([]byte, []int) {
  416. return fileDescriptor_86a7260ebdc12f47, []int{8}
  417. }
  418. func (m *GroupAddRequest) XXX_Unmarshal(b []byte) error {
  419. return xxx_messageInfo_GroupAddRequest.Unmarshal(m, b)
  420. }
  421. func (m *GroupAddRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  422. return xxx_messageInfo_GroupAddRequest.Marshal(b, m, deterministic)
  423. }
  424. func (m *GroupAddRequest) XXX_Merge(src proto.Message) {
  425. xxx_messageInfo_GroupAddRequest.Merge(m, src)
  426. }
  427. func (m *GroupAddRequest) XXX_Size() int {
  428. return xxx_messageInfo_GroupAddRequest.Size(m)
  429. }
  430. func (m *GroupAddRequest) XXX_DiscardUnknown() {
  431. xxx_messageInfo_GroupAddRequest.DiscardUnknown(m)
  432. }
  433. var xxx_messageInfo_GroupAddRequest proto.InternalMessageInfo
  434. func (m *GroupAddRequest) GetGardenId() int64 {
  435. if m != nil {
  436. return m.GardenId
  437. }
  438. return 0
  439. }
  440. func (m *GroupAddRequest) GetCid() int64 {
  441. if m != nil {
  442. return m.Cid
  443. }
  444. return 0
  445. }
  446. func (m *GroupAddRequest) GetPermissionCodes() []int64 {
  447. if m != nil {
  448. return m.PermissionCodes
  449. }
  450. return nil
  451. }
  452. func (m *GroupAddRequest) GetIsSuper() bool {
  453. if m != nil {
  454. return m.IsSuper
  455. }
  456. return false
  457. }
  458. type GroupAddReply struct {
  459. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id"`
  460. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  461. XXX_unrecognized []byte `json:"-"`
  462. XXX_sizecache int32 `json:"-"`
  463. }
  464. func (m *GroupAddReply) Reset() { *m = GroupAddReply{} }
  465. func (m *GroupAddReply) String() string { return proto.CompactTextString(m) }
  466. func (*GroupAddReply) ProtoMessage() {}
  467. func (*GroupAddReply) Descriptor() ([]byte, []int) {
  468. return fileDescriptor_86a7260ebdc12f47, []int{9}
  469. }
  470. func (m *GroupAddReply) XXX_Unmarshal(b []byte) error {
  471. return xxx_messageInfo_GroupAddReply.Unmarshal(m, b)
  472. }
  473. func (m *GroupAddReply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  474. return xxx_messageInfo_GroupAddReply.Marshal(b, m, deterministic)
  475. }
  476. func (m *GroupAddReply) XXX_Merge(src proto.Message) {
  477. xxx_messageInfo_GroupAddReply.Merge(m, src)
  478. }
  479. func (m *GroupAddReply) XXX_Size() int {
  480. return xxx_messageInfo_GroupAddReply.Size(m)
  481. }
  482. func (m *GroupAddReply) XXX_DiscardUnknown() {
  483. xxx_messageInfo_GroupAddReply.DiscardUnknown(m)
  484. }
  485. var xxx_messageInfo_GroupAddReply proto.InternalMessageInfo
  486. func (m *GroupAddReply) GetId() int64 {
  487. if m != nil {
  488. return m.Id
  489. }
  490. return 0
  491. }
  492. type UserListRequest struct {
  493. Cid int64 `protobuf:"varint,1,opt,name=cid,proto3" json:"cid"`
  494. GardenId int64 `protobuf:"varint,2,opt,name=garden_id,json=gardenId,proto3" json:"garden_id"`
  495. Page int64 `protobuf:"varint,3,opt,name=page,proto3" json:"page"`
  496. PageSize int64 `protobuf:"varint,4,opt,name=page_size,json=pageSize,proto3" json:"page_size"`
  497. GardenName string `protobuf:"bytes,5,opt,name=garden_name,json=gardenName,proto3" json:"garden_name"`
  498. UserName string `protobuf:"bytes,6,opt,name=user_name,json=userName,proto3" json:"user_name"`
  499. ByCompany bool `protobuf:"varint,7,opt,name=by_company,json=byCompany,proto3" json:"by_company"`
  500. GroupId int64 `protobuf:"varint,8,opt,name=group_id,json=groupId,proto3" json:"group_id"`
  501. Phone string `protobuf:"bytes,9,opt,name=phone,proto3" json:"phone"`
  502. Ids []int64 `protobuf:"varint,10,rep,packed,name=ids,proto3" json:"ids"`
  503. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  504. XXX_unrecognized []byte `json:"-"`
  505. XXX_sizecache int32 `json:"-"`
  506. }
  507. func (m *UserListRequest) Reset() { *m = UserListRequest{} }
  508. func (m *UserListRequest) String() string { return proto.CompactTextString(m) }
  509. func (*UserListRequest) ProtoMessage() {}
  510. func (*UserListRequest) Descriptor() ([]byte, []int) {
  511. return fileDescriptor_86a7260ebdc12f47, []int{10}
  512. }
  513. func (m *UserListRequest) XXX_Unmarshal(b []byte) error {
  514. return xxx_messageInfo_UserListRequest.Unmarshal(m, b)
  515. }
  516. func (m *UserListRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  517. return xxx_messageInfo_UserListRequest.Marshal(b, m, deterministic)
  518. }
  519. func (m *UserListRequest) XXX_Merge(src proto.Message) {
  520. xxx_messageInfo_UserListRequest.Merge(m, src)
  521. }
  522. func (m *UserListRequest) XXX_Size() int {
  523. return xxx_messageInfo_UserListRequest.Size(m)
  524. }
  525. func (m *UserListRequest) XXX_DiscardUnknown() {
  526. xxx_messageInfo_UserListRequest.DiscardUnknown(m)
  527. }
  528. var xxx_messageInfo_UserListRequest proto.InternalMessageInfo
  529. func (m *UserListRequest) GetCid() int64 {
  530. if m != nil {
  531. return m.Cid
  532. }
  533. return 0
  534. }
  535. func (m *UserListRequest) GetGardenId() int64 {
  536. if m != nil {
  537. return m.GardenId
  538. }
  539. return 0
  540. }
  541. func (m *UserListRequest) GetPage() int64 {
  542. if m != nil {
  543. return m.Page
  544. }
  545. return 0
  546. }
  547. func (m *UserListRequest) GetPageSize() int64 {
  548. if m != nil {
  549. return m.PageSize
  550. }
  551. return 0
  552. }
  553. func (m *UserListRequest) GetGardenName() string {
  554. if m != nil {
  555. return m.GardenName
  556. }
  557. return ""
  558. }
  559. func (m *UserListRequest) GetUserName() string {
  560. if m != nil {
  561. return m.UserName
  562. }
  563. return ""
  564. }
  565. func (m *UserListRequest) GetByCompany() bool {
  566. if m != nil {
  567. return m.ByCompany
  568. }
  569. return false
  570. }
  571. func (m *UserListRequest) GetGroupId() int64 {
  572. if m != nil {
  573. return m.GroupId
  574. }
  575. return 0
  576. }
  577. func (m *UserListRequest) GetPhone() string {
  578. if m != nil {
  579. return m.Phone
  580. }
  581. return ""
  582. }
  583. func (m *UserListRequest) GetIds() []int64 {
  584. if m != nil {
  585. return m.Ids
  586. }
  587. return nil
  588. }
  589. type UserItem struct {
  590. UserName string `protobuf:"bytes,1,opt,name=user_name,json=userName,proto3" json:"user_name"`
  591. Password string `protobuf:"bytes,2,opt,name=password,proto3" json:"password"`
  592. Email string `protobuf:"bytes,3,opt,name=email,proto3" json:"email"`
  593. Phone string `protobuf:"bytes,4,opt,name=phone,proto3" json:"phone"`
  594. Super bool `protobuf:"varint,5,opt,name=super,proto3" json:"super"`
  595. Enable bool `protobuf:"varint,6,opt,name=enable,proto3" json:"enable"`
  596. Id int64 `protobuf:"varint,7,opt,name=id,proto3" json:"id"`
  597. GardenId int64 `protobuf:"varint,8,opt,name=garden_id,json=gardenId,proto3" json:"garden_id"`
  598. Cid int64 `protobuf:"varint,9,opt,name=cid,proto3" json:"cid"`
  599. GardenName string `protobuf:"bytes,10,opt,name=garden_name,json=gardenName,proto3" json:"garden_name"`
  600. CreatedAt string `protobuf:"bytes,11,opt,name=created_at,json=createdAt,proto3" json:"created_at"`
  601. GroupId int64 `protobuf:"varint,12,opt,name=group_id,json=groupId,proto3" json:"group_id"`
  602. GroupName string `protobuf:"bytes,13,opt,name=group_name,json=groupName,proto3" json:"group_name"`
  603. DepartmentName string `protobuf:"bytes,14,opt,name=department_name,json=departmentName,proto3" json:"department_name"`
  604. RealName string `protobuf:"bytes,15,opt,name=real_name,json=realName,proto3" json:"real_name"`
  605. BasePermission int32 `protobuf:"varint,16,opt,name=base_permission,json=basePermission,proto3" json:"base_permission"`
  606. OpenimId string `protobuf:"bytes,17,opt,name=openim_id,json=openimId,proto3" json:"openim_id"`
  607. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  608. XXX_unrecognized []byte `json:"-"`
  609. XXX_sizecache int32 `json:"-"`
  610. }
  611. func (m *UserItem) Reset() { *m = UserItem{} }
  612. func (m *UserItem) String() string { return proto.CompactTextString(m) }
  613. func (*UserItem) ProtoMessage() {}
  614. func (*UserItem) Descriptor() ([]byte, []int) {
  615. return fileDescriptor_86a7260ebdc12f47, []int{11}
  616. }
  617. func (m *UserItem) XXX_Unmarshal(b []byte) error {
  618. return xxx_messageInfo_UserItem.Unmarshal(m, b)
  619. }
  620. func (m *UserItem) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  621. return xxx_messageInfo_UserItem.Marshal(b, m, deterministic)
  622. }
  623. func (m *UserItem) XXX_Merge(src proto.Message) {
  624. xxx_messageInfo_UserItem.Merge(m, src)
  625. }
  626. func (m *UserItem) XXX_Size() int {
  627. return xxx_messageInfo_UserItem.Size(m)
  628. }
  629. func (m *UserItem) XXX_DiscardUnknown() {
  630. xxx_messageInfo_UserItem.DiscardUnknown(m)
  631. }
  632. var xxx_messageInfo_UserItem proto.InternalMessageInfo
  633. func (m *UserItem) GetUserName() string {
  634. if m != nil {
  635. return m.UserName
  636. }
  637. return ""
  638. }
  639. func (m *UserItem) GetPassword() string {
  640. if m != nil {
  641. return m.Password
  642. }
  643. return ""
  644. }
  645. func (m *UserItem) GetEmail() string {
  646. if m != nil {
  647. return m.Email
  648. }
  649. return ""
  650. }
  651. func (m *UserItem) GetPhone() string {
  652. if m != nil {
  653. return m.Phone
  654. }
  655. return ""
  656. }
  657. func (m *UserItem) GetSuper() bool {
  658. if m != nil {
  659. return m.Super
  660. }
  661. return false
  662. }
  663. func (m *UserItem) GetEnable() bool {
  664. if m != nil {
  665. return m.Enable
  666. }
  667. return false
  668. }
  669. func (m *UserItem) GetId() int64 {
  670. if m != nil {
  671. return m.Id
  672. }
  673. return 0
  674. }
  675. func (m *UserItem) GetGardenId() int64 {
  676. if m != nil {
  677. return m.GardenId
  678. }
  679. return 0
  680. }
  681. func (m *UserItem) GetCid() int64 {
  682. if m != nil {
  683. return m.Cid
  684. }
  685. return 0
  686. }
  687. func (m *UserItem) GetGardenName() string {
  688. if m != nil {
  689. return m.GardenName
  690. }
  691. return ""
  692. }
  693. func (m *UserItem) GetCreatedAt() string {
  694. if m != nil {
  695. return m.CreatedAt
  696. }
  697. return ""
  698. }
  699. func (m *UserItem) GetGroupId() int64 {
  700. if m != nil {
  701. return m.GroupId
  702. }
  703. return 0
  704. }
  705. func (m *UserItem) GetGroupName() string {
  706. if m != nil {
  707. return m.GroupName
  708. }
  709. return ""
  710. }
  711. func (m *UserItem) GetDepartmentName() string {
  712. if m != nil {
  713. return m.DepartmentName
  714. }
  715. return ""
  716. }
  717. func (m *UserItem) GetRealName() string {
  718. if m != nil {
  719. return m.RealName
  720. }
  721. return ""
  722. }
  723. func (m *UserItem) GetBasePermission() int32 {
  724. if m != nil {
  725. return m.BasePermission
  726. }
  727. return 0
  728. }
  729. func (m *UserItem) GetOpenimId() string {
  730. if m != nil {
  731. return m.OpenimId
  732. }
  733. return ""
  734. }
  735. type UserListReply struct {
  736. Total int64 `protobuf:"varint,1,opt,name=total,proto3" json:"total"`
  737. Page int64 `protobuf:"varint,2,opt,name=page,proto3" json:"page"`
  738. List []*UserItem `protobuf:"bytes,3,rep,name=list,proto3" json:"list"`
  739. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  740. XXX_unrecognized []byte `json:"-"`
  741. XXX_sizecache int32 `json:"-"`
  742. }
  743. func (m *UserListReply) Reset() { *m = UserListReply{} }
  744. func (m *UserListReply) String() string { return proto.CompactTextString(m) }
  745. func (*UserListReply) ProtoMessage() {}
  746. func (*UserListReply) Descriptor() ([]byte, []int) {
  747. return fileDescriptor_86a7260ebdc12f47, []int{12}
  748. }
  749. func (m *UserListReply) XXX_Unmarshal(b []byte) error {
  750. return xxx_messageInfo_UserListReply.Unmarshal(m, b)
  751. }
  752. func (m *UserListReply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  753. return xxx_messageInfo_UserListReply.Marshal(b, m, deterministic)
  754. }
  755. func (m *UserListReply) XXX_Merge(src proto.Message) {
  756. xxx_messageInfo_UserListReply.Merge(m, src)
  757. }
  758. func (m *UserListReply) XXX_Size() int {
  759. return xxx_messageInfo_UserListReply.Size(m)
  760. }
  761. func (m *UserListReply) XXX_DiscardUnknown() {
  762. xxx_messageInfo_UserListReply.DiscardUnknown(m)
  763. }
  764. var xxx_messageInfo_UserListReply proto.InternalMessageInfo
  765. func (m *UserListReply) GetTotal() int64 {
  766. if m != nil {
  767. return m.Total
  768. }
  769. return 0
  770. }
  771. func (m *UserListReply) GetPage() int64 {
  772. if m != nil {
  773. return m.Page
  774. }
  775. return 0
  776. }
  777. func (m *UserListReply) GetList() []*UserItem {
  778. if m != nil {
  779. return m.List
  780. }
  781. return nil
  782. }
  783. type SuperGroupRequest struct {
  784. Cid int64 `protobuf:"varint,1,opt,name=cid,proto3" json:"cid"`
  785. GardenId int64 `protobuf:"varint,2,opt,name=garden_id,json=gardenId,proto3" json:"garden_id"`
  786. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  787. XXX_unrecognized []byte `json:"-"`
  788. XXX_sizecache int32 `json:"-"`
  789. }
  790. func (m *SuperGroupRequest) Reset() { *m = SuperGroupRequest{} }
  791. func (m *SuperGroupRequest) String() string { return proto.CompactTextString(m) }
  792. func (*SuperGroupRequest) ProtoMessage() {}
  793. func (*SuperGroupRequest) Descriptor() ([]byte, []int) {
  794. return fileDescriptor_86a7260ebdc12f47, []int{13}
  795. }
  796. func (m *SuperGroupRequest) XXX_Unmarshal(b []byte) error {
  797. return xxx_messageInfo_SuperGroupRequest.Unmarshal(m, b)
  798. }
  799. func (m *SuperGroupRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  800. return xxx_messageInfo_SuperGroupRequest.Marshal(b, m, deterministic)
  801. }
  802. func (m *SuperGroupRequest) XXX_Merge(src proto.Message) {
  803. xxx_messageInfo_SuperGroupRequest.Merge(m, src)
  804. }
  805. func (m *SuperGroupRequest) XXX_Size() int {
  806. return xxx_messageInfo_SuperGroupRequest.Size(m)
  807. }
  808. func (m *SuperGroupRequest) XXX_DiscardUnknown() {
  809. xxx_messageInfo_SuperGroupRequest.DiscardUnknown(m)
  810. }
  811. var xxx_messageInfo_SuperGroupRequest proto.InternalMessageInfo
  812. func (m *SuperGroupRequest) GetCid() int64 {
  813. if m != nil {
  814. return m.Cid
  815. }
  816. return 0
  817. }
  818. func (m *SuperGroupRequest) GetGardenId() int64 {
  819. if m != nil {
  820. return m.GardenId
  821. }
  822. return 0
  823. }
  824. type SuperGroupReply struct {
  825. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id"`
  826. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  827. XXX_unrecognized []byte `json:"-"`
  828. XXX_sizecache int32 `json:"-"`
  829. }
  830. func (m *SuperGroupReply) Reset() { *m = SuperGroupReply{} }
  831. func (m *SuperGroupReply) String() string { return proto.CompactTextString(m) }
  832. func (*SuperGroupReply) ProtoMessage() {}
  833. func (*SuperGroupReply) Descriptor() ([]byte, []int) {
  834. return fileDescriptor_86a7260ebdc12f47, []int{14}
  835. }
  836. func (m *SuperGroupReply) XXX_Unmarshal(b []byte) error {
  837. return xxx_messageInfo_SuperGroupReply.Unmarshal(m, b)
  838. }
  839. func (m *SuperGroupReply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  840. return xxx_messageInfo_SuperGroupReply.Marshal(b, m, deterministic)
  841. }
  842. func (m *SuperGroupReply) XXX_Merge(src proto.Message) {
  843. xxx_messageInfo_SuperGroupReply.Merge(m, src)
  844. }
  845. func (m *SuperGroupReply) XXX_Size() int {
  846. return xxx_messageInfo_SuperGroupReply.Size(m)
  847. }
  848. func (m *SuperGroupReply) XXX_DiscardUnknown() {
  849. xxx_messageInfo_SuperGroupReply.DiscardUnknown(m)
  850. }
  851. var xxx_messageInfo_SuperGroupReply proto.InternalMessageInfo
  852. func (m *SuperGroupReply) GetId() int64 {
  853. if m != nil {
  854. return m.Id
  855. }
  856. return 0
  857. }
  858. type UserGardenChangeRequest struct {
  859. GardenId int64 `protobuf:"varint,1,opt,name=garden_id,json=gardenId,proto3" json:"garden_id"`
  860. GardenName string `protobuf:"bytes,2,opt,name=garden_name,json=gardenName,proto3" json:"garden_name"`
  861. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  862. XXX_unrecognized []byte `json:"-"`
  863. XXX_sizecache int32 `json:"-"`
  864. }
  865. func (m *UserGardenChangeRequest) Reset() { *m = UserGardenChangeRequest{} }
  866. func (m *UserGardenChangeRequest) String() string { return proto.CompactTextString(m) }
  867. func (*UserGardenChangeRequest) ProtoMessage() {}
  868. func (*UserGardenChangeRequest) Descriptor() ([]byte, []int) {
  869. return fileDescriptor_86a7260ebdc12f47, []int{15}
  870. }
  871. func (m *UserGardenChangeRequest) XXX_Unmarshal(b []byte) error {
  872. return xxx_messageInfo_UserGardenChangeRequest.Unmarshal(m, b)
  873. }
  874. func (m *UserGardenChangeRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  875. return xxx_messageInfo_UserGardenChangeRequest.Marshal(b, m, deterministic)
  876. }
  877. func (m *UserGardenChangeRequest) XXX_Merge(src proto.Message) {
  878. xxx_messageInfo_UserGardenChangeRequest.Merge(m, src)
  879. }
  880. func (m *UserGardenChangeRequest) XXX_Size() int {
  881. return xxx_messageInfo_UserGardenChangeRequest.Size(m)
  882. }
  883. func (m *UserGardenChangeRequest) XXX_DiscardUnknown() {
  884. xxx_messageInfo_UserGardenChangeRequest.DiscardUnknown(m)
  885. }
  886. var xxx_messageInfo_UserGardenChangeRequest proto.InternalMessageInfo
  887. func (m *UserGardenChangeRequest) GetGardenId() int64 {
  888. if m != nil {
  889. return m.GardenId
  890. }
  891. return 0
  892. }
  893. func (m *UserGardenChangeRequest) GetGardenName() string {
  894. if m != nil {
  895. return m.GardenName
  896. }
  897. return ""
  898. }
  899. type UserGardenChangeReply struct {
  900. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  901. XXX_unrecognized []byte `json:"-"`
  902. XXX_sizecache int32 `json:"-"`
  903. }
  904. func (m *UserGardenChangeReply) Reset() { *m = UserGardenChangeReply{} }
  905. func (m *UserGardenChangeReply) String() string { return proto.CompactTextString(m) }
  906. func (*UserGardenChangeReply) ProtoMessage() {}
  907. func (*UserGardenChangeReply) Descriptor() ([]byte, []int) {
  908. return fileDescriptor_86a7260ebdc12f47, []int{16}
  909. }
  910. func (m *UserGardenChangeReply) XXX_Unmarshal(b []byte) error {
  911. return xxx_messageInfo_UserGardenChangeReply.Unmarshal(m, b)
  912. }
  913. func (m *UserGardenChangeReply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  914. return xxx_messageInfo_UserGardenChangeReply.Marshal(b, m, deterministic)
  915. }
  916. func (m *UserGardenChangeReply) XXX_Merge(src proto.Message) {
  917. xxx_messageInfo_UserGardenChangeReply.Merge(m, src)
  918. }
  919. func (m *UserGardenChangeReply) XXX_Size() int {
  920. return xxx_messageInfo_UserGardenChangeReply.Size(m)
  921. }
  922. func (m *UserGardenChangeReply) XXX_DiscardUnknown() {
  923. xxx_messageInfo_UserGardenChangeReply.DiscardUnknown(m)
  924. }
  925. var xxx_messageInfo_UserGardenChangeReply proto.InternalMessageInfo
  926. type GardenInfosRequest struct {
  927. Ids []int64 `protobuf:"varint,1,rep,packed,name=ids,proto3" json:"ids"`
  928. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  929. XXX_unrecognized []byte `json:"-"`
  930. XXX_sizecache int32 `json:"-"`
  931. }
  932. func (m *GardenInfosRequest) Reset() { *m = GardenInfosRequest{} }
  933. func (m *GardenInfosRequest) String() string { return proto.CompactTextString(m) }
  934. func (*GardenInfosRequest) ProtoMessage() {}
  935. func (*GardenInfosRequest) Descriptor() ([]byte, []int) {
  936. return fileDescriptor_86a7260ebdc12f47, []int{17}
  937. }
  938. func (m *GardenInfosRequest) XXX_Unmarshal(b []byte) error {
  939. return xxx_messageInfo_GardenInfosRequest.Unmarshal(m, b)
  940. }
  941. func (m *GardenInfosRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  942. return xxx_messageInfo_GardenInfosRequest.Marshal(b, m, deterministic)
  943. }
  944. func (m *GardenInfosRequest) XXX_Merge(src proto.Message) {
  945. xxx_messageInfo_GardenInfosRequest.Merge(m, src)
  946. }
  947. func (m *GardenInfosRequest) XXX_Size() int {
  948. return xxx_messageInfo_GardenInfosRequest.Size(m)
  949. }
  950. func (m *GardenInfosRequest) XXX_DiscardUnknown() {
  951. xxx_messageInfo_GardenInfosRequest.DiscardUnknown(m)
  952. }
  953. var xxx_messageInfo_GardenInfosRequest proto.InternalMessageInfo
  954. func (m *GardenInfosRequest) GetIds() []int64 {
  955. if m != nil {
  956. return m.Ids
  957. }
  958. return nil
  959. }
  960. type GardenItem struct {
  961. // 物业公司id
  962. Cid int64 `protobuf:"varint,1,opt,name=cid,proto3" json:"cid"`
  963. // 省
  964. Province string `protobuf:"bytes,2,opt,name=province,proto3" json:"province"`
  965. ProvinceCode string `protobuf:"bytes,3,opt,name=province_code,json=provinceCode,proto3" json:"province_code"`
  966. // 市
  967. City string `protobuf:"bytes,4,opt,name=city,proto3" json:"city"`
  968. CityCode string `protobuf:"bytes,5,opt,name=city_code,json=cityCode,proto3" json:"city_code"`
  969. // 区
  970. Area string `protobuf:"bytes,6,opt,name=area,proto3" json:"area"`
  971. AreaCode string `protobuf:"bytes,7,opt,name=area_code,json=areaCode,proto3" json:"area_code"`
  972. // 街道
  973. Street string `protobuf:"bytes,8,opt,name=street,proto3" json:"street"`
  974. StreetCode string `protobuf:"bytes,9,opt,name=street_code,json=streetCode,proto3" json:"street_code"`
  975. // 社区
  976. Committee string `protobuf:"bytes,10,opt,name=committee,proto3" json:"committee"`
  977. CommitteeCode string `protobuf:"bytes,11,opt,name=committee_code,json=committeeCode,proto3" json:"committee_code"`
  978. // 小区名字
  979. GardenName string `protobuf:"bytes,12,opt,name=garden_name,json=gardenName,proto3" json:"garden_name"`
  980. // 小区地址
  981. GardenAddr string `protobuf:"bytes,13,opt,name=garden_addr,json=gardenAddr,proto3" json:"garden_addr"`
  982. // 物业联系人
  983. PropertyPerson string `protobuf:"bytes,14,opt,name=property_person,json=propertyPerson,proto3" json:"property_person"`
  984. // 物业联系人手机号
  985. PropertyPhone string `protobuf:"bytes,15,opt,name=property_phone,json=propertyPhone,proto3" json:"property_phone"`
  986. Id int64 `protobuf:"varint,16,opt,name=id,proto3" json:"id"`
  987. GardenPic string `protobuf:"bytes,17,opt,name=garden_pic,json=gardenPic,proto3" json:"garden_pic"`
  988. GardenDesc string `protobuf:"bytes,18,opt,name=garden_desc,json=gardenDesc,proto3" json:"garden_desc"`
  989. InUse bool `protobuf:"varint,19,opt,name=in_use,json=inUse,proto3" json:"in_use"`
  990. // 经度
  991. Lnt float64 `protobuf:"fixed64,20,opt,name=lnt,proto3" json:"lnt"`
  992. // 纬度
  993. Lat float64 `protobuf:"fixed64,21,opt,name=lat,proto3" json:"lat"`
  994. Appendix []string `protobuf:"bytes,22,rep,name=appendix,proto3" json:"appendix"`
  995. Status int32 `protobuf:"varint,23,opt,name=status,proto3" json:"status"`
  996. Feedback string `protobuf:"bytes,24,opt,name=feedback,proto3" json:"feedback"`
  997. PayMode int32 `protobuf:"varint,25,opt,name=pay_mode,json=payMode,proto3" json:"pay_mode"`
  998. MchId string `protobuf:"bytes,26,opt,name=mch_id,json=mchId,proto3" json:"mch_id"`
  999. HouseCountLimit int64 `protobuf:"varint,27,opt,name=house_count_limit,json=houseCountLimit,proto3" json:"house_count_limit"`
  1000. HouseCount int64 `protobuf:"varint,28,opt,name=house_count,json=houseCount,proto3" json:"house_count"`
  1001. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1002. XXX_unrecognized []byte `json:"-"`
  1003. XXX_sizecache int32 `json:"-"`
  1004. }
  1005. func (m *GardenItem) Reset() { *m = GardenItem{} }
  1006. func (m *GardenItem) String() string { return proto.CompactTextString(m) }
  1007. func (*GardenItem) ProtoMessage() {}
  1008. func (*GardenItem) Descriptor() ([]byte, []int) {
  1009. return fileDescriptor_86a7260ebdc12f47, []int{18}
  1010. }
  1011. func (m *GardenItem) XXX_Unmarshal(b []byte) error {
  1012. return xxx_messageInfo_GardenItem.Unmarshal(m, b)
  1013. }
  1014. func (m *GardenItem) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1015. return xxx_messageInfo_GardenItem.Marshal(b, m, deterministic)
  1016. }
  1017. func (m *GardenItem) XXX_Merge(src proto.Message) {
  1018. xxx_messageInfo_GardenItem.Merge(m, src)
  1019. }
  1020. func (m *GardenItem) XXX_Size() int {
  1021. return xxx_messageInfo_GardenItem.Size(m)
  1022. }
  1023. func (m *GardenItem) XXX_DiscardUnknown() {
  1024. xxx_messageInfo_GardenItem.DiscardUnknown(m)
  1025. }
  1026. var xxx_messageInfo_GardenItem proto.InternalMessageInfo
  1027. func (m *GardenItem) GetCid() int64 {
  1028. if m != nil {
  1029. return m.Cid
  1030. }
  1031. return 0
  1032. }
  1033. func (m *GardenItem) GetProvince() string {
  1034. if m != nil {
  1035. return m.Province
  1036. }
  1037. return ""
  1038. }
  1039. func (m *GardenItem) GetProvinceCode() string {
  1040. if m != nil {
  1041. return m.ProvinceCode
  1042. }
  1043. return ""
  1044. }
  1045. func (m *GardenItem) GetCity() string {
  1046. if m != nil {
  1047. return m.City
  1048. }
  1049. return ""
  1050. }
  1051. func (m *GardenItem) GetCityCode() string {
  1052. if m != nil {
  1053. return m.CityCode
  1054. }
  1055. return ""
  1056. }
  1057. func (m *GardenItem) GetArea() string {
  1058. if m != nil {
  1059. return m.Area
  1060. }
  1061. return ""
  1062. }
  1063. func (m *GardenItem) GetAreaCode() string {
  1064. if m != nil {
  1065. return m.AreaCode
  1066. }
  1067. return ""
  1068. }
  1069. func (m *GardenItem) GetStreet() string {
  1070. if m != nil {
  1071. return m.Street
  1072. }
  1073. return ""
  1074. }
  1075. func (m *GardenItem) GetStreetCode() string {
  1076. if m != nil {
  1077. return m.StreetCode
  1078. }
  1079. return ""
  1080. }
  1081. func (m *GardenItem) GetCommittee() string {
  1082. if m != nil {
  1083. return m.Committee
  1084. }
  1085. return ""
  1086. }
  1087. func (m *GardenItem) GetCommitteeCode() string {
  1088. if m != nil {
  1089. return m.CommitteeCode
  1090. }
  1091. return ""
  1092. }
  1093. func (m *GardenItem) GetGardenName() string {
  1094. if m != nil {
  1095. return m.GardenName
  1096. }
  1097. return ""
  1098. }
  1099. func (m *GardenItem) GetGardenAddr() string {
  1100. if m != nil {
  1101. return m.GardenAddr
  1102. }
  1103. return ""
  1104. }
  1105. func (m *GardenItem) GetPropertyPerson() string {
  1106. if m != nil {
  1107. return m.PropertyPerson
  1108. }
  1109. return ""
  1110. }
  1111. func (m *GardenItem) GetPropertyPhone() string {
  1112. if m != nil {
  1113. return m.PropertyPhone
  1114. }
  1115. return ""
  1116. }
  1117. func (m *GardenItem) GetId() int64 {
  1118. if m != nil {
  1119. return m.Id
  1120. }
  1121. return 0
  1122. }
  1123. func (m *GardenItem) GetGardenPic() string {
  1124. if m != nil {
  1125. return m.GardenPic
  1126. }
  1127. return ""
  1128. }
  1129. func (m *GardenItem) GetGardenDesc() string {
  1130. if m != nil {
  1131. return m.GardenDesc
  1132. }
  1133. return ""
  1134. }
  1135. func (m *GardenItem) GetInUse() bool {
  1136. if m != nil {
  1137. return m.InUse
  1138. }
  1139. return false
  1140. }
  1141. func (m *GardenItem) GetLnt() float64 {
  1142. if m != nil {
  1143. return m.Lnt
  1144. }
  1145. return 0
  1146. }
  1147. func (m *GardenItem) GetLat() float64 {
  1148. if m != nil {
  1149. return m.Lat
  1150. }
  1151. return 0
  1152. }
  1153. func (m *GardenItem) GetAppendix() []string {
  1154. if m != nil {
  1155. return m.Appendix
  1156. }
  1157. return nil
  1158. }
  1159. func (m *GardenItem) GetStatus() int32 {
  1160. if m != nil {
  1161. return m.Status
  1162. }
  1163. return 0
  1164. }
  1165. func (m *GardenItem) GetFeedback() string {
  1166. if m != nil {
  1167. return m.Feedback
  1168. }
  1169. return ""
  1170. }
  1171. func (m *GardenItem) GetPayMode() int32 {
  1172. if m != nil {
  1173. return m.PayMode
  1174. }
  1175. return 0
  1176. }
  1177. func (m *GardenItem) GetMchId() string {
  1178. if m != nil {
  1179. return m.MchId
  1180. }
  1181. return ""
  1182. }
  1183. func (m *GardenItem) GetHouseCountLimit() int64 {
  1184. if m != nil {
  1185. return m.HouseCountLimit
  1186. }
  1187. return 0
  1188. }
  1189. func (m *GardenItem) GetHouseCount() int64 {
  1190. if m != nil {
  1191. return m.HouseCount
  1192. }
  1193. return 0
  1194. }
  1195. type GardenInfosReply struct {
  1196. List []*GardenItem `protobuf:"bytes,1,rep,name=list,proto3" json:"list"`
  1197. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1198. XXX_unrecognized []byte `json:"-"`
  1199. XXX_sizecache int32 `json:"-"`
  1200. }
  1201. func (m *GardenInfosReply) Reset() { *m = GardenInfosReply{} }
  1202. func (m *GardenInfosReply) String() string { return proto.CompactTextString(m) }
  1203. func (*GardenInfosReply) ProtoMessage() {}
  1204. func (*GardenInfosReply) Descriptor() ([]byte, []int) {
  1205. return fileDescriptor_86a7260ebdc12f47, []int{19}
  1206. }
  1207. func (m *GardenInfosReply) XXX_Unmarshal(b []byte) error {
  1208. return xxx_messageInfo_GardenInfosReply.Unmarshal(m, b)
  1209. }
  1210. func (m *GardenInfosReply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1211. return xxx_messageInfo_GardenInfosReply.Marshal(b, m, deterministic)
  1212. }
  1213. func (m *GardenInfosReply) XXX_Merge(src proto.Message) {
  1214. xxx_messageInfo_GardenInfosReply.Merge(m, src)
  1215. }
  1216. func (m *GardenInfosReply) XXX_Size() int {
  1217. return xxx_messageInfo_GardenInfosReply.Size(m)
  1218. }
  1219. func (m *GardenInfosReply) XXX_DiscardUnknown() {
  1220. xxx_messageInfo_GardenInfosReply.DiscardUnknown(m)
  1221. }
  1222. var xxx_messageInfo_GardenInfosReply proto.InternalMessageInfo
  1223. func (m *GardenInfosReply) GetList() []*GardenItem {
  1224. if m != nil {
  1225. return m.List
  1226. }
  1227. return nil
  1228. }
  1229. type GardenHouseCountChangeRequest struct {
  1230. GardenId int64 `protobuf:"varint,1,opt,name=garden_id,json=gardenId,proto3" json:"garden_id"`
  1231. Count int64 `protobuf:"varint,2,opt,name=count,proto3" json:"count"`
  1232. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1233. XXX_unrecognized []byte `json:"-"`
  1234. XXX_sizecache int32 `json:"-"`
  1235. }
  1236. func (m *GardenHouseCountChangeRequest) Reset() { *m = GardenHouseCountChangeRequest{} }
  1237. func (m *GardenHouseCountChangeRequest) String() string { return proto.CompactTextString(m) }
  1238. func (*GardenHouseCountChangeRequest) ProtoMessage() {}
  1239. func (*GardenHouseCountChangeRequest) Descriptor() ([]byte, []int) {
  1240. return fileDescriptor_86a7260ebdc12f47, []int{20}
  1241. }
  1242. func (m *GardenHouseCountChangeRequest) XXX_Unmarshal(b []byte) error {
  1243. return xxx_messageInfo_GardenHouseCountChangeRequest.Unmarshal(m, b)
  1244. }
  1245. func (m *GardenHouseCountChangeRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1246. return xxx_messageInfo_GardenHouseCountChangeRequest.Marshal(b, m, deterministic)
  1247. }
  1248. func (m *GardenHouseCountChangeRequest) XXX_Merge(src proto.Message) {
  1249. xxx_messageInfo_GardenHouseCountChangeRequest.Merge(m, src)
  1250. }
  1251. func (m *GardenHouseCountChangeRequest) XXX_Size() int {
  1252. return xxx_messageInfo_GardenHouseCountChangeRequest.Size(m)
  1253. }
  1254. func (m *GardenHouseCountChangeRequest) XXX_DiscardUnknown() {
  1255. xxx_messageInfo_GardenHouseCountChangeRequest.DiscardUnknown(m)
  1256. }
  1257. var xxx_messageInfo_GardenHouseCountChangeRequest proto.InternalMessageInfo
  1258. func (m *GardenHouseCountChangeRequest) GetGardenId() int64 {
  1259. if m != nil {
  1260. return m.GardenId
  1261. }
  1262. return 0
  1263. }
  1264. func (m *GardenHouseCountChangeRequest) GetCount() int64 {
  1265. if m != nil {
  1266. return m.Count
  1267. }
  1268. return 0
  1269. }
  1270. type GardenHouseCountChangeReply struct {
  1271. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1272. XXX_unrecognized []byte `json:"-"`
  1273. XXX_sizecache int32 `json:"-"`
  1274. }
  1275. func (m *GardenHouseCountChangeReply) Reset() { *m = GardenHouseCountChangeReply{} }
  1276. func (m *GardenHouseCountChangeReply) String() string { return proto.CompactTextString(m) }
  1277. func (*GardenHouseCountChangeReply) ProtoMessage() {}
  1278. func (*GardenHouseCountChangeReply) Descriptor() ([]byte, []int) {
  1279. return fileDescriptor_86a7260ebdc12f47, []int{21}
  1280. }
  1281. func (m *GardenHouseCountChangeReply) XXX_Unmarshal(b []byte) error {
  1282. return xxx_messageInfo_GardenHouseCountChangeReply.Unmarshal(m, b)
  1283. }
  1284. func (m *GardenHouseCountChangeReply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1285. return xxx_messageInfo_GardenHouseCountChangeReply.Marshal(b, m, deterministic)
  1286. }
  1287. func (m *GardenHouseCountChangeReply) XXX_Merge(src proto.Message) {
  1288. xxx_messageInfo_GardenHouseCountChangeReply.Merge(m, src)
  1289. }
  1290. func (m *GardenHouseCountChangeReply) XXX_Size() int {
  1291. return xxx_messageInfo_GardenHouseCountChangeReply.Size(m)
  1292. }
  1293. func (m *GardenHouseCountChangeReply) XXX_DiscardUnknown() {
  1294. xxx_messageInfo_GardenHouseCountChangeReply.DiscardUnknown(m)
  1295. }
  1296. var xxx_messageInfo_GardenHouseCountChangeReply proto.InternalMessageInfo
  1297. type GardenHouseCountLimitRequest struct {
  1298. GardenId int64 `protobuf:"varint,1,opt,name=garden_id,json=gardenId,proto3" json:"garden_id"`
  1299. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1300. XXX_unrecognized []byte `json:"-"`
  1301. XXX_sizecache int32 `json:"-"`
  1302. }
  1303. func (m *GardenHouseCountLimitRequest) Reset() { *m = GardenHouseCountLimitRequest{} }
  1304. func (m *GardenHouseCountLimitRequest) String() string { return proto.CompactTextString(m) }
  1305. func (*GardenHouseCountLimitRequest) ProtoMessage() {}
  1306. func (*GardenHouseCountLimitRequest) Descriptor() ([]byte, []int) {
  1307. return fileDescriptor_86a7260ebdc12f47, []int{22}
  1308. }
  1309. func (m *GardenHouseCountLimitRequest) XXX_Unmarshal(b []byte) error {
  1310. return xxx_messageInfo_GardenHouseCountLimitRequest.Unmarshal(m, b)
  1311. }
  1312. func (m *GardenHouseCountLimitRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1313. return xxx_messageInfo_GardenHouseCountLimitRequest.Marshal(b, m, deterministic)
  1314. }
  1315. func (m *GardenHouseCountLimitRequest) XXX_Merge(src proto.Message) {
  1316. xxx_messageInfo_GardenHouseCountLimitRequest.Merge(m, src)
  1317. }
  1318. func (m *GardenHouseCountLimitRequest) XXX_Size() int {
  1319. return xxx_messageInfo_GardenHouseCountLimitRequest.Size(m)
  1320. }
  1321. func (m *GardenHouseCountLimitRequest) XXX_DiscardUnknown() {
  1322. xxx_messageInfo_GardenHouseCountLimitRequest.DiscardUnknown(m)
  1323. }
  1324. var xxx_messageInfo_GardenHouseCountLimitRequest proto.InternalMessageInfo
  1325. func (m *GardenHouseCountLimitRequest) GetGardenId() int64 {
  1326. if m != nil {
  1327. return m.GardenId
  1328. }
  1329. return 0
  1330. }
  1331. type GardenHouseCountLimitReply struct {
  1332. HouseCount int64 `protobuf:"varint,1,opt,name=house_count,json=houseCount,proto3" json:"house_count"`
  1333. HouseCountLimit int64 `protobuf:"varint,2,opt,name=house_count_limit,json=houseCountLimit,proto3" json:"house_count_limit"`
  1334. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1335. XXX_unrecognized []byte `json:"-"`
  1336. XXX_sizecache int32 `json:"-"`
  1337. }
  1338. func (m *GardenHouseCountLimitReply) Reset() { *m = GardenHouseCountLimitReply{} }
  1339. func (m *GardenHouseCountLimitReply) String() string { return proto.CompactTextString(m) }
  1340. func (*GardenHouseCountLimitReply) ProtoMessage() {}
  1341. func (*GardenHouseCountLimitReply) Descriptor() ([]byte, []int) {
  1342. return fileDescriptor_86a7260ebdc12f47, []int{23}
  1343. }
  1344. func (m *GardenHouseCountLimitReply) XXX_Unmarshal(b []byte) error {
  1345. return xxx_messageInfo_GardenHouseCountLimitReply.Unmarshal(m, b)
  1346. }
  1347. func (m *GardenHouseCountLimitReply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1348. return xxx_messageInfo_GardenHouseCountLimitReply.Marshal(b, m, deterministic)
  1349. }
  1350. func (m *GardenHouseCountLimitReply) XXX_Merge(src proto.Message) {
  1351. xxx_messageInfo_GardenHouseCountLimitReply.Merge(m, src)
  1352. }
  1353. func (m *GardenHouseCountLimitReply) XXX_Size() int {
  1354. return xxx_messageInfo_GardenHouseCountLimitReply.Size(m)
  1355. }
  1356. func (m *GardenHouseCountLimitReply) XXX_DiscardUnknown() {
  1357. xxx_messageInfo_GardenHouseCountLimitReply.DiscardUnknown(m)
  1358. }
  1359. var xxx_messageInfo_GardenHouseCountLimitReply proto.InternalMessageInfo
  1360. func (m *GardenHouseCountLimitReply) GetHouseCount() int64 {
  1361. if m != nil {
  1362. return m.HouseCount
  1363. }
  1364. return 0
  1365. }
  1366. func (m *GardenHouseCountLimitReply) GetHouseCountLimit() int64 {
  1367. if m != nil {
  1368. return m.HouseCountLimit
  1369. }
  1370. return 0
  1371. }
  1372. type GardenRentSellCountRequest struct {
  1373. GardenId int64 `protobuf:"varint,1,opt,name=garden_id,json=gardenId,proto3" json:"garden_id"`
  1374. RentIncrease int64 `protobuf:"varint,2,opt,name=rent_increase,json=rentIncrease,proto3" json:"rent_increase"`
  1375. SellIncrease int64 `protobuf:"varint,3,opt,name=sell_increase,json=sellIncrease,proto3" json:"sell_increase"`
  1376. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1377. XXX_unrecognized []byte `json:"-"`
  1378. XXX_sizecache int32 `json:"-"`
  1379. }
  1380. func (m *GardenRentSellCountRequest) Reset() { *m = GardenRentSellCountRequest{} }
  1381. func (m *GardenRentSellCountRequest) String() string { return proto.CompactTextString(m) }
  1382. func (*GardenRentSellCountRequest) ProtoMessage() {}
  1383. func (*GardenRentSellCountRequest) Descriptor() ([]byte, []int) {
  1384. return fileDescriptor_86a7260ebdc12f47, []int{24}
  1385. }
  1386. func (m *GardenRentSellCountRequest) XXX_Unmarshal(b []byte) error {
  1387. return xxx_messageInfo_GardenRentSellCountRequest.Unmarshal(m, b)
  1388. }
  1389. func (m *GardenRentSellCountRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1390. return xxx_messageInfo_GardenRentSellCountRequest.Marshal(b, m, deterministic)
  1391. }
  1392. func (m *GardenRentSellCountRequest) XXX_Merge(src proto.Message) {
  1393. xxx_messageInfo_GardenRentSellCountRequest.Merge(m, src)
  1394. }
  1395. func (m *GardenRentSellCountRequest) XXX_Size() int {
  1396. return xxx_messageInfo_GardenRentSellCountRequest.Size(m)
  1397. }
  1398. func (m *GardenRentSellCountRequest) XXX_DiscardUnknown() {
  1399. xxx_messageInfo_GardenRentSellCountRequest.DiscardUnknown(m)
  1400. }
  1401. var xxx_messageInfo_GardenRentSellCountRequest proto.InternalMessageInfo
  1402. func (m *GardenRentSellCountRequest) GetGardenId() int64 {
  1403. if m != nil {
  1404. return m.GardenId
  1405. }
  1406. return 0
  1407. }
  1408. func (m *GardenRentSellCountRequest) GetRentIncrease() int64 {
  1409. if m != nil {
  1410. return m.RentIncrease
  1411. }
  1412. return 0
  1413. }
  1414. func (m *GardenRentSellCountRequest) GetSellIncrease() int64 {
  1415. if m != nil {
  1416. return m.SellIncrease
  1417. }
  1418. return 0
  1419. }
  1420. type GardenRentSellCountReply struct {
  1421. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1422. XXX_unrecognized []byte `json:"-"`
  1423. XXX_sizecache int32 `json:"-"`
  1424. }
  1425. func (m *GardenRentSellCountReply) Reset() { *m = GardenRentSellCountReply{} }
  1426. func (m *GardenRentSellCountReply) String() string { return proto.CompactTextString(m) }
  1427. func (*GardenRentSellCountReply) ProtoMessage() {}
  1428. func (*GardenRentSellCountReply) Descriptor() ([]byte, []int) {
  1429. return fileDescriptor_86a7260ebdc12f47, []int{25}
  1430. }
  1431. func (m *GardenRentSellCountReply) XXX_Unmarshal(b []byte) error {
  1432. return xxx_messageInfo_GardenRentSellCountReply.Unmarshal(m, b)
  1433. }
  1434. func (m *GardenRentSellCountReply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1435. return xxx_messageInfo_GardenRentSellCountReply.Marshal(b, m, deterministic)
  1436. }
  1437. func (m *GardenRentSellCountReply) XXX_Merge(src proto.Message) {
  1438. xxx_messageInfo_GardenRentSellCountReply.Merge(m, src)
  1439. }
  1440. func (m *GardenRentSellCountReply) XXX_Size() int {
  1441. return xxx_messageInfo_GardenRentSellCountReply.Size(m)
  1442. }
  1443. func (m *GardenRentSellCountReply) XXX_DiscardUnknown() {
  1444. xxx_messageInfo_GardenRentSellCountReply.DiscardUnknown(m)
  1445. }
  1446. var xxx_messageInfo_GardenRentSellCountReply proto.InternalMessageInfo
  1447. type MsgPackageOrderListRequest struct {
  1448. GardenId int64 `protobuf:"varint,1,opt,name=garden_id,json=gardenId,proto3" json:"garden_id"`
  1449. Management bool `protobuf:"varint,2,opt,name=management,proto3" json:"management"`
  1450. Page int64 `protobuf:"varint,3,opt,name=page,proto3" json:"page"`
  1451. PageSize int64 `protobuf:"varint,4,opt,name=page_size,json=pageSize,proto3" json:"page_size"`
  1452. Available bool `protobuf:"varint,5,opt,name=available,proto3" json:"available"`
  1453. Status int64 `protobuf:"varint,6,opt,name=status,proto3" json:"status"`
  1454. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1455. XXX_unrecognized []byte `json:"-"`
  1456. XXX_sizecache int32 `json:"-"`
  1457. }
  1458. func (m *MsgPackageOrderListRequest) Reset() { *m = MsgPackageOrderListRequest{} }
  1459. func (m *MsgPackageOrderListRequest) String() string { return proto.CompactTextString(m) }
  1460. func (*MsgPackageOrderListRequest) ProtoMessage() {}
  1461. func (*MsgPackageOrderListRequest) Descriptor() ([]byte, []int) {
  1462. return fileDescriptor_86a7260ebdc12f47, []int{26}
  1463. }
  1464. func (m *MsgPackageOrderListRequest) XXX_Unmarshal(b []byte) error {
  1465. return xxx_messageInfo_MsgPackageOrderListRequest.Unmarshal(m, b)
  1466. }
  1467. func (m *MsgPackageOrderListRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1468. return xxx_messageInfo_MsgPackageOrderListRequest.Marshal(b, m, deterministic)
  1469. }
  1470. func (m *MsgPackageOrderListRequest) XXX_Merge(src proto.Message) {
  1471. xxx_messageInfo_MsgPackageOrderListRequest.Merge(m, src)
  1472. }
  1473. func (m *MsgPackageOrderListRequest) XXX_Size() int {
  1474. return xxx_messageInfo_MsgPackageOrderListRequest.Size(m)
  1475. }
  1476. func (m *MsgPackageOrderListRequest) XXX_DiscardUnknown() {
  1477. xxx_messageInfo_MsgPackageOrderListRequest.DiscardUnknown(m)
  1478. }
  1479. var xxx_messageInfo_MsgPackageOrderListRequest proto.InternalMessageInfo
  1480. func (m *MsgPackageOrderListRequest) GetGardenId() int64 {
  1481. if m != nil {
  1482. return m.GardenId
  1483. }
  1484. return 0
  1485. }
  1486. func (m *MsgPackageOrderListRequest) GetManagement() bool {
  1487. if m != nil {
  1488. return m.Management
  1489. }
  1490. return false
  1491. }
  1492. func (m *MsgPackageOrderListRequest) GetPage() int64 {
  1493. if m != nil {
  1494. return m.Page
  1495. }
  1496. return 0
  1497. }
  1498. func (m *MsgPackageOrderListRequest) GetPageSize() int64 {
  1499. if m != nil {
  1500. return m.PageSize
  1501. }
  1502. return 0
  1503. }
  1504. func (m *MsgPackageOrderListRequest) GetAvailable() bool {
  1505. if m != nil {
  1506. return m.Available
  1507. }
  1508. return false
  1509. }
  1510. func (m *MsgPackageOrderListRequest) GetStatus() int64 {
  1511. if m != nil {
  1512. return m.Status
  1513. }
  1514. return 0
  1515. }
  1516. type MsgPackageOrderItem struct {
  1517. OrderId int64 `protobuf:"varint,1,opt,name=order_id,json=orderId,proto3" json:"order_id"`
  1518. Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name"`
  1519. Comment string `protobuf:"bytes,3,opt,name=comment,proto3" json:"comment"`
  1520. // 套餐短信条数
  1521. MsgCount int64 `protobuf:"varint,4,opt,name=msg_count,json=msgCount,proto3" json:"msg_count"`
  1522. // 订单套餐短信总条数
  1523. MsgTotalCount int64 `protobuf:"varint,5,opt,name=msg_total_count,json=msgTotalCount,proto3" json:"msg_total_count"`
  1524. // 订单套餐短信剩余条数
  1525. MsgAvailableCount int64 `protobuf:"varint,6,opt,name=msg_available_count,json=msgAvailableCount,proto3" json:"msg_available_count"`
  1526. PackageId int64 `protobuf:"varint,7,opt,name=package_id,json=packageId,proto3" json:"package_id"`
  1527. // 订单包含的套餐个数
  1528. PackageCount int64 `protobuf:"varint,8,opt,name=package_count,json=packageCount,proto3" json:"package_count"`
  1529. CreatedAt int64 `protobuf:"varint,9,opt,name=created_at,json=createdAt,proto3" json:"created_at"`
  1530. // 套餐单价
  1531. Price int64 `protobuf:"varint,10,opt,name=price,proto3" json:"price"`
  1532. // 订单总价
  1533. Amount int64 `protobuf:"varint,11,opt,name=amount,proto3" json:"amount"`
  1534. // 1 待审核 2 通过 3 未通过
  1535. Status int32 `protobuf:"varint,12,opt,name=status,proto3" json:"status"`
  1536. GardenName string `protobuf:"bytes,13,opt,name=garden_name,json=gardenName,proto3" json:"garden_name"`
  1537. GardenId int64 `protobuf:"varint,14,opt,name=garden_id,json=gardenId,proto3" json:"garden_id"`
  1538. Feedback string `protobuf:"bytes,15,opt,name=feedback,proto3" json:"feedback"`
  1539. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1540. XXX_unrecognized []byte `json:"-"`
  1541. XXX_sizecache int32 `json:"-"`
  1542. }
  1543. func (m *MsgPackageOrderItem) Reset() { *m = MsgPackageOrderItem{} }
  1544. func (m *MsgPackageOrderItem) String() string { return proto.CompactTextString(m) }
  1545. func (*MsgPackageOrderItem) ProtoMessage() {}
  1546. func (*MsgPackageOrderItem) Descriptor() ([]byte, []int) {
  1547. return fileDescriptor_86a7260ebdc12f47, []int{27}
  1548. }
  1549. func (m *MsgPackageOrderItem) XXX_Unmarshal(b []byte) error {
  1550. return xxx_messageInfo_MsgPackageOrderItem.Unmarshal(m, b)
  1551. }
  1552. func (m *MsgPackageOrderItem) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1553. return xxx_messageInfo_MsgPackageOrderItem.Marshal(b, m, deterministic)
  1554. }
  1555. func (m *MsgPackageOrderItem) XXX_Merge(src proto.Message) {
  1556. xxx_messageInfo_MsgPackageOrderItem.Merge(m, src)
  1557. }
  1558. func (m *MsgPackageOrderItem) XXX_Size() int {
  1559. return xxx_messageInfo_MsgPackageOrderItem.Size(m)
  1560. }
  1561. func (m *MsgPackageOrderItem) XXX_DiscardUnknown() {
  1562. xxx_messageInfo_MsgPackageOrderItem.DiscardUnknown(m)
  1563. }
  1564. var xxx_messageInfo_MsgPackageOrderItem proto.InternalMessageInfo
  1565. func (m *MsgPackageOrderItem) GetOrderId() int64 {
  1566. if m != nil {
  1567. return m.OrderId
  1568. }
  1569. return 0
  1570. }
  1571. func (m *MsgPackageOrderItem) GetName() string {
  1572. if m != nil {
  1573. return m.Name
  1574. }
  1575. return ""
  1576. }
  1577. func (m *MsgPackageOrderItem) GetComment() string {
  1578. if m != nil {
  1579. return m.Comment
  1580. }
  1581. return ""
  1582. }
  1583. func (m *MsgPackageOrderItem) GetMsgCount() int64 {
  1584. if m != nil {
  1585. return m.MsgCount
  1586. }
  1587. return 0
  1588. }
  1589. func (m *MsgPackageOrderItem) GetMsgTotalCount() int64 {
  1590. if m != nil {
  1591. return m.MsgTotalCount
  1592. }
  1593. return 0
  1594. }
  1595. func (m *MsgPackageOrderItem) GetMsgAvailableCount() int64 {
  1596. if m != nil {
  1597. return m.MsgAvailableCount
  1598. }
  1599. return 0
  1600. }
  1601. func (m *MsgPackageOrderItem) GetPackageId() int64 {
  1602. if m != nil {
  1603. return m.PackageId
  1604. }
  1605. return 0
  1606. }
  1607. func (m *MsgPackageOrderItem) GetPackageCount() int64 {
  1608. if m != nil {
  1609. return m.PackageCount
  1610. }
  1611. return 0
  1612. }
  1613. func (m *MsgPackageOrderItem) GetCreatedAt() int64 {
  1614. if m != nil {
  1615. return m.CreatedAt
  1616. }
  1617. return 0
  1618. }
  1619. func (m *MsgPackageOrderItem) GetPrice() int64 {
  1620. if m != nil {
  1621. return m.Price
  1622. }
  1623. return 0
  1624. }
  1625. func (m *MsgPackageOrderItem) GetAmount() int64 {
  1626. if m != nil {
  1627. return m.Amount
  1628. }
  1629. return 0
  1630. }
  1631. func (m *MsgPackageOrderItem) GetStatus() int32 {
  1632. if m != nil {
  1633. return m.Status
  1634. }
  1635. return 0
  1636. }
  1637. func (m *MsgPackageOrderItem) GetGardenName() string {
  1638. if m != nil {
  1639. return m.GardenName
  1640. }
  1641. return ""
  1642. }
  1643. func (m *MsgPackageOrderItem) GetGardenId() int64 {
  1644. if m != nil {
  1645. return m.GardenId
  1646. }
  1647. return 0
  1648. }
  1649. func (m *MsgPackageOrderItem) GetFeedback() string {
  1650. if m != nil {
  1651. return m.Feedback
  1652. }
  1653. return ""
  1654. }
  1655. type MsgPackageOrderListReply struct {
  1656. Page int64 `protobuf:"varint,1,opt,name=page,proto3" json:"page"`
  1657. Total int64 `protobuf:"varint,2,opt,name=total,proto3" json:"total"`
  1658. List []*MsgPackageOrderItem `protobuf:"bytes,3,rep,name=list,proto3" json:"list"`
  1659. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1660. XXX_unrecognized []byte `json:"-"`
  1661. XXX_sizecache int32 `json:"-"`
  1662. }
  1663. func (m *MsgPackageOrderListReply) Reset() { *m = MsgPackageOrderListReply{} }
  1664. func (m *MsgPackageOrderListReply) String() string { return proto.CompactTextString(m) }
  1665. func (*MsgPackageOrderListReply) ProtoMessage() {}
  1666. func (*MsgPackageOrderListReply) Descriptor() ([]byte, []int) {
  1667. return fileDescriptor_86a7260ebdc12f47, []int{28}
  1668. }
  1669. func (m *MsgPackageOrderListReply) XXX_Unmarshal(b []byte) error {
  1670. return xxx_messageInfo_MsgPackageOrderListReply.Unmarshal(m, b)
  1671. }
  1672. func (m *MsgPackageOrderListReply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1673. return xxx_messageInfo_MsgPackageOrderListReply.Marshal(b, m, deterministic)
  1674. }
  1675. func (m *MsgPackageOrderListReply) XXX_Merge(src proto.Message) {
  1676. xxx_messageInfo_MsgPackageOrderListReply.Merge(m, src)
  1677. }
  1678. func (m *MsgPackageOrderListReply) XXX_Size() int {
  1679. return xxx_messageInfo_MsgPackageOrderListReply.Size(m)
  1680. }
  1681. func (m *MsgPackageOrderListReply) XXX_DiscardUnknown() {
  1682. xxx_messageInfo_MsgPackageOrderListReply.DiscardUnknown(m)
  1683. }
  1684. var xxx_messageInfo_MsgPackageOrderListReply proto.InternalMessageInfo
  1685. func (m *MsgPackageOrderListReply) GetPage() int64 {
  1686. if m != nil {
  1687. return m.Page
  1688. }
  1689. return 0
  1690. }
  1691. func (m *MsgPackageOrderListReply) GetTotal() int64 {
  1692. if m != nil {
  1693. return m.Total
  1694. }
  1695. return 0
  1696. }
  1697. func (m *MsgPackageOrderListReply) GetList() []*MsgPackageOrderItem {
  1698. if m != nil {
  1699. return m.List
  1700. }
  1701. return nil
  1702. }
  1703. type MsgPackageOrderDecreaseRequest struct {
  1704. OrderId int64 `protobuf:"varint,1,opt,name=order_id,json=orderId,proto3" json:"order_id"`
  1705. GardenId int64 `protobuf:"varint,2,opt,name=garden_id,json=gardenId,proto3" json:"garden_id"`
  1706. Count int64 `protobuf:"varint,3,opt,name=count,proto3" json:"count"`
  1707. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1708. XXX_unrecognized []byte `json:"-"`
  1709. XXX_sizecache int32 `json:"-"`
  1710. }
  1711. func (m *MsgPackageOrderDecreaseRequest) Reset() { *m = MsgPackageOrderDecreaseRequest{} }
  1712. func (m *MsgPackageOrderDecreaseRequest) String() string { return proto.CompactTextString(m) }
  1713. func (*MsgPackageOrderDecreaseRequest) ProtoMessage() {}
  1714. func (*MsgPackageOrderDecreaseRequest) Descriptor() ([]byte, []int) {
  1715. return fileDescriptor_86a7260ebdc12f47, []int{29}
  1716. }
  1717. func (m *MsgPackageOrderDecreaseRequest) XXX_Unmarshal(b []byte) error {
  1718. return xxx_messageInfo_MsgPackageOrderDecreaseRequest.Unmarshal(m, b)
  1719. }
  1720. func (m *MsgPackageOrderDecreaseRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1721. return xxx_messageInfo_MsgPackageOrderDecreaseRequest.Marshal(b, m, deterministic)
  1722. }
  1723. func (m *MsgPackageOrderDecreaseRequest) XXX_Merge(src proto.Message) {
  1724. xxx_messageInfo_MsgPackageOrderDecreaseRequest.Merge(m, src)
  1725. }
  1726. func (m *MsgPackageOrderDecreaseRequest) XXX_Size() int {
  1727. return xxx_messageInfo_MsgPackageOrderDecreaseRequest.Size(m)
  1728. }
  1729. func (m *MsgPackageOrderDecreaseRequest) XXX_DiscardUnknown() {
  1730. xxx_messageInfo_MsgPackageOrderDecreaseRequest.DiscardUnknown(m)
  1731. }
  1732. var xxx_messageInfo_MsgPackageOrderDecreaseRequest proto.InternalMessageInfo
  1733. func (m *MsgPackageOrderDecreaseRequest) GetOrderId() int64 {
  1734. if m != nil {
  1735. return m.OrderId
  1736. }
  1737. return 0
  1738. }
  1739. func (m *MsgPackageOrderDecreaseRequest) GetGardenId() int64 {
  1740. if m != nil {
  1741. return m.GardenId
  1742. }
  1743. return 0
  1744. }
  1745. func (m *MsgPackageOrderDecreaseRequest) GetCount() int64 {
  1746. if m != nil {
  1747. return m.Count
  1748. }
  1749. return 0
  1750. }
  1751. type MsgPackageOrderDecreaseReply struct {
  1752. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1753. XXX_unrecognized []byte `json:"-"`
  1754. XXX_sizecache int32 `json:"-"`
  1755. }
  1756. func (m *MsgPackageOrderDecreaseReply) Reset() { *m = MsgPackageOrderDecreaseReply{} }
  1757. func (m *MsgPackageOrderDecreaseReply) String() string { return proto.CompactTextString(m) }
  1758. func (*MsgPackageOrderDecreaseReply) ProtoMessage() {}
  1759. func (*MsgPackageOrderDecreaseReply) Descriptor() ([]byte, []int) {
  1760. return fileDescriptor_86a7260ebdc12f47, []int{30}
  1761. }
  1762. func (m *MsgPackageOrderDecreaseReply) XXX_Unmarshal(b []byte) error {
  1763. return xxx_messageInfo_MsgPackageOrderDecreaseReply.Unmarshal(m, b)
  1764. }
  1765. func (m *MsgPackageOrderDecreaseReply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1766. return xxx_messageInfo_MsgPackageOrderDecreaseReply.Marshal(b, m, deterministic)
  1767. }
  1768. func (m *MsgPackageOrderDecreaseReply) XXX_Merge(src proto.Message) {
  1769. xxx_messageInfo_MsgPackageOrderDecreaseReply.Merge(m, src)
  1770. }
  1771. func (m *MsgPackageOrderDecreaseReply) XXX_Size() int {
  1772. return xxx_messageInfo_MsgPackageOrderDecreaseReply.Size(m)
  1773. }
  1774. func (m *MsgPackageOrderDecreaseReply) XXX_DiscardUnknown() {
  1775. xxx_messageInfo_MsgPackageOrderDecreaseReply.DiscardUnknown(m)
  1776. }
  1777. var xxx_messageInfo_MsgPackageOrderDecreaseReply proto.InternalMessageInfo
  1778. func init() {
  1779. proto.RegisterType((*LoginRequest)(nil), "pb_v1.LoginRequest")
  1780. proto.RegisterType((*LoginReply)(nil), "pb_v1.LoginReply")
  1781. proto.RegisterType((*UserAddRequest)(nil), "pb_v1.UserAddRequest")
  1782. proto.RegisterType((*UserAddReply)(nil), "pb_v1.UserAddReply")
  1783. proto.RegisterType((*UserUpdateRequest)(nil), "pb_v1.UserUpdateRequest")
  1784. proto.RegisterType((*UserUpdateReply)(nil), "pb_v1.UserUpdateReply")
  1785. proto.RegisterType((*UserDelRequest)(nil), "pb_v1.UserDelRequest")
  1786. proto.RegisterType((*UserDelReply)(nil), "pb_v1.UserDelReply")
  1787. proto.RegisterType((*GroupAddRequest)(nil), "pb_v1.GroupAddRequest")
  1788. proto.RegisterType((*GroupAddReply)(nil), "pb_v1.GroupAddReply")
  1789. proto.RegisterType((*UserListRequest)(nil), "pb_v1.UserListRequest")
  1790. proto.RegisterType((*UserItem)(nil), "pb_v1.UserItem")
  1791. proto.RegisterType((*UserListReply)(nil), "pb_v1.UserListReply")
  1792. proto.RegisterType((*SuperGroupRequest)(nil), "pb_v1.SuperGroupRequest")
  1793. proto.RegisterType((*SuperGroupReply)(nil), "pb_v1.SuperGroupReply")
  1794. proto.RegisterType((*UserGardenChangeRequest)(nil), "pb_v1.UserGardenChangeRequest")
  1795. proto.RegisterType((*UserGardenChangeReply)(nil), "pb_v1.UserGardenChangeReply")
  1796. proto.RegisterType((*GardenInfosRequest)(nil), "pb_v1.GardenInfosRequest")
  1797. proto.RegisterType((*GardenItem)(nil), "pb_v1.GardenItem")
  1798. proto.RegisterType((*GardenInfosReply)(nil), "pb_v1.GardenInfosReply")
  1799. proto.RegisterType((*GardenHouseCountChangeRequest)(nil), "pb_v1.GardenHouseCountChangeRequest")
  1800. proto.RegisterType((*GardenHouseCountChangeReply)(nil), "pb_v1.GardenHouseCountChangeReply")
  1801. proto.RegisterType((*GardenHouseCountLimitRequest)(nil), "pb_v1.GardenHouseCountLimitRequest")
  1802. proto.RegisterType((*GardenHouseCountLimitReply)(nil), "pb_v1.GardenHouseCountLimitReply")
  1803. proto.RegisterType((*GardenRentSellCountRequest)(nil), "pb_v1.GardenRentSellCountRequest")
  1804. proto.RegisterType((*GardenRentSellCountReply)(nil), "pb_v1.GardenRentSellCountReply")
  1805. proto.RegisterType((*MsgPackageOrderListRequest)(nil), "pb_v1.MsgPackageOrderListRequest")
  1806. proto.RegisterType((*MsgPackageOrderItem)(nil), "pb_v1.MsgPackageOrderItem")
  1807. proto.RegisterType((*MsgPackageOrderListReply)(nil), "pb_v1.MsgPackageOrderListReply")
  1808. proto.RegisterType((*MsgPackageOrderDecreaseRequest)(nil), "pb_v1.MsgPackageOrderDecreaseRequest")
  1809. proto.RegisterType((*MsgPackageOrderDecreaseReply)(nil), "pb_v1.MsgPackageOrderDecreaseReply")
  1810. }
  1811. func init() {
  1812. proto.RegisterFile("system.proto", fileDescriptor_86a7260ebdc12f47)
  1813. }
  1814. var fileDescriptor_86a7260ebdc12f47 = []byte{
  1815. // 1501 bytes of a gzipped FileDescriptorProto
  1816. 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xbc, 0x58, 0xcd, 0x6e, 0x1c, 0xc5,
  1817. 0x16, 0x56, 0xcf, 0x64, 0xfe, 0x8e, 0xe7, 0xc7, 0xee, 0xd8, 0x71, 0xc7, 0xb1, 0x1d, 0xdf, 0x8e,
  1818. 0x92, 0xeb, 0x7b, 0xa5, 0xeb, 0x28, 0x97, 0x15, 0x62, 0xe5, 0x38, 0x22, 0x8c, 0x94, 0x80, 0xd5,
  1819. 0x21, 0x42, 0x62, 0xc1, 0xa8, 0xa6, 0xbb, 0x32, 0x2e, 0xa5, 0xff, 0xe8, 0xaa, 0x31, 0x4c, 0xb6,
  1820. 0x48, 0x6c, 0x58, 0xf1, 0x1c, 0xbc, 0x04, 0x4f, 0xc1, 0x03, 0xf0, 0x14, 0x2c, 0xd1, 0xa9, 0x53,
  1821. 0xfd, 0xeb, 0x71, 0x48, 0x10, 0xca, 0xca, 0x75, 0xbe, 0x3a, 0x75, 0xfa, 0xfc, 0x7d, 0xa7, 0x6a,
  1822. 0x0c, 0x43, 0xb9, 0x92, 0x8a, 0x47, 0x27, 0x69, 0x96, 0xa8, 0xc4, 0xee, 0xa4, 0xf3, 0xd9, 0xe5,
  1823. 0x23, 0xf7, 0x53, 0x18, 0x3e, 0x4b, 0x16, 0x22, 0xf6, 0xf8, 0xb7, 0x4b, 0x2e, 0x95, 0xbd, 0x07,
  1824. 0xfd, 0xa5, 0xe4, 0x59, 0xcc, 0x22, 0xee, 0x58, 0x47, 0xd6, 0xf1, 0xc0, 0x2b, 0x64, 0xdc, 0x4b,
  1825. 0x99, 0x94, 0xdf, 0x25, 0x59, 0xe0, 0xb4, 0x68, 0x2f, 0x97, 0xdd, 0x43, 0x00, 0x63, 0x27, 0x0d,
  1826. 0x57, 0xf6, 0x26, 0xb4, 0x97, 0x22, 0xd0, 0x06, 0xda, 0x1e, 0x2e, 0xdd, 0x3f, 0x2c, 0x18, 0xbf,
  1827. 0x94, 0x3c, 0x3b, 0x0d, 0x82, 0xfc, 0x53, 0x77, 0x60, 0x80, 0xa6, 0x67, 0xcd, 0x6f, 0x7d, 0xfe,
  1828. 0x17, 0xdf, 0xb2, 0xb7, 0xa1, 0xc3, 0x23, 0x26, 0x42, 0xa7, 0xad, 0x37, 0x48, 0x40, 0x34, 0xbd,
  1829. 0x48, 0x62, 0xee, 0xdc, 0x20, 0x54, 0x0b, 0xf6, 0x6d, 0xe8, 0x2f, 0xb2, 0x64, 0x99, 0xce, 0x44,
  1830. 0xe0, 0x74, 0xb4, 0x3b, 0x3d, 0x2d, 0x4f, 0x03, 0xfb, 0x16, 0x74, 0x79, 0xcc, 0xe6, 0x21, 0x77,
  1831. 0xba, 0x47, 0xd6, 0x71, 0xdf, 0x33, 0x12, 0xfa, 0xb5, 0x60, 0x59, 0xc0, 0x63, 0x3c, 0xd3, 0xd3,
  1832. 0x67, 0xfa, 0x04, 0x4c, 0x03, 0x8c, 0xcc, 0x17, 0x81, 0xd3, 0xa7, 0xc8, 0x7c, 0x11, 0xd8, 0x77,
  1833. 0x61, 0xc3, 0xa8, 0xeb, 0x40, 0x06, 0xfa, 0xeb, 0x40, 0x10, 0x86, 0xe2, 0x1e, 0xc2, 0xb0, 0x88,
  1834. 0x1c, 0x93, 0x33, 0x86, 0x56, 0x91, 0x9b, 0x96, 0x08, 0xdc, 0x9f, 0x5a, 0xb0, 0x85, 0x0a, 0x2f,
  1835. 0xd3, 0x80, 0x29, 0xfe, 0x41, 0xb3, 0x53, 0xa6, 0xa0, 0x53, 0x4b, 0x01, 0xb9, 0xd8, 0xcd, 0x5d,
  1836. 0xfc, 0xa7, 0x53, 0x52, 0xab, 0x0a, 0xd4, 0xaa, 0xe2, 0x6e, 0xc1, 0xa4, 0x9a, 0x8c, 0x34, 0x5c,
  1837. 0xb9, 0x47, 0xd4, 0x3a, 0x4f, 0x78, 0x98, 0x27, 0xa7, 0x99, 0xc2, 0x31, 0xa5, 0x58, 0x6b, 0xe0,
  1838. 0x89, 0x1f, 0x2d, 0x98, 0x3c, 0x45, 0x83, 0xf5, 0x76, 0x2b, 0x63, 0xb0, 0xd6, 0xc7, 0xd0, 0x2a,
  1839. 0x63, 0xf8, 0x0f, 0x6c, 0xa6, 0x3c, 0x8b, 0x84, 0x94, 0x22, 0x89, 0x67, 0x7e, 0x12, 0x70, 0xe9,
  1840. 0xb4, 0x8f, 0xda, 0xc7, 0x6d, 0x6f, 0x52, 0xe2, 0x67, 0x08, 0x63, 0x34, 0x42, 0xce, 0xe4, 0x32,
  1841. 0xe5, 0x99, 0x4e, 0x6f, 0xdf, 0xeb, 0x09, 0xf9, 0x02, 0x45, 0xf7, 0x2e, 0x8c, 0x4a, 0x3f, 0xd6,
  1842. 0x15, 0xff, 0xe7, 0x16, 0xc5, 0xfb, 0x4c, 0x48, 0x95, 0x7b, 0x6a, 0x9c, 0xb1, 0x4a, 0x67, 0x6a,
  1843. 0xbe, 0xb7, 0x1a, 0xbe, 0xdb, 0x70, 0x23, 0x65, 0x0b, 0xae, 0xeb, 0xdd, 0xf6, 0xf4, 0x1a, 0x0f,
  1844. 0xe0, 0xdf, 0x99, 0x14, 0x6f, 0xa8, 0xe4, 0x6d, 0xec, 0x90, 0x05, 0x7f, 0x21, 0xde, 0xf0, 0x66,
  1845. 0x79, 0x3a, 0x57, 0xca, 0x53, 0xeb, 0xbd, 0x6e, 0xa3, 0xf7, 0x0e, 0x00, 0xe6, 0xab, 0x99, 0x9f,
  1846. 0x44, 0x29, 0x8b, 0x57, 0xba, 0x19, 0xfa, 0xde, 0x60, 0xbe, 0x3a, 0x23, 0xa0, 0x56, 0xda, 0x7e,
  1847. 0x9d, 0x70, 0x45, 0x0f, 0x0e, 0xaa, 0x3d, 0xb8, 0x09, 0x6d, 0x11, 0x48, 0x07, 0x74, 0x6e, 0x71,
  1848. 0xe9, 0xfe, 0xde, 0x86, 0x3e, 0xe6, 0x64, 0xaa, 0x78, 0xf4, 0x61, 0x78, 0xb0, 0x0d, 0x1d, 0x2a,
  1849. 0x1f, 0xd1, 0x80, 0x84, 0x6b, 0x07, 0x04, 0xd5, 0xb0, 0xb7, 0x9e, 0x1d, 0xfd, 0xf5, 0x9d, 0x35,
  1850. 0xb8, 0x96, 0x1d, 0x70, 0x25, 0xfd, 0x07, 0x00, 0x7e, 0xc6, 0x99, 0xe2, 0xc1, 0x8c, 0x29, 0x67,
  1851. 0x43, 0xef, 0x0f, 0x0c, 0x72, 0xaa, 0x6a, 0x19, 0x1e, 0xd6, 0x33, 0x7c, 0x00, 0x40, 0x5b, 0xda,
  1852. 0xf2, 0x88, 0x4e, 0x6a, 0x44, 0x1b, 0xfe, 0x37, 0x4c, 0x02, 0x9e, 0xb2, 0x4c, 0x45, 0x3c, 0x56,
  1853. 0xa4, 0x33, 0xd6, 0x3a, 0xe3, 0x12, 0xce, 0x1b, 0x20, 0xe3, 0x2c, 0x24, 0x95, 0x09, 0x25, 0x16,
  1854. 0x81, 0xdc, 0xca, 0x9c, 0x49, 0x3e, 0x2b, 0x69, 0xe0, 0x6c, 0x1e, 0x59, 0xc7, 0x1d, 0x6f, 0x8c,
  1855. 0xf0, 0x79, 0x81, 0xa2, 0x95, 0x24, 0xe5, 0xb1, 0x88, 0xd0, 0xd3, 0x2d, 0xb2, 0x42, 0xc0, 0x34,
  1856. 0x70, 0xbf, 0x81, 0x51, 0xd9, 0xf7, 0xc8, 0x8c, 0x6d, 0xe8, 0xa8, 0x44, 0xb1, 0xd0, 0xf4, 0x3d,
  1857. 0x09, 0x45, 0x73, 0xb7, 0x2a, 0xcd, 0x7d, 0x0f, 0x6e, 0x84, 0x42, 0x2a, 0x4d, 0xc7, 0x8d, 0xff,
  1858. 0x4f, 0x4e, 0xf4, 0x4d, 0x76, 0x92, 0x77, 0x8c, 0xa7, 0x37, 0xdd, 0xc7, 0xb0, 0xa5, 0x29, 0xa8,
  1859. 0xe9, 0xf7, 0xf7, 0x98, 0xe5, 0xfe, 0x0b, 0x26, 0x55, 0x1b, 0xeb, 0xf8, 0xfb, 0x15, 0xec, 0xe2,
  1860. 0x87, 0x9f, 0xea, 0x23, 0x67, 0x17, 0x2c, 0x5e, 0xf0, 0x77, 0x1a, 0x38, 0x8d, 0x26, 0x68, 0x5d,
  1861. 0xb9, 0x35, 0x76, 0x61, 0xe7, 0xaa, 0x61, 0x9c, 0x6d, 0x0f, 0xc0, 0x26, 0x70, 0x1a, 0xbf, 0x4a,
  1862. 0x64, 0x25, 0x32, 0x64, 0x91, 0x55, 0xb2, 0xe8, 0x97, 0x2e, 0x80, 0x51, 0x44, 0x1e, 0x5d, 0x0d,
  1863. 0x1d, 0xc9, 0x93, 0x25, 0x97, 0x22, 0xf6, 0x79, 0x41, 0x1e, 0x23, 0xdb, 0xf7, 0x60, 0x94, 0xaf,
  1864. 0xf5, 0xec, 0x33, 0x24, 0x1a, 0xe6, 0x20, 0x0e, 0x3e, 0xac, 0x8d, 0x2f, 0xd4, 0xca, 0x50, 0x49,
  1865. 0xaf, 0x31, 0x68, 0xfc, 0x4b, 0x87, 0x68, 0xb2, 0xf4, 0x11, 0xc8, 0x0f, 0xb0, 0x8c, 0x33, 0x33,
  1866. 0x52, 0xf4, 0x1a, 0x0f, 0xe0, 0x5f, 0x3a, 0xd0, 0xa3, 0x03, 0x08, 0xe8, 0x03, 0xb7, 0xa0, 0x2b,
  1867. 0x55, 0xc6, 0xb9, 0xd2, 0xb4, 0x1a, 0x78, 0x46, 0xc2, 0xec, 0xd1, 0x8a, 0x8e, 0x99, 0x0b, 0x86,
  1868. 0x20, 0x7d, 0x70, 0x1f, 0x06, 0x7e, 0x12, 0x45, 0x42, 0x29, 0x9e, 0x33, 0xac, 0x04, 0xec, 0xfb,
  1869. 0x30, 0x2e, 0x04, 0xb2, 0x40, 0x24, 0x1b, 0x15, 0xa8, 0x36, 0xd2, 0xa8, 0xd1, 0xf0, 0x0a, 0x51,
  1870. 0x4b, 0x05, 0x16, 0x04, 0x99, 0xe1, 0x9b, 0x51, 0x38, 0x0d, 0x82, 0x0c, 0xa9, 0x92, 0x66, 0x49,
  1871. 0xca, 0x33, 0xb5, 0x42, 0xba, 0xc8, 0x24, 0xce, 0x09, 0x97, 0xc3, 0xe7, 0x1a, 0x45, 0x8f, 0x4a,
  1872. 0x45, 0x3d, 0x9f, 0x88, 0x75, 0xa3, 0x42, 0x4f, 0xcf, 0x29, 0xea, 0xbe, 0xcd, 0x62, 0xf2, 0x20,
  1873. 0xdf, 0xc9, 0x81, 0x54, 0xf8, 0x86, 0x62, 0xa6, 0xe9, 0xce, 0x85, 0x5f, 0xf1, 0x2f, 0xe0, 0xd2,
  1874. 0x77, 0xec, 0xaa, 0x7f, 0x4f, 0xb8, 0xf4, 0xed, 0x1d, 0xe8, 0x8a, 0x78, 0xb6, 0x94, 0xdc, 0xb9,
  1875. 0x49, 0x83, 0x4f, 0xc4, 0x2f, 0xa5, 0x1e, 0xc9, 0x61, 0xac, 0x9c, 0xed, 0x23, 0xeb, 0xd8, 0xf2,
  1876. 0x70, 0xa9, 0x11, 0xa6, 0x9c, 0x1d, 0x83, 0x30, 0xfd, 0x50, 0x64, 0x69, 0xca, 0xe3, 0x40, 0x7c,
  1877. 0xef, 0xdc, 0x3a, 0x6a, 0xeb, 0xb2, 0x19, 0x99, 0xca, 0xc6, 0xd4, 0x52, 0x3a, 0xbb, 0x7a, 0x30,
  1878. 0x18, 0x09, 0xcf, 0xbc, 0xe2, 0x3c, 0x98, 0x33, 0xff, 0xb5, 0xe3, 0x50, 0xa9, 0x73, 0x19, 0xa7,
  1879. 0x5a, 0xca, 0x56, 0xb3, 0x08, 0xab, 0x71, 0x5b, 0x9f, 0xea, 0xa5, 0x6c, 0xf5, 0x1c, 0xeb, 0xb0,
  1880. 0x03, 0xdd, 0xc8, 0xbf, 0x40, 0x16, 0xed, 0xd1, 0xd0, 0x8e, 0xfc, 0x8b, 0x69, 0x60, 0xff, 0x17,
  1881. 0xb6, 0x2e, 0x92, 0xa5, 0xc4, 0x0a, 0x2e, 0x63, 0x35, 0x0b, 0x45, 0x24, 0x94, 0x73, 0x47, 0xe7,
  1882. 0x66, 0xa2, 0x37, 0xce, 0x10, 0x7f, 0x86, 0x30, 0x66, 0xa2, 0xa2, 0xeb, 0xec, 0x6b, 0x2d, 0x28,
  1883. 0xb5, 0xdc, 0x8f, 0x61, 0xb3, 0xc6, 0x2a, 0xe4, 0xfa, 0x7d, 0x33, 0x67, 0x2c, 0x3d, 0x67, 0xb6,
  1884. 0xcc, 0x9c, 0x29, 0x39, 0x65, 0x26, 0x8d, 0x07, 0x07, 0x84, 0x7d, 0x56, 0x98, 0x7b, 0x8f, 0x41,
  1885. 0xb0, 0x0d, 0x1d, 0xf2, 0x89, 0x86, 0x0f, 0x09, 0xee, 0x01, 0xdc, 0xb9, 0xce, 0x26, 0xce, 0x80,
  1886. 0x4f, 0x60, 0xbf, 0xb9, 0xad, 0xe3, 0x7c, 0x97, 0x2f, 0xba, 0x02, 0xf6, 0xae, 0x39, 0x8c, 0x41,
  1887. 0x37, 0x32, 0x65, 0x35, 0x33, 0xb5, 0x3e, 0xed, 0xad, 0xb5, 0x69, 0x77, 0x7f, 0xb0, 0xf2, 0x6f,
  1888. 0x79, 0x3c, 0x56, 0x2f, 0x78, 0x18, 0xea, 0xcd, 0x77, 0x4a, 0xcc, 0x3d, 0x18, 0x65, 0x78, 0x4d,
  1889. 0x89, 0x18, 0xaf, 0x3e, 0x99, 0x5f, 0x01, 0x43, 0x04, 0xa7, 0x06, 0x43, 0x25, 0xc9, 0xc3, 0xb0,
  1890. 0x54, 0xa2, 0x47, 0xd0, 0x10, 0xc1, 0x5c, 0xc9, 0xdd, 0x03, 0x67, 0xad, 0x13, 0x98, 0xc9, 0x5f,
  1891. 0x2d, 0xd8, 0x7b, 0x2e, 0x17, 0xe7, 0xcc, 0x7f, 0xcd, 0x16, 0xfc, 0x8b, 0x2c, 0xa8, 0x3f, 0xc5,
  1892. 0xde, 0xea, 0xe1, 0x21, 0x40, 0xc4, 0x62, 0xb6, 0xe0, 0x78, 0x6f, 0x6a, 0xf7, 0xfa, 0x5e, 0x05,
  1893. 0x79, 0xff, 0x87, 0xd9, 0x3e, 0x0c, 0xd8, 0x25, 0x13, 0x61, 0xe5, 0x45, 0x5e, 0x02, 0x15, 0x56,
  1894. 0xd1, 0xc3, 0xdc, 0x48, 0xee, 0x6f, 0x6d, 0xb8, 0xd9, 0x08, 0x41, 0x4f, 0xfc, 0xdb, 0xd0, 0x4f,
  1895. 0x50, 0x28, 0x5d, 0xef, 0x69, 0x99, 0x9e, 0x8c, 0x95, 0x6b, 0x47, 0xaf, 0x6d, 0x07, 0x7a, 0x38,
  1896. 0xfe, 0x30, 0x14, 0x1a, 0xf6, 0xb9, 0x88, 0x3e, 0x47, 0x72, 0x61, 0x1a, 0xc2, 0xf8, 0x1c, 0xc9,
  1897. 0x05, 0xb5, 0xc3, 0x03, 0x98, 0xe0, 0xa6, 0xbe, 0xad, 0x8d, 0x0a, 0xfd, 0xce, 0x1a, 0x45, 0x72,
  1898. 0xf1, 0x25, 0xa2, 0xa4, 0x77, 0x02, 0x37, 0x51, 0xaf, 0x08, 0xc7, 0xe8, 0x52, 0x28, 0x5b, 0x91,
  1899. 0x5c, 0x9c, 0xe6, 0x3b, 0xa4, 0x7f, 0x00, 0x90, 0x52, 0x44, 0xe5, 0x6f, 0x8e, 0x81, 0x41, 0xa8,
  1900. 0x3b, 0xf2, 0x6d, 0x32, 0x44, 0xef, 0xae, 0xa1, 0x01, 0x0b, 0x1b, 0x95, 0x87, 0x14, 0x3d, 0xc1,
  1901. 0x2a, 0x0f, 0x29, 0x7c, 0x0b, 0x66, 0xc2, 0xe7, 0xe6, 0x27, 0x08, 0x09, 0x98, 0x66, 0x16, 0x69,
  1902. 0x93, 0x1b, 0x94, 0x66, 0x92, 0x2a, 0xe9, 0x1f, 0xd6, 0x86, 0x5a, 0xe3, 0x96, 0x18, 0xad, 0x7b,
  1903. 0x4d, 0x97, 0x3d, 0x34, 0x6e, 0xf4, 0x50, 0x75, 0x24, 0x4e, 0xea, 0x23, 0xd1, 0x55, 0xe0, 0xac,
  1904. 0x6d, 0x4d, 0xa4, 0x69, 0xde, 0x5b, 0x56, 0xa5, 0xb7, 0x8a, 0x17, 0x54, 0xab, 0xfa, 0x82, 0x3a,
  1905. 0xa9, 0xbd, 0x96, 0xf6, 0xcc, 0x14, 0x5b, 0xd3, 0x30, 0x66, 0x9c, 0xc5, 0x70, 0xd8, 0xd8, 0x7c,
  1906. 0xc2, 0x89, 0x48, 0x39, 0x29, 0xde, 0xd2, 0x58, 0x6f, 0xfd, 0xa1, 0x52, 0x8c, 0xba, 0x76, 0x75,
  1907. 0xd4, 0x1d, 0xc2, 0xfe, 0xb5, 0xdf, 0x4b, 0xc3, 0xd5, 0xe3, 0xdd, 0xaf, 0x77, 0xf2, 0x4b, 0xf0,
  1908. 0x7f, 0x64, 0xea, 0x61, 0x3a, 0x7f, 0x78, 0xf9, 0x68, 0xde, 0xd5, 0xff, 0xc8, 0xf8, 0xe8, 0xcf,
  1909. 0x00, 0x00, 0x00, 0xff, 0xff, 0x65, 0x13, 0xbd, 0x71, 0xd8, 0x10, 0x00, 0x00,
  1910. }