|
@@ -15,9 +15,20 @@ namespace ZR.Admin.WebApi.Extensions
|
|
|
|
|
|
Console.WriteLine(content);
|
|
|
Console.ForegroundColor = ConsoleColor.Blue;
|
|
|
- Console.WriteLine("源码地址: https://gitee.com/izory/ZrAdminNetCore");
|
|
|
- Console.WriteLine("官方文档:http://www.izhaorui.cn/doc");
|
|
|
- Console.WriteLine("打赏作者:http://www.izhaorui.cn/doc/support.html");
|
|
|
+ Console.WriteLine(" 企业使命 : 推动产业进步,创造无限可能。");
|
|
|
+ Console.WriteLine(" ");
|
|
|
+ Console.WriteLine(" 企业愿景 : 成为半导体基础产品领域值得信赖的引领者。");
|
|
|
+ Console.WriteLine(" ");
|
|
|
+ Console.WriteLine(" 企业核心价值观 : 以客户为中心,以价值创造者为本,持续创新。");
|
|
|
+ Console.WriteLine(" ");
|
|
|
+ Console.WriteLine(" 企业经营方针 : 精研需求,技术引领,精益运营,合规高效。");
|
|
|
+ Console.WriteLine(" ");
|
|
|
+ Console.WriteLine(" 企业精神 : 创造精良,成就梦想。");
|
|
|
+ Console.WriteLine(" ");
|
|
|
+ Console.WriteLine(" 官网地址:https://www.naura.com");
|
|
|
+ Console.WriteLine(" ");
|
|
|
+ Console.WriteLine(" Copyright 2023 NAURA 北京七星华创集成电路装备有限公司 All Rights Reserved");
|
|
|
+ Console.WriteLine(" ");
|
|
|
}
|
|
|
}
|
|
|
}
|