POST api/ProdTask/AddSave

Request Information

URI Parameters

None.

Body Parameters

ProdTaskDM
NameDescriptionTypeAdditional information
ID

globally unique identifier

None.

OrgID

globally unique identifier

None.

OrgCode

string

None.

TaskTitle

string

None.

TaskName

string

None.

TaskType

integer

None.

ContractID

globally unique identifier

None.

ContractCode

string

None.

ClientID

globally unique identifier

None.

ClientName

string

None.

ProjectID

globally unique identifier

None.

ProjectName

string

None.

PlanDate

date

None.

EndDate

date

None.

OutCount

integer

None.

PlanCount

decimal number

None.

EndCount

decimal number

None.

IntensityLevelID

globally unique identifier

None.

IntensityLevel

string

None.

TLDID

globally unique identifier

None.

TLD

string

None.

SpecMtlID

string

None.

SpecMtl

string

None.

ProjectPartID

globally unique identifier

None.

ProjectPart

string

None.

WorkMethodID

globally unique identifier

None.

WorkMethod

string

None.

WorkType

string

None.

SSZDLJ

string

None.

ProjectCmpy

string

None.

BSiteAddress

string

None.

BSiteContactName

string

None.

BSiteContactPhone

string

None.

BSiteDistance

decimal number

None.

RecipeName

string

None.

PumpStatus

integer

None.

TaskStatus

integer

None.

TaskMode

string

None.

StationLine

string

None.

StationLineID

string

None.

Price

decimal number

None.

ShipVia

integer

None.

MaxOutDate

date

None.

Usage

string

None.

CreateUserId

globally unique identifier

None.

CreateUser

string

None.

CreateDate

date

None.

UpdateUserId

globally unique identifier

None.

UpdateUser

string

None.

UpdateDate

date

None.

AuditUserId

globally unique identifier

None.

AuditUser

string

None.

AuditDate

date

None.

Description

string

None.

Remark

string

None.

Status

integer

None.

Flag

integer

None.

Reserve1

string

None.

Reserve2

decimal number

None.

KSD

string

None.

KDD

string

None.

Memo

string

None.

ApproveMemo

string

None.

CementID

string

None.

ControlTaskID

string

None.

WFStateValue

integer

None.

WFStateText

string

None.

ControlTaskInfo

string

None.

CementName

string

None.

SupervisoryNumber

string

None.

SerialNumber

string

None.

ProdOutMasterPrintTitle

string

None.

WaterItemPrice

decimal number

None.

SetTopDateTime

date

None.

SetTopFlag

integer

None.

ConcreteUsage

string

None.

DocumentStatus

integer

None.

UploadFlag

integer

None.

ProjectPartLevel

integer

None.

QuantityDeduct

decimal number

None.

QuantityDeliveryMax

decimal number

None.

TransportType

integer

None.

XL

decimal number

None.

PayType

integer

None.

AddressID

globally unique identifier

None.

IsLabReprot

integer

None.

PrintLabPeprotIDs

string

None.

BGMD

decimal number

None.

OrderIndex

integer

None.

DepartureInterval

integer

None.

QuantityInterval

decimal number

None.

CountInterval

decimal number

None.

TCtrlRecipeID

globally unique identifier

None.

SCtrlRecipeID

globally unique identifier

None.

DeliveryDate

date

None.

DeliveryState

integer

None.

TruckId

string

None.

code

string

None.

ConcreteUsageName

string

None.

PlanStartTime

date

None.

PlanEndTime

date

None.

EndPlanDate

date

None.

StartPlanDate

date

None.

sumPlanCount

decimal number

None.

sumEndCount

decimal number

None.

HistoryTrucks

string

None.

StationLineIDs

string

None.

isPlanShow

boolean

None.

TaskID

globally unique identifier

None.

TaskLevel

integer

None.

EditType

integer

None.

LabCode

string

None.

AutoImport

integer

None.

CtrlRecipeName

string

None.

IsSendMsg

integer

None.

Error

string

None.

Item

string

None.

token

string

None.

BaseDM_SearchType

integer

None.

BaseDM_SearchList

Collection of Object

None.

Request Formats

application/json, text/json

