fix(ops): 更新工单完成语音播报模板
Some checks failed
Java CI with Maven / build (11) (push) Has been cancelled
Java CI with Maven / build (17) (push) Has been cancelled
Java CI with Maven / build (8) (push) Has been cancelled

This commit is contained in:
lzh
2026-01-30 09:46:36 +08:00
parent abd5933877
commit f818641b1a

View File

@@ -121,7 +121,7 @@ public class CleanNotificationConstants {
/**
* 工单完成播报
*/
public static final String ORDER_COMPLETED = "工单已完成,请拍照上传";
public static final String ORDER_COMPLETED = "太棒啦,工单已完成";
// ==================== 待办增加播报 ====================