123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145 |
- {
- "billId": 1,
- "number": "BC01-2025-04-0001",
- "type": "production",
- "type_code": "BC01",
- "date": "2025-04-27 17:51:08",
- "business_type": "B01",
- "department ": "D01",
- "warehouse": "W01",
- "creater": "洪敏",
- "note": "生产入库备注",
- "totalCount": 2,
- "materials": [
- {
- "entryIds": 71,
- "production_batch": "QBF03-20250401",
- "order": 20250401,
- "goods_code": "B000345",
- "goods_name": "二水槲皮素颗粒(QBF03)",
- "goods_std": "标三",
- "goods_weight": 10,
- "plan_qty": 10,
- "goods_total_weight": 100,
- "goods_unit": "kg/袋",
- "note" :""
- },
- {
- "entryIds": 72,
- "production_batch": "QBF03-20250402",
- "order": 20250402,
- "goods_code": "B000345",
- "goods_name": "二水槲皮素颗粒(QBF03)",
- "goods_std": "标三",
- "goods_weight": 10,
- "plan_qty": 10,
- "goods_total_weight": 100,
- "goods_unit": "kg/袋",
- "note" :""
- }
- ]
- }
- {
- "billId": 2,
- "number": "BC01-2025-04-0002",
- "type": "Shipping_out",
- "type_code": "BC01",
- "date": "2025-04-27 17:51:08",
- "business_type": "B01",
- "department ": "D01",
- "warehouse": "W01",
- "creater": "洪敏",
- "note": "出库备注",
- "totalCount": 2,
- "materials": [
- {
- "entryIds": 52,
- "goods_code": "B000345",
- "goods_name": "二水槲皮素颗粒(QBF03)",
- "production_batch": "QBF03-20250401",
- "goods_out_qty": 5,
- "goods_unit": "kg/袋",
- "note": ""
- },
- {
- "entryIds": 53,
- "goods_code": "B000345",
- "goods_name": "二水槲皮素颗粒(QBF03)",
- "production_batch": "QBF03-20250402",
- "goods_out_qty": 5,
- "goods_unit": "kg/袋",
- "note": ""
- }
- ]
- }
- {
- "status": false,
- "errorCode": "null",
- "message": "et id",
- "data": {
- "failCount": 1,
- "totalCount":2,
- "successCount": 1,
- "fail_materials": [
- {
- "entryIds": 72,
- "production_batch": "QBF03-20250402",
- "order": 20250402,
- "goods_code": "B000345",
- "goods_name": "二水槲皮素颗粒(QBF03)",
- "goods_std": "标三",
- "goods_weight": 10,
- "plan_qty": 10,
- "goods_total_weight": 100,
- "goods_unit": "kg/袋",
- "note" :""
- }
- ]
- }
- }
- {
- "production_batch": "QBF03-20250401",
- "status": "passing",
- "note": "合格"
- }
- {
- "billnos" :1,
- "billId":1,
- "totalCount": 1,
- "materials":[
- {
- "entryIds": 71,
- "status": "passing"
- },
- ]
- }
- {
- "totalCount": 2,
- "materials": [
- {
- "id": 191,
- "product_name": "漆黄素",
- "product_code": "FAF01",
- "product_std": "F-STP",
- "product_unit":"kg/袋",
-
- },
- {
- "id": 190,
- "product_name": "圣草次苷",
- "product_code": "LCF01",
- "product_std": "F-STP",
- "product_unit":"kg/袋",
-
- }
-
- ]
- }
|