记得上下班打卡 | git大法好,push需谨慎
Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
liquidnet-bus-v1
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
董敬伟
liquidnet-bus-v1
Commits
14350b6c
Commit
14350b6c
authored
Mar 31, 2022
by
胡佳晨
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改 生日-年龄
parent
ba4631ea
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
5 deletions
+4
-5
list.html
...ain/resources/templates/zhengzai/smile/userList/list.html
+2
-2
list.html
...ources/templates/zhengzai/smile/userPendingList/list.html
+2
-2
db_ln_goblin_initialdata.sql
...dnet-service-smile-impl/docu/db_ln_goblin_initialdata.sql
+0
-1
No files found.
liquidnet-bus-client/liquidnet-client-admin/liquidnet-client-admin-web/src/main/resources/templates/zhengzai/smile/userList/list.html
View file @
14350b6c
...
@@ -47,7 +47,7 @@
...
@@ -47,7 +47,7 @@
checkbox
:
true
checkbox
:
true
},
},
{
{
field
:
'id'
,
field
:
'
u
id'
,
title
:
'用户id'
title
:
'用户id'
},
},
{
{
...
@@ -74,7 +74,7 @@
...
@@ -74,7 +74,7 @@
},
},
{
{
field
:
'birthday'
,
field
:
'birthday'
,
title
:
'
年龄
'
title
:
'
生日
'
},
},
{
{
field
:
'phone'
,
field
:
'phone'
,
...
...
liquidnet-bus-client/liquidnet-client-admin/liquidnet-client-admin-web/src/main/resources/templates/zhengzai/smile/userPendingList/list.html
View file @
14350b6c
...
@@ -46,7 +46,7 @@
...
@@ -46,7 +46,7 @@
checkbox
:
true
checkbox
:
true
},
},
{
{
field
:
'id'
,
field
:
'
u
id'
,
title
:
'用户id'
title
:
'用户id'
},
},
{
{
...
@@ -73,7 +73,7 @@
...
@@ -73,7 +73,7 @@
},
},
{
{
field
:
'birthday'
,
field
:
'birthday'
,
title
:
'
年龄
'
title
:
'
生日
'
},
},
{
{
field
:
'phone'
,
field
:
'phone'
,
...
...
liquidnet-bus-service/liquidnet-service-smile/liquidnet-service-smile-impl/docu/db_ln_goblin_initialdata.sql
View file @
14350b6c
...
@@ -9,7 +9,6 @@
...
@@ -9,7 +9,6 @@
add
agent_status
int
default
1
comment
'代理状态[1-开启|2-关闭]'
;
add
agent_status
int
default
1
comment
'代理状态[1-开启|2-关闭]'
;
alter
table
kylin_order_ticket_relations
alter
table
kylin_order_ticket_relations
add
agent_distributions
decimal
(
8
,
3
)
default
0
comment
'票提'
;
add
agent_distributions
decimal
(
8
,
3
)
default
0
comment
'票提'
;
alter
table
kylin_order_ticket_relations
alter
table
kylin_order_ticket_relations
add
agent_id_master
varchar
(
64
)
default
""
comment
'总代id'
;
add
agent_id_master
varchar
(
64
)
default
""
comment
'总代id'
;
alter
table
kylin_order_ticket_relations
alter
table
kylin_order_ticket_relations
...
...
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