Sample:
{
  "id": "96d799ca-1b09-403e-855a-026f39231672",
  "orgID": "bc2f9c27-d3f4-424f-b896-f2d94b14e387",
  "orgCode": "sample string 1",
  "taskTitle": "sample string 2",
  "taskName": "sample string 3",
  "taskType": 1,
  "contractID": "8d62d7aa-be8a-4280-bc15-6abbdead9abd",
  "contractCode": "sample string 4",
  "clientID": "985b80a0-efad-4505-a6c6-7edae221374b",
  "clientName": "sample string 5",
  "projectID": "5ed7e269-fec7-4cab-81af-b06c7097b740",
  "projectName": "sample string 6",
  "planDate": "2024-09-21T13:22:03.983662+08:00",
  "endDate": "2024-09-21T13:22:03.983662+08:00",
  "outCount": 1,
  "planCount": 1.1,
  "endCount": 1.1,
  "intensityLevelID": "a4ce1b25-f9c5-43ae-9fbf-28cadc99f138",
  "intensityLevel": "sample string 7",
  "tldid": "a94c30a6-8c8f-4ca0-a16e-62f272170026",
  "tld": "sample string 8",
  "specMtlID": "sample string 9",
  "specMtl": "sample string 10",
  "projectPartID": "11bc0218-44b7-4db6-9fe9-2dfb0fc8280d",
  "projectPart": "sample string 11",
  "workMethodID": "65cdf53d-a0af-4389-9361-7695da033841",
  "workMethod": "sample string 12",
  "workType": "sample string 13",
  "sszdlj": "sample string 14",
  "projectCmpy": "sample string 15",
  "bSiteAddress": "sample string 16",
  "bSiteContactName": "sample string 17",
  "bSiteContactPhone": "sample string 18",
  "bSiteDistance": 1.0,
  "recipeName": "sample string 19",
  "pumpStatus": 1,
  "taskStatus": 1,
  "taskMode": "sample string 20",
  "stationLine": "sample string 21",
  "stationLineID": "sample string 22",
  "price": 1.0,
  "shipVia": 1,
  "maxOutDate": "2024-09-21T13:22:03.985608+08:00",
  "usage": "sample string 23",
  "createUserId": "e3917f71-4f2f-4a71-9fe8-f43c789dcb2b",
  "createUser": "sample string 24",
  "createDate": "2024-09-21T13:22:03.985608+08:00",
  "updateUserId": "0c9a9170-47cb-4e1a-b4e6-8056b2fd5480",
  "updateUser": "sample string 25",
  "updateDate": "2024-09-21T13:22:03.985608+08:00",
  "auditUserId": "7b332447-ee6b-4dbb-bde2-a8ddbec8873f",
  "auditUser": "sample string 26",
  "auditDate": "2024-09-21T13:22:03.986582+08:00",
  "description": "sample string 27",
  "remark": "sample string 28",
  "status": 1,
  "flag": 1,
  "reserve1": "sample string 29",
  "reserve2": 1.1,
  "ksd": "sample string 30",
  "kdd": "sample string 31",
  "memo": "sample string 32",
  "approveMemo": "sample string 33",
  "cementID": "sample string 34",
  "controlTaskID": "sample string 35",
  "wfStateValue": 1,
  "wfStateText": "sample string 36",
  "controlTaskInfo": "sample string 37",
  "cementName": "sample string 38",
  "supervisoryNumber": "sample string 39",
  "serialNumber": "sample string 40",
  "prodOutMasterPrintTitle": "sample string 41",
  "waterItemPrice": 1.0,
  "setTopDateTime": "2024-09-21T13:22:03.987557+08:00",
  "setTopFlag": 1,
  "concreteUsage": "sample string 42",
  "documentStatus": 1,
  "uploadFlag": 1,
  "projectPartLevel": 1,
  "quantityDeduct": 1.1,
  "quantityDeliveryMax": 1.0,
  "transportType": 1,
  "xl": 1.0,
  "payType": 1,
  "addressID": "66b85c94-b6e7-474f-bf0d-428173a13e6c",
  "isLabReprot": 1,
  "printLabPeprotIDs": "sample string 43",
  "bgmd": 1.0,
  "orderIndex": 1,
  "departureInterval": 1,
  "quantityInterval": 1.0,
  "countInterval": 1.0,
  "tCtrlRecipeID": "c9b858e1-f55f-4dbd-931f-71d45a88ac78",
  "sCtrlRecipeID": "52b12f37-b4b6-4199-bd1c-9aff24cb380e",
  "deliveryDate": "2024-09-21T13:22:03.987557+08:00",
  "deliveryState": 1,
  "truckId": "sample string 44",
  "code": "sample string 45",
  "concreteUsageName": "sample string 46",
  "planStartTime": "2024-09-21T13:22:03.9885351+08:00",
  "planEndTime": "2024-09-21T13:22:03.9885351+08:00",
  "endPlanDate": "2024-09-21T13:22:03.9885351+08:00",
  "startPlanDate": "2024-09-21T13:22:03.9885351+08:00",
  "sumPlanCount": 47.1,
  "sumEndCount": 48.1,
  "historyTrucks": "sample string 49",
  "stationLineIDs": "sample string 50",
  "isPlanShow": true,
  "taskID": "cbefb412-c4b2-4a2b-9c73-364289001971",
  "taskLevel": 1,
  "editType": 52,
  "labCode": "sample string 53",
  "autoImport": 1,
  "ctrlRecipeName": "sample string 54",
  "isSendMsg": 1,
  "error": "sample string 55",
  "token": "sample string 56",
  "baseDM_SearchType": 57,
  "baseDM_SearchList": []
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

CallResultOfString
NameDescriptionTypeAdditional information
Result

string

None.

Exception

Exception

None.

Message

Message

None.

Response Formats

application/json, text/json

Sample:
{
  "result": "sample string 1",
  "exception": {
    "ClassName": "System.Exception",
    "Message": null,
    "Data": null,
    "InnerException": null,
    "HelpURL": "sample string 1",
    "StackTraceString": null,
    "RemoteStackTraceString": null,
    "RemoteStackIndex": 0,
    "ExceptionMethod": null,
    "HResult": 3,
    "Source": "sample string 2",
    "WatsonBuckets": null
  },
  "message": 0
}