TIP
# 价目表接口
# 推送价目表
推送说明:参见 推送aPaaS对象数据变更 (opens new window)
主对象特殊字段说明:
字段名称 | 字段key | 字段类型 | 必填 | 特殊说明 |
---|---|---|---|---|
适用客户 | cm_range | 业务固化字段(VARCHAR) | 否 | 客户范围策略id,使用方式参见客户范围选择控件 (opens new window) |
适用组织 | org_range | 业务固化字段(VARCHAR) | 否 | 字段示例: [ { "sourceCode": "cpg_111", "rangeType": "department", "rangeValueName": "CPG部门", "rangeValue": "10" }, { "sourceCode": "acs_111", "rangeType": "employee", "rangeValueName": "acs员工", "rangeValue": "6956755871716854396" } ] |
-- | org_range.rangeType | -- | -- | 范围类型 employee-员工,department-部门 |
-- | org_range.sourceCode | -- | -- | 第三方编码 |
-- | org_range.rangeValue | -- | -- | 数据id |
-- | org_range.rangeValueName | -- | -- | 数据名称 |
请求示例:
{
"appId": 200004,
"data": {
"objectKey": "bas_pd_price",
"owner": {
"name": "hts",
"id": "7007385368014262146",
"status": "1"
},
"slaveObjectMap": {
"bas_pd_price_detail": [
{
"pd_price_id": {
"name": "sssx",
"id": "8513927843273923185"
},
"float_lower_price": "3.00",
"modify_time": {
"format": "YYYY-MM-DD HH:mm:ss",
"value": "2025-07-02 11:06:03"
},
"discount": "1.0000",
"expire_start_time": {
"format": "YYYY-MM-DD HH:mm",
"value": "2025-07-02 10:44"
},
"sales": "111.00",
"price": "111.00",
"expire_end_time": {
"format": "YYYY-MM-DD HH:mm",
"value": "2025-07-13 10:49"
},
"business_type": {
"code": "busitype_default__c",
"id": "4736524444055805742",
"label": "默认业务类型",
"status": "1"
},
"modifyier_id": {
"name": "hts",
"id": "7007385368014262146",
"status": "1"
},
"pd_class": {
"name": "未分类1",
"id": "1",
"status": "1"
},
"end_num": "10.00",
"id": "6525956386285711919",
"pricing_mode": {
"code": "unit_price",
"label": "单价"
},
"department": {
"name": "CPG",
"id": "10",
"status": "1"
},
"pd_id": {
"name": "hts0408",
"id": "6318874491881852762",
"status": "1"
},
"owner": {
"name": "hts",
"id": "7007385368014262146",
"status": "1"
},
"lock_status": {
"code": "UNLOCK",
"label": "未锁定"
},
"create_time": {
"format": "YYYY-MM-DD HH:mm:ss",
"value": "2025-07-02 10:44:45"
},
"float_upper_price": "3.00",
"is_combo_rule_main_pd": {
"code": "1",
"label": "是"
},
"source_type": {
"code": "LROPFXCJ",
"label": "自建"
},
"basic_unit_price": "1.00",
"start_num": "1.00",
"basic_unit": "条",
"creator_id": {
"name": "hts",
"id": "7007385368014262146",
"status": "1"
},
"name": "JMMX2025070201717",
"status": {
"code": "1",
"label": "正常"
}
}
]
},
"lock_status": {
"code": "UNLOCK",
"label": "未锁定"
},
"cm_range": "7422704289226405552",
"create_time": {
"format": "YYYY-MM-DD HH:mm:ss",
"value": "2025-07-02 10:44:45"
},
"org_range": "[{\"dataId\":\"8513927843273923185\",\"rangeType\":\"department\",\"rangeValueName\":\"CPG\",\"rangeValue\":\"10\"},{\"dataId\":\"8513927843273923185\",\"rangeType\":\"employee\",\"rangeValueName\":\"戈业龙\",\"rangeValue\":\"7659690811795479889\"},{\"dataId\":\"8513927843273923185\",\"rangeType\":\"employee\",\"rangeValueName\":\"黄成举\",\"rangeValue\":\"5271751989663129657\"},{\"dataId\":\"8513927843273923185\",\"rangeType\":\"employee\",\"rangeValueName\":\"桑绍亮\",\"rangeValue\":\"9194751330563632911\"}]",
"approval_status": {
"code": "APPROVED",
"label": "已通过"
},
"modify_time": {
"format": "YYYY-MM-DD HH:mm:ss",
"value": "2025-07-02 11:06:03"
},
"source_type": {
"code": "LROPFXCJ",
"label": "自建"
},
"priority_level": "122",
"expire_end_date": {
"format": "YYYY-MM-DD"
},
"enable": {
"code": "1",
"label": "启用"
},
"expire_start_date": {
"format": "YYYY-MM-DD",
"value": "2025-07-02"
},
"business_type": {
"code": "busitype_default__c",
"id": "4641970814238095767",
"label": "默认业务类型",
"status": "1"
},
"modifyier_id": {
"name": "hts",
"id": "7007385368014262146",
"status": "1"
},
"name": "sssx",
"creator_id": {
"name": "hts",
"id": "7007385368014262146",
"status": "1"
},
"id": "8513927843273923185",
"department": {
"name": "CPG",
"id": "10",
"status": "1"
},
"standard_bool": {
"code": "false",
"label": "否"
},
"status": {
"code": "1",
"label": "正常"
}
},
"dataFormat": "json",
"dataId": "8513927843273923185",
"dataSource": "biz",
"dataType": "apaas_data_change_event",
"tenantId": 7867203268463838962,
"version": "v1"
}