project.pb.go 95 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765
  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // source: project.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. User string `protobuf:"bytes,1,opt,name=user,proto3" json:"user"`
  21. Password string `protobuf:"bytes,2,opt,name=password,proto3" json:"password"`
  22. ProjectId int64 `protobuf:"varint,3,opt,name=project_id,json=projectId,proto3" json:"project_id"`
  23. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  24. XXX_unrecognized []byte `json:"-"`
  25. XXX_sizecache int32 `json:"-"`
  26. }
  27. func (m *LoginRequest) Reset() { *m = LoginRequest{} }
  28. func (m *LoginRequest) String() string { return proto.CompactTextString(m) }
  29. func (*LoginRequest) ProtoMessage() {}
  30. func (*LoginRequest) Descriptor() ([]byte, []int) {
  31. return fileDescriptor_8340e6318dfdfac2, []int{0}
  32. }
  33. func (m *LoginRequest) XXX_Unmarshal(b []byte) error {
  34. return xxx_messageInfo_LoginRequest.Unmarshal(m, b)
  35. }
  36. func (m *LoginRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  37. return xxx_messageInfo_LoginRequest.Marshal(b, m, deterministic)
  38. }
  39. func (m *LoginRequest) XXX_Merge(src proto.Message) {
  40. xxx_messageInfo_LoginRequest.Merge(m, src)
  41. }
  42. func (m *LoginRequest) XXX_Size() int {
  43. return xxx_messageInfo_LoginRequest.Size(m)
  44. }
  45. func (m *LoginRequest) XXX_DiscardUnknown() {
  46. xxx_messageInfo_LoginRequest.DiscardUnknown(m)
  47. }
  48. var xxx_messageInfo_LoginRequest proto.InternalMessageInfo
  49. func (m *LoginRequest) GetUser() string {
  50. if m != nil {
  51. return m.User
  52. }
  53. return ""
  54. }
  55. func (m *LoginRequest) GetPassword() string {
  56. if m != nil {
  57. return m.Password
  58. }
  59. return ""
  60. }
  61. func (m *LoginRequest) GetProjectId() int64 {
  62. if m != nil {
  63. return m.ProjectId
  64. }
  65. return 0
  66. }
  67. type LoginReply struct {
  68. Uid int64 `protobuf:"varint,1,opt,name=uid,proto3" json:"uid"`
  69. ProjectUser bool `protobuf:"varint,2,opt,name=project_user,json=projectUser,proto3" json:"project_user"`
  70. ProjectId int64 `protobuf:"varint,3,opt,name=project_id,json=projectId,proto3" json:"project_id"`
  71. UserName string `protobuf:"bytes,4,opt,name=user_name,json=userName,proto3" json:"user_name"`
  72. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  73. XXX_unrecognized []byte `json:"-"`
  74. XXX_sizecache int32 `json:"-"`
  75. }
  76. func (m *LoginReply) Reset() { *m = LoginReply{} }
  77. func (m *LoginReply) String() string { return proto.CompactTextString(m) }
  78. func (*LoginReply) ProtoMessage() {}
  79. func (*LoginReply) Descriptor() ([]byte, []int) {
  80. return fileDescriptor_8340e6318dfdfac2, []int{1}
  81. }
  82. func (m *LoginReply) XXX_Unmarshal(b []byte) error {
  83. return xxx_messageInfo_LoginReply.Unmarshal(m, b)
  84. }
  85. func (m *LoginReply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  86. return xxx_messageInfo_LoginReply.Marshal(b, m, deterministic)
  87. }
  88. func (m *LoginReply) XXX_Merge(src proto.Message) {
  89. xxx_messageInfo_LoginReply.Merge(m, src)
  90. }
  91. func (m *LoginReply) XXX_Size() int {
  92. return xxx_messageInfo_LoginReply.Size(m)
  93. }
  94. func (m *LoginReply) XXX_DiscardUnknown() {
  95. xxx_messageInfo_LoginReply.DiscardUnknown(m)
  96. }
  97. var xxx_messageInfo_LoginReply proto.InternalMessageInfo
  98. func (m *LoginReply) GetUid() int64 {
  99. if m != nil {
  100. return m.Uid
  101. }
  102. return 0
  103. }
  104. func (m *LoginReply) GetProjectUser() bool {
  105. if m != nil {
  106. return m.ProjectUser
  107. }
  108. return false
  109. }
  110. func (m *LoginReply) GetProjectId() int64 {
  111. if m != nil {
  112. return m.ProjectId
  113. }
  114. return 0
  115. }
  116. func (m *LoginReply) GetUserName() string {
  117. if m != nil {
  118. return m.UserName
  119. }
  120. return ""
  121. }
  122. type ProjectInfoItem struct {
  123. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name"`
  124. Chinese string `protobuf:"bytes,2,opt,name=chinese,proto3" json:"chinese"`
  125. Value string `protobuf:"bytes,3,opt,name=value,proto3" json:"value"`
  126. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  127. XXX_unrecognized []byte `json:"-"`
  128. XXX_sizecache int32 `json:"-"`
  129. }
  130. func (m *ProjectInfoItem) Reset() { *m = ProjectInfoItem{} }
  131. func (m *ProjectInfoItem) String() string { return proto.CompactTextString(m) }
  132. func (*ProjectInfoItem) ProtoMessage() {}
  133. func (*ProjectInfoItem) Descriptor() ([]byte, []int) {
  134. return fileDescriptor_8340e6318dfdfac2, []int{2}
  135. }
  136. func (m *ProjectInfoItem) XXX_Unmarshal(b []byte) error {
  137. return xxx_messageInfo_ProjectInfoItem.Unmarshal(m, b)
  138. }
  139. func (m *ProjectInfoItem) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  140. return xxx_messageInfo_ProjectInfoItem.Marshal(b, m, deterministic)
  141. }
  142. func (m *ProjectInfoItem) XXX_Merge(src proto.Message) {
  143. xxx_messageInfo_ProjectInfoItem.Merge(m, src)
  144. }
  145. func (m *ProjectInfoItem) XXX_Size() int {
  146. return xxx_messageInfo_ProjectInfoItem.Size(m)
  147. }
  148. func (m *ProjectInfoItem) XXX_DiscardUnknown() {
  149. xxx_messageInfo_ProjectInfoItem.DiscardUnknown(m)
  150. }
  151. var xxx_messageInfo_ProjectInfoItem proto.InternalMessageInfo
  152. func (m *ProjectInfoItem) GetName() string {
  153. if m != nil {
  154. return m.Name
  155. }
  156. return ""
  157. }
  158. func (m *ProjectInfoItem) GetChinese() string {
  159. if m != nil {
  160. return m.Chinese
  161. }
  162. return ""
  163. }
  164. func (m *ProjectInfoItem) GetValue() string {
  165. if m != nil {
  166. return m.Value
  167. }
  168. return ""
  169. }
  170. type ProjectChangeRequest struct {
  171. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id"`
  172. List []*ProjectInfoItem `protobuf:"bytes,2,rep,name=list,proto3" json:"list"`
  173. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  174. XXX_unrecognized []byte `json:"-"`
  175. XXX_sizecache int32 `json:"-"`
  176. }
  177. func (m *ProjectChangeRequest) Reset() { *m = ProjectChangeRequest{} }
  178. func (m *ProjectChangeRequest) String() string { return proto.CompactTextString(m) }
  179. func (*ProjectChangeRequest) ProtoMessage() {}
  180. func (*ProjectChangeRequest) Descriptor() ([]byte, []int) {
  181. return fileDescriptor_8340e6318dfdfac2, []int{3}
  182. }
  183. func (m *ProjectChangeRequest) XXX_Unmarshal(b []byte) error {
  184. return xxx_messageInfo_ProjectChangeRequest.Unmarshal(m, b)
  185. }
  186. func (m *ProjectChangeRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  187. return xxx_messageInfo_ProjectChangeRequest.Marshal(b, m, deterministic)
  188. }
  189. func (m *ProjectChangeRequest) XXX_Merge(src proto.Message) {
  190. xxx_messageInfo_ProjectChangeRequest.Merge(m, src)
  191. }
  192. func (m *ProjectChangeRequest) XXX_Size() int {
  193. return xxx_messageInfo_ProjectChangeRequest.Size(m)
  194. }
  195. func (m *ProjectChangeRequest) XXX_DiscardUnknown() {
  196. xxx_messageInfo_ProjectChangeRequest.DiscardUnknown(m)
  197. }
  198. var xxx_messageInfo_ProjectChangeRequest proto.InternalMessageInfo
  199. func (m *ProjectChangeRequest) GetId() int64 {
  200. if m != nil {
  201. return m.Id
  202. }
  203. return 0
  204. }
  205. func (m *ProjectChangeRequest) GetList() []*ProjectInfoItem {
  206. if m != nil {
  207. return m.List
  208. }
  209. return nil
  210. }
  211. type ProjectChangeReply struct {
  212. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  213. XXX_unrecognized []byte `json:"-"`
  214. XXX_sizecache int32 `json:"-"`
  215. }
  216. func (m *ProjectChangeReply) Reset() { *m = ProjectChangeReply{} }
  217. func (m *ProjectChangeReply) String() string { return proto.CompactTextString(m) }
  218. func (*ProjectChangeReply) ProtoMessage() {}
  219. func (*ProjectChangeReply) Descriptor() ([]byte, []int) {
  220. return fileDescriptor_8340e6318dfdfac2, []int{4}
  221. }
  222. func (m *ProjectChangeReply) XXX_Unmarshal(b []byte) error {
  223. return xxx_messageInfo_ProjectChangeReply.Unmarshal(m, b)
  224. }
  225. func (m *ProjectChangeReply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  226. return xxx_messageInfo_ProjectChangeReply.Marshal(b, m, deterministic)
  227. }
  228. func (m *ProjectChangeReply) XXX_Merge(src proto.Message) {
  229. xxx_messageInfo_ProjectChangeReply.Merge(m, src)
  230. }
  231. func (m *ProjectChangeReply) XXX_Size() int {
  232. return xxx_messageInfo_ProjectChangeReply.Size(m)
  233. }
  234. func (m *ProjectChangeReply) XXX_DiscardUnknown() {
  235. xxx_messageInfo_ProjectChangeReply.DiscardUnknown(m)
  236. }
  237. var xxx_messageInfo_ProjectChangeReply proto.InternalMessageInfo
  238. type ProjectInfoForChangeRequest struct {
  239. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id"`
  240. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  241. XXX_unrecognized []byte `json:"-"`
  242. XXX_sizecache int32 `json:"-"`
  243. }
  244. func (m *ProjectInfoForChangeRequest) Reset() { *m = ProjectInfoForChangeRequest{} }
  245. func (m *ProjectInfoForChangeRequest) String() string { return proto.CompactTextString(m) }
  246. func (*ProjectInfoForChangeRequest) ProtoMessage() {}
  247. func (*ProjectInfoForChangeRequest) Descriptor() ([]byte, []int) {
  248. return fileDescriptor_8340e6318dfdfac2, []int{5}
  249. }
  250. func (m *ProjectInfoForChangeRequest) XXX_Unmarshal(b []byte) error {
  251. return xxx_messageInfo_ProjectInfoForChangeRequest.Unmarshal(m, b)
  252. }
  253. func (m *ProjectInfoForChangeRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  254. return xxx_messageInfo_ProjectInfoForChangeRequest.Marshal(b, m, deterministic)
  255. }
  256. func (m *ProjectInfoForChangeRequest) XXX_Merge(src proto.Message) {
  257. xxx_messageInfo_ProjectInfoForChangeRequest.Merge(m, src)
  258. }
  259. func (m *ProjectInfoForChangeRequest) XXX_Size() int {
  260. return xxx_messageInfo_ProjectInfoForChangeRequest.Size(m)
  261. }
  262. func (m *ProjectInfoForChangeRequest) XXX_DiscardUnknown() {
  263. xxx_messageInfo_ProjectInfoForChangeRequest.DiscardUnknown(m)
  264. }
  265. var xxx_messageInfo_ProjectInfoForChangeRequest proto.InternalMessageInfo
  266. func (m *ProjectInfoForChangeRequest) GetId() int64 {
  267. if m != nil {
  268. return m.Id
  269. }
  270. return 0
  271. }
  272. type ProjectInfoForChangeReply struct {
  273. List []*ProjectInfoItem `protobuf:"bytes,1,rep,name=list,proto3" json:"list"`
  274. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  275. XXX_unrecognized []byte `json:"-"`
  276. XXX_sizecache int32 `json:"-"`
  277. }
  278. func (m *ProjectInfoForChangeReply) Reset() { *m = ProjectInfoForChangeReply{} }
  279. func (m *ProjectInfoForChangeReply) String() string { return proto.CompactTextString(m) }
  280. func (*ProjectInfoForChangeReply) ProtoMessage() {}
  281. func (*ProjectInfoForChangeReply) Descriptor() ([]byte, []int) {
  282. return fileDescriptor_8340e6318dfdfac2, []int{6}
  283. }
  284. func (m *ProjectInfoForChangeReply) XXX_Unmarshal(b []byte) error {
  285. return xxx_messageInfo_ProjectInfoForChangeReply.Unmarshal(m, b)
  286. }
  287. func (m *ProjectInfoForChangeReply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  288. return xxx_messageInfo_ProjectInfoForChangeReply.Marshal(b, m, deterministic)
  289. }
  290. func (m *ProjectInfoForChangeReply) XXX_Merge(src proto.Message) {
  291. xxx_messageInfo_ProjectInfoForChangeReply.Merge(m, src)
  292. }
  293. func (m *ProjectInfoForChangeReply) XXX_Size() int {
  294. return xxx_messageInfo_ProjectInfoForChangeReply.Size(m)
  295. }
  296. func (m *ProjectInfoForChangeReply) XXX_DiscardUnknown() {
  297. xxx_messageInfo_ProjectInfoForChangeReply.DiscardUnknown(m)
  298. }
  299. var xxx_messageInfo_ProjectInfoForChangeReply proto.InternalMessageInfo
  300. func (m *ProjectInfoForChangeReply) GetList() []*ProjectInfoItem {
  301. if m != nil {
  302. return m.List
  303. }
  304. return nil
  305. }
  306. type ProjectChangeInfoListRequest struct {
  307. Page int32 `protobuf:"varint,1,opt,name=page,proto3" json:"page"`
  308. Id int64 `protobuf:"varint,2,opt,name=id,proto3" json:"id"`
  309. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  310. XXX_unrecognized []byte `json:"-"`
  311. XXX_sizecache int32 `json:"-"`
  312. }
  313. func (m *ProjectChangeInfoListRequest) Reset() { *m = ProjectChangeInfoListRequest{} }
  314. func (m *ProjectChangeInfoListRequest) String() string { return proto.CompactTextString(m) }
  315. func (*ProjectChangeInfoListRequest) ProtoMessage() {}
  316. func (*ProjectChangeInfoListRequest) Descriptor() ([]byte, []int) {
  317. return fileDescriptor_8340e6318dfdfac2, []int{7}
  318. }
  319. func (m *ProjectChangeInfoListRequest) XXX_Unmarshal(b []byte) error {
  320. return xxx_messageInfo_ProjectChangeInfoListRequest.Unmarshal(m, b)
  321. }
  322. func (m *ProjectChangeInfoListRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  323. return xxx_messageInfo_ProjectChangeInfoListRequest.Marshal(b, m, deterministic)
  324. }
  325. func (m *ProjectChangeInfoListRequest) XXX_Merge(src proto.Message) {
  326. xxx_messageInfo_ProjectChangeInfoListRequest.Merge(m, src)
  327. }
  328. func (m *ProjectChangeInfoListRequest) XXX_Size() int {
  329. return xxx_messageInfo_ProjectChangeInfoListRequest.Size(m)
  330. }
  331. func (m *ProjectChangeInfoListRequest) XXX_DiscardUnknown() {
  332. xxx_messageInfo_ProjectChangeInfoListRequest.DiscardUnknown(m)
  333. }
  334. var xxx_messageInfo_ProjectChangeInfoListRequest proto.InternalMessageInfo
  335. func (m *ProjectChangeInfoListRequest) GetPage() int32 {
  336. if m != nil {
  337. return m.Page
  338. }
  339. return 0
  340. }
  341. func (m *ProjectChangeInfoListRequest) GetId() int64 {
  342. if m != nil {
  343. return m.Id
  344. }
  345. return 0
  346. }
  347. type ProjectChangeInfoItem struct {
  348. Origin []*ProjectInfoItem `protobuf:"bytes,1,rep,name=origin,proto3" json:"origin"`
  349. Dst []*ProjectInfoItem `protobuf:"bytes,2,rep,name=dst,proto3" json:"dst"`
  350. Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name"`
  351. SafetyRecordNo string `protobuf:"bytes,4,opt,name=safety_record_no,json=safetyRecordNo,proto3" json:"safety_record_no"`
  352. ApplyTime string `protobuf:"bytes,5,opt,name=apply_time,json=applyTime,proto3" json:"apply_time"`
  353. ApproveTime string `protobuf:"bytes,6,opt,name=approve_time,json=approveTime,proto3" json:"approve_time"`
  354. Status int32 `protobuf:"varint,7,opt,name=status,proto3" json:"status"`
  355. Addr string `protobuf:"bytes,8,opt,name=addr,proto3" json:"addr"`
  356. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  357. XXX_unrecognized []byte `json:"-"`
  358. XXX_sizecache int32 `json:"-"`
  359. }
  360. func (m *ProjectChangeInfoItem) Reset() { *m = ProjectChangeInfoItem{} }
  361. func (m *ProjectChangeInfoItem) String() string { return proto.CompactTextString(m) }
  362. func (*ProjectChangeInfoItem) ProtoMessage() {}
  363. func (*ProjectChangeInfoItem) Descriptor() ([]byte, []int) {
  364. return fileDescriptor_8340e6318dfdfac2, []int{8}
  365. }
  366. func (m *ProjectChangeInfoItem) XXX_Unmarshal(b []byte) error {
  367. return xxx_messageInfo_ProjectChangeInfoItem.Unmarshal(m, b)
  368. }
  369. func (m *ProjectChangeInfoItem) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  370. return xxx_messageInfo_ProjectChangeInfoItem.Marshal(b, m, deterministic)
  371. }
  372. func (m *ProjectChangeInfoItem) XXX_Merge(src proto.Message) {
  373. xxx_messageInfo_ProjectChangeInfoItem.Merge(m, src)
  374. }
  375. func (m *ProjectChangeInfoItem) XXX_Size() int {
  376. return xxx_messageInfo_ProjectChangeInfoItem.Size(m)
  377. }
  378. func (m *ProjectChangeInfoItem) XXX_DiscardUnknown() {
  379. xxx_messageInfo_ProjectChangeInfoItem.DiscardUnknown(m)
  380. }
  381. var xxx_messageInfo_ProjectChangeInfoItem proto.InternalMessageInfo
  382. func (m *ProjectChangeInfoItem) GetOrigin() []*ProjectInfoItem {
  383. if m != nil {
  384. return m.Origin
  385. }
  386. return nil
  387. }
  388. func (m *ProjectChangeInfoItem) GetDst() []*ProjectInfoItem {
  389. if m != nil {
  390. return m.Dst
  391. }
  392. return nil
  393. }
  394. func (m *ProjectChangeInfoItem) GetName() string {
  395. if m != nil {
  396. return m.Name
  397. }
  398. return ""
  399. }
  400. func (m *ProjectChangeInfoItem) GetSafetyRecordNo() string {
  401. if m != nil {
  402. return m.SafetyRecordNo
  403. }
  404. return ""
  405. }
  406. func (m *ProjectChangeInfoItem) GetApplyTime() string {
  407. if m != nil {
  408. return m.ApplyTime
  409. }
  410. return ""
  411. }
  412. func (m *ProjectChangeInfoItem) GetApproveTime() string {
  413. if m != nil {
  414. return m.ApproveTime
  415. }
  416. return ""
  417. }
  418. func (m *ProjectChangeInfoItem) GetStatus() int32 {
  419. if m != nil {
  420. return m.Status
  421. }
  422. return 0
  423. }
  424. func (m *ProjectChangeInfoItem) GetAddr() string {
  425. if m != nil {
  426. return m.Addr
  427. }
  428. return ""
  429. }
  430. type ProjectChangeInfoListReply struct {
  431. Total int64 `protobuf:"varint,1,opt,name=total,proto3" json:"total"`
  432. Page int32 `protobuf:"varint,2,opt,name=page,proto3" json:"page"`
  433. PageSize int32 `protobuf:"varint,3,opt,name=page_size,json=pageSize,proto3" json:"page_size"`
  434. List []*ProjectChangeInfoItem `protobuf:"bytes,4,rep,name=list,proto3" json:"list"`
  435. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  436. XXX_unrecognized []byte `json:"-"`
  437. XXX_sizecache int32 `json:"-"`
  438. }
  439. func (m *ProjectChangeInfoListReply) Reset() { *m = ProjectChangeInfoListReply{} }
  440. func (m *ProjectChangeInfoListReply) String() string { return proto.CompactTextString(m) }
  441. func (*ProjectChangeInfoListReply) ProtoMessage() {}
  442. func (*ProjectChangeInfoListReply) Descriptor() ([]byte, []int) {
  443. return fileDescriptor_8340e6318dfdfac2, []int{9}
  444. }
  445. func (m *ProjectChangeInfoListReply) XXX_Unmarshal(b []byte) error {
  446. return xxx_messageInfo_ProjectChangeInfoListReply.Unmarshal(m, b)
  447. }
  448. func (m *ProjectChangeInfoListReply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  449. return xxx_messageInfo_ProjectChangeInfoListReply.Marshal(b, m, deterministic)
  450. }
  451. func (m *ProjectChangeInfoListReply) XXX_Merge(src proto.Message) {
  452. xxx_messageInfo_ProjectChangeInfoListReply.Merge(m, src)
  453. }
  454. func (m *ProjectChangeInfoListReply) XXX_Size() int {
  455. return xxx_messageInfo_ProjectChangeInfoListReply.Size(m)
  456. }
  457. func (m *ProjectChangeInfoListReply) XXX_DiscardUnknown() {
  458. xxx_messageInfo_ProjectChangeInfoListReply.DiscardUnknown(m)
  459. }
  460. var xxx_messageInfo_ProjectChangeInfoListReply proto.InternalMessageInfo
  461. func (m *ProjectChangeInfoListReply) GetTotal() int64 {
  462. if m != nil {
  463. return m.Total
  464. }
  465. return 0
  466. }
  467. func (m *ProjectChangeInfoListReply) GetPage() int32 {
  468. if m != nil {
  469. return m.Page
  470. }
  471. return 0
  472. }
  473. func (m *ProjectChangeInfoListReply) GetPageSize() int32 {
  474. if m != nil {
  475. return m.PageSize
  476. }
  477. return 0
  478. }
  479. func (m *ProjectChangeInfoListReply) GetList() []*ProjectChangeInfoItem {
  480. if m != nil {
  481. return m.List
  482. }
  483. return nil
  484. }
  485. type DeviceListRequest struct {
  486. ProviderId int64 `protobuf:"varint,1,opt,name=provider_id,json=providerId,proto3" json:"provider_id"`
  487. // 状态过滤 审核状态 0 待审核 1 项目通过 2 项目未通过
  488. StatusFilters []int32 `protobuf:"varint,2,rep,packed,name=status_filters,json=statusFilters,proto3" json:"status_filters"`
  489. Page int32 `protobuf:"varint,3,opt,name=page,proto3" json:"page"`
  490. ProjectId int64 `protobuf:"varint,4,opt,name=project_id,json=projectId,proto3" json:"project_id"`
  491. Filter string `protobuf:"bytes,5,opt,name=filter,proto3" json:"filter"`
  492. TypeCode int32 `protobuf:"varint,6,opt,name=type_code,json=typeCode,proto3" json:"type_code"`
  493. IsAll bool `protobuf:"varint,7,opt,name=is_all,json=isAll,proto3" json:"is_all"`
  494. CanDel bool `protobuf:"varint,8,opt,name=can_del,json=canDel,proto3" json:"can_del"`
  495. PageSize int64 `protobuf:"varint,9,opt,name=page_size,json=pageSize,proto3" json:"page_size"`
  496. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  497. XXX_unrecognized []byte `json:"-"`
  498. XXX_sizecache int32 `json:"-"`
  499. }
  500. func (m *DeviceListRequest) Reset() { *m = DeviceListRequest{} }
  501. func (m *DeviceListRequest) String() string { return proto.CompactTextString(m) }
  502. func (*DeviceListRequest) ProtoMessage() {}
  503. func (*DeviceListRequest) Descriptor() ([]byte, []int) {
  504. return fileDescriptor_8340e6318dfdfac2, []int{10}
  505. }
  506. func (m *DeviceListRequest) XXX_Unmarshal(b []byte) error {
  507. return xxx_messageInfo_DeviceListRequest.Unmarshal(m, b)
  508. }
  509. func (m *DeviceListRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  510. return xxx_messageInfo_DeviceListRequest.Marshal(b, m, deterministic)
  511. }
  512. func (m *DeviceListRequest) XXX_Merge(src proto.Message) {
  513. xxx_messageInfo_DeviceListRequest.Merge(m, src)
  514. }
  515. func (m *DeviceListRequest) XXX_Size() int {
  516. return xxx_messageInfo_DeviceListRequest.Size(m)
  517. }
  518. func (m *DeviceListRequest) XXX_DiscardUnknown() {
  519. xxx_messageInfo_DeviceListRequest.DiscardUnknown(m)
  520. }
  521. var xxx_messageInfo_DeviceListRequest proto.InternalMessageInfo
  522. func (m *DeviceListRequest) GetProviderId() int64 {
  523. if m != nil {
  524. return m.ProviderId
  525. }
  526. return 0
  527. }
  528. func (m *DeviceListRequest) GetStatusFilters() []int32 {
  529. if m != nil {
  530. return m.StatusFilters
  531. }
  532. return nil
  533. }
  534. func (m *DeviceListRequest) GetPage() int32 {
  535. if m != nil {
  536. return m.Page
  537. }
  538. return 0
  539. }
  540. func (m *DeviceListRequest) GetProjectId() int64 {
  541. if m != nil {
  542. return m.ProjectId
  543. }
  544. return 0
  545. }
  546. func (m *DeviceListRequest) GetFilter() string {
  547. if m != nil {
  548. return m.Filter
  549. }
  550. return ""
  551. }
  552. func (m *DeviceListRequest) GetTypeCode() int32 {
  553. if m != nil {
  554. return m.TypeCode
  555. }
  556. return 0
  557. }
  558. func (m *DeviceListRequest) GetIsAll() bool {
  559. if m != nil {
  560. return m.IsAll
  561. }
  562. return false
  563. }
  564. func (m *DeviceListRequest) GetCanDel() bool {
  565. if m != nil {
  566. return m.CanDel
  567. }
  568. return false
  569. }
  570. func (m *DeviceListRequest) GetPageSize() int64 {
  571. if m != nil {
  572. return m.PageSize
  573. }
  574. return 0
  575. }
  576. type DeviceItem struct {
  577. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id"`
  578. SocialCode string `protobuf:"bytes,2,opt,name=social_code,json=socialCode,proto3" json:"social_code"`
  579. // 设备类型编码
  580. TypeCode int32 `protobuf:"varint,3,opt,name=type_code,json=typeCode,proto3" json:"type_code"`
  581. TypeName string `protobuf:"bytes,4,opt,name=type_name,json=typeName,proto3" json:"type_name"`
  582. // 申请时间
  583. ApplyTime string `protobuf:"bytes,5,opt,name=apply_time,json=applyTime,proto3" json:"apply_time"`
  584. // 审批时间
  585. ApproveTime string `protobuf:"bytes,6,opt,name=approve_time,json=approveTime,proto3" json:"approve_time"`
  586. // 0 待审核 1 项目通过 2 项目不通过
  587. Status int32 `protobuf:"varint,7,opt,name=status,proto3" json:"status"`
  588. ProjectName string `protobuf:"bytes,8,opt,name=project_name,json=projectName,proto3" json:"project_name"`
  589. // 安检备案号
  590. SafetyRecordNo string `protobuf:"bytes,9,opt,name=safety_record_no,json=safetyRecordNo,proto3" json:"safety_record_no"`
  591. // 0 离线 1 在线
  592. State int32 `protobuf:"varint,10,opt,name=state,proto3" json:"state"`
  593. Sn string `protobuf:"bytes,11,opt,name=sn,proto3" json:"sn"`
  594. Key string `protobuf:"bytes,12,opt,name=key,proto3" json:"key"`
  595. ProviderName string `protobuf:"bytes,13,opt,name=provider_name,json=providerName,proto3" json:"provider_name"`
  596. Name string `protobuf:"bytes,14,opt,name=name,proto3" json:"name"`
  597. ChannelName string `protobuf:"bytes,15,opt,name=channel_name,json=channelName,proto3" json:"channel_name"`
  598. ChannelNo string `protobuf:"bytes,16,opt,name=channel_no,json=channelNo,proto3" json:"channel_no"`
  599. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  600. XXX_unrecognized []byte `json:"-"`
  601. XXX_sizecache int32 `json:"-"`
  602. }
  603. func (m *DeviceItem) Reset() { *m = DeviceItem{} }
  604. func (m *DeviceItem) String() string { return proto.CompactTextString(m) }
  605. func (*DeviceItem) ProtoMessage() {}
  606. func (*DeviceItem) Descriptor() ([]byte, []int) {
  607. return fileDescriptor_8340e6318dfdfac2, []int{11}
  608. }
  609. func (m *DeviceItem) XXX_Unmarshal(b []byte) error {
  610. return xxx_messageInfo_DeviceItem.Unmarshal(m, b)
  611. }
  612. func (m *DeviceItem) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  613. return xxx_messageInfo_DeviceItem.Marshal(b, m, deterministic)
  614. }
  615. func (m *DeviceItem) XXX_Merge(src proto.Message) {
  616. xxx_messageInfo_DeviceItem.Merge(m, src)
  617. }
  618. func (m *DeviceItem) XXX_Size() int {
  619. return xxx_messageInfo_DeviceItem.Size(m)
  620. }
  621. func (m *DeviceItem) XXX_DiscardUnknown() {
  622. xxx_messageInfo_DeviceItem.DiscardUnknown(m)
  623. }
  624. var xxx_messageInfo_DeviceItem proto.InternalMessageInfo
  625. func (m *DeviceItem) GetId() int64 {
  626. if m != nil {
  627. return m.Id
  628. }
  629. return 0
  630. }
  631. func (m *DeviceItem) GetSocialCode() string {
  632. if m != nil {
  633. return m.SocialCode
  634. }
  635. return ""
  636. }
  637. func (m *DeviceItem) GetTypeCode() int32 {
  638. if m != nil {
  639. return m.TypeCode
  640. }
  641. return 0
  642. }
  643. func (m *DeviceItem) GetTypeName() string {
  644. if m != nil {
  645. return m.TypeName
  646. }
  647. return ""
  648. }
  649. func (m *DeviceItem) GetApplyTime() string {
  650. if m != nil {
  651. return m.ApplyTime
  652. }
  653. return ""
  654. }
  655. func (m *DeviceItem) GetApproveTime() string {
  656. if m != nil {
  657. return m.ApproveTime
  658. }
  659. return ""
  660. }
  661. func (m *DeviceItem) GetStatus() int32 {
  662. if m != nil {
  663. return m.Status
  664. }
  665. return 0
  666. }
  667. func (m *DeviceItem) GetProjectName() string {
  668. if m != nil {
  669. return m.ProjectName
  670. }
  671. return ""
  672. }
  673. func (m *DeviceItem) GetSafetyRecordNo() string {
  674. if m != nil {
  675. return m.SafetyRecordNo
  676. }
  677. return ""
  678. }
  679. func (m *DeviceItem) GetState() int32 {
  680. if m != nil {
  681. return m.State
  682. }
  683. return 0
  684. }
  685. func (m *DeviceItem) GetSn() string {
  686. if m != nil {
  687. return m.Sn
  688. }
  689. return ""
  690. }
  691. func (m *DeviceItem) GetKey() string {
  692. if m != nil {
  693. return m.Key
  694. }
  695. return ""
  696. }
  697. func (m *DeviceItem) GetProviderName() string {
  698. if m != nil {
  699. return m.ProviderName
  700. }
  701. return ""
  702. }
  703. func (m *DeviceItem) GetName() string {
  704. if m != nil {
  705. return m.Name
  706. }
  707. return ""
  708. }
  709. func (m *DeviceItem) GetChannelName() string {
  710. if m != nil {
  711. return m.ChannelName
  712. }
  713. return ""
  714. }
  715. func (m *DeviceItem) GetChannelNo() string {
  716. if m != nil {
  717. return m.ChannelNo
  718. }
  719. return ""
  720. }
  721. type DeviceListReply struct {
  722. Total int64 `protobuf:"varint,1,opt,name=total,proto3" json:"total"`
  723. PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size"`
  724. Page int32 `protobuf:"varint,3,opt,name=page,proto3" json:"page"`
  725. List []*DeviceItem `protobuf:"bytes,4,rep,name=list,proto3" json:"list"`
  726. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  727. XXX_unrecognized []byte `json:"-"`
  728. XXX_sizecache int32 `json:"-"`
  729. }
  730. func (m *DeviceListReply) Reset() { *m = DeviceListReply{} }
  731. func (m *DeviceListReply) String() string { return proto.CompactTextString(m) }
  732. func (*DeviceListReply) ProtoMessage() {}
  733. func (*DeviceListReply) Descriptor() ([]byte, []int) {
  734. return fileDescriptor_8340e6318dfdfac2, []int{12}
  735. }
  736. func (m *DeviceListReply) XXX_Unmarshal(b []byte) error {
  737. return xxx_messageInfo_DeviceListReply.Unmarshal(m, b)
  738. }
  739. func (m *DeviceListReply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  740. return xxx_messageInfo_DeviceListReply.Marshal(b, m, deterministic)
  741. }
  742. func (m *DeviceListReply) XXX_Merge(src proto.Message) {
  743. xxx_messageInfo_DeviceListReply.Merge(m, src)
  744. }
  745. func (m *DeviceListReply) XXX_Size() int {
  746. return xxx_messageInfo_DeviceListReply.Size(m)
  747. }
  748. func (m *DeviceListReply) XXX_DiscardUnknown() {
  749. xxx_messageInfo_DeviceListReply.DiscardUnknown(m)
  750. }
  751. var xxx_messageInfo_DeviceListReply proto.InternalMessageInfo
  752. func (m *DeviceListReply) GetTotal() int64 {
  753. if m != nil {
  754. return m.Total
  755. }
  756. return 0
  757. }
  758. func (m *DeviceListReply) GetPageSize() int32 {
  759. if m != nil {
  760. return m.PageSize
  761. }
  762. return 0
  763. }
  764. func (m *DeviceListReply) GetPage() int32 {
  765. if m != nil {
  766. return m.Page
  767. }
  768. return 0
  769. }
  770. func (m *DeviceListReply) GetList() []*DeviceItem {
  771. if m != nil {
  772. return m.List
  773. }
  774. return nil
  775. }
  776. type DeviceApproveRequest struct {
  777. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id"`
  778. // true 同意 false 不同意
  779. Status bool `protobuf:"varint,2,opt,name=status,proto3" json:"status"`
  780. Feedback string `protobuf:"bytes,3,opt,name=feedback,proto3" json:"feedback"`
  781. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  782. XXX_unrecognized []byte `json:"-"`
  783. XXX_sizecache int32 `json:"-"`
  784. }
  785. func (m *DeviceApproveRequest) Reset() { *m = DeviceApproveRequest{} }
  786. func (m *DeviceApproveRequest) String() string { return proto.CompactTextString(m) }
  787. func (*DeviceApproveRequest) ProtoMessage() {}
  788. func (*DeviceApproveRequest) Descriptor() ([]byte, []int) {
  789. return fileDescriptor_8340e6318dfdfac2, []int{13}
  790. }
  791. func (m *DeviceApproveRequest) XXX_Unmarshal(b []byte) error {
  792. return xxx_messageInfo_DeviceApproveRequest.Unmarshal(m, b)
  793. }
  794. func (m *DeviceApproveRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  795. return xxx_messageInfo_DeviceApproveRequest.Marshal(b, m, deterministic)
  796. }
  797. func (m *DeviceApproveRequest) XXX_Merge(src proto.Message) {
  798. xxx_messageInfo_DeviceApproveRequest.Merge(m, src)
  799. }
  800. func (m *DeviceApproveRequest) XXX_Size() int {
  801. return xxx_messageInfo_DeviceApproveRequest.Size(m)
  802. }
  803. func (m *DeviceApproveRequest) XXX_DiscardUnknown() {
  804. xxx_messageInfo_DeviceApproveRequest.DiscardUnknown(m)
  805. }
  806. var xxx_messageInfo_DeviceApproveRequest proto.InternalMessageInfo
  807. func (m *DeviceApproveRequest) GetId() int64 {
  808. if m != nil {
  809. return m.Id
  810. }
  811. return 0
  812. }
  813. func (m *DeviceApproveRequest) GetStatus() bool {
  814. if m != nil {
  815. return m.Status
  816. }
  817. return false
  818. }
  819. func (m *DeviceApproveRequest) GetFeedback() string {
  820. if m != nil {
  821. return m.Feedback
  822. }
  823. return ""
  824. }
  825. type DeviceApproveReply struct {
  826. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  827. XXX_unrecognized []byte `json:"-"`
  828. XXX_sizecache int32 `json:"-"`
  829. }
  830. func (m *DeviceApproveReply) Reset() { *m = DeviceApproveReply{} }
  831. func (m *DeviceApproveReply) String() string { return proto.CompactTextString(m) }
  832. func (*DeviceApproveReply) ProtoMessage() {}
  833. func (*DeviceApproveReply) Descriptor() ([]byte, []int) {
  834. return fileDescriptor_8340e6318dfdfac2, []int{14}
  835. }
  836. func (m *DeviceApproveReply) XXX_Unmarshal(b []byte) error {
  837. return xxx_messageInfo_DeviceApproveReply.Unmarshal(m, b)
  838. }
  839. func (m *DeviceApproveReply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  840. return xxx_messageInfo_DeviceApproveReply.Marshal(b, m, deterministic)
  841. }
  842. func (m *DeviceApproveReply) XXX_Merge(src proto.Message) {
  843. xxx_messageInfo_DeviceApproveReply.Merge(m, src)
  844. }
  845. func (m *DeviceApproveReply) XXX_Size() int {
  846. return xxx_messageInfo_DeviceApproveReply.Size(m)
  847. }
  848. func (m *DeviceApproveReply) XXX_DiscardUnknown() {
  849. xxx_messageInfo_DeviceApproveReply.DiscardUnknown(m)
  850. }
  851. var xxx_messageInfo_DeviceApproveReply proto.InternalMessageInfo
  852. type ChangePasswdRequest struct {
  853. Uid int64 `protobuf:"varint,1,opt,name=uid,proto3" json:"uid"`
  854. Old string `protobuf:"bytes,2,opt,name=old,proto3" json:"old"`
  855. New string `protobuf:"bytes,3,opt,name=new,proto3" json:"new"`
  856. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  857. XXX_unrecognized []byte `json:"-"`
  858. XXX_sizecache int32 `json:"-"`
  859. }
  860. func (m *ChangePasswdRequest) Reset() { *m = ChangePasswdRequest{} }
  861. func (m *ChangePasswdRequest) String() string { return proto.CompactTextString(m) }
  862. func (*ChangePasswdRequest) ProtoMessage() {}
  863. func (*ChangePasswdRequest) Descriptor() ([]byte, []int) {
  864. return fileDescriptor_8340e6318dfdfac2, []int{15}
  865. }
  866. func (m *ChangePasswdRequest) XXX_Unmarshal(b []byte) error {
  867. return xxx_messageInfo_ChangePasswdRequest.Unmarshal(m, b)
  868. }
  869. func (m *ChangePasswdRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  870. return xxx_messageInfo_ChangePasswdRequest.Marshal(b, m, deterministic)
  871. }
  872. func (m *ChangePasswdRequest) XXX_Merge(src proto.Message) {
  873. xxx_messageInfo_ChangePasswdRequest.Merge(m, src)
  874. }
  875. func (m *ChangePasswdRequest) XXX_Size() int {
  876. return xxx_messageInfo_ChangePasswdRequest.Size(m)
  877. }
  878. func (m *ChangePasswdRequest) XXX_DiscardUnknown() {
  879. xxx_messageInfo_ChangePasswdRequest.DiscardUnknown(m)
  880. }
  881. var xxx_messageInfo_ChangePasswdRequest proto.InternalMessageInfo
  882. func (m *ChangePasswdRequest) GetUid() int64 {
  883. if m != nil {
  884. return m.Uid
  885. }
  886. return 0
  887. }
  888. func (m *ChangePasswdRequest) GetOld() string {
  889. if m != nil {
  890. return m.Old
  891. }
  892. return ""
  893. }
  894. func (m *ChangePasswdRequest) GetNew() string {
  895. if m != nil {
  896. return m.New
  897. }
  898. return ""
  899. }
  900. type ChangePasswdReply struct {
  901. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  902. XXX_unrecognized []byte `json:"-"`
  903. XXX_sizecache int32 `json:"-"`
  904. }
  905. func (m *ChangePasswdReply) Reset() { *m = ChangePasswdReply{} }
  906. func (m *ChangePasswdReply) String() string { return proto.CompactTextString(m) }
  907. func (*ChangePasswdReply) ProtoMessage() {}
  908. func (*ChangePasswdReply) Descriptor() ([]byte, []int) {
  909. return fileDescriptor_8340e6318dfdfac2, []int{16}
  910. }
  911. func (m *ChangePasswdReply) XXX_Unmarshal(b []byte) error {
  912. return xxx_messageInfo_ChangePasswdReply.Unmarshal(m, b)
  913. }
  914. func (m *ChangePasswdReply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  915. return xxx_messageInfo_ChangePasswdReply.Marshal(b, m, deterministic)
  916. }
  917. func (m *ChangePasswdReply) XXX_Merge(src proto.Message) {
  918. xxx_messageInfo_ChangePasswdReply.Merge(m, src)
  919. }
  920. func (m *ChangePasswdReply) XXX_Size() int {
  921. return xxx_messageInfo_ChangePasswdReply.Size(m)
  922. }
  923. func (m *ChangePasswdReply) XXX_DiscardUnknown() {
  924. xxx_messageInfo_ChangePasswdReply.DiscardUnknown(m)
  925. }
  926. var xxx_messageInfo_ChangePasswdReply proto.InternalMessageInfo
  927. type ProjectInfoRequest struct {
  928. ProjectId int64 `protobuf:"varint,1,opt,name=project_id,json=projectId,proto3" json:"project_id"`
  929. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  930. XXX_unrecognized []byte `json:"-"`
  931. XXX_sizecache int32 `json:"-"`
  932. }
  933. func (m *ProjectInfoRequest) Reset() { *m = ProjectInfoRequest{} }
  934. func (m *ProjectInfoRequest) String() string { return proto.CompactTextString(m) }
  935. func (*ProjectInfoRequest) ProtoMessage() {}
  936. func (*ProjectInfoRequest) Descriptor() ([]byte, []int) {
  937. return fileDescriptor_8340e6318dfdfac2, []int{17}
  938. }
  939. func (m *ProjectInfoRequest) XXX_Unmarshal(b []byte) error {
  940. return xxx_messageInfo_ProjectInfoRequest.Unmarshal(m, b)
  941. }
  942. func (m *ProjectInfoRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  943. return xxx_messageInfo_ProjectInfoRequest.Marshal(b, m, deterministic)
  944. }
  945. func (m *ProjectInfoRequest) XXX_Merge(src proto.Message) {
  946. xxx_messageInfo_ProjectInfoRequest.Merge(m, src)
  947. }
  948. func (m *ProjectInfoRequest) XXX_Size() int {
  949. return xxx_messageInfo_ProjectInfoRequest.Size(m)
  950. }
  951. func (m *ProjectInfoRequest) XXX_DiscardUnknown() {
  952. xxx_messageInfo_ProjectInfoRequest.DiscardUnknown(m)
  953. }
  954. var xxx_messageInfo_ProjectInfoRequest proto.InternalMessageInfo
  955. func (m *ProjectInfoRequest) GetProjectId() int64 {
  956. if m != nil {
  957. return m.ProjectId
  958. }
  959. return 0
  960. }
  961. type ProjectInfoReply struct {
  962. // 安监备案号
  963. SafetyRecordNo string `protobuf:"bytes,3,opt,name=safety_record_no,json=safetyRecordNo,proto3" json:"safety_record_no"`
  964. // 工程编号
  965. ProjectNo string `protobuf:"bytes,4,opt,name=project_no,json=projectNo,proto3" json:"project_no"`
  966. // 工程名
  967. Name string `protobuf:"bytes,5,opt,name=name,proto3" json:"name"`
  968. // 工程名简称
  969. ShortName string `protobuf:"bytes,6,opt,name=short_name,json=shortName,proto3" json:"short_name"`
  970. // 项目功能
  971. ProjectFunction string `protobuf:"bytes,7,opt,name=project_function,json=projectFunction,proto3" json:"project_function"`
  972. // 项目类型
  973. ProjectType string `protobuf:"bytes,8,opt,name=project_type,json=projectType,proto3" json:"project_type"`
  974. // 工程造价(单位万)
  975. Price float64 `protobuf:"fixed64,9,opt,name=price,proto3" json:"price"`
  976. // 工程介绍
  977. Desc string `protobuf:"bytes,10,opt,name=desc,proto3" json:"desc"`
  978. // 项目负责人
  979. ProjectLeader string `protobuf:"bytes,11,opt,name=project_leader,json=projectLeader,proto3" json:"project_leader"`
  980. // 建筑面积(单位面积)
  981. CoveredArea float64 `protobuf:"fixed64,12,opt,name=covered_area,json=coveredArea,proto3" json:"covered_area"`
  982. // 项目负责人电话
  983. Phone string `protobuf:"bytes,13,opt,name=phone,proto3" json:"phone"`
  984. // 总层数
  985. TotalLevel int32 `protobuf:"varint,14,opt,name=total_level,json=totalLevel,proto3" json:"total_level"`
  986. // 建筑层数 eg:主楼地上23层,地下2层;裙楼地上32层,地下3层
  987. BuildingStorey string `protobuf:"bytes,15,opt,name=building_storey,json=buildingStorey,proto3" json:"building_storey"`
  988. // 施工单位
  989. Construction string `protobuf:"bytes,16,opt,name=construction,proto3" json:"construction"`
  990. // 建设单位
  991. Development string `protobuf:"bytes,17,opt,name=development,proto3" json:"development"`
  992. // 监理单位
  993. Oversee string `protobuf:"bytes,18,opt,name=oversee,proto3" json:"oversee"`
  994. // 设计单位
  995. Design string `protobuf:"bytes,19,opt,name=design,proto3" json:"design"`
  996. // 勘察单位
  997. Exploration string `protobuf:"bytes,20,opt,name=exploration,proto3" json:"exploration"`
  998. // 工程所在地
  999. Location string `protobuf:"bytes,21,opt,name=location,proto3" json:"location"`
  1000. // 经度
  1001. Lon float64 `protobuf:"fixed64,22,opt,name=lon,proto3" json:"lon"`
  1002. // 纬度
  1003. Lat float64 `protobuf:"fixed64,23,opt,name=lat,proto3" json:"lat"`
  1004. // 项目效果图
  1005. ProjectEffectPic string `protobuf:"bytes,24,opt,name=project_effect_pic,json=projectEffectPic,proto3" json:"project_effect_pic"`
  1006. // 项目平面图
  1007. ProjectPlan string `protobuf:"bytes,25,opt,name=project_plan,json=projectPlan,proto3" json:"project_plan"`
  1008. StartDay string `protobuf:"bytes,26,opt,name=start_day,json=startDay,proto3" json:"start_day"`
  1009. EndDay string `protobuf:"bytes,27,opt,name=end_day,json=endDay,proto3" json:"end_day"`
  1010. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1011. XXX_unrecognized []byte `json:"-"`
  1012. XXX_sizecache int32 `json:"-"`
  1013. }
  1014. func (m *ProjectInfoReply) Reset() { *m = ProjectInfoReply{} }
  1015. func (m *ProjectInfoReply) String() string { return proto.CompactTextString(m) }
  1016. func (*ProjectInfoReply) ProtoMessage() {}
  1017. func (*ProjectInfoReply) Descriptor() ([]byte, []int) {
  1018. return fileDescriptor_8340e6318dfdfac2, []int{18}
  1019. }
  1020. func (m *ProjectInfoReply) XXX_Unmarshal(b []byte) error {
  1021. return xxx_messageInfo_ProjectInfoReply.Unmarshal(m, b)
  1022. }
  1023. func (m *ProjectInfoReply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1024. return xxx_messageInfo_ProjectInfoReply.Marshal(b, m, deterministic)
  1025. }
  1026. func (m *ProjectInfoReply) XXX_Merge(src proto.Message) {
  1027. xxx_messageInfo_ProjectInfoReply.Merge(m, src)
  1028. }
  1029. func (m *ProjectInfoReply) XXX_Size() int {
  1030. return xxx_messageInfo_ProjectInfoReply.Size(m)
  1031. }
  1032. func (m *ProjectInfoReply) XXX_DiscardUnknown() {
  1033. xxx_messageInfo_ProjectInfoReply.DiscardUnknown(m)
  1034. }
  1035. var xxx_messageInfo_ProjectInfoReply proto.InternalMessageInfo
  1036. func (m *ProjectInfoReply) GetSafetyRecordNo() string {
  1037. if m != nil {
  1038. return m.SafetyRecordNo
  1039. }
  1040. return ""
  1041. }
  1042. func (m *ProjectInfoReply) GetProjectNo() string {
  1043. if m != nil {
  1044. return m.ProjectNo
  1045. }
  1046. return ""
  1047. }
  1048. func (m *ProjectInfoReply) GetName() string {
  1049. if m != nil {
  1050. return m.Name
  1051. }
  1052. return ""
  1053. }
  1054. func (m *ProjectInfoReply) GetShortName() string {
  1055. if m != nil {
  1056. return m.ShortName
  1057. }
  1058. return ""
  1059. }
  1060. func (m *ProjectInfoReply) GetProjectFunction() string {
  1061. if m != nil {
  1062. return m.ProjectFunction
  1063. }
  1064. return ""
  1065. }
  1066. func (m *ProjectInfoReply) GetProjectType() string {
  1067. if m != nil {
  1068. return m.ProjectType
  1069. }
  1070. return ""
  1071. }
  1072. func (m *ProjectInfoReply) GetPrice() float64 {
  1073. if m != nil {
  1074. return m.Price
  1075. }
  1076. return 0
  1077. }
  1078. func (m *ProjectInfoReply) GetDesc() string {
  1079. if m != nil {
  1080. return m.Desc
  1081. }
  1082. return ""
  1083. }
  1084. func (m *ProjectInfoReply) GetProjectLeader() string {
  1085. if m != nil {
  1086. return m.ProjectLeader
  1087. }
  1088. return ""
  1089. }
  1090. func (m *ProjectInfoReply) GetCoveredArea() float64 {
  1091. if m != nil {
  1092. return m.CoveredArea
  1093. }
  1094. return 0
  1095. }
  1096. func (m *ProjectInfoReply) GetPhone() string {
  1097. if m != nil {
  1098. return m.Phone
  1099. }
  1100. return ""
  1101. }
  1102. func (m *ProjectInfoReply) GetTotalLevel() int32 {
  1103. if m != nil {
  1104. return m.TotalLevel
  1105. }
  1106. return 0
  1107. }
  1108. func (m *ProjectInfoReply) GetBuildingStorey() string {
  1109. if m != nil {
  1110. return m.BuildingStorey
  1111. }
  1112. return ""
  1113. }
  1114. func (m *ProjectInfoReply) GetConstruction() string {
  1115. if m != nil {
  1116. return m.Construction
  1117. }
  1118. return ""
  1119. }
  1120. func (m *ProjectInfoReply) GetDevelopment() string {
  1121. if m != nil {
  1122. return m.Development
  1123. }
  1124. return ""
  1125. }
  1126. func (m *ProjectInfoReply) GetOversee() string {
  1127. if m != nil {
  1128. return m.Oversee
  1129. }
  1130. return ""
  1131. }
  1132. func (m *ProjectInfoReply) GetDesign() string {
  1133. if m != nil {
  1134. return m.Design
  1135. }
  1136. return ""
  1137. }
  1138. func (m *ProjectInfoReply) GetExploration() string {
  1139. if m != nil {
  1140. return m.Exploration
  1141. }
  1142. return ""
  1143. }
  1144. func (m *ProjectInfoReply) GetLocation() string {
  1145. if m != nil {
  1146. return m.Location
  1147. }
  1148. return ""
  1149. }
  1150. func (m *ProjectInfoReply) GetLon() float64 {
  1151. if m != nil {
  1152. return m.Lon
  1153. }
  1154. return 0
  1155. }
  1156. func (m *ProjectInfoReply) GetLat() float64 {
  1157. if m != nil {
  1158. return m.Lat
  1159. }
  1160. return 0
  1161. }
  1162. func (m *ProjectInfoReply) GetProjectEffectPic() string {
  1163. if m != nil {
  1164. return m.ProjectEffectPic
  1165. }
  1166. return ""
  1167. }
  1168. func (m *ProjectInfoReply) GetProjectPlan() string {
  1169. if m != nil {
  1170. return m.ProjectPlan
  1171. }
  1172. return ""
  1173. }
  1174. func (m *ProjectInfoReply) GetStartDay() string {
  1175. if m != nil {
  1176. return m.StartDay
  1177. }
  1178. return ""
  1179. }
  1180. func (m *ProjectInfoReply) GetEndDay() string {
  1181. if m != nil {
  1182. return m.EndDay
  1183. }
  1184. return ""
  1185. }
  1186. type ProjectDeviceStatisticsRequest struct {
  1187. ProjectId int64 `protobuf:"varint,1,opt,name=project_id,json=projectId,proto3" json:"project_id"`
  1188. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1189. XXX_unrecognized []byte `json:"-"`
  1190. XXX_sizecache int32 `json:"-"`
  1191. }
  1192. func (m *ProjectDeviceStatisticsRequest) Reset() { *m = ProjectDeviceStatisticsRequest{} }
  1193. func (m *ProjectDeviceStatisticsRequest) String() string { return proto.CompactTextString(m) }
  1194. func (*ProjectDeviceStatisticsRequest) ProtoMessage() {}
  1195. func (*ProjectDeviceStatisticsRequest) Descriptor() ([]byte, []int) {
  1196. return fileDescriptor_8340e6318dfdfac2, []int{19}
  1197. }
  1198. func (m *ProjectDeviceStatisticsRequest) XXX_Unmarshal(b []byte) error {
  1199. return xxx_messageInfo_ProjectDeviceStatisticsRequest.Unmarshal(m, b)
  1200. }
  1201. func (m *ProjectDeviceStatisticsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1202. return xxx_messageInfo_ProjectDeviceStatisticsRequest.Marshal(b, m, deterministic)
  1203. }
  1204. func (m *ProjectDeviceStatisticsRequest) XXX_Merge(src proto.Message) {
  1205. xxx_messageInfo_ProjectDeviceStatisticsRequest.Merge(m, src)
  1206. }
  1207. func (m *ProjectDeviceStatisticsRequest) XXX_Size() int {
  1208. return xxx_messageInfo_ProjectDeviceStatisticsRequest.Size(m)
  1209. }
  1210. func (m *ProjectDeviceStatisticsRequest) XXX_DiscardUnknown() {
  1211. xxx_messageInfo_ProjectDeviceStatisticsRequest.DiscardUnknown(m)
  1212. }
  1213. var xxx_messageInfo_ProjectDeviceStatisticsRequest proto.InternalMessageInfo
  1214. func (m *ProjectDeviceStatisticsRequest) GetProjectId() int64 {
  1215. if m != nil {
  1216. return m.ProjectId
  1217. }
  1218. return 0
  1219. }
  1220. type ProjectDeviceStatistics struct {
  1221. // 设备类型
  1222. DeviceType string `protobuf:"bytes,1,opt,name=device_type,json=deviceType,proto3" json:"device_type"`
  1223. // 总数
  1224. Total int32 `protobuf:"varint,2,opt,name=total,proto3" json:"total"`
  1225. // 在线数
  1226. Online int32 `protobuf:"varint,3,opt,name=online,proto3" json:"online"`
  1227. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1228. XXX_unrecognized []byte `json:"-"`
  1229. XXX_sizecache int32 `json:"-"`
  1230. }
  1231. func (m *ProjectDeviceStatistics) Reset() { *m = ProjectDeviceStatistics{} }
  1232. func (m *ProjectDeviceStatistics) String() string { return proto.CompactTextString(m) }
  1233. func (*ProjectDeviceStatistics) ProtoMessage() {}
  1234. func (*ProjectDeviceStatistics) Descriptor() ([]byte, []int) {
  1235. return fileDescriptor_8340e6318dfdfac2, []int{20}
  1236. }
  1237. func (m *ProjectDeviceStatistics) XXX_Unmarshal(b []byte) error {
  1238. return xxx_messageInfo_ProjectDeviceStatistics.Unmarshal(m, b)
  1239. }
  1240. func (m *ProjectDeviceStatistics) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1241. return xxx_messageInfo_ProjectDeviceStatistics.Marshal(b, m, deterministic)
  1242. }
  1243. func (m *ProjectDeviceStatistics) XXX_Merge(src proto.Message) {
  1244. xxx_messageInfo_ProjectDeviceStatistics.Merge(m, src)
  1245. }
  1246. func (m *ProjectDeviceStatistics) XXX_Size() int {
  1247. return xxx_messageInfo_ProjectDeviceStatistics.Size(m)
  1248. }
  1249. func (m *ProjectDeviceStatistics) XXX_DiscardUnknown() {
  1250. xxx_messageInfo_ProjectDeviceStatistics.DiscardUnknown(m)
  1251. }
  1252. var xxx_messageInfo_ProjectDeviceStatistics proto.InternalMessageInfo
  1253. func (m *ProjectDeviceStatistics) GetDeviceType() string {
  1254. if m != nil {
  1255. return m.DeviceType
  1256. }
  1257. return ""
  1258. }
  1259. func (m *ProjectDeviceStatistics) GetTotal() int32 {
  1260. if m != nil {
  1261. return m.Total
  1262. }
  1263. return 0
  1264. }
  1265. func (m *ProjectDeviceStatistics) GetOnline() int32 {
  1266. if m != nil {
  1267. return m.Online
  1268. }
  1269. return 0
  1270. }
  1271. type ProjectDeviceStatisticsReply struct {
  1272. List []*ProjectDeviceStatistics `protobuf:"bytes,1,rep,name=list,proto3" json:"list"`
  1273. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1274. XXX_unrecognized []byte `json:"-"`
  1275. XXX_sizecache int32 `json:"-"`
  1276. }
  1277. func (m *ProjectDeviceStatisticsReply) Reset() { *m = ProjectDeviceStatisticsReply{} }
  1278. func (m *ProjectDeviceStatisticsReply) String() string { return proto.CompactTextString(m) }
  1279. func (*ProjectDeviceStatisticsReply) ProtoMessage() {}
  1280. func (*ProjectDeviceStatisticsReply) Descriptor() ([]byte, []int) {
  1281. return fileDescriptor_8340e6318dfdfac2, []int{21}
  1282. }
  1283. func (m *ProjectDeviceStatisticsReply) XXX_Unmarshal(b []byte) error {
  1284. return xxx_messageInfo_ProjectDeviceStatisticsReply.Unmarshal(m, b)
  1285. }
  1286. func (m *ProjectDeviceStatisticsReply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1287. return xxx_messageInfo_ProjectDeviceStatisticsReply.Marshal(b, m, deterministic)
  1288. }
  1289. func (m *ProjectDeviceStatisticsReply) XXX_Merge(src proto.Message) {
  1290. xxx_messageInfo_ProjectDeviceStatisticsReply.Merge(m, src)
  1291. }
  1292. func (m *ProjectDeviceStatisticsReply) XXX_Size() int {
  1293. return xxx_messageInfo_ProjectDeviceStatisticsReply.Size(m)
  1294. }
  1295. func (m *ProjectDeviceStatisticsReply) XXX_DiscardUnknown() {
  1296. xxx_messageInfo_ProjectDeviceStatisticsReply.DiscardUnknown(m)
  1297. }
  1298. var xxx_messageInfo_ProjectDeviceStatisticsReply proto.InternalMessageInfo
  1299. func (m *ProjectDeviceStatisticsReply) GetList() []*ProjectDeviceStatistics {
  1300. if m != nil {
  1301. return m.List
  1302. }
  1303. return nil
  1304. }
  1305. type ProjectProgressRequest struct {
  1306. ProjectId int64 `protobuf:"varint,1,opt,name=project_id,json=projectId,proto3" json:"project_id"`
  1307. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1308. XXX_unrecognized []byte `json:"-"`
  1309. XXX_sizecache int32 `json:"-"`
  1310. }
  1311. func (m *ProjectProgressRequest) Reset() { *m = ProjectProgressRequest{} }
  1312. func (m *ProjectProgressRequest) String() string { return proto.CompactTextString(m) }
  1313. func (*ProjectProgressRequest) ProtoMessage() {}
  1314. func (*ProjectProgressRequest) Descriptor() ([]byte, []int) {
  1315. return fileDescriptor_8340e6318dfdfac2, []int{22}
  1316. }
  1317. func (m *ProjectProgressRequest) XXX_Unmarshal(b []byte) error {
  1318. return xxx_messageInfo_ProjectProgressRequest.Unmarshal(m, b)
  1319. }
  1320. func (m *ProjectProgressRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1321. return xxx_messageInfo_ProjectProgressRequest.Marshal(b, m, deterministic)
  1322. }
  1323. func (m *ProjectProgressRequest) XXX_Merge(src proto.Message) {
  1324. xxx_messageInfo_ProjectProgressRequest.Merge(m, src)
  1325. }
  1326. func (m *ProjectProgressRequest) XXX_Size() int {
  1327. return xxx_messageInfo_ProjectProgressRequest.Size(m)
  1328. }
  1329. func (m *ProjectProgressRequest) XXX_DiscardUnknown() {
  1330. xxx_messageInfo_ProjectProgressRequest.DiscardUnknown(m)
  1331. }
  1332. var xxx_messageInfo_ProjectProgressRequest proto.InternalMessageInfo
  1333. func (m *ProjectProgressRequest) GetProjectId() int64 {
  1334. if m != nil {
  1335. return m.ProjectId
  1336. }
  1337. return 0
  1338. }
  1339. type ProjectProgress struct {
  1340. // 阶段名
  1341. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name"`
  1342. // 预计开始时间
  1343. ExpectStartTime string `protobuf:"bytes,2,opt,name=expect_start_time,json=expectStartTime,proto3" json:"expect_start_time"`
  1344. // 预计结束时间
  1345. ExpectEndTime string `protobuf:"bytes,3,opt,name=expect_end_time,json=expectEndTime,proto3" json:"expect_end_time"`
  1346. // 状态 (0 未完工,1 已完成 ,2 进行中)
  1347. Status int32 `protobuf:"varint,4,opt,name=status,proto3" json:"status"`
  1348. // 阶段图片
  1349. Image string `protobuf:"bytes,5,opt,name=image,proto3" json:"image"`
  1350. // 阶段id
  1351. Id int64 `protobuf:"varint,6,opt,name=id,proto3" json:"id"`
  1352. // 实际完工时间
  1353. RealityEndTime string `protobuf:"bytes,7,opt,name=reality_end_time,json=realityEndTime,proto3" json:"reality_end_time"`
  1354. RealityStartTime string `protobuf:"bytes,8,opt,name=reality_start_time,json=realityStartTime,proto3" json:"reality_start_time"`
  1355. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1356. XXX_unrecognized []byte `json:"-"`
  1357. XXX_sizecache int32 `json:"-"`
  1358. }
  1359. func (m *ProjectProgress) Reset() { *m = ProjectProgress{} }
  1360. func (m *ProjectProgress) String() string { return proto.CompactTextString(m) }
  1361. func (*ProjectProgress) ProtoMessage() {}
  1362. func (*ProjectProgress) Descriptor() ([]byte, []int) {
  1363. return fileDescriptor_8340e6318dfdfac2, []int{23}
  1364. }
  1365. func (m *ProjectProgress) XXX_Unmarshal(b []byte) error {
  1366. return xxx_messageInfo_ProjectProgress.Unmarshal(m, b)
  1367. }
  1368. func (m *ProjectProgress) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1369. return xxx_messageInfo_ProjectProgress.Marshal(b, m, deterministic)
  1370. }
  1371. func (m *ProjectProgress) XXX_Merge(src proto.Message) {
  1372. xxx_messageInfo_ProjectProgress.Merge(m, src)
  1373. }
  1374. func (m *ProjectProgress) XXX_Size() int {
  1375. return xxx_messageInfo_ProjectProgress.Size(m)
  1376. }
  1377. func (m *ProjectProgress) XXX_DiscardUnknown() {
  1378. xxx_messageInfo_ProjectProgress.DiscardUnknown(m)
  1379. }
  1380. var xxx_messageInfo_ProjectProgress proto.InternalMessageInfo
  1381. func (m *ProjectProgress) GetName() string {
  1382. if m != nil {
  1383. return m.Name
  1384. }
  1385. return ""
  1386. }
  1387. func (m *ProjectProgress) GetExpectStartTime() string {
  1388. if m != nil {
  1389. return m.ExpectStartTime
  1390. }
  1391. return ""
  1392. }
  1393. func (m *ProjectProgress) GetExpectEndTime() string {
  1394. if m != nil {
  1395. return m.ExpectEndTime
  1396. }
  1397. return ""
  1398. }
  1399. func (m *ProjectProgress) GetStatus() int32 {
  1400. if m != nil {
  1401. return m.Status
  1402. }
  1403. return 0
  1404. }
  1405. func (m *ProjectProgress) GetImage() string {
  1406. if m != nil {
  1407. return m.Image
  1408. }
  1409. return ""
  1410. }
  1411. func (m *ProjectProgress) GetId() int64 {
  1412. if m != nil {
  1413. return m.Id
  1414. }
  1415. return 0
  1416. }
  1417. func (m *ProjectProgress) GetRealityEndTime() string {
  1418. if m != nil {
  1419. return m.RealityEndTime
  1420. }
  1421. return ""
  1422. }
  1423. func (m *ProjectProgress) GetRealityStartTime() string {
  1424. if m != nil {
  1425. return m.RealityStartTime
  1426. }
  1427. return ""
  1428. }
  1429. type ProjectProgressReply struct {
  1430. List []*ProjectProgress `protobuf:"bytes,1,rep,name=list,proto3" json:"list"`
  1431. // 开工天数
  1432. StartDays int64 `protobuf:"varint,2,opt,name=start_days,json=startDays,proto3" json:"start_days"`
  1433. // 总天数
  1434. TotalDays int64 `protobuf:"varint,3,opt,name=total_days,json=totalDays,proto3" json:"total_days"`
  1435. // 项目开始时间
  1436. StartDay string `protobuf:"bytes,4,opt,name=start_day,json=startDay,proto3" json:"start_day"`
  1437. // 项目结束时间
  1438. EndDay string `protobuf:"bytes,5,opt,name=end_day,json=endDay,proto3" json:"end_day"`
  1439. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1440. XXX_unrecognized []byte `json:"-"`
  1441. XXX_sizecache int32 `json:"-"`
  1442. }
  1443. func (m *ProjectProgressReply) Reset() { *m = ProjectProgressReply{} }
  1444. func (m *ProjectProgressReply) String() string { return proto.CompactTextString(m) }
  1445. func (*ProjectProgressReply) ProtoMessage() {}
  1446. func (*ProjectProgressReply) Descriptor() ([]byte, []int) {
  1447. return fileDescriptor_8340e6318dfdfac2, []int{24}
  1448. }
  1449. func (m *ProjectProgressReply) XXX_Unmarshal(b []byte) error {
  1450. return xxx_messageInfo_ProjectProgressReply.Unmarshal(m, b)
  1451. }
  1452. func (m *ProjectProgressReply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1453. return xxx_messageInfo_ProjectProgressReply.Marshal(b, m, deterministic)
  1454. }
  1455. func (m *ProjectProgressReply) XXX_Merge(src proto.Message) {
  1456. xxx_messageInfo_ProjectProgressReply.Merge(m, src)
  1457. }
  1458. func (m *ProjectProgressReply) XXX_Size() int {
  1459. return xxx_messageInfo_ProjectProgressReply.Size(m)
  1460. }
  1461. func (m *ProjectProgressReply) XXX_DiscardUnknown() {
  1462. xxx_messageInfo_ProjectProgressReply.DiscardUnknown(m)
  1463. }
  1464. var xxx_messageInfo_ProjectProgressReply proto.InternalMessageInfo
  1465. func (m *ProjectProgressReply) GetList() []*ProjectProgress {
  1466. if m != nil {
  1467. return m.List
  1468. }
  1469. return nil
  1470. }
  1471. func (m *ProjectProgressReply) GetStartDays() int64 {
  1472. if m != nil {
  1473. return m.StartDays
  1474. }
  1475. return 0
  1476. }
  1477. func (m *ProjectProgressReply) GetTotalDays() int64 {
  1478. if m != nil {
  1479. return m.TotalDays
  1480. }
  1481. return 0
  1482. }
  1483. func (m *ProjectProgressReply) GetStartDay() string {
  1484. if m != nil {
  1485. return m.StartDay
  1486. }
  1487. return ""
  1488. }
  1489. func (m *ProjectProgressReply) GetEndDay() string {
  1490. if m != nil {
  1491. return m.EndDay
  1492. }
  1493. return ""
  1494. }
  1495. type ProjectProgressAddRequest struct {
  1496. ProjectId int64 `protobuf:"varint,1,opt,name=project_id,json=projectId,proto3" json:"project_id"`
  1497. // 阶段名
  1498. Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name"`
  1499. // 预计开始时间
  1500. ExpectStartTime int64 `protobuf:"varint,3,opt,name=expect_start_time,json=expectStartTime,proto3" json:"expect_start_time"`
  1501. // 预计结束时间
  1502. ExpectEndTime int64 `protobuf:"varint,4,opt,name=expect_end_time,json=expectEndTime,proto3" json:"expect_end_time"`
  1503. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1504. XXX_unrecognized []byte `json:"-"`
  1505. XXX_sizecache int32 `json:"-"`
  1506. }
  1507. func (m *ProjectProgressAddRequest) Reset() { *m = ProjectProgressAddRequest{} }
  1508. func (m *ProjectProgressAddRequest) String() string { return proto.CompactTextString(m) }
  1509. func (*ProjectProgressAddRequest) ProtoMessage() {}
  1510. func (*ProjectProgressAddRequest) Descriptor() ([]byte, []int) {
  1511. return fileDescriptor_8340e6318dfdfac2, []int{25}
  1512. }
  1513. func (m *ProjectProgressAddRequest) XXX_Unmarshal(b []byte) error {
  1514. return xxx_messageInfo_ProjectProgressAddRequest.Unmarshal(m, b)
  1515. }
  1516. func (m *ProjectProgressAddRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1517. return xxx_messageInfo_ProjectProgressAddRequest.Marshal(b, m, deterministic)
  1518. }
  1519. func (m *ProjectProgressAddRequest) XXX_Merge(src proto.Message) {
  1520. xxx_messageInfo_ProjectProgressAddRequest.Merge(m, src)
  1521. }
  1522. func (m *ProjectProgressAddRequest) XXX_Size() int {
  1523. return xxx_messageInfo_ProjectProgressAddRequest.Size(m)
  1524. }
  1525. func (m *ProjectProgressAddRequest) XXX_DiscardUnknown() {
  1526. xxx_messageInfo_ProjectProgressAddRequest.DiscardUnknown(m)
  1527. }
  1528. var xxx_messageInfo_ProjectProgressAddRequest proto.InternalMessageInfo
  1529. func (m *ProjectProgressAddRequest) GetProjectId() int64 {
  1530. if m != nil {
  1531. return m.ProjectId
  1532. }
  1533. return 0
  1534. }
  1535. func (m *ProjectProgressAddRequest) GetName() string {
  1536. if m != nil {
  1537. return m.Name
  1538. }
  1539. return ""
  1540. }
  1541. func (m *ProjectProgressAddRequest) GetExpectStartTime() int64 {
  1542. if m != nil {
  1543. return m.ExpectStartTime
  1544. }
  1545. return 0
  1546. }
  1547. func (m *ProjectProgressAddRequest) GetExpectEndTime() int64 {
  1548. if m != nil {
  1549. return m.ExpectEndTime
  1550. }
  1551. return 0
  1552. }
  1553. type ProjectProgressAddReply struct {
  1554. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id"`
  1555. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1556. XXX_unrecognized []byte `json:"-"`
  1557. XXX_sizecache int32 `json:"-"`
  1558. }
  1559. func (m *ProjectProgressAddReply) Reset() { *m = ProjectProgressAddReply{} }
  1560. func (m *ProjectProgressAddReply) String() string { return proto.CompactTextString(m) }
  1561. func (*ProjectProgressAddReply) ProtoMessage() {}
  1562. func (*ProjectProgressAddReply) Descriptor() ([]byte, []int) {
  1563. return fileDescriptor_8340e6318dfdfac2, []int{26}
  1564. }
  1565. func (m *ProjectProgressAddReply) XXX_Unmarshal(b []byte) error {
  1566. return xxx_messageInfo_ProjectProgressAddReply.Unmarshal(m, b)
  1567. }
  1568. func (m *ProjectProgressAddReply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1569. return xxx_messageInfo_ProjectProgressAddReply.Marshal(b, m, deterministic)
  1570. }
  1571. func (m *ProjectProgressAddReply) XXX_Merge(src proto.Message) {
  1572. xxx_messageInfo_ProjectProgressAddReply.Merge(m, src)
  1573. }
  1574. func (m *ProjectProgressAddReply) XXX_Size() int {
  1575. return xxx_messageInfo_ProjectProgressAddReply.Size(m)
  1576. }
  1577. func (m *ProjectProgressAddReply) XXX_DiscardUnknown() {
  1578. xxx_messageInfo_ProjectProgressAddReply.DiscardUnknown(m)
  1579. }
  1580. var xxx_messageInfo_ProjectProgressAddReply proto.InternalMessageInfo
  1581. func (m *ProjectProgressAddReply) GetId() int64 {
  1582. if m != nil {
  1583. return m.Id
  1584. }
  1585. return 0
  1586. }
  1587. type ProjectProgressDelRequest struct {
  1588. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id"`
  1589. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1590. XXX_unrecognized []byte `json:"-"`
  1591. XXX_sizecache int32 `json:"-"`
  1592. }
  1593. func (m *ProjectProgressDelRequest) Reset() { *m = ProjectProgressDelRequest{} }
  1594. func (m *ProjectProgressDelRequest) String() string { return proto.CompactTextString(m) }
  1595. func (*ProjectProgressDelRequest) ProtoMessage() {}
  1596. func (*ProjectProgressDelRequest) Descriptor() ([]byte, []int) {
  1597. return fileDescriptor_8340e6318dfdfac2, []int{27}
  1598. }
  1599. func (m *ProjectProgressDelRequest) XXX_Unmarshal(b []byte) error {
  1600. return xxx_messageInfo_ProjectProgressDelRequest.Unmarshal(m, b)
  1601. }
  1602. func (m *ProjectProgressDelRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1603. return xxx_messageInfo_ProjectProgressDelRequest.Marshal(b, m, deterministic)
  1604. }
  1605. func (m *ProjectProgressDelRequest) XXX_Merge(src proto.Message) {
  1606. xxx_messageInfo_ProjectProgressDelRequest.Merge(m, src)
  1607. }
  1608. func (m *ProjectProgressDelRequest) XXX_Size() int {
  1609. return xxx_messageInfo_ProjectProgressDelRequest.Size(m)
  1610. }
  1611. func (m *ProjectProgressDelRequest) XXX_DiscardUnknown() {
  1612. xxx_messageInfo_ProjectProgressDelRequest.DiscardUnknown(m)
  1613. }
  1614. var xxx_messageInfo_ProjectProgressDelRequest proto.InternalMessageInfo
  1615. func (m *ProjectProgressDelRequest) GetId() int64 {
  1616. if m != nil {
  1617. return m.Id
  1618. }
  1619. return 0
  1620. }
  1621. type ProjectProgressDelReply struct {
  1622. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1623. XXX_unrecognized []byte `json:"-"`
  1624. XXX_sizecache int32 `json:"-"`
  1625. }
  1626. func (m *ProjectProgressDelReply) Reset() { *m = ProjectProgressDelReply{} }
  1627. func (m *ProjectProgressDelReply) String() string { return proto.CompactTextString(m) }
  1628. func (*ProjectProgressDelReply) ProtoMessage() {}
  1629. func (*ProjectProgressDelReply) Descriptor() ([]byte, []int) {
  1630. return fileDescriptor_8340e6318dfdfac2, []int{28}
  1631. }
  1632. func (m *ProjectProgressDelReply) XXX_Unmarshal(b []byte) error {
  1633. return xxx_messageInfo_ProjectProgressDelReply.Unmarshal(m, b)
  1634. }
  1635. func (m *ProjectProgressDelReply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1636. return xxx_messageInfo_ProjectProgressDelReply.Marshal(b, m, deterministic)
  1637. }
  1638. func (m *ProjectProgressDelReply) XXX_Merge(src proto.Message) {
  1639. xxx_messageInfo_ProjectProgressDelReply.Merge(m, src)
  1640. }
  1641. func (m *ProjectProgressDelReply) XXX_Size() int {
  1642. return xxx_messageInfo_ProjectProgressDelReply.Size(m)
  1643. }
  1644. func (m *ProjectProgressDelReply) XXX_DiscardUnknown() {
  1645. xxx_messageInfo_ProjectProgressDelReply.DiscardUnknown(m)
  1646. }
  1647. var xxx_messageInfo_ProjectProgressDelReply proto.InternalMessageInfo
  1648. type ProjectProgressSetRequest struct {
  1649. // 阶段id
  1650. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id"`
  1651. // 阶段图片,非毕传
  1652. Image string `protobuf:"bytes,2,opt,name=image,proto3" json:"image"`
  1653. Start int64 `protobuf:"varint,3,opt,name=start,proto3" json:"start"`
  1654. End int64 `protobuf:"varint,4,opt,name=end,proto3" json:"end"`
  1655. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1656. XXX_unrecognized []byte `json:"-"`
  1657. XXX_sizecache int32 `json:"-"`
  1658. }
  1659. func (m *ProjectProgressSetRequest) Reset() { *m = ProjectProgressSetRequest{} }
  1660. func (m *ProjectProgressSetRequest) String() string { return proto.CompactTextString(m) }
  1661. func (*ProjectProgressSetRequest) ProtoMessage() {}
  1662. func (*ProjectProgressSetRequest) Descriptor() ([]byte, []int) {
  1663. return fileDescriptor_8340e6318dfdfac2, []int{29}
  1664. }
  1665. func (m *ProjectProgressSetRequest) XXX_Unmarshal(b []byte) error {
  1666. return xxx_messageInfo_ProjectProgressSetRequest.Unmarshal(m, b)
  1667. }
  1668. func (m *ProjectProgressSetRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1669. return xxx_messageInfo_ProjectProgressSetRequest.Marshal(b, m, deterministic)
  1670. }
  1671. func (m *ProjectProgressSetRequest) XXX_Merge(src proto.Message) {
  1672. xxx_messageInfo_ProjectProgressSetRequest.Merge(m, src)
  1673. }
  1674. func (m *ProjectProgressSetRequest) XXX_Size() int {
  1675. return xxx_messageInfo_ProjectProgressSetRequest.Size(m)
  1676. }
  1677. func (m *ProjectProgressSetRequest) XXX_DiscardUnknown() {
  1678. xxx_messageInfo_ProjectProgressSetRequest.DiscardUnknown(m)
  1679. }
  1680. var xxx_messageInfo_ProjectProgressSetRequest proto.InternalMessageInfo
  1681. func (m *ProjectProgressSetRequest) GetId() int64 {
  1682. if m != nil {
  1683. return m.Id
  1684. }
  1685. return 0
  1686. }
  1687. func (m *ProjectProgressSetRequest) GetImage() string {
  1688. if m != nil {
  1689. return m.Image
  1690. }
  1691. return ""
  1692. }
  1693. func (m *ProjectProgressSetRequest) GetStart() int64 {
  1694. if m != nil {
  1695. return m.Start
  1696. }
  1697. return 0
  1698. }
  1699. func (m *ProjectProgressSetRequest) GetEnd() int64 {
  1700. if m != nil {
  1701. return m.End
  1702. }
  1703. return 0
  1704. }
  1705. type ProjectProgressSetReply struct {
  1706. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1707. XXX_unrecognized []byte `json:"-"`
  1708. XXX_sizecache int32 `json:"-"`
  1709. }
  1710. func (m *ProjectProgressSetReply) Reset() { *m = ProjectProgressSetReply{} }
  1711. func (m *ProjectProgressSetReply) String() string { return proto.CompactTextString(m) }
  1712. func (*ProjectProgressSetReply) ProtoMessage() {}
  1713. func (*ProjectProgressSetReply) Descriptor() ([]byte, []int) {
  1714. return fileDescriptor_8340e6318dfdfac2, []int{30}
  1715. }
  1716. func (m *ProjectProgressSetReply) XXX_Unmarshal(b []byte) error {
  1717. return xxx_messageInfo_ProjectProgressSetReply.Unmarshal(m, b)
  1718. }
  1719. func (m *ProjectProgressSetReply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1720. return xxx_messageInfo_ProjectProgressSetReply.Marshal(b, m, deterministic)
  1721. }
  1722. func (m *ProjectProgressSetReply) XXX_Merge(src proto.Message) {
  1723. xxx_messageInfo_ProjectProgressSetReply.Merge(m, src)
  1724. }
  1725. func (m *ProjectProgressSetReply) XXX_Size() int {
  1726. return xxx_messageInfo_ProjectProgressSetReply.Size(m)
  1727. }
  1728. func (m *ProjectProgressSetReply) XXX_DiscardUnknown() {
  1729. xxx_messageInfo_ProjectProgressSetReply.DiscardUnknown(m)
  1730. }
  1731. var xxx_messageInfo_ProjectProgressSetReply proto.InternalMessageInfo
  1732. type DeviceVideoChannelRequest struct {
  1733. ProjectId int64 `protobuf:"varint,1,opt,name=project_id,json=projectId,proto3" json:"project_id"`
  1734. Sn string `protobuf:"bytes,2,opt,name=sn,proto3" json:"sn"`
  1735. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1736. XXX_unrecognized []byte `json:"-"`
  1737. XXX_sizecache int32 `json:"-"`
  1738. }
  1739. func (m *DeviceVideoChannelRequest) Reset() { *m = DeviceVideoChannelRequest{} }
  1740. func (m *DeviceVideoChannelRequest) String() string { return proto.CompactTextString(m) }
  1741. func (*DeviceVideoChannelRequest) ProtoMessage() {}
  1742. func (*DeviceVideoChannelRequest) Descriptor() ([]byte, []int) {
  1743. return fileDescriptor_8340e6318dfdfac2, []int{31}
  1744. }
  1745. func (m *DeviceVideoChannelRequest) XXX_Unmarshal(b []byte) error {
  1746. return xxx_messageInfo_DeviceVideoChannelRequest.Unmarshal(m, b)
  1747. }
  1748. func (m *DeviceVideoChannelRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1749. return xxx_messageInfo_DeviceVideoChannelRequest.Marshal(b, m, deterministic)
  1750. }
  1751. func (m *DeviceVideoChannelRequest) XXX_Merge(src proto.Message) {
  1752. xxx_messageInfo_DeviceVideoChannelRequest.Merge(m, src)
  1753. }
  1754. func (m *DeviceVideoChannelRequest) XXX_Size() int {
  1755. return xxx_messageInfo_DeviceVideoChannelRequest.Size(m)
  1756. }
  1757. func (m *DeviceVideoChannelRequest) XXX_DiscardUnknown() {
  1758. xxx_messageInfo_DeviceVideoChannelRequest.DiscardUnknown(m)
  1759. }
  1760. var xxx_messageInfo_DeviceVideoChannelRequest proto.InternalMessageInfo
  1761. func (m *DeviceVideoChannelRequest) GetProjectId() int64 {
  1762. if m != nil {
  1763. return m.ProjectId
  1764. }
  1765. return 0
  1766. }
  1767. func (m *DeviceVideoChannelRequest) GetSn() string {
  1768. if m != nil {
  1769. return m.Sn
  1770. }
  1771. return ""
  1772. }
  1773. type DeviceVideoChannelReply struct {
  1774. ChannelNo string `protobuf:"bytes,1,opt,name=channel_no,json=channelNo,proto3" json:"channel_no"`
  1775. Id int64 `protobuf:"varint,2,opt,name=id,proto3" json:"id"`
  1776. State int32 `protobuf:"varint,3,opt,name=state,proto3" json:"state"`
  1777. Name string `protobuf:"bytes,4,opt,name=name,proto3" json:"name"`
  1778. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1779. XXX_unrecognized []byte `json:"-"`
  1780. XXX_sizecache int32 `json:"-"`
  1781. }
  1782. func (m *DeviceVideoChannelReply) Reset() { *m = DeviceVideoChannelReply{} }
  1783. func (m *DeviceVideoChannelReply) String() string { return proto.CompactTextString(m) }
  1784. func (*DeviceVideoChannelReply) ProtoMessage() {}
  1785. func (*DeviceVideoChannelReply) Descriptor() ([]byte, []int) {
  1786. return fileDescriptor_8340e6318dfdfac2, []int{32}
  1787. }
  1788. func (m *DeviceVideoChannelReply) XXX_Unmarshal(b []byte) error {
  1789. return xxx_messageInfo_DeviceVideoChannelReply.Unmarshal(m, b)
  1790. }
  1791. func (m *DeviceVideoChannelReply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1792. return xxx_messageInfo_DeviceVideoChannelReply.Marshal(b, m, deterministic)
  1793. }
  1794. func (m *DeviceVideoChannelReply) XXX_Merge(src proto.Message) {
  1795. xxx_messageInfo_DeviceVideoChannelReply.Merge(m, src)
  1796. }
  1797. func (m *DeviceVideoChannelReply) XXX_Size() int {
  1798. return xxx_messageInfo_DeviceVideoChannelReply.Size(m)
  1799. }
  1800. func (m *DeviceVideoChannelReply) XXX_DiscardUnknown() {
  1801. xxx_messageInfo_DeviceVideoChannelReply.DiscardUnknown(m)
  1802. }
  1803. var xxx_messageInfo_DeviceVideoChannelReply proto.InternalMessageInfo
  1804. func (m *DeviceVideoChannelReply) GetChannelNo() string {
  1805. if m != nil {
  1806. return m.ChannelNo
  1807. }
  1808. return ""
  1809. }
  1810. func (m *DeviceVideoChannelReply) GetId() int64 {
  1811. if m != nil {
  1812. return m.Id
  1813. }
  1814. return 0
  1815. }
  1816. func (m *DeviceVideoChannelReply) GetState() int32 {
  1817. if m != nil {
  1818. return m.State
  1819. }
  1820. return 0
  1821. }
  1822. func (m *DeviceVideoChannelReply) GetName() string {
  1823. if m != nil {
  1824. return m.Name
  1825. }
  1826. return ""
  1827. }
  1828. type ProjectSetPicRequest struct {
  1829. // 0 平面图 1 效果图
  1830. PicType int32 `protobuf:"varint,1,opt,name=pic_type,json=picType,proto3" json:"pic_type"`
  1831. PicUrl []string `protobuf:"bytes,2,rep,name=pic_url,json=picUrl,proto3" json:"pic_url"`
  1832. ProjectId int64 `protobuf:"varint,3,opt,name=project_id,json=projectId,proto3" json:"project_id"`
  1833. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1834. XXX_unrecognized []byte `json:"-"`
  1835. XXX_sizecache int32 `json:"-"`
  1836. }
  1837. func (m *ProjectSetPicRequest) Reset() { *m = ProjectSetPicRequest{} }
  1838. func (m *ProjectSetPicRequest) String() string { return proto.CompactTextString(m) }
  1839. func (*ProjectSetPicRequest) ProtoMessage() {}
  1840. func (*ProjectSetPicRequest) Descriptor() ([]byte, []int) {
  1841. return fileDescriptor_8340e6318dfdfac2, []int{33}
  1842. }
  1843. func (m *ProjectSetPicRequest) XXX_Unmarshal(b []byte) error {
  1844. return xxx_messageInfo_ProjectSetPicRequest.Unmarshal(m, b)
  1845. }
  1846. func (m *ProjectSetPicRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1847. return xxx_messageInfo_ProjectSetPicRequest.Marshal(b, m, deterministic)
  1848. }
  1849. func (m *ProjectSetPicRequest) XXX_Merge(src proto.Message) {
  1850. xxx_messageInfo_ProjectSetPicRequest.Merge(m, src)
  1851. }
  1852. func (m *ProjectSetPicRequest) XXX_Size() int {
  1853. return xxx_messageInfo_ProjectSetPicRequest.Size(m)
  1854. }
  1855. func (m *ProjectSetPicRequest) XXX_DiscardUnknown() {
  1856. xxx_messageInfo_ProjectSetPicRequest.DiscardUnknown(m)
  1857. }
  1858. var xxx_messageInfo_ProjectSetPicRequest proto.InternalMessageInfo
  1859. func (m *ProjectSetPicRequest) GetPicType() int32 {
  1860. if m != nil {
  1861. return m.PicType
  1862. }
  1863. return 0
  1864. }
  1865. func (m *ProjectSetPicRequest) GetPicUrl() []string {
  1866. if m != nil {
  1867. return m.PicUrl
  1868. }
  1869. return nil
  1870. }
  1871. func (m *ProjectSetPicRequest) GetProjectId() int64 {
  1872. if m != nil {
  1873. return m.ProjectId
  1874. }
  1875. return 0
  1876. }
  1877. type ProjectSetPicReply struct {
  1878. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1879. XXX_unrecognized []byte `json:"-"`
  1880. XXX_sizecache int32 `json:"-"`
  1881. }
  1882. func (m *ProjectSetPicReply) Reset() { *m = ProjectSetPicReply{} }
  1883. func (m *ProjectSetPicReply) String() string { return proto.CompactTextString(m) }
  1884. func (*ProjectSetPicReply) ProtoMessage() {}
  1885. func (*ProjectSetPicReply) Descriptor() ([]byte, []int) {
  1886. return fileDescriptor_8340e6318dfdfac2, []int{34}
  1887. }
  1888. func (m *ProjectSetPicReply) XXX_Unmarshal(b []byte) error {
  1889. return xxx_messageInfo_ProjectSetPicReply.Unmarshal(m, b)
  1890. }
  1891. func (m *ProjectSetPicReply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1892. return xxx_messageInfo_ProjectSetPicReply.Marshal(b, m, deterministic)
  1893. }
  1894. func (m *ProjectSetPicReply) XXX_Merge(src proto.Message) {
  1895. xxx_messageInfo_ProjectSetPicReply.Merge(m, src)
  1896. }
  1897. func (m *ProjectSetPicReply) XXX_Size() int {
  1898. return xxx_messageInfo_ProjectSetPicReply.Size(m)
  1899. }
  1900. func (m *ProjectSetPicReply) XXX_DiscardUnknown() {
  1901. xxx_messageInfo_ProjectSetPicReply.DiscardUnknown(m)
  1902. }
  1903. var xxx_messageInfo_ProjectSetPicReply proto.InternalMessageInfo
  1904. type ProjectUpdateRequest struct {
  1905. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name"`
  1906. ShortName string `protobuf:"bytes,2,opt,name=short_name,json=shortName,proto3" json:"short_name"`
  1907. Location string `protobuf:"bytes,3,opt,name=location,proto3" json:"location"`
  1908. ProjectId int64 `protobuf:"varint,4,opt,name=project_id,json=projectId,proto3" json:"project_id"`
  1909. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1910. XXX_unrecognized []byte `json:"-"`
  1911. XXX_sizecache int32 `json:"-"`
  1912. }
  1913. func (m *ProjectUpdateRequest) Reset() { *m = ProjectUpdateRequest{} }
  1914. func (m *ProjectUpdateRequest) String() string { return proto.CompactTextString(m) }
  1915. func (*ProjectUpdateRequest) ProtoMessage() {}
  1916. func (*ProjectUpdateRequest) Descriptor() ([]byte, []int) {
  1917. return fileDescriptor_8340e6318dfdfac2, []int{35}
  1918. }
  1919. func (m *ProjectUpdateRequest) XXX_Unmarshal(b []byte) error {
  1920. return xxx_messageInfo_ProjectUpdateRequest.Unmarshal(m, b)
  1921. }
  1922. func (m *ProjectUpdateRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1923. return xxx_messageInfo_ProjectUpdateRequest.Marshal(b, m, deterministic)
  1924. }
  1925. func (m *ProjectUpdateRequest) XXX_Merge(src proto.Message) {
  1926. xxx_messageInfo_ProjectUpdateRequest.Merge(m, src)
  1927. }
  1928. func (m *ProjectUpdateRequest) XXX_Size() int {
  1929. return xxx_messageInfo_ProjectUpdateRequest.Size(m)
  1930. }
  1931. func (m *ProjectUpdateRequest) XXX_DiscardUnknown() {
  1932. xxx_messageInfo_ProjectUpdateRequest.DiscardUnknown(m)
  1933. }
  1934. var xxx_messageInfo_ProjectUpdateRequest proto.InternalMessageInfo
  1935. func (m *ProjectUpdateRequest) GetName() string {
  1936. if m != nil {
  1937. return m.Name
  1938. }
  1939. return ""
  1940. }
  1941. func (m *ProjectUpdateRequest) GetShortName() string {
  1942. if m != nil {
  1943. return m.ShortName
  1944. }
  1945. return ""
  1946. }
  1947. func (m *ProjectUpdateRequest) GetLocation() string {
  1948. if m != nil {
  1949. return m.Location
  1950. }
  1951. return ""
  1952. }
  1953. func (m *ProjectUpdateRequest) GetProjectId() int64 {
  1954. if m != nil {
  1955. return m.ProjectId
  1956. }
  1957. return 0
  1958. }
  1959. type ProjectUpdateReply struct {
  1960. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1961. XXX_unrecognized []byte `json:"-"`
  1962. XXX_sizecache int32 `json:"-"`
  1963. }
  1964. func (m *ProjectUpdateReply) Reset() { *m = ProjectUpdateReply{} }
  1965. func (m *ProjectUpdateReply) String() string { return proto.CompactTextString(m) }
  1966. func (*ProjectUpdateReply) ProtoMessage() {}
  1967. func (*ProjectUpdateReply) Descriptor() ([]byte, []int) {
  1968. return fileDescriptor_8340e6318dfdfac2, []int{36}
  1969. }
  1970. func (m *ProjectUpdateReply) XXX_Unmarshal(b []byte) error {
  1971. return xxx_messageInfo_ProjectUpdateReply.Unmarshal(m, b)
  1972. }
  1973. func (m *ProjectUpdateReply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1974. return xxx_messageInfo_ProjectUpdateReply.Marshal(b, m, deterministic)
  1975. }
  1976. func (m *ProjectUpdateReply) XXX_Merge(src proto.Message) {
  1977. xxx_messageInfo_ProjectUpdateReply.Merge(m, src)
  1978. }
  1979. func (m *ProjectUpdateReply) XXX_Size() int {
  1980. return xxx_messageInfo_ProjectUpdateReply.Size(m)
  1981. }
  1982. func (m *ProjectUpdateReply) XXX_DiscardUnknown() {
  1983. xxx_messageInfo_ProjectUpdateReply.DiscardUnknown(m)
  1984. }
  1985. var xxx_messageInfo_ProjectUpdateReply proto.InternalMessageInfo
  1986. type EmailUpdateRequest struct {
  1987. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id"`
  1988. Email string `protobuf:"bytes,2,opt,name=email,proto3" json:"email"`
  1989. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1990. XXX_unrecognized []byte `json:"-"`
  1991. XXX_sizecache int32 `json:"-"`
  1992. }
  1993. func (m *EmailUpdateRequest) Reset() { *m = EmailUpdateRequest{} }
  1994. func (m *EmailUpdateRequest) String() string { return proto.CompactTextString(m) }
  1995. func (*EmailUpdateRequest) ProtoMessage() {}
  1996. func (*EmailUpdateRequest) Descriptor() ([]byte, []int) {
  1997. return fileDescriptor_8340e6318dfdfac2, []int{37}
  1998. }
  1999. func (m *EmailUpdateRequest) XXX_Unmarshal(b []byte) error {
  2000. return xxx_messageInfo_EmailUpdateRequest.Unmarshal(m, b)
  2001. }
  2002. func (m *EmailUpdateRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  2003. return xxx_messageInfo_EmailUpdateRequest.Marshal(b, m, deterministic)
  2004. }
  2005. func (m *EmailUpdateRequest) XXX_Merge(src proto.Message) {
  2006. xxx_messageInfo_EmailUpdateRequest.Merge(m, src)
  2007. }
  2008. func (m *EmailUpdateRequest) XXX_Size() int {
  2009. return xxx_messageInfo_EmailUpdateRequest.Size(m)
  2010. }
  2011. func (m *EmailUpdateRequest) XXX_DiscardUnknown() {
  2012. xxx_messageInfo_EmailUpdateRequest.DiscardUnknown(m)
  2013. }
  2014. var xxx_messageInfo_EmailUpdateRequest proto.InternalMessageInfo
  2015. func (m *EmailUpdateRequest) GetId() int64 {
  2016. if m != nil {
  2017. return m.Id
  2018. }
  2019. return 0
  2020. }
  2021. func (m *EmailUpdateRequest) GetEmail() string {
  2022. if m != nil {
  2023. return m.Email
  2024. }
  2025. return ""
  2026. }
  2027. type EmailUpdateReply struct {
  2028. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  2029. XXX_unrecognized []byte `json:"-"`
  2030. XXX_sizecache int32 `json:"-"`
  2031. }
  2032. func (m *EmailUpdateReply) Reset() { *m = EmailUpdateReply{} }
  2033. func (m *EmailUpdateReply) String() string { return proto.CompactTextString(m) }
  2034. func (*EmailUpdateReply) ProtoMessage() {}
  2035. func (*EmailUpdateReply) Descriptor() ([]byte, []int) {
  2036. return fileDescriptor_8340e6318dfdfac2, []int{38}
  2037. }
  2038. func (m *EmailUpdateReply) XXX_Unmarshal(b []byte) error {
  2039. return xxx_messageInfo_EmailUpdateReply.Unmarshal(m, b)
  2040. }
  2041. func (m *EmailUpdateReply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  2042. return xxx_messageInfo_EmailUpdateReply.Marshal(b, m, deterministic)
  2043. }
  2044. func (m *EmailUpdateReply) XXX_Merge(src proto.Message) {
  2045. xxx_messageInfo_EmailUpdateReply.Merge(m, src)
  2046. }
  2047. func (m *EmailUpdateReply) XXX_Size() int {
  2048. return xxx_messageInfo_EmailUpdateReply.Size(m)
  2049. }
  2050. func (m *EmailUpdateReply) XXX_DiscardUnknown() {
  2051. xxx_messageInfo_EmailUpdateReply.DiscardUnknown(m)
  2052. }
  2053. var xxx_messageInfo_EmailUpdateReply proto.InternalMessageInfo
  2054. type EmailPrepareRequest struct {
  2055. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id"`
  2056. Password string `protobuf:"bytes,2,opt,name=password,proto3" json:"password"`
  2057. Email string `protobuf:"bytes,3,opt,name=email,proto3" json:"email"`
  2058. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  2059. XXX_unrecognized []byte `json:"-"`
  2060. XXX_sizecache int32 `json:"-"`
  2061. }
  2062. func (m *EmailPrepareRequest) Reset() { *m = EmailPrepareRequest{} }
  2063. func (m *EmailPrepareRequest) String() string { return proto.CompactTextString(m) }
  2064. func (*EmailPrepareRequest) ProtoMessage() {}
  2065. func (*EmailPrepareRequest) Descriptor() ([]byte, []int) {
  2066. return fileDescriptor_8340e6318dfdfac2, []int{39}
  2067. }
  2068. func (m *EmailPrepareRequest) XXX_Unmarshal(b []byte) error {
  2069. return xxx_messageInfo_EmailPrepareRequest.Unmarshal(m, b)
  2070. }
  2071. func (m *EmailPrepareRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  2072. return xxx_messageInfo_EmailPrepareRequest.Marshal(b, m, deterministic)
  2073. }
  2074. func (m *EmailPrepareRequest) XXX_Merge(src proto.Message) {
  2075. xxx_messageInfo_EmailPrepareRequest.Merge(m, src)
  2076. }
  2077. func (m *EmailPrepareRequest) XXX_Size() int {
  2078. return xxx_messageInfo_EmailPrepareRequest.Size(m)
  2079. }
  2080. func (m *EmailPrepareRequest) XXX_DiscardUnknown() {
  2081. xxx_messageInfo_EmailPrepareRequest.DiscardUnknown(m)
  2082. }
  2083. var xxx_messageInfo_EmailPrepareRequest proto.InternalMessageInfo
  2084. func (m *EmailPrepareRequest) GetId() int64 {
  2085. if m != nil {
  2086. return m.Id
  2087. }
  2088. return 0
  2089. }
  2090. func (m *EmailPrepareRequest) GetPassword() string {
  2091. if m != nil {
  2092. return m.Password
  2093. }
  2094. return ""
  2095. }
  2096. func (m *EmailPrepareRequest) GetEmail() string {
  2097. if m != nil {
  2098. return m.Email
  2099. }
  2100. return ""
  2101. }
  2102. type EmailPrepareReply struct {
  2103. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  2104. XXX_unrecognized []byte `json:"-"`
  2105. XXX_sizecache int32 `json:"-"`
  2106. }
  2107. func (m *EmailPrepareReply) Reset() { *m = EmailPrepareReply{} }
  2108. func (m *EmailPrepareReply) String() string { return proto.CompactTextString(m) }
  2109. func (*EmailPrepareReply) ProtoMessage() {}
  2110. func (*EmailPrepareReply) Descriptor() ([]byte, []int) {
  2111. return fileDescriptor_8340e6318dfdfac2, []int{40}
  2112. }
  2113. func (m *EmailPrepareReply) XXX_Unmarshal(b []byte) error {
  2114. return xxx_messageInfo_EmailPrepareReply.Unmarshal(m, b)
  2115. }
  2116. func (m *EmailPrepareReply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  2117. return xxx_messageInfo_EmailPrepareReply.Marshal(b, m, deterministic)
  2118. }
  2119. func (m *EmailPrepareReply) XXX_Merge(src proto.Message) {
  2120. xxx_messageInfo_EmailPrepareReply.Merge(m, src)
  2121. }
  2122. func (m *EmailPrepareReply) XXX_Size() int {
  2123. return xxx_messageInfo_EmailPrepareReply.Size(m)
  2124. }
  2125. func (m *EmailPrepareReply) XXX_DiscardUnknown() {
  2126. xxx_messageInfo_EmailPrepareReply.DiscardUnknown(m)
  2127. }
  2128. var xxx_messageInfo_EmailPrepareReply proto.InternalMessageInfo
  2129. type PhoneUpdateRequest struct {
  2130. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id"`
  2131. Phone string `protobuf:"bytes,2,opt,name=phone,proto3" json:"phone"`
  2132. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  2133. XXX_unrecognized []byte `json:"-"`
  2134. XXX_sizecache int32 `json:"-"`
  2135. }
  2136. func (m *PhoneUpdateRequest) Reset() { *m = PhoneUpdateRequest{} }
  2137. func (m *PhoneUpdateRequest) String() string { return proto.CompactTextString(m) }
  2138. func (*PhoneUpdateRequest) ProtoMessage() {}
  2139. func (*PhoneUpdateRequest) Descriptor() ([]byte, []int) {
  2140. return fileDescriptor_8340e6318dfdfac2, []int{41}
  2141. }
  2142. func (m *PhoneUpdateRequest) XXX_Unmarshal(b []byte) error {
  2143. return xxx_messageInfo_PhoneUpdateRequest.Unmarshal(m, b)
  2144. }
  2145. func (m *PhoneUpdateRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  2146. return xxx_messageInfo_PhoneUpdateRequest.Marshal(b, m, deterministic)
  2147. }
  2148. func (m *PhoneUpdateRequest) XXX_Merge(src proto.Message) {
  2149. xxx_messageInfo_PhoneUpdateRequest.Merge(m, src)
  2150. }
  2151. func (m *PhoneUpdateRequest) XXX_Size() int {
  2152. return xxx_messageInfo_PhoneUpdateRequest.Size(m)
  2153. }
  2154. func (m *PhoneUpdateRequest) XXX_DiscardUnknown() {
  2155. xxx_messageInfo_PhoneUpdateRequest.DiscardUnknown(m)
  2156. }
  2157. var xxx_messageInfo_PhoneUpdateRequest proto.InternalMessageInfo
  2158. func (m *PhoneUpdateRequest) GetId() int64 {
  2159. if m != nil {
  2160. return m.Id
  2161. }
  2162. return 0
  2163. }
  2164. func (m *PhoneUpdateRequest) GetPhone() string {
  2165. if m != nil {
  2166. return m.Phone
  2167. }
  2168. return ""
  2169. }
  2170. type PhoneUpdateReply struct {
  2171. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  2172. XXX_unrecognized []byte `json:"-"`
  2173. XXX_sizecache int32 `json:"-"`
  2174. }
  2175. func (m *PhoneUpdateReply) Reset() { *m = PhoneUpdateReply{} }
  2176. func (m *PhoneUpdateReply) String() string { return proto.CompactTextString(m) }
  2177. func (*PhoneUpdateReply) ProtoMessage() {}
  2178. func (*PhoneUpdateReply) Descriptor() ([]byte, []int) {
  2179. return fileDescriptor_8340e6318dfdfac2, []int{42}
  2180. }
  2181. func (m *PhoneUpdateReply) XXX_Unmarshal(b []byte) error {
  2182. return xxx_messageInfo_PhoneUpdateReply.Unmarshal(m, b)
  2183. }
  2184. func (m *PhoneUpdateReply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  2185. return xxx_messageInfo_PhoneUpdateReply.Marshal(b, m, deterministic)
  2186. }
  2187. func (m *PhoneUpdateReply) XXX_Merge(src proto.Message) {
  2188. xxx_messageInfo_PhoneUpdateReply.Merge(m, src)
  2189. }
  2190. func (m *PhoneUpdateReply) XXX_Size() int {
  2191. return xxx_messageInfo_PhoneUpdateReply.Size(m)
  2192. }
  2193. func (m *PhoneUpdateReply) XXX_DiscardUnknown() {
  2194. xxx_messageInfo_PhoneUpdateReply.DiscardUnknown(m)
  2195. }
  2196. var xxx_messageInfo_PhoneUpdateReply proto.InternalMessageInfo
  2197. type UserInfoRequest struct {
  2198. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id"`
  2199. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  2200. XXX_unrecognized []byte `json:"-"`
  2201. XXX_sizecache int32 `json:"-"`
  2202. }
  2203. func (m *UserInfoRequest) Reset() { *m = UserInfoRequest{} }
  2204. func (m *UserInfoRequest) String() string { return proto.CompactTextString(m) }
  2205. func (*UserInfoRequest) ProtoMessage() {}
  2206. func (*UserInfoRequest) Descriptor() ([]byte, []int) {
  2207. return fileDescriptor_8340e6318dfdfac2, []int{43}
  2208. }
  2209. func (m *UserInfoRequest) XXX_Unmarshal(b []byte) error {
  2210. return xxx_messageInfo_UserInfoRequest.Unmarshal(m, b)
  2211. }
  2212. func (m *UserInfoRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  2213. return xxx_messageInfo_UserInfoRequest.Marshal(b, m, deterministic)
  2214. }
  2215. func (m *UserInfoRequest) XXX_Merge(src proto.Message) {
  2216. xxx_messageInfo_UserInfoRequest.Merge(m, src)
  2217. }
  2218. func (m *UserInfoRequest) XXX_Size() int {
  2219. return xxx_messageInfo_UserInfoRequest.Size(m)
  2220. }
  2221. func (m *UserInfoRequest) XXX_DiscardUnknown() {
  2222. xxx_messageInfo_UserInfoRequest.DiscardUnknown(m)
  2223. }
  2224. var xxx_messageInfo_UserInfoRequest proto.InternalMessageInfo
  2225. func (m *UserInfoRequest) GetId() int64 {
  2226. if m != nil {
  2227. return m.Id
  2228. }
  2229. return 0
  2230. }
  2231. type UserInfoReply struct {
  2232. Email string `protobuf:"bytes,1,opt,name=email,proto3" json:"email"`
  2233. Phone string `protobuf:"bytes,2,opt,name=phone,proto3" json:"phone"`
  2234. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  2235. XXX_unrecognized []byte `json:"-"`
  2236. XXX_sizecache int32 `json:"-"`
  2237. }
  2238. func (m *UserInfoReply) Reset() { *m = UserInfoReply{} }
  2239. func (m *UserInfoReply) String() string { return proto.CompactTextString(m) }
  2240. func (*UserInfoReply) ProtoMessage() {}
  2241. func (*UserInfoReply) Descriptor() ([]byte, []int) {
  2242. return fileDescriptor_8340e6318dfdfac2, []int{44}
  2243. }
  2244. func (m *UserInfoReply) XXX_Unmarshal(b []byte) error {
  2245. return xxx_messageInfo_UserInfoReply.Unmarshal(m, b)
  2246. }
  2247. func (m *UserInfoReply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  2248. return xxx_messageInfo_UserInfoReply.Marshal(b, m, deterministic)
  2249. }
  2250. func (m *UserInfoReply) XXX_Merge(src proto.Message) {
  2251. xxx_messageInfo_UserInfoReply.Merge(m, src)
  2252. }
  2253. func (m *UserInfoReply) XXX_Size() int {
  2254. return xxx_messageInfo_UserInfoReply.Size(m)
  2255. }
  2256. func (m *UserInfoReply) XXX_DiscardUnknown() {
  2257. xxx_messageInfo_UserInfoReply.DiscardUnknown(m)
  2258. }
  2259. var xxx_messageInfo_UserInfoReply proto.InternalMessageInfo
  2260. func (m *UserInfoReply) GetEmail() string {
  2261. if m != nil {
  2262. return m.Email
  2263. }
  2264. return ""
  2265. }
  2266. func (m *UserInfoReply) GetPhone() string {
  2267. if m != nil {
  2268. return m.Phone
  2269. }
  2270. return ""
  2271. }
  2272. func init() {
  2273. proto.RegisterType((*LoginRequest)(nil), "v1.LoginRequest")
  2274. proto.RegisterType((*LoginReply)(nil), "v1.LoginReply")
  2275. proto.RegisterType((*ProjectInfoItem)(nil), "v1.ProjectInfoItem")
  2276. proto.RegisterType((*ProjectChangeRequest)(nil), "v1.ProjectChangeRequest")
  2277. proto.RegisterType((*ProjectChangeReply)(nil), "v1.ProjectChangeReply")
  2278. proto.RegisterType((*ProjectInfoForChangeRequest)(nil), "v1.ProjectInfoForChangeRequest")
  2279. proto.RegisterType((*ProjectInfoForChangeReply)(nil), "v1.ProjectInfoForChangeReply")
  2280. proto.RegisterType((*ProjectChangeInfoListRequest)(nil), "v1.ProjectChangeInfoListRequest")
  2281. proto.RegisterType((*ProjectChangeInfoItem)(nil), "v1.ProjectChangeInfoItem")
  2282. proto.RegisterType((*ProjectChangeInfoListReply)(nil), "v1.ProjectChangeInfoListReply")
  2283. proto.RegisterType((*DeviceListRequest)(nil), "v1.DeviceListRequest")
  2284. proto.RegisterType((*DeviceItem)(nil), "v1.DeviceItem")
  2285. proto.RegisterType((*DeviceListReply)(nil), "v1.DeviceListReply")
  2286. proto.RegisterType((*DeviceApproveRequest)(nil), "v1.DeviceApproveRequest")
  2287. proto.RegisterType((*DeviceApproveReply)(nil), "v1.DeviceApproveReply")
  2288. proto.RegisterType((*ChangePasswdRequest)(nil), "v1.ChangePasswdRequest")
  2289. proto.RegisterType((*ChangePasswdReply)(nil), "v1.ChangePasswdReply")
  2290. proto.RegisterType((*ProjectInfoRequest)(nil), "v1.ProjectInfoRequest")
  2291. proto.RegisterType((*ProjectInfoReply)(nil), "v1.ProjectInfoReply")
  2292. proto.RegisterType((*ProjectDeviceStatisticsRequest)(nil), "v1.ProjectDeviceStatisticsRequest")
  2293. proto.RegisterType((*ProjectDeviceStatistics)(nil), "v1.ProjectDeviceStatistics")
  2294. proto.RegisterType((*ProjectDeviceStatisticsReply)(nil), "v1.ProjectDeviceStatisticsReply")
  2295. proto.RegisterType((*ProjectProgressRequest)(nil), "v1.ProjectProgressRequest")
  2296. proto.RegisterType((*ProjectProgress)(nil), "v1.ProjectProgress")
  2297. proto.RegisterType((*ProjectProgressReply)(nil), "v1.ProjectProgressReply")
  2298. proto.RegisterType((*ProjectProgressAddRequest)(nil), "v1.ProjectProgressAddRequest")
  2299. proto.RegisterType((*ProjectProgressAddReply)(nil), "v1.ProjectProgressAddReply")
  2300. proto.RegisterType((*ProjectProgressDelRequest)(nil), "v1.ProjectProgressDelRequest")
  2301. proto.RegisterType((*ProjectProgressDelReply)(nil), "v1.ProjectProgressDelReply")
  2302. proto.RegisterType((*ProjectProgressSetRequest)(nil), "v1.ProjectProgressSetRequest")
  2303. proto.RegisterType((*ProjectProgressSetReply)(nil), "v1.ProjectProgressSetReply")
  2304. proto.RegisterType((*DeviceVideoChannelRequest)(nil), "v1.DeviceVideoChannelRequest")
  2305. proto.RegisterType((*DeviceVideoChannelReply)(nil), "v1.DeviceVideoChannelReply")
  2306. proto.RegisterType((*ProjectSetPicRequest)(nil), "v1.ProjectSetPicRequest")
  2307. proto.RegisterType((*ProjectSetPicReply)(nil), "v1.ProjectSetPicReply")
  2308. proto.RegisterType((*ProjectUpdateRequest)(nil), "v1.ProjectUpdateRequest")
  2309. proto.RegisterType((*ProjectUpdateReply)(nil), "v1.ProjectUpdateReply")
  2310. proto.RegisterType((*EmailUpdateRequest)(nil), "v1.EmailUpdateRequest")
  2311. proto.RegisterType((*EmailUpdateReply)(nil), "v1.EmailUpdateReply")
  2312. proto.RegisterType((*EmailPrepareRequest)(nil), "v1.EmailPrepareRequest")
  2313. proto.RegisterType((*EmailPrepareReply)(nil), "v1.EmailPrepareReply")
  2314. proto.RegisterType((*PhoneUpdateRequest)(nil), "v1.PhoneUpdateRequest")
  2315. proto.RegisterType((*PhoneUpdateReply)(nil), "v1.PhoneUpdateReply")
  2316. proto.RegisterType((*UserInfoRequest)(nil), "v1.UserInfoRequest")
  2317. proto.RegisterType((*UserInfoReply)(nil), "v1.UserInfoReply")
  2318. }
  2319. func init() {
  2320. proto.RegisterFile("project.proto", fileDescriptor_8340e6318dfdfac2)
  2321. }
  2322. var fileDescriptor_8340e6318dfdfac2 = []byte{
  2323. // 1783 bytes of a gzipped FileDescriptorProto
  2324. 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xb4, 0x58, 0x4b, 0x6f, 0xdc, 0xc8,
  2325. 0x11, 0xc6, 0x70, 0x34, 0x63, 0x4d, 0xe9, 0x4d, 0xc9, 0x12, 0x65, 0x65, 0xb3, 0x36, 0x17, 0xce,
  2326. 0x6a, 0xb3, 0x2b, 0x1b, 0xce, 0x1e, 0x02, 0x24, 0x87, 0xc0, 0x6b, 0xd9, 0x80, 0x13, 0xc3, 0x2b,
  2327. 0x50, 0xab, 0x04, 0x58, 0x20, 0x20, 0xda, 0x64, 0x69, 0xd4, 0x59, 0x0e, 0xc9, 0x90, 0x9c, 0xf1,
  2328. 0xce, 0x22, 0xb9, 0xe5, 0x9e, 0xc7, 0x25, 0xf7, 0xfc, 0x85, 0xfc, 0x92, 0xfc, 0xa3, 0xa0, 0xaa,
  2329. 0xba, 0x39, 0xe4, 0x3c, 0x64, 0x5d, 0xf6, 0x34, 0xdd, 0x5f, 0x17, 0xab, 0xbf, 0xae, 0x57, 0x57,
  2330. 0x0f, 0x6c, 0xe5, 0x45, 0xf6, 0x27, 0x8c, 0xaa, 0x27, 0x79, 0x91, 0x55, 0x99, 0xeb, 0x4c, 0x9e,
  2331. 0xf9, 0x7f, 0x84, 0xcd, 0x37, 0xd9, 0x50, 0xa7, 0x01, 0xfe, 0x79, 0x8c, 0x65, 0xe5, 0xba, 0xb0,
  2332. 0x36, 0x2e, 0xb1, 0xf0, 0x3a, 0x0f, 0x3b, 0xa7, 0x83, 0x80, 0xc7, 0xee, 0x03, 0x58, 0xcf, 0x55,
  2333. 0x59, 0xbe, 0xcf, 0x8a, 0xd8, 0x73, 0x18, 0xaf, 0xe7, 0xee, 0x47, 0x00, 0x46, 0x69, 0xa8, 0x63,
  2334. 0xaf, 0xfb, 0xb0, 0x73, 0xda, 0x0d, 0x06, 0x06, 0x79, 0x1d, 0xfb, 0x7f, 0x05, 0x30, 0xea, 0xf3,
  2335. 0x64, 0xea, 0xee, 0x42, 0x77, 0xac, 0x63, 0xd6, 0xdd, 0x0d, 0x68, 0xe8, 0x3e, 0x82, 0x4d, 0xfb,
  2336. 0x39, 0x6f, 0x4b, 0xea, 0xd7, 0x83, 0x0d, 0x83, 0x5d, 0xd1, 0xee, 0xb7, 0xef, 0xe0, 0x9e, 0xc0,
  2337. 0x80, 0xbe, 0x0c, 0x53, 0x35, 0x42, 0x6f, 0x4d, 0xd8, 0x11, 0xf0, 0x56, 0x8d, 0xd0, 0xbf, 0x82,
  2338. 0x9d, 0x0b, 0x23, 0x99, 0x5e, 0x67, 0xaf, 0x2b, 0x1c, 0xd1, 0x01, 0x59, 0xd4, 0x1c, 0x90, 0xc6,
  2339. 0xae, 0x07, 0xf7, 0xa2, 0x1b, 0x9d, 0x62, 0x89, 0xe6, 0x7c, 0x76, 0xea, 0x1e, 0x40, 0x6f, 0xa2,
  2340. 0x92, 0x31, 0xf2, 0xbe, 0x83, 0x40, 0x26, 0xfe, 0xd7, 0x70, 0x60, 0xd4, 0xbe, 0xb8, 0x51, 0xe9,
  2341. 0x10, 0xad, 0xf1, 0xb6, 0xc1, 0xa9, 0x8f, 0xe7, 0xe8, 0xd8, 0xfd, 0x14, 0xd6, 0x12, 0x5d, 0x56,
  2342. 0x9e, 0xf3, 0xb0, 0x7b, 0xba, 0xf1, 0x8b, 0xfd, 0x27, 0x93, 0x67, 0x4f, 0xe6, 0xe8, 0x04, 0x2c,
  2343. 0xe0, 0x1f, 0x80, 0x3b, 0xa7, 0x30, 0x4f, 0xa6, 0xfe, 0x19, 0x9c, 0x34, 0xc4, 0x5f, 0x65, 0xc5,
  2344. 0xad, 0xbb, 0xf9, 0xe7, 0x70, 0xbc, 0x5c, 0x9c, 0x4c, 0x6f, 0xa9, 0x74, 0x3e, 0x44, 0xe5, 0x2b,
  2345. 0xf8, 0x49, 0x8b, 0x0a, 0x2d, 0xbf, 0xd1, 0x65, 0xd5, 0x08, 0x90, 0x5c, 0x0d, 0xc5, 0x7e, 0xbd,
  2346. 0x80, 0xc7, 0x86, 0x89, 0x53, 0x33, 0xf9, 0xb7, 0x03, 0xf7, 0x17, 0x94, 0xb0, 0xf5, 0x3f, 0x87,
  2347. 0x7e, 0x56, 0xe8, 0xa1, 0x4e, 0x6f, 0x23, 0x62, 0x44, 0xdc, 0xc7, 0xd0, 0x8d, 0x6f, 0xb7, 0x1e,
  2348. 0xad, 0xd7, 0x1e, 0xed, 0x36, 0x3c, 0x7a, 0x0a, 0xbb, 0xa5, 0xba, 0xc6, 0x6a, 0x1a, 0x16, 0x18,
  2349. 0x65, 0x45, 0x1c, 0xa6, 0x99, 0x09, 0x8e, 0x6d, 0xc1, 0x03, 0x86, 0xdf, 0x66, 0x14, 0x5e, 0x2a,
  2350. 0xcf, 0x93, 0x69, 0x58, 0xe9, 0x11, 0x7a, 0x3d, 0x96, 0x19, 0x30, 0xf2, 0x8d, 0x1e, 0x21, 0x05,
  2351. 0xa8, 0xca, 0xf3, 0x22, 0x9b, 0xa0, 0x08, 0xf4, 0x59, 0x60, 0xc3, 0x60, 0x2c, 0x72, 0x08, 0xfd,
  2352. 0xb2, 0x52, 0xd5, 0xb8, 0xf4, 0xee, 0xb1, 0x4d, 0xcc, 0x8c, 0x78, 0xa9, 0x38, 0x2e, 0xbc, 0x75,
  2353. 0xe1, 0x45, 0x63, 0xff, 0x5f, 0x1d, 0x78, 0xb0, 0xc2, 0xbc, 0xe4, 0xa5, 0x03, 0xe8, 0x55, 0x59,
  2354. 0xa5, 0x12, 0xe3, 0x55, 0x99, 0xd4, 0x26, 0x77, 0x1a, 0x26, 0x3f, 0x81, 0x01, 0xfd, 0x86, 0xa5,
  2355. 0xfe, 0x41, 0x4e, 0xde, 0xa3, 0xa4, 0x1c, 0xe2, 0xa5, 0xfe, 0x01, 0xdd, 0x33, 0xe3, 0xec, 0x35,
  2356. 0xb6, 0xdc, 0x71, 0xc3, 0x72, 0x6d, 0x77, 0x18, 0x97, 0xff, 0xc3, 0x81, 0xbd, 0x73, 0x9c, 0xe8,
  2357. 0x08, 0x9b, 0x8e, 0xfe, 0x18, 0x28, 0x0d, 0x27, 0x3a, 0xc6, 0x22, 0xac, 0xe3, 0x0c, 0x2c, 0xf4,
  2358. 0x3a, 0x76, 0x1f, 0xc3, 0xb6, 0x9c, 0x34, 0xbc, 0xd6, 0x49, 0x85, 0x45, 0xc9, 0x9e, 0xea, 0x05,
  2359. 0x5b, 0x82, 0xbe, 0x12, 0xb0, 0x66, 0xdf, 0x6d, 0xb0, 0x6f, 0xe7, 0xf4, 0xda, 0x7c, 0x4e, 0x1f,
  2360. 0x42, 0x5f, 0x54, 0x1a, 0x7f, 0x98, 0x19, 0x1d, 0xba, 0x9a, 0xe6, 0x18, 0x46, 0x59, 0x2c, 0x9e,
  2361. 0xe8, 0x05, 0xeb, 0x04, 0xbc, 0xc8, 0x62, 0x74, 0xef, 0x43, 0x5f, 0x97, 0xa1, 0x4a, 0x12, 0x76,
  2362. 0xc3, 0x7a, 0xd0, 0xd3, 0xe5, 0xf3, 0x24, 0x71, 0x8f, 0xe0, 0x5e, 0xa4, 0xd2, 0x30, 0xc6, 0x84,
  2363. 0x1d, 0xb1, 0x1e, 0xf4, 0x23, 0x95, 0x9e, 0x63, 0xd2, 0xb6, 0xe0, 0x80, 0x29, 0xd4, 0x16, 0xf4,
  2364. 0xff, 0xd7, 0x05, 0x10, 0x93, 0x70, 0xd8, 0xce, 0x27, 0xf6, 0xc7, 0xb0, 0x51, 0x66, 0x91, 0x56,
  2365. 0x89, 0x50, 0x91, 0xa2, 0x01, 0x02, 0x31, 0x99, 0x16, 0xd3, 0xee, 0x1c, 0x53, 0xbb, 0xd8, 0x2c,
  2366. 0x59, 0x04, 0x50, 0xc9, 0xfa, 0x11, 0xe3, 0xb1, 0x51, 0x6b, 0x79, 0x67, 0x89, 0x4b, 0x5b, 0x6b,
  2367. 0xdf, 0xae, 0x4a, 0x9b, 0xc1, 0xd2, 0xb4, 0x39, 0x80, 0x1e, 0xa9, 0x45, 0x0f, 0x78, 0x0f, 0x99,
  2368. 0x90, 0x9d, 0xca, 0xd4, 0xdb, 0xe0, 0x2f, 0x9c, 0x32, 0xa5, 0x82, 0xff, 0x1d, 0x4e, 0xbd, 0x4d,
  2369. 0x06, 0x68, 0xe8, 0x7e, 0xc2, 0x97, 0x90, 0x44, 0x15, 0xb3, 0xd8, 0xe2, 0xb5, 0x4d, 0x0b, 0x32,
  2370. 0x0d, 0x9b, 0xd1, 0xdb, 0x8d, 0x8c, 0x7e, 0x04, 0x9b, 0xd1, 0x8d, 0x4a, 0x53, 0x4c, 0xe4, 0xbb,
  2371. 0x1d, 0x61, 0x6f, 0x30, 0x6b, 0xba, 0x5a, 0x24, 0xf3, 0x76, 0xc5, 0x74, 0x56, 0x20, 0xf3, 0xff,
  2372. 0x02, 0x3b, 0xcd, 0x28, 0x5f, 0x9d, 0x6f, 0xad, 0xc8, 0x70, 0xe6, 0x72, 0x6b, 0x59, 0x38, 0xfb,
  2373. 0xad, 0x7c, 0xdb, 0xa6, 0x7c, 0x9b, 0x05, 0x8f, 0x49, 0xb2, 0x6f, 0xe1, 0x40, 0xb0, 0xe7, 0xe2,
  2374. 0xaa, 0x55, 0x77, 0xc6, 0xcc, 0x7b, 0x72, 0x17, 0x5a, 0xef, 0x3d, 0x80, 0xf5, 0x6b, 0xc4, 0xf8,
  2375. 0x9d, 0x8a, 0xbe, 0x33, 0x95, 0xae, 0x9e, 0xd3, 0xf5, 0x31, 0xa7, 0x9b, 0xae, 0x8f, 0xdf, 0xc1,
  2376. 0xbe, 0xa4, 0xfb, 0x05, 0x5d, 0xd6, 0xb1, 0xdd, 0x70, 0xf1, 0x12, 0xde, 0x85, 0x6e, 0x96, 0xd8,
  2377. 0xab, 0x9d, 0x86, 0x84, 0xa4, 0xf8, 0xde, 0xec, 0x43, 0x43, 0x7f, 0x1f, 0xf6, 0xda, 0xca, 0x68,
  2378. 0x87, 0x2f, 0xeb, 0x6b, 0x8b, 0x2a, 0x8a, 0xdd, 0xa0, 0x9d, 0xdc, 0x9d, 0xf9, 0x96, 0xe0, 0x9f,
  2379. 0x7d, 0xd8, 0x6d, 0x7d, 0x45, 0x8e, 0x58, 0x16, 0x78, 0xdd, 0x55, 0xf5, 0xba, 0x8e, 0x62, 0x5b,
  2380. 0xd3, 0xad, 0xf6, 0xb7, 0x59, 0x1d, 0x3a, 0xbd, 0x46, 0xe8, 0x7c, 0x04, 0x50, 0xde, 0x64, 0x85,
  2381. 0x09, 0x7b, 0xc9, 0x98, 0x01, 0x23, 0x1c, 0x36, 0x9f, 0xc1, 0xae, 0xd5, 0x78, 0x3d, 0x4e, 0xa3,
  2382. 0x4a, 0x67, 0x29, 0x67, 0xce, 0x20, 0xd8, 0x31, 0xf8, 0x2b, 0x03, 0x37, 0x53, 0x88, 0x12, 0x76,
  2383. 0x2e, 0x85, 0xbe, 0x99, 0xe6, 0xdc, 0x31, 0xe4, 0x85, 0x8e, 0xa4, 0xa4, 0x74, 0x02, 0x99, 0x10,
  2384. 0xad, 0x18, 0xcb, 0x88, 0xb3, 0x65, 0x10, 0xf0, 0x98, 0xea, 0xa7, 0x55, 0x96, 0xa0, 0x8a, 0xb1,
  2385. 0x30, 0x89, 0x63, 0xbb, 0xb4, 0x37, 0x0c, 0x72, 0xe0, 0x67, 0x13, 0x2c, 0x30, 0x0e, 0x55, 0x81,
  2386. 0x8a, 0x93, 0xa9, 0x13, 0x6c, 0x18, 0xec, 0x79, 0x81, 0x8a, 0xf7, 0xbc, 0xc9, 0x52, 0x9b, 0x4c,
  2387. 0x32, 0xa1, 0x22, 0xc5, 0xf1, 0x1c, 0x26, 0x38, 0xc1, 0x84, 0x93, 0xa9, 0x17, 0x00, 0x43, 0x6f,
  2388. 0x08, 0x71, 0x3f, 0x85, 0x9d, 0x77, 0x63, 0x9d, 0xc4, 0x3a, 0x1d, 0x86, 0x65, 0x95, 0x15, 0x38,
  2389. 0x35, 0x59, 0xb5, 0x6d, 0xe1, 0x4b, 0x46, 0x5d, 0x9f, 0x28, 0xa4, 0x65, 0x55, 0x8c, 0xc5, 0x3a,
  2390. 0x92, 0x5a, 0x2d, 0xcc, 0x7d, 0x08, 0x1b, 0x31, 0x69, 0xcd, 0xf2, 0x11, 0xa6, 0x95, 0xb7, 0x27,
  2391. 0x96, 0x69, 0x40, 0xd4, 0x65, 0x11, 0xe7, 0x12, 0xd1, 0x73, 0xa5, 0xcb, 0x32, 0x53, 0x8a, 0xf9,
  2392. 0x18, 0x4b, 0x3d, 0x4c, 0xbd, 0x7d, 0xa9, 0xf7, 0x32, 0x23, 0x9d, 0xf8, 0x7d, 0x9e, 0x64, 0x85,
  2393. 0xe2, 0x6d, 0x0f, 0x44, 0x67, 0x03, 0xa2, 0xac, 0x48, 0xb2, 0x48, 0x96, 0xef, 0x4b, 0x56, 0xd8,
  2394. 0x39, 0x05, 0x71, 0x92, 0xa5, 0xde, 0x21, 0xdb, 0x8b, 0x86, 0x8c, 0xa8, 0xca, 0x3b, 0x32, 0x88,
  2395. 0xaa, 0xdc, 0x2f, 0xc0, 0xb5, 0x3e, 0xc0, 0xeb, 0x6b, 0xfa, 0xc9, 0x75, 0xe4, 0x79, 0xac, 0xc9,
  2396. 0x46, 0xc5, 0x4b, 0x5e, 0xb8, 0xd0, 0x51, 0xd3, 0xfd, 0x79, 0xa2, 0x52, 0xef, 0xb8, 0xe5, 0xfe,
  2397. 0x8b, 0x44, 0xa5, 0x54, 0x3b, 0xca, 0x4a, 0x15, 0x55, 0x18, 0xab, 0xa9, 0xf7, 0x40, 0x18, 0x31,
  2398. 0x70, 0xae, 0xa6, 0x74, 0x17, 0x61, 0x1a, 0xf3, 0xd2, 0x89, 0x1c, 0x14, 0xd3, 0xf8, 0x5c, 0x4d,
  2399. 0xfd, 0xdf, 0xc0, 0x4f, 0x4d, 0x4a, 0x48, 0x1e, 0x5f, 0x56, 0xaa, 0xd2, 0x65, 0xa5, 0xa3, 0xf2,
  2400. 0x8e, 0x49, 0x75, 0x03, 0x47, 0x2b, 0x14, 0x50, 0x18, 0xc4, 0x8c, 0x49, 0xc8, 0x4a, 0xdf, 0x0b,
  2401. 0x02, 0xd9, 0x88, 0x95, 0x22, 0x28, 0xa5, 0xce, 0x14, 0xc1, 0x43, 0xe8, 0x67, 0x69, 0xa2, 0x53,
  2402. 0x5b, 0xe9, 0xcc, 0xcc, 0xff, 0xba, 0xee, 0x0f, 0x17, 0xa9, 0x52, 0x26, 0x3f, 0x6d, 0x35, 0x9a,
  2403. 0x27, 0x8d, 0xde, 0x63, 0x41, 0x5e, 0x0a, 0xe3, 0x2f, 0xe1, 0xd0, 0x08, 0x5c, 0x14, 0xd9, 0xb0,
  2404. 0xc0, 0xf2, 0xae, 0x67, 0xfe, 0xbb, 0x53, 0x77, 0xf7, 0xf6, 0xcb, 0xa5, 0xdd, 0xfd, 0xcf, 0x61,
  2405. 0x0f, 0xbf, 0xcf, 0x49, 0x8b, 0x78, 0x86, 0xef, 0x4d, 0x29, 0x76, 0x3b, 0xb2, 0x70, 0x49, 0x38,
  2406. 0xdf, 0x9d, 0x3f, 0x03, 0x03, 0x85, 0xe4, 0x28, 0x96, 0x94, 0x32, 0xb4, 0x25, 0xf0, 0xcb, 0x34,
  2407. 0x9e, 0xbb, 0x63, 0xd7, 0x5a, 0x77, 0xec, 0x01, 0xf4, 0xf4, 0x88, 0xae, 0x07, 0xa9, 0x3f, 0x32,
  2408. 0x31, 0x35, 0xbe, 0x5f, 0xd7, 0xf8, 0x53, 0xd8, 0x2d, 0x50, 0x25, 0xba, 0x9a, 0xce, 0xb6, 0x91,
  2409. 0x8a, 0xb3, 0x6d, 0x70, 0xbb, 0xcf, 0x17, 0xe0, 0x5a, 0xc9, 0x06, 0x79, 0x29, 0x3b, 0x56, 0x47,
  2410. 0xcd, 0xde, 0xff, 0x6f, 0xa7, 0x7e, 0x98, 0xcc, 0x6c, 0x79, 0x7b, 0xf7, 0x5f, 0xcb, 0xb1, 0x00,
  2411. 0x97, 0x4a, 0x1b, 0xbe, 0xa5, 0xe9, 0xe8, 0x07, 0x36, 0x7e, 0x4b, 0x5a, 0x96, 0x92, 0xc2, 0xcb,
  2412. 0xe6, 0x2d, 0xc6, 0x08, 0x2f, 0xb7, 0x82, 0x7f, 0x6d, 0x75, 0xf0, 0xf7, 0x5a, 0xc1, 0xff, 0x9f,
  2413. 0x4e, 0xfd, 0x70, 0xb1, 0x6c, 0x9e, 0xc7, 0xf1, 0xdd, 0x82, 0xa0, 0x76, 0xb8, 0xf3, 0x21, 0x87,
  2414. 0x0b, 0xd9, 0xbb, 0x38, 0x5c, 0xda, 0xd1, 0xb6, 0xc3, 0xfd, 0xcf, 0xea, 0x04, 0x6b, 0x71, 0x24,
  2415. 0xe3, 0xce, 0xbf, 0xc3, 0x3e, 0x5f, 0x38, 0xce, 0x39, 0x26, 0xab, 0x1e, 0x6d, 0xc7, 0x0b, 0x7a,
  2416. 0x59, 0x98, 0x6e, 0x57, 0xbd, 0xa0, 0xe7, 0x12, 0xab, 0x55, 0x6d, 0x43, 0x1d, 0x78, 0x4e, 0x33,
  2417. 0xf0, 0xa4, 0x4b, 0x2b, 0x2a, 0x73, 0x7a, 0x99, 0x50, 0x19, 0xc4, 0xd4, 0xb6, 0xdd, 0x34, 0x5c,
  2418. 0xc2, 0x82, 0xb7, 0x22, 0x16, 0xbf, 0x85, 0x63, 0x49, 0xdc, 0xdf, 0xeb, 0x18, 0xb3, 0x17, 0xd2,
  2419. 0x4d, 0xdd, 0xd1, 0x39, 0xd2, 0x0e, 0x3a, 0xb6, 0x1d, 0xf4, 0x0b, 0x38, 0x5a, 0xa6, 0x8b, 0x8c,
  2420. 0xd8, 0xee, 0xdd, 0x3a, 0x73, 0xbd, 0xdb, 0xfc, 0x0b, 0x73, 0xd6, 0x7e, 0x76, 0x9b, 0xed, 0xa7,
  2421. 0x0d, 0x86, 0xb5, 0x59, 0x30, 0xf8, 0xba, 0x4e, 0x89, 0x4b, 0xa4, 0x22, 0x6e, 0xa9, 0x1f, 0xc3,
  2422. 0x7a, 0xae, 0xa3, 0x59, 0x4d, 0xec, 0x05, 0xf7, 0x72, 0x1d, 0x71, 0x41, 0x3c, 0x02, 0x1a, 0x86,
  2423. 0xe3, 0x22, 0xe1, 0x17, 0xcd, 0x20, 0xe8, 0xe7, 0x3a, 0xba, 0x2a, 0x92, 0x0f, 0xfd, 0xd9, 0x31,
  2424. 0x7b, 0xc5, 0xdb, 0xad, 0xc8, 0x80, 0x7f, 0x9b, 0x25, 0xe5, 0x55, 0x1e, 0xab, 0x0a, 0x1b, 0x2f,
  2425. 0xe9, 0x85, 0x5a, 0xd5, 0x6e, 0x55, 0x9c, 0xf9, 0x56, 0xa5, 0x79, 0xdd, 0x75, 0xe7, 0xae, 0xbb,
  2426. 0xdb, 0xdf, 0x54, 0x0d, 0x72, 0x96, 0x05, 0x91, 0xfb, 0x15, 0xb8, 0x2f, 0x47, 0x4a, 0x27, 0x6d,
  2427. 0x66, 0x4b, 0x82, 0x0b, 0x49, 0xca, 0x06, 0x17, 0x4f, 0x7c, 0x17, 0x76, 0x5b, 0xdf, 0x92, 0xbe,
  2428. 0x3f, 0xc0, 0x3e, 0x63, 0x17, 0x05, 0xe6, 0xaa, 0x58, 0xa9, 0xf0, 0xb6, 0x7f, 0x94, 0xea, 0xcd,
  2429. 0xba, 0xcd, 0xcd, 0xf6, 0x61, 0xaf, 0xad, 0xd8, 0xb0, 0xbf, 0xa0, 0x56, 0xe7, 0x83, 0xec, 0xa5,
  2430. 0x3b, 0x72, 0x1a, 0xdd, 0x11, 0xb1, 0x6f, 0x7d, 0x4b, 0xfa, 0x1e, 0xc1, 0xce, 0x55, 0x89, 0x45,
  2431. 0xb3, 0x99, 0x9d, 0xcf, 0xd7, 0x5f, 0xc3, 0xd6, 0x4c, 0xc4, 0x3c, 0x21, 0x84, 0x6e, 0xa7, 0x41,
  2432. 0x77, 0xf9, 0x9e, 0x5f, 0x3d, 0xfe, 0xf6, 0x93, 0x72, 0xa4, 0x8a, 0xea, 0xac, 0xd4, 0x15, 0x9e,
  2433. 0x8d, 0x54, 0xaa, 0x86, 0x48, 0xad, 0xd1, 0xd9, 0x50, 0x55, 0xf8, 0x5e, 0x4d, 0x9f, 0xe6, 0xef,
  2434. 0x9e, 0x4e, 0x9e, 0xbd, 0xeb, 0xf3, 0xdf, 0x73, 0x5f, 0xfe, 0x3f, 0x00, 0x00, 0xff, 0xff, 0x67,
  2435. 0xe6, 0x1e, 0x14, 0xaf, 0x13, 0x00, 0x00,
  2436. }