mirror of
https://e.coding.net/circlecloud/MiaoBoard.git
synced 2025-11-01 17:36:17 +00:00
@@ -35,7 +35,7 @@ public class Replace {
|
|||||||
}
|
}
|
||||||
|
|
||||||
private static String s(final String text) {
|
private static String s(final String text) {
|
||||||
return StrKit.substring(text, 0, 38);
|
return StrKit.substring(text, 0, 36);
|
||||||
}
|
}
|
||||||
|
|
||||||
static class SimpleRelpace {
|
static class SimpleRelpace {
|
||||||
|
|||||||
Reference in New Issue
Block a user