Http方法:POST
路由:api/Storage_ProfitLoss/SearchStorageProfitLossList

根据当前登录人所在的货主查询货位转移记录分页

请求参数

None.

Body Parameters

GetBasePageRequestInfo
参数名称参数描述类型附加信息
PageIndex

当前页号

integer

None

PageSize

分页大小

integer

None

Where

查询条件

string

None

OrderBy

排序方式

string

None

User_Id

用户ID

integer

None

UserTrueName

string

None

Storage_Id

仓库ID

integer

None

StorageName

string

None

Role_Id

角色ID

integer

None

RoleName

string

None

Consignor_Id

货主

integer

None

ConsignorCode

string

None

ConsignorName

string

None

Provider_Id

供应商

integer

None

ProviderCode

string

None

ProviderShortName

string

None

Mac

PDA的Mac地址

string

None

where

查询条件

string

None

Request Formats

application/json, text/json

Sample:
{
  "PageIndex": 1,
  "PageSize": 2,
  "Where": "sample string 3",
  "OrderBy": "sample string 4",
  "User_Id": 5,
  "UserTrueName": "sample string 6",
  "Storage_Id": 7,
  "StorageName": "sample string 8",
  "Role_Id": 9,
  "RoleName": "sample string 10",
  "Consignor_Id": 11,
  "ConsignorCode": "sample string 12",
  "ConsignorName": "sample string 13",
  "Provider_Id": 14,
  "ProviderCode": "sample string 15",
  "ProviderShortName": "sample string 16",
  "Mac": "sample string 17",
  "where": "sample string 18"
}

返回响应信息

根据当前登录人所在的货主查询货位转移记录分页

ResultInfoOfStorageProfitLossResponseModel
参数名称参数描述类型附加信息
Result

boolean

None

State

string

None

Dynamic

Object

None

Msg

string

None

Data

StorageProfitLossResponseModel

None

Response Formats

application/json, text/json

