mirror of https://github.com/rocboss/paopao-ce
parent
207c7c0e77
commit
71d3009cab
@ -1,3 +1,7 @@
|
|||||||
|
// Copyright 2025 ROC. All rights reserved.
|
||||||
|
// Use of this source code is governed by a MIT style
|
||||||
|
// license that can be found in the LICENSE file.
|
||||||
|
|
||||||
// Package infra infrastructure components.
|
// Package infra infrastructure components.
|
||||||
|
|
||||||
package infra
|
package infra
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
// Copyright 2025 ROC. All rights reserved.
|
||||||
|
// Use of this source code is governed by a MIT style
|
||||||
|
// license that can be found in the LICENSE file.
|
||||||
|
|
||||||
// Package enum all const enum variables define.
|
// Package enum all const enum variables define.
|
||||||
|
|
||||||
package enum
|
package enum
|
||||||
|
Loading…
Reference in new issue