This commit is contained in:
2025-10-22 13:52:14 +08:00
parent aac1d599de
commit a11f035194
2 changed files with 0 additions and 29 deletions

View File

@ -7,12 +7,6 @@ export interface LngBCurrencyPageParams extends BasicPageParams {
fullName: string;
valid: string;
code: string;
localSign: string;
note: string;
}
/**