diff --git a/OpenAuth.App/ServiceApp/Subscribe/ConfigSubscribe.cs b/OpenAuth.App/ServiceApp/Subscribe/ConfigSubscribe.cs index 8a9f7f8..165a1b5 100644 --- a/OpenAuth.App/ServiceApp/Subscribe/ConfigSubscribe.cs +++ b/OpenAuth.App/ServiceApp/Subscribe/ConfigSubscribe.cs @@ -236,7 +236,7 @@ public class ConfigSubscribe : IJob } else { - taskName = "指令"; + taskName = "手飞任务"; } string objectKey = data.file.object_key;