Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
H
hilo-user
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
chenweijian
hilo-user
Commits
93251632
Commit
93251632
authored
Jun 15, 2023
by
chenweijian
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
cp
parent
9aa39739
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
2 deletions
+4
-2
cp_relation.go
_const/enum/cp_e/cp_relation.go
+1
-1
3.9.0.sql
mysql/3.9.0.sql
+3
-1
No files found.
_const/enum/cp_e/cp_relation.go
View file @
93251632
...
@@ -7,7 +7,7 @@ type CpCancelStatus mysql.Type
...
@@ -7,7 +7,7 @@ type CpCancelStatus mysql.Type
const
(
const
(
//新用户
//新用户
CpRelationInviteDiamond
=
18888
// cwj----
CpRelationInviteDiamond
=
7777
// cwj----
//1.未接受2.已接受3.拒接导致退费4.过期导致退费
//1.未接受2.已接受3.拒接导致退费4.过期导致退费
CpInvite
CpInviteStatus
=
1
CpInvite
CpInviteStatus
=
1
...
...
mysql/3.9.0.sql
View file @
93251632
...
@@ -328,4 +328,6 @@ VALUES (279, 'zh', "已被取消"),
...
@@ -328,4 +328,6 @@ VALUES (279, 'zh', "已被取消"),
(
279
,
'ca'
,
"Ha sido cancelado"
),
(
279
,
'ca'
,
"Ha sido cancelado"
),
(
279
,
'hi'
,
"रद्द किया गया"
),
(
279
,
'hi'
,
"रद्द किया गया"
),
(
279
,
'vi'
,
"Đã hủy bỏ"
),
(
279
,
'vi'
,
"Đã hủy bỏ"
),
(
279
,
'ur'
,
"منسوخ کر دیا گیا ہے۔"
);
(
279
,
'ur'
,
"منسوخ کر دیا گیا ہے۔"
);
\ No newline at end of file
عيد
ميلاد
%
s
\ No newline at end of file
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