|
@@ -46,8 +46,8 @@ type PublishInfoReq struct {
|
|
|
Deadline string `protobuf:"bytes,18,opt,name=deadline,proto3" json:"deadline,omitempty"` //信息有效期
|
|
|
Phone string `protobuf:"bytes,19,opt,name=phone,proto3" json:"phone,omitempty"` //信息有效期
|
|
|
EntName string `protobuf:"bytes,20,opt,name=entName,proto3" json:"entName,omitempty"` //企业名称
|
|
|
- JyPublishingMedia int64 `protobuf:"varint,21,opt,name=JyPublishingMedia,proto3" json:"JyPublishingMedia,omitempty"` //1需要 -1 不需要
|
|
|
- RecommendedService int64 `protobuf:"varint,22,opt,name=RecommendedService,proto3" json:"RecommendedService,omitempty"` //1需要 -1 不需要
|
|
|
+ JyPublishingMedia int64 `protobuf:"varint,21,opt,name=jyPublishingMedia,proto3" json:"jyPublishingMedia,omitempty"` //1需要 -1 不需要
|
|
|
+ RecommendedService int64 `protobuf:"varint,22,opt,name=recommendedService,proto3" json:"recommendedService,omitempty"` //1需要 -1 不需要
|
|
|
}
|
|
|
|
|
|
func (x *PublishInfoReq) Reset() {
|
|
@@ -692,7 +692,7 @@ type InfoData struct {
|
|
|
Person string `protobuf:"bytes,3,opt,name=person,proto3" json:"person,omitempty"` //联系人姓名
|
|
|
Phone string `protobuf:"bytes,4,opt,name=phone,proto3" json:"phone,omitempty"` //联系人电话
|
|
|
Overt int64 `protobuf:"varint,5,opt,name=overt,proto3" json:"overt,omitempty"` //是否公开
|
|
|
- RecommendedService int64 `protobuf:"varint,6,opt,name=RecommendedService,proto3" json:"RecommendedService,omitempty"` //是否公开
|
|
|
+ RecommendedService int64 `protobuf:"varint,6,opt,name=recommendedService,proto3" json:"recommendedService,omitempty"` //推荐服务
|
|
|
}
|
|
|
|
|
|
func (x *InfoData) Reset() {
|
|
@@ -1280,8 +1280,8 @@ type InfoDetailData struct {
|
|
|
InfoDetailRelated *Related `protobuf:"bytes,17,opt,name=InfoDetailRelated,proto3" json:"InfoDetailRelated,omitempty"` //关联信息
|
|
|
InfoDetailReview *Review `protobuf:"bytes,18,opt,name=InfoDetailReview,proto3" json:"InfoDetailReview,omitempty"` //审核
|
|
|
InfoDetailContact *InfoDetailContact `protobuf:"bytes,19,opt,name=infoDetailContact,proto3" json:"infoDetailContact,omitempty"` //联系人内容
|
|
|
- JyPublishingMedia int64 `protobuf:"varint,20,opt,name=JyPublishingMedia,proto3" json:"JyPublishingMedia,omitempty"` //1需要 -1 不需要
|
|
|
- RecommendedService int64 `protobuf:"varint,21,opt,name=RecommendedService,proto3" json:"RecommendedService,omitempty"` //1需要 -1 不需要
|
|
|
+ JyPublishingMedia int64 `protobuf:"varint,20,opt,name=jyPublishingMedia,proto3" json:"jyPublishingMedia,omitempty"` //1需要 -1 不需要
|
|
|
+ RecommendedService int64 `protobuf:"varint,21,opt,name=recommendedService,proto3" json:"recommendedService,omitempty"` //1需要 -1 不需要
|
|
|
}
|
|
|
|
|
|
func (x *InfoDetailData) Reset() {
|
|
@@ -3075,12 +3075,12 @@ var file_consumer_proto_rawDesc = []byte{
|
|
|
0x61, 0x64, 0x6c, 0x69, 0x6e, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x70, 0x68, 0x6f, 0x6e, 0x65, 0x18,
|
|
|
0x13, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x70, 0x68, 0x6f, 0x6e, 0x65, 0x12, 0x18, 0x0a, 0x07,
|
|
|
0x65, 0x6e, 0x74, 0x4e, 0x61, 0x6d, 0x65, 0x18, 0x14, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x65,
|
|
|
- 0x6e, 0x74, 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x2c, 0x0a, 0x11, 0x4a, 0x79, 0x50, 0x75, 0x62, 0x6c,
|
|
|
+ 0x6e, 0x74, 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x2c, 0x0a, 0x11, 0x6a, 0x79, 0x50, 0x75, 0x62, 0x6c,
|
|
|
0x69, 0x73, 0x68, 0x69, 0x6e, 0x67, 0x4d, 0x65, 0x64, 0x69, 0x61, 0x18, 0x15, 0x20, 0x01, 0x28,
|
|
|
- 0x03, 0x52, 0x11, 0x4a, 0x79, 0x50, 0x75, 0x62, 0x6c, 0x69, 0x73, 0x68, 0x69, 0x6e, 0x67, 0x4d,
|
|
|
- 0x65, 0x64, 0x69, 0x61, 0x12, 0x2e, 0x0a, 0x12, 0x52, 0x65, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e,
|
|
|
+ 0x03, 0x52, 0x11, 0x6a, 0x79, 0x50, 0x75, 0x62, 0x6c, 0x69, 0x73, 0x68, 0x69, 0x6e, 0x67, 0x4d,
|
|
|
+ 0x65, 0x64, 0x69, 0x61, 0x12, 0x2e, 0x0a, 0x12, 0x72, 0x65, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e,
|
|
|
0x64, 0x65, 0x64, 0x53, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x18, 0x16, 0x20, 0x01, 0x28, 0x03,
|
|
|
- 0x52, 0x12, 0x52, 0x65, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x64, 0x65, 0x64, 0x53, 0x65, 0x72,
|
|
|
+ 0x52, 0x12, 0x72, 0x65, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x64, 0x65, 0x64, 0x53, 0x65, 0x72,
|
|
|
0x76, 0x69, 0x63, 0x65, 0x22, 0x4d, 0x0a, 0x07, 0x43, 0x6f, 0x6e, 0x74, 0x61, 0x63, 0x74, 0x12,
|
|
|
0x16, 0x0a, 0x06, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52,
|
|
|
0x06, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x12, 0x14, 0x0a, 0x05, 0x70, 0x68, 0x6f, 0x6e, 0x65,
|
|
@@ -3133,8 +3133,8 @@ var file_consumer_proto_rawDesc = []byte{
|
|
|
0x65, 0x72, 0x73, 0x6f, 0x6e, 0x12, 0x14, 0x0a, 0x05, 0x70, 0x68, 0x6f, 0x6e, 0x65, 0x18, 0x04,
|
|
|
0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x70, 0x68, 0x6f, 0x6e, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x6f,
|
|
|
0x76, 0x65, 0x72, 0x74, 0x18, 0x05, 0x20, 0x01, 0x28, 0x03, 0x52, 0x05, 0x6f, 0x76, 0x65, 0x72,
|
|
|
- 0x74, 0x12, 0x2e, 0x0a, 0x12, 0x52, 0x65, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x64, 0x65, 0x64,
|
|
|
- 0x53, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x18, 0x06, 0x20, 0x01, 0x28, 0x03, 0x52, 0x12, 0x52,
|
|
|
+ 0x74, 0x12, 0x2e, 0x0a, 0x12, 0x72, 0x65, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x64, 0x65, 0x64,
|
|
|
+ 0x53, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x18, 0x06, 0x20, 0x01, 0x28, 0x03, 0x52, 0x12, 0x72,
|
|
|
0x65, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x64, 0x65, 0x64, 0x53, 0x65, 0x72, 0x76, 0x69, 0x63,
|
|
|
0x65, 0x22, 0xe4, 0x01, 0x0a, 0x10, 0x4d, 0x79, 0x50, 0x75, 0x62, 0x6c, 0x69, 0x73, 0x68, 0x4c,
|
|
|
0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x12, 0x16, 0x0a, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64,
|
|
@@ -3236,12 +3236,12 @@ var file_consumer_proto_rawDesc = []byte{
|
|
|
0x18, 0x13, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1b, 0x2e, 0x63, 0x6f, 0x6e, 0x73, 0x75, 0x6d, 0x65,
|
|
|
0x72, 0x2e, 0x49, 0x6e, 0x66, 0x6f, 0x44, 0x65, 0x74, 0x61, 0x69, 0x6c, 0x43, 0x6f, 0x6e, 0x74,
|
|
|
0x61, 0x63, 0x74, 0x52, 0x11, 0x69, 0x6e, 0x66, 0x6f, 0x44, 0x65, 0x74, 0x61, 0x69, 0x6c, 0x43,
|
|
|
- 0x6f, 0x6e, 0x74, 0x61, 0x63, 0x74, 0x12, 0x2c, 0x0a, 0x11, 0x4a, 0x79, 0x50, 0x75, 0x62, 0x6c,
|
|
|
+ 0x6f, 0x6e, 0x74, 0x61, 0x63, 0x74, 0x12, 0x2c, 0x0a, 0x11, 0x6a, 0x79, 0x50, 0x75, 0x62, 0x6c,
|
|
|
0x69, 0x73, 0x68, 0x69, 0x6e, 0x67, 0x4d, 0x65, 0x64, 0x69, 0x61, 0x18, 0x14, 0x20, 0x01, 0x28,
|
|
|
- 0x03, 0x52, 0x11, 0x4a, 0x79, 0x50, 0x75, 0x62, 0x6c, 0x69, 0x73, 0x68, 0x69, 0x6e, 0x67, 0x4d,
|
|
|
- 0x65, 0x64, 0x69, 0x61, 0x12, 0x2e, 0x0a, 0x12, 0x52, 0x65, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e,
|
|
|
+ 0x03, 0x52, 0x11, 0x6a, 0x79, 0x50, 0x75, 0x62, 0x6c, 0x69, 0x73, 0x68, 0x69, 0x6e, 0x67, 0x4d,
|
|
|
+ 0x65, 0x64, 0x69, 0x61, 0x12, 0x2e, 0x0a, 0x12, 0x72, 0x65, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e,
|
|
|
0x64, 0x65, 0x64, 0x53, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x18, 0x15, 0x20, 0x01, 0x28, 0x03,
|
|
|
- 0x52, 0x12, 0x52, 0x65, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x64, 0x65, 0x64, 0x53, 0x65, 0x72,
|
|
|
+ 0x52, 0x12, 0x72, 0x65, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x64, 0x65, 0x64, 0x53, 0x65, 0x72,
|
|
|
0x76, 0x69, 0x63, 0x65, 0x22, 0x2f, 0x0a, 0x07, 0x52, 0x65, 0x6c, 0x61, 0x74, 0x65, 0x64, 0x12,
|
|
|
0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x02, 0x69, 0x64, 0x12,
|
|
|
0x14, 0x0a, 0x05, 0x74, 0x69, 0x74, 0x6c, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05,
|