Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -47,7 +47,7 @@ product_schema = {
|
|
| 47 |
},
|
| 48 |
"barcode": {
|
| 49 |
"type": "string",
|
| 50 |
-
"description": "條碼號;若無或無法辨識請輸出『無法辨識』"
|
| 51 |
},
|
| 52 |
"item_code": {
|
| 53 |
"type": "string",
|
|
|
|
| 47 |
},
|
| 48 |
"barcode": {
|
| 49 |
"type": "string",
|
| 50 |
+
"description": "條碼號 EAN/UPC;;若無或無法辨識請輸出『無法辨識』"
|
| 51 |
},
|
| 52 |
"item_code": {
|
| 53 |
"type": "string",
|