1
This commit is contained in:
@@ -137,8 +137,8 @@ public class OrderUtil {
|
||||
case 2, 3 -> "[心碎]";
|
||||
//[亲亲] 已完成
|
||||
case 17 ->
|
||||
//[Broken] 违规
|
||||
"[亲亲]";
|
||||
//[Broken] 违规
|
||||
case 27, 28 -> "[Broken]";
|
||||
default -> "";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user