Files
Atomx/Atomx.Admin/Atomx.Admin.Client/Pages/Systems/CurrencyList.razor
2025-12-02 13:10:10 +08:00

8 lines
68 B
Plaintext

@page "/system/currency/list"
<h3>CurrencyList</h3>
@code {
}