Zaious commited on
Commit
19e66f7
·
verified ·
1 Parent(s): 6c93c6b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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",