Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
H
huatu_API
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
liudong1993
huatu_API
Commits
d9987a3c
Commit
d9987a3c
authored
Aug 22, 2025
by
liudong1993
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
846a5481
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
PriceTeamTypeEnum.cs
REBORN.Common/Enum/Dmc/PriceTeamTypeEnum.cs
+4
-4
No files found.
REBORN.Common/Enum/Dmc/PriceTeamTypeEnum.cs
View file @
d9987a3c
...
...
@@ -8,9 +8,9 @@ namespace REBORN.Common.Enum.Dmc
public
enum
PriceTeamTypeEnum
{
/// <summary>
///
定制团
///
散拼
/// </summary>
[
EnumField
(
"
定制团
"
)]
[
EnumField
(
"
散拼
"
)]
SanPing
=
1
,
/// <summary>
...
...
@@ -26,9 +26,9 @@ namespace REBORN.Common.Enum.Dmc
DanTuan
=
3
,
/// <summary>
///
小包
团
///
定制
团
/// </summary>
[
EnumField
(
"
小包
团"
)]
[
EnumField
(
"
定制
团"
)]
XiaoBaoTuan
=
4
,
/// <summary>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment