#29eba
Back
2025/11/13
1 min read

自建票券塞券 - 正式列表

自建票券塞券 - 正式列表.md
7 additions, 6 deletions
... ... @@ -46,14 +46,15 @@
46 -| 1 | store_name | String | | | 商店名稱 |
47 -| | | | | | | | | | | | | | |
48 -| 1 | product_name | String | | | 商品名稱 |
49 -| 1 | collaborator | String | | | 合作對象 |
50 -| 1 | log_serial_id | String | | | log_serial_id |
51 - | 1 | serial_id | String | | | `T_BAS_BONUS_ITEM_INFO` .serial_id |
46 + | 1 | collaborator | String | | | 合作對象 |
47 +| 1 | product__product_id | String | | | `T_BAS_BONUS_ITEM_INFO` .product_id |
48 +| 1 | store_name →<br>product__store_name | String | | | 商店名稱 |
49 +| | | | | | | | | | | | | | |
50 +| 1 | product_name →<br>product__product_name | String | | | 商品名稱 |
51 +| 1 | log_serial_id →<br>product__log_serial_id | String | | | log_serial_id |
52 +| 1 | serial_id →<br>product__serial_id | String | | | `T_BAS_BONUS_ITEM_INFO` .serial_id |