CrazyIter 5 years ago
parent
commit
c8f1d841b2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      TEAMModelOS.GrpcClient/Program.cs

+ 1 - 1
TEAMModelOS.GrpcClient/Program.cs

@@ -6,7 +6,7 @@ namespace TEAMModelOS.GrpcClient
     {
         static void Main(string[] args)
         {
-            Console.WriteLine("Hello World1!");
+            Console.WriteLine("Hello Wor1ld1!");
         }
     }
 }