Sample:
{
  "Result": true,
  "State": "sample string 2",
  "Dynamic": {},
  "Msg": "sample string 4",
  "Data": {
    "DataList": [
      {
        "ProfitLoss_Id": 1,
        "ProfitLossCode": "sample string 2",
        "Check_Id": 1,
        "CheckCode": "sample string 3",
        "Storage_Id": 4,
        "StorageName": "sample string 5",
        "Consignor_Id": 1,
        "ConsignorCode": "sample string 6",
        "ConsignorName": "sample string 7",
        "ApplyDate": "2024-04-19T07:27:27.3902823+08:00",
        "StatusText": "sample string 8",
        "TotalProductStorage": 1,
        "TotalPurchaseMoney": 1.0,
        "TotalCheckQuantity": 1,
        "TotalProfitQuantity": 1,
        "TotalProfitMoney": 1.0,
        "TotalLossQuantity": 1,
        "TotalLossMoney": 1.0,
        "SortingDate": "2024-04-19T07:27:27.3912701+08:00",
        "SortingStatus": 64,
        "Auditor": "sample string 9",
        "Auditing": 64,
        "AuditDate": "2024-04-19T07:27:27.3912701+08:00",
        "Enable": 64,
        "AuditRemark": "sample string 10",
        "Remark": "sample string 11",
        "CreateID": 12,
        "User_Id": 13,
        "UserTrueName": "sample string 14",
        "Dept_Id": 1,
        "DeptName": "sample string 15",
        "Creator": "sample string 16",
        "CreateDate": "2024-04-19T07:27:27.3912701+08:00",
        "ModifyID": 1,
        "Modifier": "sample string 17",
        "ModifyDate": "2024-04-19T07:27:27.3922529+08:00",
        "vStorage_ProfitLossList": [
          {
            "ProfitLossList_Id": "sample string 1",
            "ProfitLoss_Id": 2,
            "Product_Id": 3,
            "ProductCode": "sample string 4",
            "ProductName": "sample string 5",
            "ProductModel": "sample string 6",
            "RelationCode": "sample string 7",
            "ProductStorage": 1,
            "CheckQuantity": 1,
            "ProfitQuantity": 1,
            "LossQuantity": 1,
            "CheckDiff": 1,
            "ReCheckQuantity": 1,
            "ReCheckDiff": 1,
            "ProduceDate": "2024-04-19T07:27:27.3932369+08:00",
            "LimitDate": "2024-04-19T07:27:27.3932369+08:00",
            "Qty": 1,
            "RecordAction": 0
          },
          {
            "ProfitLossList_Id": "sample string 1",
            "ProfitLoss_Id": 2,
            "Product_Id": 3,
            "ProductCode": "sample string 4",
            "ProductName": "sample string 5",
            "ProductModel": "sample string 6",
            "RelationCode": "sample string 7",
            "ProductStorage": 1,
            "CheckQuantity": 1,
            "ProfitQuantity": 1,
            "LossQuantity": 1,
            "CheckDiff": 1,
            "ReCheckQuantity": 1,
            "ReCheckDiff": 1,
            "ProduceDate": "2024-04-19T07:27:27.3932369+08:00",
            "LimitDate": "2024-04-19T07:27:27.3932369+08:00",
            "Qty": 1,
            "RecordAction": 0
          },
          {
            "ProfitLossList_Id": "sample string 1",
            "ProfitLoss_Id": 2,
            "Product_Id": 3,
            "ProductCode": "sample string 4",
            "ProductName": "sample string 5",
            "ProductModel": "sample string 6",
            "RelationCode": "sample string 7",
            "ProductStorage": 1,
            "CheckQuantity": 1,
            "ProfitQuantity": 1,
            "LossQuantity": 1,
            "CheckDiff": 1,
            "ReCheckQuantity": 1,
            "ReCheckDiff": 1,
            "ProduceDate": "2024-04-19T07:27:27.3932369+08:00",
            "LimitDate": "2024-04-19T07:27:27.3932369+08:00",
            "Qty": 1,
            "RecordAction": 0
          }
        ],
        "RecordAction": 0
      },
      {
        "ProfitLoss_Id": 1,
        "ProfitLossCode": "sample string 2",
        "Check_Id": 1,
        "CheckCode": "sample string 3",
        "Storage_Id": 4,
        "StorageName": "sample string 5",
        "Consignor_Id": 1,
        "ConsignorCode": "sample string 6",
        "ConsignorName": "sample string 7",
        "ApplyDate": "2024-04-19T07:27:27.3902823+08:00",
        "StatusText": "sample string 8",
        "TotalProductStorage": 1,
        "TotalPurchaseMoney": 1.0,
        "TotalCheckQuantity": 1,
        "TotalProfitQuantity": 1,
        "TotalProfitMoney": 1.0,
        "TotalLossQuantity": 1,
        "TotalLossMoney": 1.0,
        "SortingDate": "2024-04-19T07:27:27.3912701+08:00",
        "SortingStatus": 64,
        "Auditor": "sample string 9",
        "Auditing": 64,
        "AuditDate": "2024-04-19T07:27:27.3912701+08:00",
        "Enable": 64,
        "AuditRemark": "sample string 10",
        "Remark": "sample string 11",
        "CreateID": 12,
        "User_Id": 13,
        "UserTrueName": "sample string 14",
        "Dept_Id": 1,
        "DeptName": "sample string 15",
        "Creator": "sample string 16",
        "CreateDate": "2024-04-19T07:27:27.3912701+08:00",
        "ModifyID": 1,
        "Modifier": "sample string 17",
        "ModifyDate": "2024-04-19T07:27:27.3922529+08:00",
        "vStorage_ProfitLossList": [
          {
            "ProfitLossList_Id": "sample string 1",
            "ProfitLoss_Id": 2,
            "Product_Id": 3,
            "ProductCode": "sample string 4",
            "ProductName": "sample string 5",
            "ProductModel": "sample string 6",
            "RelationCode": "sample string 7",
            "ProductStorage": 1,
            "CheckQuantity": 1,
            "ProfitQuantity": 1,
            "LossQuantity": 1,
            "CheckDiff": 1,
            "ReCheckQuantity": 1,
            "ReCheckDiff": 1,
            "ProduceDate": "2024-04-19T07:27:27.3932369+08:00",
            "LimitDate": "2024-04-19T07:27:27.3932369+08:00",
            "Qty": 1,
            "RecordAction": 0
          },
          {
            "ProfitLossList_Id": "sample string 1",
            "ProfitLoss_Id": 2,
            "Product_Id": 3,
            "ProductCode": "sample string 4",
            "ProductName": "sample string 5",
            "ProductModel": "sample string 6",
            "RelationCode": "sample string 7",
            "ProductStorage": 1,
            "CheckQuantity": 1,
            "ProfitQuantity": 1,
            "LossQuantity": 1,
            "CheckDiff": 1,
            "ReCheckQuantity": 1,
            "ReCheckDiff": 1,
            "ProduceDate": "2024-04-19T07:27:27.3932369+08:00",
            "LimitDate": "2024-04-19T07:27:27.3932369+08:00",
            "Qty": 1,
            "RecordAction": 0
          },
          {
            "ProfitLossList_Id": "sample string 1",
            "ProfitLoss_Id": 2,
            "Product_Id": 3,
            "ProductCode": "sample string 4",
            "ProductName": "sample string 5",
            "ProductModel": "sample string 6",
            "RelationCode": "sample string 7",
            "ProductStorage": 1,
            "CheckQuantity": 1,
            "ProfitQuantity": 1,
            "LossQuantity": 1,
            "CheckDiff": 1,
            "ReCheckQuantity": 1,
            "ReCheckDiff": 1,
            "ProduceDate": "2024-04-19T07:27:27.3932369+08:00",
            "LimitDate": "2024-04-19T07:27:27.3932369+08:00",
            "Qty": 1,
            "RecordAction": 0
          }
        ],
        "RecordAction": 0
      },
      {
        "ProfitLoss_Id": 1,
        "ProfitLossCode": "sample string 2",
        "Check_Id": 1,
        "CheckCode": "sample string 3",
        "Storage_Id": 4,
        "StorageName": "sample string 5",
        "Consignor_Id": 1,
        "ConsignorCode": "sample string 6",
        "ConsignorName": "sample string 7",
        "ApplyDate": "2024-04-19T07:27:27.3902823+08:00",
        "StatusText": "sample string 8",
        "TotalProductStorage": 1,
        "TotalPurchaseMoney": 1.0,
        "TotalCheckQuantity": 1,
        "TotalProfitQuantity": 1,
        "TotalProfitMoney": 1.0,
        "TotalLossQuantity": 1,
        "TotalLossMoney": 1.0,
        "SortingDate": "2024-04-19T07:27:27.3912701+08:00",
        "SortingStatus": 64,
        "Auditor": "sample string 9",
        "Auditing": 64,
        "AuditDate": "2024-04-19T07:27:27.3912701+08:00",
        "Enable": 64,
        "AuditRemark": "sample string 10",
        "Remark": "sample string 11",
        "CreateID": 12,
        "User_Id": 13,
        "UserTrueName": "sample string 14",
        "Dept_Id": 1,
        "DeptName": "sample string 15",
        "Creator": "sample string 16",
        "CreateDate": "2024-04-19T07:27:27.3912701+08:00",
        "ModifyID": 1,
        "Modifier": "sample string 17",
        "ModifyDate": "2024-04-19T07:27:27.3922529+08:00",
        "vStorage_ProfitLossList": [
          {
            "ProfitLossList_Id": "sample string 1",
            "ProfitLoss_Id": 2,
            "Product_Id": 3,
            "ProductCode": "sample string 4",
            "ProductName": "sample string 5",
            "ProductModel": "sample string 6",
            "RelationCode": "sample string 7",
            "ProductStorage": 1,
            "CheckQuantity": 1,
            "ProfitQuantity": 1,
            "LossQuantity": 1,
            "CheckDiff": 1,
            "ReCheckQuantity": 1,
            "ReCheckDiff": 1,
            "ProduceDate": "2024-04-19T07:27:27.3932369+08:00",
            "LimitDate": "2024-04-19T07:27:27.3932369+08:00",
            "Qty": 1,
            "RecordAction": 0
          },
          {
            "ProfitLossList_Id": "sample string 1",
            "ProfitLoss_Id": 2,
            "Product_Id": 3,
            "ProductCode": "sample string 4",
            "ProductName": "sample string 5",
            "ProductModel": "sample string 6",
            "RelationCode": "sample string 7",
            "ProductStorage": 1,
            "CheckQuantity": 1,
            "ProfitQuantity": 1,
            "LossQuantity": 1,
            "CheckDiff": 1,
            "ReCheckQuantity": 1,
            "ReCheckDiff": 1,
            "ProduceDate": "2024-04-19T07:27:27.3932369+08:00",
            "LimitDate": "2024-04-19T07:27:27.3932369+08:00",
            "Qty": 1,
            "RecordAction": 0
          },
          {
            "ProfitLossList_Id": "sample string 1",
            "ProfitLoss_Id": 2,
            "Product_Id": 3,
            "ProductCode": "sample string 4",
            "ProductName": "sample string 5",
            "ProductModel": "sample string 6",
            "RelationCode": "sample string 7",
            "ProductStorage": 1,
            "CheckQuantity": 1,
            "ProfitQuantity": 1,
            "LossQuantity": 1,
            "CheckDiff": 1,
            "ReCheckQuantity": 1,
            "ReCheckDiff": 1,
            "ProduceDate": "2024-04-19T07:27:27.3932369+08:00",
            "LimitDate": "2024-04-19T07:27:27.3932369+08:00",
            "Qty": 1,
            "RecordAction": 0
          }
        ],
        "RecordAction": 0
      }
    ],
    "LoadInfo": {
      "Menu_Id": 1,
      "ProjectName": "sample string 2",
      "TableName": "sample string 3",
      "TableView": "sample string 4",
      "ModelName": "sample string 5",
      "idField": "sample string 6",
      "idValues": "sample string 7",
      "PageIndex": 8,
      "PageSize": 9,
      "RecordCount": 10,
      "PageCount": 11,
      "Where": "sample string 12",
      "FixedWhere": "sample string 13",
      "GroupWhere": "sample string 14",
      "FixedBeginDate": "sample string 15",
      "FixedEndDate": "sample string 16",
      "ColumnsGroup": "sample string 17",
      "GroupBy": "sample string 18",
      "SortName": "sample string 19",
      "SortOrder": "sample string 20",
      "SumResult": "sample string 21",
      "SumColumnNames": "sample string 22",
      "HasDataAuth": true,
      "KeyValueList": [
        {
          "ID": 1,
          "Name": "sample string 2"
        },
        {
          "ID": 1,
          "Name": "sample string 2"
        },
        {
          "ID": 1,
          "Name": "sample string 2"
        }
      ]
    }
  }
}