# 購物金列表

「購物金列表」功能可幫助您即時查詢與管理所有會員的購物金充值、使用與餘額狀態，便於財務追蹤與會員服務。

### 功能位置 <a href="#undefined" id="undefined"></a>

進入後台主選單，點選「加值功能」→「購物金列表」，即可進入本功能頁面。

<figure><img src="/files/BzGhH2gWpGLKHRzREwSB" alt=""><figcaption></figcaption></figure>

* 上方為篩選條件區，可依訂單編號、備註、類型、員工、使用/加值、區間篩選資料。
* 中段為統計區塊，分為「充值」、「使用」、「餘額」三大指標，快速掌握整體購物金流動。
* 下方為詳細資料列表，依會員、訂單、備註、使用/加值金額等欄位顯示所有交易紀錄。

### 主要欄位說明 <a href="#undefined" id="undefined"></a>

| 欄位名稱     | 說明                      |
| -------- | ----------------------- |
| 會員/訂單/時間 | 顯示會員編號（可點擊）、訂單編號與交易時間   |
| 備註       | 交易用途或活動名稱（例：新年、下單回饋購物金） |
| 使用/加值    | 本筆交易的購物金金額（正數為加值，負數為使用） |

### 操作步驟 <a href="#undefined" id="undefined"></a>

1. 於篩選區輸入條件，點擊「篩選」快速查找目標資料。
2. 檢視統計區塊，快速掌握目前總充值、總使用與餘額。
3. 瀏覽下方列表，瞭解每筆購物金交易的來源、用途與金額。
4. 點擊會員編號可進一步查看該會員詳細資料。
5. 點擊「匯出」按鈕，可將查詢結果匯出為 Excel 檔案。

{% hint style="danger" %}
注意事項

* 匯出功能僅會匯出當前篩選結果，請確認條件正確再執行。
* 「使用/加值」欄位若為負數，代表該筆為購物金消費，正數則為充值或回饋。
* 若發現購物金異常或重複紀錄，請立即聯絡管理員協助處理，確保帳務正確。
  {% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.cube.mo/kai-dian-zhi-nan/jia-zhi-gong-neng/dian-zi-li-quan/gou-wu-jin-lie-biao.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
