new create admin order,express add company
This commit is contained in:
+69
-125
@@ -426,66 +426,6 @@ func (x *EditAddressRequest) GetType() int32 {
|
||||
return 0
|
||||
}
|
||||
|
||||
type StatusAddressRequest struct {
|
||||
state protoimpl.MessageState `protogen:"open.v1"`
|
||||
Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
|
||||
Status int32 `protobuf:"varint,2,opt,name=status,proto3" json:"status,omitempty"`
|
||||
Reason string `protobuf:"bytes,3,opt,name=reason,proto3" json:"reason,omitempty"`
|
||||
unknownFields protoimpl.UnknownFields
|
||||
sizeCache protoimpl.SizeCache
|
||||
}
|
||||
|
||||
func (x *StatusAddressRequest) Reset() {
|
||||
*x = StatusAddressRequest{}
|
||||
mi := &file_order_order_proto_msgTypes[5]
|
||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||
ms.StoreMessageInfo(mi)
|
||||
}
|
||||
|
||||
func (x *StatusAddressRequest) String() string {
|
||||
return protoimpl.X.MessageStringOf(x)
|
||||
}
|
||||
|
||||
func (*StatusAddressRequest) ProtoMessage() {}
|
||||
|
||||
func (x *StatusAddressRequest) ProtoReflect() protoreflect.Message {
|
||||
mi := &file_order_order_proto_msgTypes[5]
|
||||
if x != nil {
|
||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||
if ms.LoadMessageInfo() == nil {
|
||||
ms.StoreMessageInfo(mi)
|
||||
}
|
||||
return ms
|
||||
}
|
||||
return mi.MessageOf(x)
|
||||
}
|
||||
|
||||
// Deprecated: Use StatusAddressRequest.ProtoReflect.Descriptor instead.
|
||||
func (*StatusAddressRequest) Descriptor() ([]byte, []int) {
|
||||
return file_order_order_proto_rawDescGZIP(), []int{5}
|
||||
}
|
||||
|
||||
func (x *StatusAddressRequest) GetId() int64 {
|
||||
if x != nil {
|
||||
return x.Id
|
||||
}
|
||||
return 0
|
||||
}
|
||||
|
||||
func (x *StatusAddressRequest) GetStatus() int32 {
|
||||
if x != nil {
|
||||
return x.Status
|
||||
}
|
||||
return 0
|
||||
}
|
||||
|
||||
func (x *StatusAddressRequest) GetReason() string {
|
||||
if x != nil {
|
||||
return x.Reason
|
||||
}
|
||||
return ""
|
||||
}
|
||||
|
||||
type EmptyRequest struct {
|
||||
state protoimpl.MessageState `protogen:"open.v1"`
|
||||
unknownFields protoimpl.UnknownFields
|
||||
@@ -494,7 +434,7 @@ type EmptyRequest struct {
|
||||
|
||||
func (x *EmptyRequest) Reset() {
|
||||
*x = EmptyRequest{}
|
||||
mi := &file_order_order_proto_msgTypes[6]
|
||||
mi := &file_order_order_proto_msgTypes[5]
|
||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||
ms.StoreMessageInfo(mi)
|
||||
}
|
||||
@@ -506,7 +446,7 @@ func (x *EmptyRequest) String() string {
|
||||
func (*EmptyRequest) ProtoMessage() {}
|
||||
|
||||
func (x *EmptyRequest) ProtoReflect() protoreflect.Message {
|
||||
mi := &file_order_order_proto_msgTypes[6]
|
||||
mi := &file_order_order_proto_msgTypes[5]
|
||||
if x != nil {
|
||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||
if ms.LoadMessageInfo() == nil {
|
||||
@@ -519,7 +459,7 @@ func (x *EmptyRequest) ProtoReflect() protoreflect.Message {
|
||||
|
||||
// Deprecated: Use EmptyRequest.ProtoReflect.Descriptor instead.
|
||||
func (*EmptyRequest) Descriptor() ([]byte, []int) {
|
||||
return file_order_order_proto_rawDescGZIP(), []int{6}
|
||||
return file_order_order_proto_rawDescGZIP(), []int{5}
|
||||
}
|
||||
|
||||
type EditCartRequest struct {
|
||||
@@ -532,7 +472,7 @@ type EditCartRequest struct {
|
||||
|
||||
func (x *EditCartRequest) Reset() {
|
||||
*x = EditCartRequest{}
|
||||
mi := &file_order_order_proto_msgTypes[7]
|
||||
mi := &file_order_order_proto_msgTypes[6]
|
||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||
ms.StoreMessageInfo(mi)
|
||||
}
|
||||
@@ -544,7 +484,7 @@ func (x *EditCartRequest) String() string {
|
||||
func (*EditCartRequest) ProtoMessage() {}
|
||||
|
||||
func (x *EditCartRequest) ProtoReflect() protoreflect.Message {
|
||||
mi := &file_order_order_proto_msgTypes[7]
|
||||
mi := &file_order_order_proto_msgTypes[6]
|
||||
if x != nil {
|
||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||
if ms.LoadMessageInfo() == nil {
|
||||
@@ -557,7 +497,7 @@ func (x *EditCartRequest) ProtoReflect() protoreflect.Message {
|
||||
|
||||
// Deprecated: Use EditCartRequest.ProtoReflect.Descriptor instead.
|
||||
func (*EditCartRequest) Descriptor() ([]byte, []int) {
|
||||
return file_order_order_proto_rawDescGZIP(), []int{7}
|
||||
return file_order_order_proto_rawDescGZIP(), []int{6}
|
||||
}
|
||||
|
||||
func (x *EditCartRequest) GetInfo() string {
|
||||
@@ -583,7 +523,7 @@ type CartRequest struct {
|
||||
|
||||
func (x *CartRequest) Reset() {
|
||||
*x = CartRequest{}
|
||||
mi := &file_order_order_proto_msgTypes[8]
|
||||
mi := &file_order_order_proto_msgTypes[7]
|
||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||
ms.StoreMessageInfo(mi)
|
||||
}
|
||||
@@ -595,7 +535,7 @@ func (x *CartRequest) String() string {
|
||||
func (*CartRequest) ProtoMessage() {}
|
||||
|
||||
func (x *CartRequest) ProtoReflect() protoreflect.Message {
|
||||
mi := &file_order_order_proto_msgTypes[8]
|
||||
mi := &file_order_order_proto_msgTypes[7]
|
||||
if x != nil {
|
||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||
if ms.LoadMessageInfo() == nil {
|
||||
@@ -608,7 +548,7 @@ func (x *CartRequest) ProtoReflect() protoreflect.Message {
|
||||
|
||||
// Deprecated: Use CartRequest.ProtoReflect.Descriptor instead.
|
||||
func (*CartRequest) Descriptor() ([]byte, []int) {
|
||||
return file_order_order_proto_rawDescGZIP(), []int{8}
|
||||
return file_order_order_proto_rawDescGZIP(), []int{7}
|
||||
}
|
||||
|
||||
func (x *CartRequest) GetType() int32 {
|
||||
@@ -627,7 +567,7 @@ type IdRequest struct {
|
||||
|
||||
func (x *IdRequest) Reset() {
|
||||
*x = IdRequest{}
|
||||
mi := &file_order_order_proto_msgTypes[9]
|
||||
mi := &file_order_order_proto_msgTypes[8]
|
||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||
ms.StoreMessageInfo(mi)
|
||||
}
|
||||
@@ -639,7 +579,7 @@ func (x *IdRequest) String() string {
|
||||
func (*IdRequest) ProtoMessage() {}
|
||||
|
||||
func (x *IdRequest) ProtoReflect() protoreflect.Message {
|
||||
mi := &file_order_order_proto_msgTypes[9]
|
||||
mi := &file_order_order_proto_msgTypes[8]
|
||||
if x != nil {
|
||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||
if ms.LoadMessageInfo() == nil {
|
||||
@@ -652,7 +592,7 @@ func (x *IdRequest) ProtoReflect() protoreflect.Message {
|
||||
|
||||
// Deprecated: Use IdRequest.ProtoReflect.Descriptor instead.
|
||||
func (*IdRequest) Descriptor() ([]byte, []int) {
|
||||
return file_order_order_proto_rawDescGZIP(), []int{9}
|
||||
return file_order_order_proto_rawDescGZIP(), []int{8}
|
||||
}
|
||||
|
||||
func (x *IdRequest) GetId() int64 {
|
||||
@@ -672,7 +612,7 @@ type IdAndTypeRequest struct {
|
||||
|
||||
func (x *IdAndTypeRequest) Reset() {
|
||||
*x = IdAndTypeRequest{}
|
||||
mi := &file_order_order_proto_msgTypes[10]
|
||||
mi := &file_order_order_proto_msgTypes[9]
|
||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||
ms.StoreMessageInfo(mi)
|
||||
}
|
||||
@@ -684,7 +624,7 @@ func (x *IdAndTypeRequest) String() string {
|
||||
func (*IdAndTypeRequest) ProtoMessage() {}
|
||||
|
||||
func (x *IdAndTypeRequest) ProtoReflect() protoreflect.Message {
|
||||
mi := &file_order_order_proto_msgTypes[10]
|
||||
mi := &file_order_order_proto_msgTypes[9]
|
||||
if x != nil {
|
||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||
if ms.LoadMessageInfo() == nil {
|
||||
@@ -697,7 +637,7 @@ func (x *IdAndTypeRequest) ProtoReflect() protoreflect.Message {
|
||||
|
||||
// Deprecated: Use IdAndTypeRequest.ProtoReflect.Descriptor instead.
|
||||
func (*IdAndTypeRequest) Descriptor() ([]byte, []int) {
|
||||
return file_order_order_proto_rawDescGZIP(), []int{10}
|
||||
return file_order_order_proto_rawDescGZIP(), []int{9}
|
||||
}
|
||||
|
||||
func (x *IdAndTypeRequest) GetId() int64 {
|
||||
@@ -723,7 +663,7 @@ type TypeRequest struct {
|
||||
|
||||
func (x *TypeRequest) Reset() {
|
||||
*x = TypeRequest{}
|
||||
mi := &file_order_order_proto_msgTypes[11]
|
||||
mi := &file_order_order_proto_msgTypes[10]
|
||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||
ms.StoreMessageInfo(mi)
|
||||
}
|
||||
@@ -735,7 +675,7 @@ func (x *TypeRequest) String() string {
|
||||
func (*TypeRequest) ProtoMessage() {}
|
||||
|
||||
func (x *TypeRequest) ProtoReflect() protoreflect.Message {
|
||||
mi := &file_order_order_proto_msgTypes[11]
|
||||
mi := &file_order_order_proto_msgTypes[10]
|
||||
if x != nil {
|
||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||
if ms.LoadMessageInfo() == nil {
|
||||
@@ -748,7 +688,7 @@ func (x *TypeRequest) ProtoReflect() protoreflect.Message {
|
||||
|
||||
// Deprecated: Use TypeRequest.ProtoReflect.Descriptor instead.
|
||||
func (*TypeRequest) Descriptor() ([]byte, []int) {
|
||||
return file_order_order_proto_rawDescGZIP(), []int{11}
|
||||
return file_order_order_proto_rawDescGZIP(), []int{10}
|
||||
}
|
||||
|
||||
func (x *TypeRequest) GetType() int32 {
|
||||
@@ -774,7 +714,7 @@ type AddressItemsRequest struct {
|
||||
|
||||
func (x *AddressItemsRequest) Reset() {
|
||||
*x = AddressItemsRequest{}
|
||||
mi := &file_order_order_proto_msgTypes[12]
|
||||
mi := &file_order_order_proto_msgTypes[11]
|
||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||
ms.StoreMessageInfo(mi)
|
||||
}
|
||||
@@ -786,7 +726,7 @@ func (x *AddressItemsRequest) String() string {
|
||||
func (*AddressItemsRequest) ProtoMessage() {}
|
||||
|
||||
func (x *AddressItemsRequest) ProtoReflect() protoreflect.Message {
|
||||
mi := &file_order_order_proto_msgTypes[12]
|
||||
mi := &file_order_order_proto_msgTypes[11]
|
||||
if x != nil {
|
||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||
if ms.LoadMessageInfo() == nil {
|
||||
@@ -799,7 +739,7 @@ func (x *AddressItemsRequest) ProtoReflect() protoreflect.Message {
|
||||
|
||||
// Deprecated: Use AddressItemsRequest.ProtoReflect.Descriptor instead.
|
||||
func (*AddressItemsRequest) Descriptor() ([]byte, []int) {
|
||||
return file_order_order_proto_rawDescGZIP(), []int{12}
|
||||
return file_order_order_proto_rawDescGZIP(), []int{11}
|
||||
}
|
||||
|
||||
func (x *AddressItemsRequest) GetPage() int32 {
|
||||
@@ -867,7 +807,7 @@ type AddressByStoreItemsRequest struct {
|
||||
|
||||
func (x *AddressByStoreItemsRequest) Reset() {
|
||||
*x = AddressByStoreItemsRequest{}
|
||||
mi := &file_order_order_proto_msgTypes[13]
|
||||
mi := &file_order_order_proto_msgTypes[12]
|
||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||
ms.StoreMessageInfo(mi)
|
||||
}
|
||||
@@ -879,7 +819,7 @@ func (x *AddressByStoreItemsRequest) String() string {
|
||||
func (*AddressByStoreItemsRequest) ProtoMessage() {}
|
||||
|
||||
func (x *AddressByStoreItemsRequest) ProtoReflect() protoreflect.Message {
|
||||
mi := &file_order_order_proto_msgTypes[13]
|
||||
mi := &file_order_order_proto_msgTypes[12]
|
||||
if x != nil {
|
||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||
if ms.LoadMessageInfo() == nil {
|
||||
@@ -892,7 +832,7 @@ func (x *AddressByStoreItemsRequest) ProtoReflect() protoreflect.Message {
|
||||
|
||||
// Deprecated: Use AddressByStoreItemsRequest.ProtoReflect.Descriptor instead.
|
||||
func (*AddressByStoreItemsRequest) Descriptor() ([]byte, []int) {
|
||||
return file_order_order_proto_rawDescGZIP(), []int{13}
|
||||
return file_order_order_proto_rawDescGZIP(), []int{12}
|
||||
}
|
||||
|
||||
func (x *AddressByStoreItemsRequest) GetStoreId() int64 {
|
||||
@@ -914,7 +854,7 @@ type OrderAuditingItemsRequest struct {
|
||||
|
||||
func (x *OrderAuditingItemsRequest) Reset() {
|
||||
*x = OrderAuditingItemsRequest{}
|
||||
mi := &file_order_order_proto_msgTypes[14]
|
||||
mi := &file_order_order_proto_msgTypes[13]
|
||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||
ms.StoreMessageInfo(mi)
|
||||
}
|
||||
@@ -926,7 +866,7 @@ func (x *OrderAuditingItemsRequest) String() string {
|
||||
func (*OrderAuditingItemsRequest) ProtoMessage() {}
|
||||
|
||||
func (x *OrderAuditingItemsRequest) ProtoReflect() protoreflect.Message {
|
||||
mi := &file_order_order_proto_msgTypes[14]
|
||||
mi := &file_order_order_proto_msgTypes[13]
|
||||
if x != nil {
|
||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||
if ms.LoadMessageInfo() == nil {
|
||||
@@ -939,7 +879,7 @@ func (x *OrderAuditingItemsRequest) ProtoReflect() protoreflect.Message {
|
||||
|
||||
// Deprecated: Use OrderAuditingItemsRequest.ProtoReflect.Descriptor instead.
|
||||
func (*OrderAuditingItemsRequest) Descriptor() ([]byte, []int) {
|
||||
return file_order_order_proto_rawDescGZIP(), []int{14}
|
||||
return file_order_order_proto_rawDescGZIP(), []int{13}
|
||||
}
|
||||
|
||||
func (x *OrderAuditingItemsRequest) GetPage() int32 {
|
||||
@@ -981,7 +921,7 @@ type OrderAuditingRequest struct {
|
||||
|
||||
func (x *OrderAuditingRequest) Reset() {
|
||||
*x = OrderAuditingRequest{}
|
||||
mi := &file_order_order_proto_msgTypes[15]
|
||||
mi := &file_order_order_proto_msgTypes[14]
|
||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||
ms.StoreMessageInfo(mi)
|
||||
}
|
||||
@@ -993,7 +933,7 @@ func (x *OrderAuditingRequest) String() string {
|
||||
func (*OrderAuditingRequest) ProtoMessage() {}
|
||||
|
||||
func (x *OrderAuditingRequest) ProtoReflect() protoreflect.Message {
|
||||
mi := &file_order_order_proto_msgTypes[15]
|
||||
mi := &file_order_order_proto_msgTypes[14]
|
||||
if x != nil {
|
||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||
if ms.LoadMessageInfo() == nil {
|
||||
@@ -1006,7 +946,7 @@ func (x *OrderAuditingRequest) ProtoReflect() protoreflect.Message {
|
||||
|
||||
// Deprecated: Use OrderAuditingRequest.ProtoReflect.Descriptor instead.
|
||||
func (*OrderAuditingRequest) Descriptor() ([]byte, []int) {
|
||||
return file_order_order_proto_rawDescGZIP(), []int{15}
|
||||
return file_order_order_proto_rawDescGZIP(), []int{14}
|
||||
}
|
||||
|
||||
func (x *OrderAuditingRequest) GetId() int64 {
|
||||
@@ -1035,13 +975,14 @@ type AdminCreateOrderRequest struct {
|
||||
AddressId int64 `protobuf:"varint,1,opt,name=address_id,json=addressId,proto3" json:"address_id,omitempty"`
|
||||
Note string `protobuf:"bytes,2,opt,name=note,proto3" json:"note,omitempty"`
|
||||
Info string `protobuf:"bytes,3,opt,name=info,proto3" json:"info,omitempty"`
|
||||
Type int32 `protobuf:"varint,4,opt,name=type,proto3" json:"type,omitempty"`
|
||||
unknownFields protoimpl.UnknownFields
|
||||
sizeCache protoimpl.SizeCache
|
||||
}
|
||||
|
||||
func (x *AdminCreateOrderRequest) Reset() {
|
||||
*x = AdminCreateOrderRequest{}
|
||||
mi := &file_order_order_proto_msgTypes[16]
|
||||
mi := &file_order_order_proto_msgTypes[15]
|
||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||
ms.StoreMessageInfo(mi)
|
||||
}
|
||||
@@ -1053,7 +994,7 @@ func (x *AdminCreateOrderRequest) String() string {
|
||||
func (*AdminCreateOrderRequest) ProtoMessage() {}
|
||||
|
||||
func (x *AdminCreateOrderRequest) ProtoReflect() protoreflect.Message {
|
||||
mi := &file_order_order_proto_msgTypes[16]
|
||||
mi := &file_order_order_proto_msgTypes[15]
|
||||
if x != nil {
|
||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||
if ms.LoadMessageInfo() == nil {
|
||||
@@ -1066,7 +1007,7 @@ func (x *AdminCreateOrderRequest) ProtoReflect() protoreflect.Message {
|
||||
|
||||
// Deprecated: Use AdminCreateOrderRequest.ProtoReflect.Descriptor instead.
|
||||
func (*AdminCreateOrderRequest) Descriptor() ([]byte, []int) {
|
||||
return file_order_order_proto_rawDescGZIP(), []int{16}
|
||||
return file_order_order_proto_rawDescGZIP(), []int{15}
|
||||
}
|
||||
|
||||
func (x *AdminCreateOrderRequest) GetAddressId() int64 {
|
||||
@@ -1090,6 +1031,13 @@ func (x *AdminCreateOrderRequest) GetInfo() string {
|
||||
return ""
|
||||
}
|
||||
|
||||
func (x *AdminCreateOrderRequest) GetType() int32 {
|
||||
if x != nil {
|
||||
return x.Type
|
||||
}
|
||||
return 0
|
||||
}
|
||||
|
||||
var File_order_order_proto protoreflect.FileDescriptor
|
||||
|
||||
const file_order_order_proto_rawDesc = "" +
|
||||
@@ -1131,11 +1079,7 @@ const file_order_order_proto_rawDesc = "" +
|
||||
"\fdistrict_ids\x18\x05 \x01(\tR\vdistrictIds\x12\x18\n" +
|
||||
"\adefault\x18\x06 \x01(\bR\adefault\x12\x0e\n" +
|
||||
"\x02id\x18\a \x01(\x03R\x02id\x12\x12\n" +
|
||||
"\x04type\x18\b \x01(\x05R\x04type\"V\n" +
|
||||
"\x14StatusAddressRequest\x12\x0e\n" +
|
||||
"\x02id\x18\x01 \x01(\x03R\x02id\x12\x16\n" +
|
||||
"\x06status\x18\x02 \x01(\x05R\x06status\x12\x16\n" +
|
||||
"\x06reason\x18\x03 \x01(\tR\x06reason\"\x0e\n" +
|
||||
"\x04type\x18\b \x01(\x05R\x04type\"\x0e\n" +
|
||||
"\fEmptyRequest\"9\n" +
|
||||
"\x0fEditCartRequest\x12\x12\n" +
|
||||
"\x04info\x18\x01 \x01(\tR\x04info\x12\x12\n" +
|
||||
@@ -1169,12 +1113,13 @@ const file_order_order_proto_rawDesc = "" +
|
||||
"\x14OrderAuditingRequest\x12\x0e\n" +
|
||||
"\x02id\x18\x01 \x01(\x03R\x02id\x12\x16\n" +
|
||||
"\x06status\x18\x02 \x01(\x05R\x06status\x12\x16\n" +
|
||||
"\x06reason\x18\x03 \x01(\tR\x06reason\"`\n" +
|
||||
"\x06reason\x18\x03 \x01(\tR\x06reason\"t\n" +
|
||||
"\x17AdminCreateOrderRequest\x12\x1d\n" +
|
||||
"\n" +
|
||||
"address_id\x18\x01 \x01(\x03R\taddressId\x12\x12\n" +
|
||||
"\x04note\x18\x02 \x01(\tR\x04note\x12\x12\n" +
|
||||
"\x04info\x18\x03 \x01(\tR\x04info2\xf4\v\n" +
|
||||
"\x04info\x18\x03 \x01(\tR\x04info\x12\x12\n" +
|
||||
"\x04type\x18\x04 \x01(\x05R\x04type2\xf4\v\n" +
|
||||
"\x05order\x12T\n" +
|
||||
"\x05Items\x12\x18.order.OrderItemsRequest\x1a\x0f.order.Response\" \x82\xd3\xe4\x93\x02\x1a:\x01*\x12\x15/admin/v3/order/items\x12X\n" +
|
||||
"\tWebCreate\x12\x19.order.CreateOrderRequest\x1a\x0f.order.Response\"\x1f\x82\xd3\xe4\x93\x02\x19:\x01*\"\x14/api/v3/order/create\x12b\n" +
|
||||
@@ -1205,25 +1150,24 @@ func file_order_order_proto_rawDescGZIP() []byte {
|
||||
return file_order_order_proto_rawDescData
|
||||
}
|
||||
|
||||
var file_order_order_proto_msgTypes = make([]protoimpl.MessageInfo, 17)
|
||||
var file_order_order_proto_msgTypes = make([]protoimpl.MessageInfo, 16)
|
||||
var file_order_order_proto_goTypes = []any{
|
||||
(*OrderItemsRequest)(nil), // 0: order.OrderItemsRequest
|
||||
(*Response)(nil), // 1: order.Response
|
||||
(*CreateOrderRequest)(nil), // 2: order.CreateOrderRequest
|
||||
(*CreateOrderOneRequest)(nil), // 3: order.CreateOrderOneRequest
|
||||
(*EditAddressRequest)(nil), // 4: order.EditAddressRequest
|
||||
(*StatusAddressRequest)(nil), // 5: order.StatusAddressRequest
|
||||
(*EmptyRequest)(nil), // 6: order.EmptyRequest
|
||||
(*EditCartRequest)(nil), // 7: order.EditCartRequest
|
||||
(*CartRequest)(nil), // 8: order.CartRequest
|
||||
(*IdRequest)(nil), // 9: order.IdRequest
|
||||
(*IdAndTypeRequest)(nil), // 10: order.IdAndTypeRequest
|
||||
(*TypeRequest)(nil), // 11: order.TypeRequest
|
||||
(*AddressItemsRequest)(nil), // 12: order.AddressItemsRequest
|
||||
(*AddressByStoreItemsRequest)(nil), // 13: order.AddressByStoreItemsRequest
|
||||
(*OrderAuditingItemsRequest)(nil), // 14: order.OrderAuditingItemsRequest
|
||||
(*OrderAuditingRequest)(nil), // 15: order.OrderAuditingRequest
|
||||
(*AdminCreateOrderRequest)(nil), // 16: order.AdminCreateOrderRequest
|
||||
(*EmptyRequest)(nil), // 5: order.EmptyRequest
|
||||
(*EditCartRequest)(nil), // 6: order.EditCartRequest
|
||||
(*CartRequest)(nil), // 7: order.CartRequest
|
||||
(*IdRequest)(nil), // 8: order.IdRequest
|
||||
(*IdAndTypeRequest)(nil), // 9: order.IdAndTypeRequest
|
||||
(*TypeRequest)(nil), // 10: order.TypeRequest
|
||||
(*AddressItemsRequest)(nil), // 11: order.AddressItemsRequest
|
||||
(*AddressByStoreItemsRequest)(nil), // 12: order.AddressByStoreItemsRequest
|
||||
(*OrderAuditingItemsRequest)(nil), // 13: order.OrderAuditingItemsRequest
|
||||
(*OrderAuditingRequest)(nil), // 14: order.OrderAuditingRequest
|
||||
(*AdminCreateOrderRequest)(nil), // 15: order.AdminCreateOrderRequest
|
||||
}
|
||||
var file_order_order_proto_depIdxs = []int32{
|
||||
0, // 0: order.order.Items:input_type -> order.OrderItemsRequest
|
||||
@@ -1231,17 +1175,17 @@ var file_order_order_proto_depIdxs = []int32{
|
||||
3, // 2: order.order.WebCreateOne:input_type -> order.CreateOrderOneRequest
|
||||
4, // 3: order.order.WebAddressCreate:input_type -> order.EditAddressRequest
|
||||
4, // 4: order.order.WebAddressEdit:input_type -> order.EditAddressRequest
|
||||
10, // 5: order.order.WebAddressDel:input_type -> order.IdAndTypeRequest
|
||||
10, // 6: order.order.WebAddressDef:input_type -> order.IdAndTypeRequest
|
||||
10, // 7: order.order.WebAddressInfo:input_type -> order.IdAndTypeRequest
|
||||
11, // 8: order.order.WebAddressItems:input_type -> order.TypeRequest
|
||||
8, // 9: order.order.WebCart:input_type -> order.CartRequest
|
||||
7, // 10: order.order.WebCartEdit:input_type -> order.EditCartRequest
|
||||
12, // 11: order.order.AddressItem:input_type -> order.AddressItemsRequest
|
||||
13, // 12: order.order.AddressByStore:input_type -> order.AddressByStoreItemsRequest
|
||||
14, // 13: order.order.OrderAuditingItems:input_type -> order.OrderAuditingItemsRequest
|
||||
15, // 14: order.order.OrderAuditing:input_type -> order.OrderAuditingRequest
|
||||
16, // 15: order.order.OrderCreate:input_type -> order.AdminCreateOrderRequest
|
||||
9, // 5: order.order.WebAddressDel:input_type -> order.IdAndTypeRequest
|
||||
9, // 6: order.order.WebAddressDef:input_type -> order.IdAndTypeRequest
|
||||
9, // 7: order.order.WebAddressInfo:input_type -> order.IdAndTypeRequest
|
||||
10, // 8: order.order.WebAddressItems:input_type -> order.TypeRequest
|
||||
7, // 9: order.order.WebCart:input_type -> order.CartRequest
|
||||
6, // 10: order.order.WebCartEdit:input_type -> order.EditCartRequest
|
||||
11, // 11: order.order.AddressItem:input_type -> order.AddressItemsRequest
|
||||
12, // 12: order.order.AddressByStore:input_type -> order.AddressByStoreItemsRequest
|
||||
13, // 13: order.order.OrderAuditingItems:input_type -> order.OrderAuditingItemsRequest
|
||||
14, // 14: order.order.OrderAuditing:input_type -> order.OrderAuditingRequest
|
||||
15, // 15: order.order.OrderCreate:input_type -> order.AdminCreateOrderRequest
|
||||
1, // 16: order.order.Items:output_type -> order.Response
|
||||
1, // 17: order.order.WebCreate:output_type -> order.Response
|
||||
1, // 18: order.order.WebCreateOne:output_type -> order.Response
|
||||
@@ -1276,7 +1220,7 @@ func file_order_order_proto_init() {
|
||||
GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
|
||||
RawDescriptor: unsafe.Slice(unsafe.StringData(file_order_order_proto_rawDesc), len(file_order_order_proto_rawDesc)),
|
||||
NumEnums: 0,
|
||||
NumMessages: 17,
|
||||
NumMessages: 16,
|
||||
NumExtensions: 0,
|
||||
NumServices: 1,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user