基本信息
- 用途说明:报工列表查询接口(单据标识:wg_report_work)
- 请求方式:POST
- 请求地址:https://api.kingdee.com/weigusoft/wg_cost/loadList?access_token=&authority_info=
headers参数
- 所有的接口必须携带header参数
| 参数名称 | 参数示例 | 是否必填 | 参数说明 |
|---|---|---|---|
| Content-Type | application/json | true | 固定传:application/json |
| groupName | ns-v7g6 | true | 分组名称,获取授权信息时返回的groupName |
| accountId | 16xxxxxxxxxxxx | true | 账套ID,获取授权信息时返回的accountId |
| X-GW-Router-Addr | https://tf.jdy.com | true | IDC域名,获取授权信息时返回的domain |
| Appuserid | 10102023 | true | 当前登录用户id |
params参数
| 参数名称 | 参数类型 | 是否必填 | 参数说明 |
|---|---|---|---|
| access_token | string | true | 金蝶云通行证token |
| authority_info | string | true | 见文档authority_info参数说明 |
body参数
| 参数名称 | 必选 | 类型 | 说明 |
|---|---|---|---|
| entityName | true | String | 单据标识:wg_new_inv_pick_bill |
| andQfilters | false | Array |
"andQfilters": [ { "property": "billno", "cp": "=", "value": "SCLLN-WG-2603-000039" }], //与条件 |
| orQfilters | false | Array |
orQfilters": [ { "property": "billno", //条件字段标识 "cp": "=", //条件符号 "value": "SCLLN-WG-2603-000039" //条件值,like的要加% }], //或条件 |
| selectProperties | true | String | 查询字段属性,列表需要显示哪些字段就传哪些,例:"billno,billstatus,billdate,bom" |
| onlyBasic | false | Boolean |
是否只获取基本信息,名称和编码 |
| onlyCount | false | Boolean |
是否只获取数量 |
| haveMatPic | false | Boolean |
是否返回物料图片 |
| srcType | false | String |
上一个页面单据类型 |
| srcId | false | String |
上一个页面单据id |
| exclude | false | Boolean |
是否有排除的 |
| level | false | String |
基础资料查到哪一层,例:"1" |
请求示例
curl "https://api.kingdee.com/weigusoft/wg_cost/loadList?access_token=1780885325bbaeabc9b9ce5ccba6ba9a&authority_info=qGF9zRKEOD6D7JcfYf9H1ey+nIo98PhJwVCrOD/XPW2lTvIWPhp3M4hjVPOcXd99" ^
-H "Accept: */*" ^
-H "Accept-Language: zh-CN,zh;q=0.9" ^
-H "Appuserid: 11479714" ^
-H "Connection: keep-alive" ^
-H "Content-Type: application/json;charset=UTF-8" ^
-H "Origin: http://localhost:5173" ^
-H "Referer: http://localhost:5173/" ^
-H "Sec-Fetch-Dest: empty" ^
-H "Sec-Fetch-Mode: cors" ^
-H "Sec-Fetch-Site: cross-site" ^
-H "User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 16_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1" ^
-H "X-GW-Router-Addr: https://tf-ek.jdy.com" ^
-H "access_token: 1780885325bbaeabc9b9ce5ccba6ba9a" ^
-H "accountId: 1675743896569628608" ^
-H "groupName: ns-isv5" ^
--data-raw ^"^{^\^"pageindex^\^":1,^\^"pagesize^\^":20,^\^"entityName^\^":^\^"wg_production_process^\^",^\^"selectProperties^\^":^\^"billno,billstatus,billdate,deptid.name,materialid.name,sub_materialid.name,creatorid.name,^\^\n^\^\t^\^\t^\^\t^\^\t^\^\tempid.name,wg_billclosestate,business_type,qty,sub_plan_qty,complete_qty,unit.name,sub_unit.name,^\^\n^\^\t^\^\t^\^\t^\^\t^\^\tsub_plan_qty,issue_pattern,required_qty,wg_sub_auxpropid.name,bom.number,plan_start_date,wg_comment,^\^\n^\^\t^\^\t^\^\t^\^\t^\^\tsub_stockid.name,stockid.number,material_start_date,baseqty,pictureUrl,wg_sub_real_outqty,pick_qty_sum,qty,^\^\n^\^\t^\^\t^\^\t^\^\t^\^\twg_producttraceno,wg_customerno,wg_trace_remark,material_entity.materialid.wg_isproducttrace,material_entity.material_entity_lk.id,^\^\n^\^\t^\^\t^\^\t^\^\t^\^\twg_binduser,wg_binddate^\^",^\^"andQfilters^\^":^[^],^\^"orQfilters^\^":^[^{^\^"property^\^":^\^"material_entity.sub_process_trace.wg_customerno^\^",^\^"cp^\^":^\^"like^\^",^\^"value^\^":^\^"^%^Alt^%^\^"^}^],^\^"level^\^":^\^"2^\^",^\^"onlyBasic^\^":false^}^"
响应示例
{
"data": {
"currentPageSize": 10,
"currentPageIndex": 1,
"totalPages": 1,
"count": 3,
"list": [
{
"baseunit_longnumber": "",
"baseunit_number": "8位",
"materiel_iskfperiod": true,
"materiel_auditorid_number": "njwgceshi",
"materiel_wg_isweight": false,
"materiel_wg_inventoryinspection": false,
"materiel_outsourceprice": "0",
"materiel_alarmday": "0",
"materiel_status": "Z",
"materiel_fixunit1_longnumber": "",
"materiel_producingdepartment_number": "BM00001",
"materiel_wf_currentnode": "",
"workprocess_wg_ismust_mold": false,
"materiel_wg_isbackflushed": false,
"materiel_wg_isfeedautoint": false,
"materiel_conversionunitid2_longnumber": "",
"materiel_wg_costprice": "0",
"materiel_lastsalivctaxprice": "0",
"materiel_nearsalunitcost": "158.823516",
"materiel_coefficient4": "0",
"materiel_coefficient3": "0",
"man_departmenid_number": "BM00004",
"materiel_maxinventoryqty": "0",
"materiel_coefficient2": "0",
"workprocess_wg_task_autoend": true,
"materiel_coefficient1": "3",
"materiel_invoicemodel": "",
"materiel_purchaseunitid_number": "8位",
"man_email": "",
"materiel_isbatchcost": false,
"materiel_maxsaltaxprice": "930.68",
"materiel_baseunitid_name": "8位",
"workprocess_wg_price_time": "10",
"materiel_costprice": "0",
"workprocess_masterid": "1469425808668982272",
"materiel_gross_weight": "0",
"materiel_nearpurprice": "5",
"materiel_wg_associate": false,
"baseunit_precisionaccount": "2",
"materiel_length": "0",
"materiel_baseunitid_id": "1374747532248279040",
"createtime": "2026-06-08 17:21:31",
"materiel_maxsalprice": "878",
"workprocess_outsource": false,
"materiel_url": "",
"materiel_nearpurunitcost": "17.925",
"materiel_enable_audit": false,
"materiel_conversionunitid2_name": "8位",
"workprocess_id": "1469425808668982272",
"materiel_wg_standardworktime": "0",
"workprocess_enable": "1",
"baseunit_modifytime": "2025-11-10 17:56:16",
"workprocess_wg_price_piece": "10",
"materiel_auxunitid_id": "1374745962764888064",
"materiel_wg_producingdept_masterid": "1667320312980590592",
"workprocess_creator_masterid": "0",
"workprocess_modifytime": "2026-04-28 20:08:21",
"materiel_audittime": "2026-04-15 16:09:15",
"wg_planid_srcinterid": "2495180901160332288",
"materiel_saleunitid_longnumber": "",
"materiel_producingdepartment_masterid": "1358519249148051456",
"workprocess_group_fullname": "",
"materiel_sendstatus": "0",
"materiel_isserial": false,
"materiel_baseunitid_number": "8位",
"workprocess_wg_processinspect": false,
"materiel_wg_costquota_value": "0",
"workprocess_wg_mob_rpt_type": "A",
"workprocess_mulbasedata": [
{
"number": "bhgy-0001",
"masterid": "2092022733905998848",
"name": "外观瑕疵",
"id": "2092022733905998848"
}
],
"workprocess_modifier_masterid": "0",
"materiel_name": "保质期",
"baseunit_name": "8位",
"materiel_standardcurrencyid_amtprecision": "4",
"baseunit_creator_number": "wgcyf",
"materiel_producingpace": "",
"good_amount": "1",
"materiel_conversionrate": "",
"materiel_tradeprice": "0",
"materiel_nearcustomer_id": "1453663851282230272",
"materiel_lastpurivcprice": "0",
"materiel_istaxfree": false,
"materiel_validqty": "0",
"materiel_maxpurchaseprice": "0",
"materiel_purchaseprice": "0",
"materiel_import_price_cols": "",
"materiel_number": "#0001221",
"workprocess_report_auth": [],
"materiel_moovershipratio": "0",
"materiel_conversionunitid1_id": "1374747532248279040",
"workprocess_wg_allowgroupreport": false,
"materiel_standardcurrencyid_priceprecision": "4",
"materiel_isinvauxset": false,
"baseunit_pinyin": "8w",
"man_departmenid_longnumber": "100000!BM00004",
"workprocess_modifier_number": "13151424140",
"materiel_kfperiod": "5",
"materiel_saleprice6": "0",
"baseunit_source": "BD",
"materiel_saleprice7": "0",
"materiel_fixunit1_name": "3位",
"materiel_saleprice8": "0",
"materiel_saleprice9": "0",
"materiel_saleprice2": "0",
"materiel_saleprice3": "0",
"baseunit_modifier_name": "江小强",
"materiel_saleprice4": "0",
"materiel_wide": "0",
"materiel_saleprice5": "0",
"materiel_kfperiodtype": "2",
"materiel_conversionunitid3_number": "8位",
"workprocess_wg_inspectproportion": "0",
"workprocess_group_longnumber": "001",
"materiel_saleprice1": "0",
"materiel_auditorid_name": "董素敏",
"workprocess_wg_isenable_mold": false,
"materiel_venderid_name": "金蝶蝶金云",
"materiel_wg_producingdept_number": "SCCJ001",
"materiel_wg_automethod": "",
"workprocess_wg_rep_auxunit_name": "卷",
"wg_planid_name": "G-20260605-0001",
"workprocess_wg_isweight": false,
"materiel_isassembly": true,
"materiel_wg_randrate": "0",
"materiel_wg_split_qty": "0",
"materiel_conversionunitid3_id": "1374747532248279040",
"id": "2497376610890669056",
"materiel_minsaltaxprice": "5.3",
"baseunit_id": "1374747532248279040",
"materiel_isasstattr": false,
"materiel_qtyinv": "0",
"materiel_txtbarcode": "",
"materiel_leadtime": "0",
"man_departmenid_masterid": "1358650037789263872",
"materiel_minsalesprice": "0",
"billno": "bg-20260608-00000003",
"materiel_saleprice20": "0",
"materiel_bindsupplier": "",
"workprocess_wg_currency_number": "CNY",
"materiel_auxtype1": false,
"materiel_duedatetype": "1",
"materiel_ispurinspect": false,
"materiel_bomid_id": "2279734920593015808",
"materiel_auxtype4": false,
"materiel_auxtype5": false,
"materiel_auxtype2": false,
"baseunit_creator_masterid": "0",
"materiel_auxtype3": false,
"materiel_wg_isproducttrace": false,
"wg_planid_srcbillno": "",
"workprocess_wg_end_according": "1",
"workprocess_wg_intervaltime_proces": "0",
"materiel_vipprice": "0",
"materiel_wf_previoushandler": "",
"salary_price": "10",
"end_time": "2026-06-08 17:21:21",
"baseunit_fullpinyin": "8wei",
"man_name": "章娇",
"materiel_producunitid_id": "1374747532248279040",
"workprocess_wg_firstinspect": false,
"materiel_baseunitid_longnumber": "",
"workprocess_wg_currency_sign": "",
"materiel_conversionunitid2_id": "1374747532248279040",
"materiel_conversionunitid1_number": "8位",
"materiel_nearpurtaxprice": "5.3",
"materiel_invoicename": "",
"baseunit_isleaf": true,
"materiel_storeunitid_longnumber": "",
"materiel_helpcode": "bzq",
"workprocess_wg_rep_auxunit_longnumber": "",
"materiel_wf_progress": null,
"out_supplier": null,
"workprocess_wg_auto_dispatch": false,
"materiel_producunitid_longnumber": "",
"materiel_nearsaltaxprice": "5.3",
"workprocess_wg_multi_device": false,
"workprocess_wg_needinspect": false,
"materiel_auxunitid_number": "3位",
"materiel_wg_isoutsource": false,
"wg_planid_fsaleorderno": "",
"workprocess_wg_currency_priceprecision": "4",
"baseunit_modifier_number": "u18951636247",
"baseunit_modifier_masterid": "0",
"materiel_createrfield_masterid": "0",
"materiel_prolicense": "",
"billstatus": "A",
"materiel_createrfield_name": "胡振涛",
"materiel_producunitid_number": "8位",
"man_id": "1683371589380386816",
"materiel_high": "0",
"materiel_wg_bdtqq": "0",
"workprocess_wg_currency_id": "1358196047473542144",
"materiel_purchaseunitid_longnumber": "",
"materiel_wg_incominginspection": false,
"materiel_conversionunitid2_number": "8位",
"materiel_venderid_number": "-010",
"workprocess_wg_piece_basis": "report",
"materiel_wg_subcontinspection": false,
"materiel_maxpurtaxprice": "100",
"materiel_wg_pro_manufact": false,
"materiel_nearcustomer_number": "06291222111",
"materiel_minpackageqty": "0",
"materiel_saleprice16": "0",
"materiel_saleprice15": "0",
"materiel_wg_producingdept_id": "1667320312980590592",
"materiel_saleprice14": "0",
"materiel_saleprice13": "0",
"materiel_saleprice19": "0",
"materiel_isauxcost": false,
"materiel_ismoinspect": false,
"materiel_lastpurivctaxprice": "0",
"materiel_saleprice18": "0",
"materiel_saleprice17": "0",
"baseunit_disabledate": "",
"materiel_saleprice12": "0",
"materiel_saleprice11": "0",
"materiel_saleprice10": "0",
"materiel_wg_isselfrestraint": true,
"workprocess_creator_name": "崔怀丽",
"materiel_minorderqty": "0",
"materiel_isfeedautoint": false,
"materiel_checktype": "1",
"materiel_wg_orderpolicy": "",
"materiel_storeunitid_number": "8位",
"workprocess_wg_didevicetype": "",
"materiel_auditorid_id": "10102023",
"materiel_purleadtime": "0",
"materiel_lastsalivcprice": "0",
"materiel_wf_prenodecomment": "",
"baseunit_enable": "1",
"materiel_overshipratio": "0",
"workprocess_status": "C",
"materiel_outmaterialid": "",
"processplan": "G-20260605-0001",
"materiel_remark": "",
"workprocess_wg_method": "",
"workprocess_wg_currency_name": "人民币",
"materiel_ispurchase": true,
"materiel_lastauxtype": "",
"materiel_maxpurprice": "94.3396226415",
"materiel_disabledate": "",
"materiel_unittype": null,
"materiel_producingdepartment_id": "1358519249148051456",
"materiel_wg_isautoinstock": false,
"materiel_nearsalprice": "5",
"estimated_salary": "6.6667",
"materiel_standardcurrencyid_id": "1358196047473542144",
"wg_planid_id": "2495181002427607040",
"workprocess_wg_first_control": "",
"materiel_submoverreceiptratio": "0",
"materiel_refistrationnumber": "",
"materiel_standardcurrencyid_name": "人民币",
"baseunit_creator_name": "程逸菲",
"materiel_isprjchangectrl": false,
"materiel_model": "",
"materiel_seccoefficient": "0",
"materiel_conversionunitid1_longnumber": "",
"baseunit_modifier_id": "11877456",
"materiel_intaxrate": "6",
"materiel_issubminspect": false,
"materiel_purchaseunitid_name": "8位",
"materiel_fullpinyin": "baozhiqi",
"materiel_isautosplit": false,
"materiel_nearcustomer_name": "0629为谷",
"materiel_auxunitid_longnumber": "",
"materiel_secinventoryqty": "0",
"workprocess_wg_onsiteinspect": false,
"materiel_issubpart": true,
"man_number": "ZY00021",
"materiel_enable": "1",
"workprocess_pricing_method": "time",
"workprocess_fremark": "",
"man_mobile": "18856280365",
"outsource": false,
"workprocess_wg_out_supp": [],
"materiel_conversionunitid3_name": "8位",
"materiel_barcoderemark": "",
"materiel_nearsupplier_id": "1594919397091191808",
"workprocess_name": "打磨",
"materiel_ischangeduedatetype": "3",
"materiel_wg_producingdept_longnumber": "100000!SCCJ001",
"materiel_modifierfield_name": "鞠志广",
"start_time": "2026-06-08 15:21:15",
"materiel_saleunitid_name": "8位",
"materiel_isshowauxbarcode": false,
"materiel_conversionunitid3_longnumber": "",
"workprocess_wg_attachment": [],
"materiel_id": "1986451889339910144",
"materiel_wg_mbsfps": "0",
"materiel_auditorid_masterid": "0",
"materiel_createrfield_number": "wghzt",
"materiel_computationrule": "1",
"standard_report_minutes": "0",
"materiel_wf_tasktype": null,
"baseunit_createtime": "2022-03-12 18:57:28",
"workprocess_number": "gx-20220721-00000002",
"materiel_stockup_day": "0",
"workprocess_modifier_name": "鞠志广",
"materiel_mininventoryqty": "0",
"materiel_costmethod": "1",
"materiel_createtime": "2024-07-03 18:44:57",
"materiel_submovershipratio": "0",
"materiel_wg_productionleadtime": "0",
"materiel_standard_time_type": "1",
"materiel_minpurprice": "4",
"materiel_createrfield_id": "10310024",
"materiel_overreceiptratio": "0",
"materiel_isoutsource": false,
"baseunit_level": "0",
"materiel_bomid_number": "BOMZ-WG00739",
"materiel_wg_purchaseleadtime": "0",
"materiel_fixunit1_id": "1374745962764888064",
"materiel_sharetimes": "0",
"materiel_producingdepartment_name": "CC部门",
"baseunit_conversiontype": "1",
"bad_amount": "2",
"materiel_modifierfield_masterid": "0",
"materiel_venderid_id": "1683412615411359744",
"materiel_nearsupplier_number": "-009",
"materiel_wg_producingdept_name": "生产车间1",
"materiel_taxrate": "6",
"materiel_standardcurrencyid_sign": "",
"processplan_no": "G-20260605-0001",
"workprocess_wg_currency_amtprecision": "4",
"materiel_wg_material_costtype": "",
"wg_planid_fqty": "33",
"materiel_ismulti_unit": true,
"wg_planid_batchno": "",
"materiel_mullabel": [
{
"number": "BQNZ0002",
"name": "滞销",
"id": "2"
}
],
"materiel_bomprice": "0",
"materiel_standardcurrencyid_number": "CNY",
"workprocess_group_number": "001",
"materiel_producingdepartment_longnumber": "100000!BM00001",
"materiel_wf_participantname": "",
"workprocess_creator_number": "u18260032739",
"workprocess_group_name": "WK测试",
"standard_report_hours": "2",
"materiel_net_weight": "0",
"materiel_wg_isenable_mold": false,
"materiel_attachmentcountfield": "0",
"materiel_wg_prdprocesscheck": false,
"materiel_storeunitid_name": "8位",
"workprocess_wg_rep_auxunit_number": "卷",
"materiel_fixunitcount": "0",
"materiel_saleunitid_id": "1374747532248279040",
"materiel_barcode": "202506111517g",
"baseunit_precision": "8",
"workprocess_creator_id": "8533356",
"materiel_mooverreceiptratio": "0",
"materiel_wg_productinspection": false,
"man_departmenid_id": "1358650037789263872",
"materiel_sharedate": "",
"materiel_isbatch": false,
"materiel_entrust": false,
"materiel_wg_changebatch": "0",
"workprocess_modifier_id": "5612653",
"materiel_wg_ismust_mold": false,
"materiel_wg_deliveryinspection": true,
"workprocess_createtime": "2022-07-21 10:06:41",
"materiel_wg_mpq": "0",
"materiel_saleunitid_number": "8位",
"materiel_purchaseunitid_id": "1374747532248279040",
"materiel_wg_decimalfield": "100",
"materiel_modifytime": "2026-05-11 23:20:15",
"workprocess_group_id": "1469425375263161344",
"materiel_fixunit1_number": "3位",
"materiel_isbackflushed": false,
"man_departmenid_name": "开发部门",
"materiel_auxunitid_name": "3位",
"materiel_modifierfield_id": "5612653",
"materiel_issale": true,
"materiel_modifierfield_number": "13151424140",
"workprocess_wg_worktime_one": "2",
"man_wechat": "",
"workprocess_wg_distribution": "",
"materiel_isselfrestraint": true,
"materiel_conversionunitid1_name": "8位",
"materiel_multicount": "0",
"materiel_nearsupplier_name": "海关",
"materiel_pinyin": "bzq",
"materiel_distributionprice": "0",
"materiel_minpurtaxprice": "4.24",
"materiel_iskeypieces": false,
"workprocess_wg_rep_coefficient": "20",
"materiel_standard_time": "0",
"remark": null,
"materiel_storeunitid_id": "1374747532248279040",
"materiel_volume": "0",
"workprocess_wg_rep_auxunit_id": "1444214382719421440",
"materiel_isweight": false,
"materiel_minsalprice": "5",
"materiel_checkmethod": "JY",
"materiel_source": "BD",
"materiel_producunitid_name": "8位",
"process": "G-20260605-000110",
"workprocess_wg_process_equipment": [],
"amount": "3",
"materiel_wf_approvalrecord": "",
"materiel_inv_mgr_type": "0",
"materiel_isfloat": false,
"man_enable": "1",
"materiel_retailprice": "0",
"materiel_abbreviation": "",
"baseunit_creator_id": "9911824"
},
{
"baseunit_longnumber": "",
"baseunit_number": "万",
"materiel_iskfperiod": true,
"materiel_auditorid_number": "xzbbaisong",
"materiel_wg_isweight": false,
"materiel_wg_inventoryinspection": true,
"materiel_outsourceprice": "0",
"materiel_alarmday": "0",
"materiel_status": "Z",
"materiel_producingdepartment_number": "SCCJ001",
"materiel_wf_currentnode": "",
"workprocess_wg_ismust_mold": false,
"materiel_wg_isbackflushed": false,
"materiel_wg_isfeedautoint": false,
"wg_planid_srcbilltypeid_id": "wg_production_process",
"materiel_conversionunitid2_longnumber": "",
"materiel_wg_costprice": "0",
"materiel_lastsalivctaxprice": "0",
"materiel_nearsalunitcost": "0",
"materiel_coefficient4": "0",
"materiel_coefficient3": "0",
"man_departmenid_number": "BM00004",
"materiel_maxinventoryqty": "0",
"materiel_coefficient2": "0",
"workprocess_wg_task_autoend": false,
"materiel_coefficient1": "0",
"materiel_invoicemodel": "",
"materiel_purchaseunitid_number": "万",
"man_email": "baisong@njkingdee.com",
"materiel_isbatchcost": false,
"materiel_maxsaltaxprice": "3818360",
"materiel_baseunitid_name": "万",
"workprocess_wg_price_time": "7.99",
"materiel_costprice": "0",
"workprocess_masterid": "1429571314510817280",
"materiel_gross_weight": "0",
"materiel_nearpurprice": "30",
"materiel_wg_associate": false,
"baseunit_precisionaccount": "2",
"materiel_length": "0",
"materiel_baseunitid_id": "1974603860454424576",
"createtime": "2026-06-08 17:10:56",
"materiel_maxsalprice": "3379079.6460177",
"workprocess_outsource": false,
"materiel_url": "/jdyattachmentimage/1675743896569628608/796196029114386/1675743896569628608/202410/597c8b/pulic/imageList/2B7faPAbq8pEC7KhdR/_____-__7-__A-1.png",
"materiel_nearpurunitcost": "30",
"materiel_enable_audit": false,
"materiel_conversionunitid2_name": "万",
"workprocess_id": "1429571314510817280",
"materiel_wg_standardworktime": "0",
"workprocess_enable": "1",
"baseunit_modifytime": "2024-06-17 10:25:23",
"workprocess_wg_price_piece": "2.66",
"materiel_auxunitid_id": "1974603860454424576",
"materiel_wg_producingdept_masterid": "1667320312980590592",
"workprocess_creator_masterid": "0",
"workprocess_modifytime": "2026-02-03 22:38:27",
"materiel_audittime": "2026-02-04 09:31:53",
"wg_planid_srcinterid": "2492201949500512256",
"materiel_saleunitid_longnumber": "",
"materiel_parent_fullname": "星辰大海",
"materiel_producingdepartment_masterid": "1667320312980590592",
"workprocess_group_fullname": "",
"materiel_sendstatus": "0",
"materiel_isserial": true,
"materiel_baseunitid_number": "万",
"workprocess_wg_processinspect": true,
"materiel_wg_costquota_value": "0",
"workprocess_wg_mob_rpt_type": "B",
"workprocess_mulbasedata": [
{
"number": "bhgy-0015",
"masterid": "2179174555019526144",
"name": "1111",
"id": "2179174555019526144"
},
{
"number": "bhgy-0014",
"masterid": "2178962356078391296",
"name": "很丰富",
"id": "2178962356078391296"
},
{
"number": "bhgy-0013",
"masterid": "2113877704293081088",
"name": "设备故障",
"id": "2113877704293081088"
},
{
"number": "bhgy-0012",
"masterid": "2113873507128565760",
"name": "质量粗糙",
"id": "2113873507128565760"
},
{
"number": "bhgy-0001",
"masterid": "2092022733905998848",
"name": "外观瑕疵",
"id": "2092022733905998848"
}
],
"workprocess_wg_qischeme_name": "6.08测",
"workprocess_modifier_masterid": "0",
"materiel_name": "序列号辅助属性",
"baseunit_name": "万",
"materiel_standardcurrencyid_amtprecision": "4",
"baseunit_creator_number": "zw15380800323",
"materiel_producingpace": "",
"good_amount": "1",
"materiel_conversionrate": "",
"materiel_tradeprice": "0",
"materiel_nearcustomer_id": "1453663851282230272",
"materiel_lastpurivcprice": "0",
"materiel_istaxfree": false,
"materiel_validqty": "0",
"materiel_maxpurchaseprice": "0",
"materiel_purchaseprice": "0",
"materiel_import_price_cols": "",
"materiel_number": "#0001219",
"wg_planid_srcbilltypeid_number": "wg_production_process",
"workprocess_report_auth": [
{
"number": "ZY00002",
"name": "小程",
"id": "1360737122117485568"
},
{
"number": "ZY00004",
"name": "董素敏",
"id": "1394084520470297600"
},
{
"number": "ZY00006",
"name": "YZYYZ01",
"id": "1454395366865670144"
},
{
"number": "ZY00007",
"name": "TEST",
"id": "1474506408270560256"
},
{
"number": "ZY00019",
"name": "王永琛",
"id": "1667274422840524800"
},
{
"number": "ZY00031",
"name": "张凡",
"id": "1775306282744479744"
},
{
"number": "ZY00034",
"name": "陈奎",
"id": "1822395701045352448"
},
{
"number": "ZY00037",
"name": "周墨",
"id": "1954332252628434944"
},
{
"number": "ZY00045",
"name": "为谷云渠道经理",
"id": "2103592095221570560"
},
{
"number": "ZY00046",
"name": "庄涵钰ZY",
"id": "2143518979384175616"
},
{
"number": "ZY00049",
"name": "韦启静",
"id": "2188548374796569600"
}
],
"materiel_moovershipratio": "0",
"materiel_conversionunitid1_id": "1974603860454424576",
"workprocess_wg_allowgroupreport": true,
"materiel_standardcurrencyid_priceprecision": "4",
"materiel_isinvauxset": false,
"baseunit_pinyin": "w",
"man_departmenid_longnumber": "100000!BM00004",
"workprocess_modifier_number": "13151424140",
"materiel_kfperiod": "6",
"materiel_saleprice6": "0",
"baseunit_source": "BD",
"materiel_saleprice7": "0",
"materiel_saleprice8": "0",
"materiel_saleprice9": "0",
"materiel_saleprice2": "0",
"materiel_saleprice3": "0",
"baseunit_modifier_name": "张文",
"materiel_saleprice4": "0",
"materiel_wide": "0",
"materiel_saleprice5": "0",
"materiel_kfperiodtype": "2",
"materiel_conversionunitid3_number": "万",
"workprocess_wg_inspectproportion": "80",
"workprocess_group_longnumber": "ZW-test",
"materiel_saleprice1": "0",
"materiel_auditorid_name": "柏松",
"workprocess_wg_isenable_mold": false,
"materiel_wg_producingdept_number": "SCCJ001",
"materiel_wg_automethod": "",
"wg_planid_name": "G-20260602-000_AJ-20260601-00004_fzsx014",
"workprocess_wg_isweight": false,
"materiel_isassembly": true,
"materiel_wg_qischeme_masterid": "2010274342839121920",
"materiel_wg_randrate": "90",
"materiel_wg_split_qty": "0",
"materiel_conversionunitid3_id": "1974603860454424576",
"id": "2497371296975945728",
"materiel_minsaltaxprice": "100",
"baseunit_id": "1974603860454424576",
"materiel_isasstattr": true,
"materiel_qtyinv": "0",
"materiel_txtbarcode": "",
"materiel_leadtime": "0",
"man_departmenid_masterid": "1358650037789263872",
"materiel_minsalesprice": "0",
"billno": "bg-20260608-00000002",
"materiel_saleprice20": "0",
"materiel_bindsupplier": "",
"workprocess_wg_currency_number": "CNY",
"materiel_auxtype1": true,
"materiel_duedatetype": "1",
"materiel_ispurinspect": false,
"materiel_bomid_id": "2235548795142164480",
"materiel_auxtype4": false,
"materiel_auxtype5": false,
"materiel_auxtype2": false,
"baseunit_creator_masterid": "0",
"materiel_auxtype3": false,
"materiel_wg_isproducttrace": true,
"wg_planid_srcbillno": "SCJG-20260601-00002",
"workprocess_wg_end_according": "",
"workprocess_wg_intervaltime_proces": "1",
"materiel_vipprice": "0",
"materiel_wf_previoushandler": "",
"salary_price": "10",
"end_time": "2026-06-08 15:51:14",
"baseunit_fullpinyin": "wan",
"man_name": "柏松",
"materiel_producunitid_id": "1974603860454424576",
"workprocess_wg_firstinspect": false,
"materiel_baseunitid_longnumber": "",
"workprocess_wg_currency_sign": "",
"materiel_conversionunitid2_id": "1974603860454424576",
"materiel_conversionunitid1_number": "万",
"materiel_nearpurtaxprice": "31.8",
"materiel_invoicename": "",
"baseunit_isleaf": true,
"materiel_storeunitid_longnumber": "",
"materiel_helpcode": "xlhfzsx",
"materiel_wf_progress": null,
"out_supplier": null,
"workprocess_wg_auto_dispatch": false,
"materiel_producunitid_longnumber": "",
"materiel_nearsaltaxprice": "100",
"workprocess_wg_multi_device": false,
"workprocess_wg_needinspect": true,
"materiel_auxunitid_number": "万",
"materiel_wg_isoutsource": true,
"wg_planid_fsaleorderno": "",
"workprocess_wg_currency_priceprecision": "4",
"baseunit_modifier_number": "zw15380800323",
"baseunit_modifier_masterid": "0",
"materiel_createrfield_masterid": "0",
"materiel_prolicense": "",
"billstatus": "A",
"materiel_createrfield_name": "胡振涛",
"materiel_producunitid_number": "万",
"man_id": "1571095628157550592",
"materiel_high": "0",
"materiel_wg_bdtqq": "0",
"workprocess_wg_currency_id": "1358196047473542144",
"materiel_purchaseunitid_longnumber": "",
"materiel_wg_incominginspection": true,
"materiel_conversionunitid2_number": "万",
"workprocess_wg_piece_basis": "report",
"materiel_wg_subcontinspection": true,
"materiel_maxpurtaxprice": "31.8",
"materiel_wg_pro_manufact": false,
"materiel_nearcustomer_number": "06291222111",
"materiel_minpackageqty": "0",
"materiel_parent_number": "ADJ",
"materiel_saleprice16": "0",
"materiel_saleprice15": "0",
"materiel_wg_producingdept_id": "1667320312980590592",
"materiel_saleprice14": "0",
"materiel_saleprice13": "0",
"materiel_saleprice19": "0",
"materiel_isauxcost": false,
"materiel_ismoinspect": false,
"materiel_lastpurivctaxprice": "0",
"materiel_saleprice18": "0",
"materiel_saleprice17": "0",
"baseunit_disabledate": "",
"materiel_saleprice12": "0",
"materiel_saleprice11": "0",
"materiel_saleprice10": "0",
"materiel_wg_isselfrestraint": true,
"materiel_wg_qischeme_name": "质检方案测试1",
"workprocess_creator_name": "张文",
"materiel_minorderqty": "0",
"materiel_isfeedautoint": false,
"materiel_parent_id": "1358537640365787136",
"materiel_checktype": "1",
"materiel_wg_orderpolicy": "",
"materiel_storeunitid_number": "万",
"workprocess_wg_didevicetype": "",
"materiel_auditorid_id": "8367455",
"materiel_purleadtime": "0",
"materiel_lastsalivcprice": "0",
"materiel_wf_prenodecomment": "",
"baseunit_enable": "1",
"materiel_overshipratio": "0",
"workprocess_status": "C",
"materiel_outmaterialid": "",
"processplan": "G-20260602-000_AJ-20260601-00004_fzsx014",
"materiel_remark": "",
"workprocess_wg_method": "C",
"workprocess_wg_currency_name": "人民币",
"materiel_ispurchase": false,
"materiel_lastauxtype": "{\"enableinventory\":true,\"enablesku\":true,\"enablebarcode\":false,\"auxporpcombo\":\"-1\"}",
"materiel_maxpurprice": "30",
"workprocess_wg_qischeme_masterid": "1703539498845015040",
"materiel_disabledate": "",
"materiel_unittype": null,
"materiel_producingdepartment_id": "1667320312980590592",
"materiel_wg_isautoinstock": false,
"materiel_nearsalprice": "94.3396226415",
"estimated_salary": "10",
"materiel_standardcurrencyid_id": "1358196047473542144",
"wg_planid_id": "2492640304247715840",
"workprocess_wg_first_control": "",
"materiel_submoverreceiptratio": "0",
"workprocess_wg_qischeme_number": "ZJFA-0383333",
"materiel_refistrationnumber": "",
"materiel_standardcurrencyid_name": "人民币",
"baseunit_creator_name": "张文",
"materiel_isprjchangectrl": false,
"materiel_model": "",
"materiel_seccoefficient": "0",
"materiel_conversionunitid1_longnumber": "",
"baseunit_modifier_id": "9636973",
"materiel_intaxrate": "6",
"materiel_issubminspect": false,
"materiel_purchaseunitid_name": "万",
"materiel_fullpinyin": "xuliehaofuzhushuxing",
"materiel_wg_qischeme_id": "2010274342839121920",
"materiel_isautosplit": false,
"materiel_nearcustomer_name": "0629为谷",
"materiel_auxunitid_longnumber": "",
"materiel_secinventoryqty": "0",
"workprocess_wg_onsiteinspect": true,
"materiel_issubpart": true,
"man_number": "ZY00016",
"materiel_enable": "1",
"workprocess_pricing_method": "piece",
"workprocess_fremark": "zwtest",
"man_mobile": "13776677941",
"outsource": false,
"workprocess_wg_out_supp": [],
"materiel_conversionunitid3_name": "万",
"materiel_barcoderemark": "",
"materiel_nearsupplier_id": "1683412615411359744",
"workprocess_name": "解冻01",
"materiel_ischangeduedatetype": "3",
"materiel_wg_producingdept_longnumber": "100000!SCCJ001",
"materiel_modifierfield_name": "董素敏",
"start_time": "2026-06-08 14:51:15",
"materiel_saleunitid_name": "万",
"materiel_isshowauxbarcode": false,
"materiel_conversionunitid3_longnumber": "",
"workprocess_wg_attachment": [],
"materiel_id": "1985500616293714944",
"materiel_wg_mbsfps": "0",
"materiel_auditorid_masterid": "0",
"materiel_createrfield_number": "wghzt",
"materiel_computationrule": "1",
"standard_report_minutes": "6",
"materiel_wf_tasktype": null,
"baseunit_createtime": "2024-06-17 10:25:05",
"workprocess_number": "A01",
"materiel_stockup_day": "0",
"workprocess_modifier_name": "鞠志广",
"materiel_mininventoryqty": "0",
"materiel_costmethod": "1",
"materiel_createtime": "2024-07-02 11:14:09",
"materiel_submovershipratio": "0",
"materiel_wg_productionleadtime": "0",
"materiel_standard_time_type": "1",
"materiel_minpurprice": "30",
"materiel_createrfield_id": "10310024",
"materiel_overreceiptratio": "0",
"materiel_isoutsource": true,
"baseunit_level": "0",
"materiel_bomid_number": "BOMZ-WG00724",
"materiel_wg_purchaseleadtime": "0",
"materiel_sharetimes": "0",
"materiel_producingdepartment_name": "生产车间1",
"baseunit_conversiontype": "1",
"bad_amount": "0",
"materiel_modifierfield_masterid": "0",
"materiel_nearsupplier_number": "-010",
"materiel_wg_producingdept_name": "生产车间1",
"materiel_taxrate": "6",
"materiel_standardcurrencyid_sign": "",
"processplan_no": "G-20260602-000_AJ-20260601-00004_fzsx014",
"workprocess_wg_currency_amtprecision": "4",
"materiel_wg_material_costtype": "ZL",
"wg_planid_fqty": "1",
"materiel_ismulti_unit": false,
"wg_planid_batchno": "AJ-20260601-00004",
"materiel_mullabel": [],
"materiel_bomprice": "0",
"materiel_standardcurrencyid_number": "CNY",
"workprocess_group_number": "ZW-test",
"materiel_producingdepartment_longnumber": "100000!SCCJ001",
"materiel_wf_participantname": "",
"workprocess_creator_number": "zw15380800323",
"workprocess_group_name": "zhangwena测试",
"standard_report_hours": "0",
"materiel_net_weight": "0",
"materiel_wg_isenable_mold": false,
"materiel_attachmentcountfield": "0",
"materiel_wg_prdprocesscheck": false,
"materiel_storeunitid_name": "万",
"materiel_fixunitcount": "0",
"materiel_saleunitid_id": "1974603860454424576",
"materiel_barcode": "",
"baseunit_precision": "3",
"workprocess_creator_id": "9636973",
"materiel_mooverreceiptratio": "0",
"materiel_wg_productinspection": true,
"man_departmenid_id": "1358650037789263872",
"materiel_sharedate": "",
"materiel_isbatch": true,
"materiel_entrust": false,
"materiel_wg_changebatch": "0",
"workprocess_modifier_id": "5612653",
"materiel_wg_ismust_mold": false,
"wg_planid_srcbilltypeid_name": "生产加工单",
"materiel_wg_deliveryinspection": true,
"workprocess_createtime": "2022-05-27 10:22:42",
"materiel_wg_mpq": "0",
"materiel_saleunitid_number": "万",
"materiel_purchaseunitid_id": "1974603860454424576",
"materiel_wg_decimalfield": "100",
"materiel_modifytime": "2026-06-01 13:59:07",
"workprocess_group_id": "1360307931043599360",
"materiel_isbackflushed": false,
"man_departmenid_name": "开发部门",
"materiel_auxunitid_name": "万",
"materiel_modifierfield_id": "10102023",
"materiel_issale": true,
"materiel_modifierfield_number": "njwgceshi",
"workprocess_wg_worktime_one": "5",
"man_wechat": "",
"workprocess_wg_qischeme_id": "1703539498845015040",
"workprocess_wg_distribution": "D",
"materiel_isselfrestraint": true,
"materiel_conversionunitid1_name": "万",
"materiel_multicount": "0",
"materiel_nearsupplier_name": "金蝶蝶金云",
"materiel_pinyin": "xlhfzsx",
"materiel_distributionprice": "0",
"materiel_minpurtaxprice": "31.8",
"materiel_iskeypieces": false,
"workprocess_wg_rep_coefficient": "0",
"materiel_parent_longnumber": "ADJ",
"materiel_standard_time": "0",
"remark": null,
"materiel_storeunitid_id": "1974603860454424576",
"materiel_volume": "0",
"materiel_wg_qischeme_number": "20240802-01",
"materiel_isweight": false,
"materiel_minsalprice": "94.3396226415",
"materiel_checkmethod": "C",
"materiel_source": "BD",
"materiel_parent_name": "星辰大海",
"materiel_producunitid_name": "万",
"process": "G-20260602-000_AJ-20260601-00004_fzsx01410",
"workprocess_wg_process_equipment": [],
"amount": "1",
"materiel_wf_approvalrecord": "",
"materiel_inv_mgr_type": "0",
"materiel_isfloat": false,
"man_enable": "1",
"materiel_retailprice": "0",
"materiel_abbreviation": "",
"baseunit_creator_id": "9636973"
},
{
"baseunit_longnumber": "",
"baseunit_number": "8位",
"materiel_iskfperiod": true,
"materiel_auditorid_number": "njwgceshi",
"materiel_wg_isweight": false,
"materiel_wg_inventoryinspection": false,
"materiel_outsourceprice": "0",
"materiel_alarmday": "0",
"materiel_status": "Z",
"materiel_fixunit1_longnumber": "",
"materiel_producingdepartment_number": "BM00001",
"materiel_wf_currentnode": "",
"workprocess_wg_ismust_mold": false,
"materiel_wg_isbackflushed": false,
"materiel_wg_isfeedautoint": false,
"materiel_conversionunitid2_longnumber": "",
"materiel_wg_costprice": "0",
"materiel_lastsalivctaxprice": "0",
"materiel_nearsalunitcost": "158.823516",
"materiel_coefficient4": "0",
"materiel_coefficient3": "0",
"man_departmenid_number": "BM00004",
"materiel_maxinventoryqty": "0",
"materiel_coefficient2": "0",
"workprocess_wg_task_autoend": true,
"materiel_coefficient1": "3",
"materiel_invoicemodel": "",
"materiel_purchaseunitid_number": "8位",
"man_email": "jzg@njkingdee.com",
"materiel_isbatchcost": false,
"materiel_maxsaltaxprice": "930.68",
"materiel_baseunitid_name": "8位",
"workprocess_wg_price_time": "10",
"materiel_costprice": "0",
"workprocess_masterid": "1469425808668982272",
"materiel_gross_weight": "0",
"materiel_nearpurprice": "5",
"materiel_wg_associate": false,
"baseunit_precisionaccount": "2",
"materiel_length": "0",
"materiel_baseunitid_id": "1374747532248279040",
"createtime": "2026-06-08 15:32:36",
"materiel_maxsalprice": "878",
"workprocess_outsource": false,
"materiel_url": "",
"materiel_nearpurunitcost": "17.925",
"materiel_enable_audit": false,
"materiel_conversionunitid2_name": "8位",
"workprocess_id": "1469425808668982272",
"materiel_wg_standardworktime": "0",
"workprocess_enable": "1",
"baseunit_modifytime": "2025-11-10 17:56:16",
"workprocess_wg_price_piece": "10",
"materiel_auxunitid_id": "1374745962764888064",
"materiel_wg_producingdept_masterid": "1667320312980590592",
"workprocess_creator_masterid": "0",
"workprocess_modifytime": "2026-04-28 20:08:21",
"materiel_audittime": "2026-04-15 16:09:15",
"wg_planid_srcinterid": "2495180901160332288",
"materiel_saleunitid_longnumber": "",
"materiel_producingdepartment_masterid": "1358519249148051456",
"workprocess_group_fullname": "",
"materiel_sendstatus": "0",
"materiel_isserial": false,
"materiel_baseunitid_number": "8位",
"workprocess_wg_processinspect": false,
"materiel_wg_costquota_value": "0",
"workprocess_wg_mob_rpt_type": "A",
"workprocess_mulbasedata": [
{
"number": "bhgy-0001",
"masterid": "2092022733905998848",
"name": "外观瑕疵",
"id": "2092022733905998848"
}
],
"workprocess_modifier_masterid": "0",
"materiel_name": "保质期",
"baseunit_name": "8位",
"materiel_standardcurrencyid_amtprecision": "4",
"baseunit_creator_number": "wgcyf",
"materiel_producingpace": "",
"good_amount": "1",
"materiel_conversionrate": "",
"materiel_tradeprice": "0",
"materiel_nearcustomer_id": "1453663851282230272",
"materiel_lastpurivcprice": "0",
"materiel_istaxfree": false,
"materiel_validqty": "0",
"materiel_maxpurchaseprice": "0",
"materiel_purchaseprice": "0",
"materiel_import_price_cols": "",
"materiel_number": "#0001221",
"workprocess_report_auth": [],
"materiel_moovershipratio": "0",
"materiel_conversionunitid1_id": "1374747532248279040",
"workprocess_wg_allowgroupreport": false,
"materiel_standardcurrencyid_priceprecision": "4",
"materiel_isinvauxset": false,
"baseunit_pinyin": "8w",
"man_departmenid_longnumber": "100000!BM00004",
"workprocess_modifier_number": "13151424140",
"materiel_kfperiod": "5",
"materiel_saleprice6": "0",
"baseunit_source": "BD",
"materiel_saleprice7": "0",
"materiel_fixunit1_name": "3位",
"materiel_saleprice8": "0",
"materiel_saleprice9": "0",
"materiel_saleprice2": "0",
"materiel_saleprice3": "0",
"baseunit_modifier_name": "江小强",
"materiel_saleprice4": "0",
"materiel_wide": "0",
"materiel_saleprice5": "0",
"materiel_kfperiodtype": "2",
"materiel_conversionunitid3_number": "8位",
"workprocess_wg_inspectproportion": "0",
"workprocess_group_longnumber": "001",
"materiel_saleprice1": "0",
"materiel_auditorid_name": "董素敏",
"workprocess_wg_isenable_mold": false,
"materiel_venderid_name": "金蝶蝶金云",
"materiel_wg_producingdept_number": "SCCJ001",
"materiel_wg_automethod": "",
"workprocess_wg_rep_auxunit_name": "卷",
"wg_planid_name": "G-20260605-0001",
"workprocess_wg_isweight": false,
"materiel_isassembly": true,
"materiel_wg_randrate": "0",
"materiel_wg_split_qty": "0",
"materiel_conversionunitid3_id": "1374747532248279040",
"id": "2497321794399229952",
"materiel_minsaltaxprice": "5.3",
"baseunit_id": "1374747532248279040",
"materiel_isasstattr": false,
"materiel_qtyinv": "0",
"materiel_txtbarcode": "",
"materiel_leadtime": "0",
"man_departmenid_masterid": "1358650037789263872",
"materiel_minsalesprice": "0",
"billno": "bg-20260608-00000001",
"materiel_saleprice20": "0",
"materiel_bindsupplier": "",
"workprocess_wg_currency_number": "CNY",
"materiel_auxtype1": false,
"materiel_duedatetype": "1",
"materiel_ispurinspect": false,
"materiel_bomid_id": "2279734920593015808",
"materiel_auxtype4": false,
"materiel_auxtype5": false,
"materiel_auxtype2": false,
"baseunit_creator_masterid": "0",
"materiel_auxtype3": false,
"materiel_wg_isproducttrace": false,
"wg_planid_srcbillno": "",
"workprocess_wg_end_according": "1",
"workprocess_wg_intervaltime_proces": "0",
"materiel_vipprice": "0",
"materiel_wf_previoushandler": "",
"salary_price": "10",
"end_time": "2026-06-08 15:29:53",
"baseunit_fullpinyin": "8wei",
"man_name": "鞠志广ZY",
"materiel_producunitid_id": "1374747532248279040",
"workprocess_wg_firstinspect": false,
"materiel_baseunitid_longnumber": "",
"workprocess_wg_currency_sign": "",
"materiel_conversionunitid2_id": "1374747532248279040",
"materiel_conversionunitid1_number": "8位",
"materiel_nearpurtaxprice": "5.3",
"materiel_invoicename": "",
"baseunit_isleaf": true,
"materiel_storeunitid_longnumber": "",
"materiel_helpcode": "bzq",
"workprocess_wg_rep_auxunit_longnumber": "",
"materiel_wf_progress": null,
"out_supplier": null,
"workprocess_wg_auto_dispatch": false,
"materiel_producunitid_longnumber": "",
"materiel_nearsaltaxprice": "5.3",
"workprocess_wg_multi_device": false,
"workprocess_wg_needinspect": false,
"materiel_auxunitid_number": "3位",
"materiel_wg_isoutsource": false,
"wg_planid_fsaleorderno": "",
"workprocess_wg_currency_priceprecision": "4",
"baseunit_modifier_number": "u18951636247",
"baseunit_modifier_masterid": "0",
"materiel_createrfield_masterid": "0",
"materiel_prolicense": "",
"billstatus": "A",
"materiel_createrfield_name": "胡振涛",
"materiel_producunitid_number": "8位",
"man_id": "1453492912665966592",
"materiel_high": "0",
"materiel_wg_bdtqq": "0",
"workprocess_wg_currency_id": "1358196047473542144",
"materiel_purchaseunitid_longnumber": "",
"materiel_wg_incominginspection": false,
"materiel_conversionunitid2_number": "8位",
"materiel_venderid_number": "-010",
"workprocess_wg_piece_basis": "report",
"materiel_wg_subcontinspection": false,
"materiel_maxpurtaxprice": "100",
"materiel_wg_pro_manufact": false,
"materiel_nearcustomer_number": "06291222111",
"materiel_minpackageqty": "0",
"materiel_saleprice16": "0",
"materiel_saleprice15": "0",
"materiel_wg_producingdept_id": "1667320312980590592",
"materiel_saleprice14": "0",
"materiel_saleprice13": "0",
"materiel_saleprice19": "0",
"materiel_isauxcost": false,
"materiel_ismoinspect": false,
"materiel_lastpurivctaxprice": "0",
"materiel_saleprice18": "0",
"materiel_saleprice17": "0",
"baseunit_disabledate": "",
"materiel_saleprice12": "0",
"materiel_saleprice11": "0",
"materiel_saleprice10": "0",
"materiel_wg_isselfrestraint": true,
"workprocess_creator_name": "崔怀丽",
"materiel_minorderqty": "0",
"materiel_isfeedautoint": false,
"materiel_checktype": "1",
"materiel_wg_orderpolicy": "",
"materiel_storeunitid_number": "8位",
"workprocess_wg_didevicetype": "",
"materiel_auditorid_id": "10102023",
"materiel_purleadtime": "0",
"materiel_lastsalivcprice": "0",
"materiel_wf_prenodecomment": "",
"baseunit_enable": "1",
"materiel_overshipratio": "0",
"workprocess_status": "C",
"materiel_outmaterialid": "",
"processplan": "G-20260605-0001",
"materiel_remark": "",
"workprocess_wg_method": "",
"workprocess_wg_currency_name": "人民币",
"materiel_ispurchase": true,
"materiel_lastauxtype": "",
"materiel_maxpurprice": "94.3396226415",
"materiel_disabledate": "",
"materiel_unittype": null,
"materiel_producingdepartment_id": "1358519249148051456",
"materiel_wg_isautoinstock": false,
"materiel_nearsalprice": "5",
"estimated_salary": "10",
"materiel_standardcurrencyid_id": "1358196047473542144",
"wg_planid_id": "2495181002427607040",
"workprocess_wg_first_control": "",
"materiel_submoverreceiptratio": "0",
"materiel_refistrationnumber": "",
"materiel_standardcurrencyid_name": "人民币",
"baseunit_creator_name": "程逸菲",
"materiel_isprjchangectrl": false,
"materiel_model": "",
"materiel_seccoefficient": "0",
"materiel_conversionunitid1_longnumber": "",
"baseunit_modifier_id": "11877456",
"materiel_intaxrate": "6",
"materiel_issubminspect": false,
"materiel_purchaseunitid_name": "8位",
"materiel_fullpinyin": "baozhiqi",
"materiel_isautosplit": false,
"materiel_nearcustomer_name": "0629为谷",
"materiel_auxunitid_longnumber": "",
"materiel_secinventoryqty": "0",
"workprocess_wg_onsiteinspect": false,
"materiel_issubpart": true,
"man_number": "10230249",
"materiel_enable": "1",
"workprocess_pricing_method": "time",
"workprocess_fremark": "",
"man_mobile": "13151424140",
"outsource": false,
"workprocess_wg_out_supp": [],
"materiel_conversionunitid3_name": "8位",
"materiel_barcoderemark": "",
"materiel_nearsupplier_id": "1594919397091191808",
"workprocess_name": "打磨",
"materiel_ischangeduedatetype": "3",
"materiel_wg_producingdept_longnumber": "100000!SCCJ001",
"materiel_modifierfield_name": "鞠志广",
"start_time": "2026-06-08 14:29:54",
"materiel_saleunitid_name": "8位",
"materiel_isshowauxbarcode": false,
"materiel_conversionunitid3_longnumber": "",
"workprocess_wg_attachment": [],
"materiel_id": "1986451889339910144",
"materiel_wg_mbsfps": "0",
"materiel_auditorid_masterid": "0",
"materiel_createrfield_number": "wghzt",
"materiel_computationrule": "1",
"standard_report_minutes": "40",
"materiel_wf_tasktype": null,
"baseunit_createtime": "2022-03-12 18:57:28",
"workprocess_number": "gx-20220721-00000002",
"materiel_stockup_day": "0",
"workprocess_modifier_name": "鞠志广",
"materiel_mininventoryqty": "0",
"materiel_costmethod": "1",
"materiel_createtime": "2024-07-03 18:44:57",
"materiel_submovershipratio": "0",
"materiel_wg_productionleadtime": "0",
"materiel_standard_time_type": "1",
"materiel_minpurprice": "4",
"materiel_createrfield_id": "10310024",
"materiel_overreceiptratio": "0",
"materiel_isoutsource": false,
"baseunit_level": "0",
"materiel_bomid_number": "BOMZ-WG00739",
"materiel_wg_purchaseleadtime": "0",
"materiel_fixunit1_id": "1374745962764888064",
"materiel_sharetimes": "0",
"materiel_producingdepartment_name": "CC部门",
"baseunit_conversiontype": "1",
"bad_amount": "0",
"materiel_modifierfield_masterid": "0",
"materiel_venderid_id": "1683412615411359744",
"materiel_nearsupplier_number": "-009",
"materiel_wg_producingdept_name": "生产车间1",
"materiel_taxrate": "6",
"materiel_standardcurrencyid_sign": "",
"processplan_no": "G-20260605-0001",
"workprocess_wg_currency_amtprecision": "4",
"materiel_wg_material_costtype": "",
"wg_planid_fqty": "33",
"materiel_ismulti_unit": true,
"wg_planid_batchno": "",
"materiel_mullabel": [
{
"number": "BQNZ0002",
"name": "滞销",
"id": "2"
}
],
"materiel_bomprice": "0",
"materiel_standardcurrencyid_number": "CNY",
"workprocess_group_number": "001",
"materiel_producingdepartment_longnumber": "100000!BM00001",
"materiel_wf_participantname": "",
"workprocess_creator_number": "u18260032739",
"workprocess_group_name": "WK测试",
"standard_report_hours": "0",
"materiel_net_weight": "0",
"materiel_wg_isenable_mold": false,
"materiel_attachmentcountfield": "0",
"materiel_wg_prdprocesscheck": false,
"materiel_storeunitid_name": "8位",
"workprocess_wg_rep_auxunit_number": "卷",
"materiel_fixunitcount": "0",
"materiel_saleunitid_id": "1374747532248279040",
"materiel_barcode": "202506111517g",
"baseunit_precision": "8",
"workprocess_creator_id": "8533356",
"materiel_mooverreceiptratio": "0",
"materiel_wg_productinspection": false,
"man_departmenid_id": "1358650037789263872",
"materiel_sharedate": "",
"materiel_isbatch": false,
"materiel_entrust": false,
"materiel_wg_changebatch": "0",
"workprocess_modifier_id": "5612653",
"materiel_wg_ismust_mold": false,
"materiel_wg_deliveryinspection": true,
"workprocess_createtime": "2022-07-21 10:06:41",
"materiel_wg_mpq": "0",
"materiel_saleunitid_number": "8位",
"materiel_purchaseunitid_id": "1374747532248279040",
"materiel_wg_decimalfield": "100",
"materiel_modifytime": "2026-05-11 23:20:15",
"workprocess_group_id": "1469425375263161344",
"materiel_fixunit1_number": "3位",
"materiel_isbackflushed": false,
"man_departmenid_name": "开发部门",
"materiel_auxunitid_name": "3位",
"materiel_modifierfield_id": "5612653",
"materiel_issale": true,
"materiel_modifierfield_number": "13151424140",
"workprocess_wg_worktime_one": "2",
"man_wechat": "",
"workprocess_wg_distribution": "",
"materiel_isselfrestraint": true,
"materiel_conversionunitid1_name": "8位",
"materiel_multicount": "0",
"materiel_nearsupplier_name": "海关",
"materiel_pinyin": "bzq",
"materiel_distributionprice": "0",
"materiel_minpurtaxprice": "4.24",
"materiel_iskeypieces": false,
"workprocess_wg_rep_coefficient": "20",
"materiel_standard_time": "0",
"remark": null,
"materiel_storeunitid_id": "1374747532248279040",
"materiel_volume": "0",
"workprocess_wg_rep_auxunit_id": "1444214382719421440",
"materiel_isweight": false,
"materiel_minsalprice": "5",
"materiel_checkmethod": "JY",
"materiel_source": "BD",
"materiel_producunitid_name": "8位",
"process": "G-20260605-000110",
"workprocess_wg_process_equipment": [],
"amount": "1",
"materiel_wf_approvalrecord": "",
"materiel_inv_mgr_type": "0",
"materiel_isfloat": false,
"man_enable": "1",
"materiel_retailprice": "0",
"materiel_abbreviation": "",
"baseunit_creator_id": "9911824"
}
],
"qtycount": 0,
"allamount": 0,
"goodmountsCount": 3.0000000000,
"reportCount": 5.0000000000,
"salarycount": 26.6667000000
},
"errorCode": "success",
"status": true,
"success": true
}
"status": true,
"success": true
}