This commit is contained in:
FongMi 2024-09-17 22:33:47 +08:00
parent 99ef274b6d
commit cf48a99632
3 changed files with 2 additions and 2 deletions

View File

@ -16,6 +16,6 @@ public class Page {
} }
public String getPart() { public String getPart() {
return TextUtils.isEmpty(part) ? "" : part; return TextUtils.isEmpty(part) ? "" : part.replace("#", "");
} }
} }

Binary file not shown.

View File

@ -1 +1 @@
67e2e90e2b6f62a730bd3e2b10539203 41c87635d7592069884a5dafa12acabe