Skip to content

Commit ba19cef

Browse files
committed
style(utility): 统一代码注释格式并添加 CNB 仓库链接
1 parent cc014bd commit ba19cef

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

GameFrameX.Foundation.Utility/Time/TimerHelper.Current.TimeZone.cs

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
// GameFrameX organization and its derivative projects' copyrights, trademarks, patents, and related rights
44
// 均受中华人民共和国及相关国际法律法规保护。
55
// are protected by the laws of the People's Republic of China and relevant international regulations.
6-
//
6+
//
77
// 使用本项目须严格遵守相应法律法规及开源许可证之规定。
88
// Usage of this project must strictly comply with applicable laws, regulations, and open-source licenses.
9-
//
9+
//
1010
// 本项目采用 MIT 许可证与 Apache License 2.0 双许可证分发,
1111
// This project is dual-licensed under the MIT License and Apache License 2.0,
1212
// 完整许可证文本请参见源代码根目录下的 LICENSE 文件。
@@ -20,11 +20,13 @@
2020
// Any legal disputes and liabilities arising from secondary development based on this project
2121
// 本项目组织与贡献者概不承担。
2222
// shall be borne solely by the developer; the project organization and contributors assume no responsibility.
23-
//
23+
//
2424
// GitHub 仓库:https://github.com/GameFrameX
2525
// GitHub Repository: https://github.com/GameFrameX
2626
// Gitee 仓库:https://gitee.com/GameFrameX
2727
// Gitee Repository: https://gitee.com/GameFrameX
28+
// CNB 仓库:https://cnb.cool/GameFrameX
29+
// CNB Repository: https://cnb.cool/GameFrameX
2830
// 官方文档:https://gameframex.doc.alianblank.com/
2931
// Official Documentation: https://gameframex.doc.alianblank.com/
3032
// ==========================================================================================

0 commit comments

Comments
 (0)