记得上下班打卡 | 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
4fd784e0
Commit
4fd784e0
authored
Jun 24, 2021
by
jiangxiulong
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/dev' into dev
parents
e060c1ae
fcf6228c
Changes
7
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
108 additions
and
78 deletions
+108
-78
TicketCreateParam.java
.../liquidnet/service/kylin/dto/param/TicketCreateParam.java
+1
-1
details.html
...ources/templates/zhengzai/kylin/performances/details.html
+35
-30
application-dev.yml
liquidnet-bus-config/liquidnet-config/application-dev.yml
+7
-2
application-test.yml
liquidnet-bus-config/liquidnet-config/application-test.yml
+3
-3
db_ln_adam_initialdata.sql
...quidnet-service-adam-impl/docu/db_ln_adam_initialdata.sql
+49
-39
AdamDMAdminController.java
.../service/adam/controller/admin/AdamDMAdminController.java
+10
-0
KylinTicketsPartnerServiceImpl.java
.../service/impl/partner/KylinTicketsPartnerServiceImpl.java
+3
-3
No files found.
liquidnet-bus-api/liquidnet-service-kylin-api/src/main/java/com/liquidnet/service/kylin/dto/param/TicketCreateParam.java
View file @
4fd784e0
...
@@ -43,7 +43,7 @@ public class TicketCreateParam implements Serializable {
...
@@ -43,7 +43,7 @@ public class TicketCreateParam implements Serializable {
private
Integer
isElectronic
;
private
Integer
isElectronic
;
@ApiModelProperty
(
value
=
"是否电子票"
,
example
=
"0"
)
@ApiModelProperty
(
value
=
"是否电子票"
,
example
=
"0"
)
private
String
describe
s
Express
;
private
String
describeExpress
;
@ApiModelProperty
(
value
=
"是否快递票"
,
example
=
"0"
)
@ApiModelProperty
(
value
=
"是否快递票"
,
example
=
"0"
)
@NotNull
(
message
=
"不能为空"
)
@NotNull
(
message
=
"不能为空"
)
...
...
liquidnet-bus-client/liquidnet-client-admin/liquidnet-client-admin-web/src/main/resources/templates/zhengzai/kylin/performances/details.html
View file @
4fd784e0
...
@@ -21,7 +21,8 @@
...
@@ -21,7 +21,8 @@
</li>
</li>
<li
class=
""
><a
data-toggle=
"tab"
href=
"#tab-2"
aria-expanded=
"false"
>
库存预警
</a>
<li
class=
""
><a
data-toggle=
"tab"
href=
"#tab-2"
aria-expanded=
"false"
>
库存预警
</a>
</li>
</li>
<li
class=
""
><a
data-toggle=
"tab"
href=
"#tab-3"
aria-expanded=
"false"
onclick=
"memberInfo()"
>
会员信息配置
</a>
<li
class=
""
><a
data-toggle=
"tab"
href=
"#tab-3"
aria-expanded=
"false"
onclick=
"memberInfo()"
>
会员信息配置
</a>
</li>
</li>
<li
class=
""
><a
data-toggle=
"tab"
href=
"#tab-4"
aria-expanded=
"false"
onclick=
"agentInfo()"
>
代理配置
</a>
<li
class=
""
><a
data-toggle=
"tab"
href=
"#tab-4"
aria-expanded=
"false"
onclick=
"agentInfo()"
>
代理配置
</a>
</li>
</li>
...
@@ -32,8 +33,9 @@
...
@@ -32,8 +33,9 @@
<div
id=
"tab-1"
class=
"tab-pane"
>
<div
id=
"tab-1"
class=
"tab-pane"
>
<div
class=
"panel-body"
>
<div
class=
"panel-body"
>
<div
id=
"tab-1"
class=
"tab-pane"
>
<div
id=
"tab-1"
class=
"tab-pane"
>
<!-- <th:block th:include="../templates/zhengzai/kylin/performances/performancesStatic :: performancesStatic"/>-->
<!-- <th:block th:include="../templates/zhengzai/kylin/performances/performancesStatic :: performancesStatic"/>-->
<iframe
id=
"tab_iframe_1"
name=
"tab_iframe_1"
marginwidth=
0
marginheight=
0
width=
100%
height=
800px
frameborder=
0
></iframe>
<iframe
id=
"tab_iframe_1"
name=
"tab_iframe_1"
marginwidth=
0
marginheight=
0
width=
100%
height=
800px
frameborder=
0
></iframe>
</div>
</div>
</div>
</div>
</div>
</div>
...
@@ -140,14 +142,14 @@
...
@@ -140,14 +142,14 @@
<span>
票种说明:
</span>
<span>
票种说明:
</span>
<span
th:text=
"${dict2.title}"
></span>
<span
th:text=
"${dict2.title}"
></span>
</div>
</div>
<
!-- <div>--
>
<
div
th:if=
"${dict2.isElectronic==1}"
>
<!-- <span>电子票说明:</span>--
>
<span>
电子票说明:
</span
>
<!-- <span th:text="${dict2.describeElectronic}"></span>--
>
<span
th:text=
"${dict2.describeElectronic}"
></span
>
<
!-- </div>--
>
<
/div
>
<
!-- <div>--
>
<
div
th:if=
"${dict2.isExpress==1}"
>
<!-- <span>快递票说明:</span>--
>
<span>
快递票说明:
</span
>
<!-- <span th:text="${dict2.describesExpress}"></span>--
>
<span
th:text=
"${dict2.describeExpress}"
></span
>
<
!-- </div>--
>
<
/div
>
<div
th:if=
"${dict2.limitCount == 0}"
>
<div
th:if=
"${dict2.limitCount == 0}"
>
<span>
限购:
</span>
<span>
限购:
</span>
<span>
不限购
</span>
<span>
不限购
</span>
...
@@ -160,17 +162,17 @@
...
@@ -160,17 +162,17 @@
<span>
库存总量:
</span>
<span>
库存总量:
</span>
<span
th:text=
"${dict2.totalGeneral}"
></span>
<span
th:text=
"${dict2.totalGeneral}"
></span>
</div>
</div>
<!-- <div>-->
<!-- <div>-->
<!-- <span>售票状态:</span>-->
<!-- <span>售票状态:</span>-->
<!-- <span th:if="${dict2.status == 1}">审核中</span>-->
<!-- <span th:if="${dict2.status == 1}">审核中</span>-->
<!-- <span th:if="${dict2.status == 3}">审核通过</span>-->
<!-- <span th:if="${dict2.status == 3}">审核通过</span>-->
<!-- <span th:if="${dict2.status == 4}">未通过</span>-->
<!-- <span th:if="${dict2.status == 4}">未通过</span>-->
<!-- <span th:if="${dict2.status == 6}">在售</span>-->
<!-- <span th:if="${dict2.status == 6}">在售</span>-->
<!-- <span th:if="${dict2.status == 7}">下架</span>-->
<!-- <span th:if="${dict2.status == 7}">下架</span>-->
<!-- <span th:if="${dict2.status == 8}">售罄</span>-->
<!-- <span th:if="${dict2.status == 8}">售罄</span>-->
<!-- <span th:if="${dict2.status == 9}">未开始</span>-->
<!-- <span th:if="${dict2.status == 9}">未开始</span>-->
<!-- <span th:if="${dict2.status == 10}">已结束</span>-->
<!-- <span th:if="${dict2.status == 10}">已结束</span>-->
<!-- </div>-->
<!-- </div>-->
<div>
<div>
<span>
开始售票时间:
</span>
<span>
开始售票时间:
</span>
<span
th:text=
"${dict2.timeStart}"
></span>
<span
th:text=
"${dict2.timeStart}"
></span>
...
@@ -218,17 +220,20 @@
...
@@ -218,17 +220,20 @@
</div>
</div>
<div
id=
"tab-3"
class=
"tab-pane"
>
<div
id=
"tab-3"
class=
"tab-pane"
>
<div
class=
"panel-body"
>
<div
class=
"panel-body"
>
<iframe
id=
"content_iframe"
name=
"content_iframe"
marginwidth=
0
marginheight=
0
width=
100%
height=
800px
frameborder=
0
></iframe>
<iframe
id=
"content_iframe"
name=
"content_iframe"
marginwidth=
0
marginheight=
0
width=
100%
height=
800px
frameborder=
0
></iframe>
</div>
</div>
</div>
</div>
<div
id=
"tab-4"
class=
"tab-pane"
>
<div
id=
"tab-4"
class=
"tab-pane"
>
<div
class=
"panel-body"
>
<div
class=
"panel-body"
>
<iframe
id=
"agent_iframe"
name=
"agent_iframe"
marginwidth=
0
marginheight=
0
width=
100%
height=
800px
frameborder=
0
></iframe>
<iframe
id=
"agent_iframe"
name=
"agent_iframe"
marginwidth=
0
marginheight=
0
width=
100%
height=
800px
frameborder=
0
></iframe>
</div>
</div>
</div>
</div>
<div
id=
"tab-5"
class=
"tab-pane"
>
<div
id=
"tab-5"
class=
"tab-pane"
>
<div
class=
"panel-body"
>
<div
class=
"panel-body"
>
<iframe
id=
"damai_iframe"
name=
"damai_iframe"
marginwidth=
0
marginheight=
0
width=
100%
height=
800px
frameborder=
0
></iframe>
<iframe
id=
"damai_iframe"
name=
"damai_iframe"
marginwidth=
0
marginheight=
0
width=
100%
height=
800px
frameborder=
0
></iframe>
</div>
</div>
</div>
</div>
</div>
</div>
...
@@ -294,21 +299,21 @@
...
@@ -294,21 +299,21 @@
//会员详情
//会员详情
function
memberInfo
()
{
function
memberInfo
()
{
document
.
getElementById
(
"content_iframe"
).
src
=
"../memberInfo/"
+
'[[${kylinPerformanceMisVo.performancesId}]]'
.
replaceAll
(
"
\"
"
,
""
);
document
.
getElementById
(
"content_iframe"
).
src
=
"../memberInfo/"
+
'[[${kylinPerformanceMisVo.performancesId}]]'
.
replaceAll
(
"
\"
"
,
""
);
}
}
//代理详情
//代理详情
function
agentInfo
()
{
function
agentInfo
()
{
document
.
getElementById
(
"agent_iframe"
).
src
=
"../agent/"
+
'[[${kylinPerformanceMisVo.performancesId}]]'
.
replaceAll
(
"
\"
"
,
""
);
document
.
getElementById
(
"agent_iframe"
).
src
=
"../agent/"
+
'[[${kylinPerformanceMisVo.performancesId}]]'
.
replaceAll
(
"
\"
"
,
""
);
}
}
//大麦详情
//大麦详情
function
damaiInfo
()
{
function
damaiInfo
()
{
document
.
getElementById
(
"damai_iframe"
).
src
=
"../damai/"
+
'[[${kylinPerformanceMisVo.performancesId}]]'
.
replaceAll
(
"
\"
"
,
""
);
document
.
getElementById
(
"damai_iframe"
).
src
=
"../damai/"
+
'[[${kylinPerformanceMisVo.performancesId}]]'
.
replaceAll
(
"
\"
"
,
""
);
}
}
$
(
"#tab-nav-1"
).
bind
(
"click"
,
function
()
{
$
(
"#tab-nav-1"
).
bind
(
"click"
,
function
()
{
$
(
"#tab_iframe_1"
).
attr
(
"src"
,
prefix
+
"/performanceStatic/"
+
'[[${kylinPerformanceMisVo.performancesId}]]'
.
replaceAll
(
"
\"
"
,
""
));
$
(
"#tab_iframe_1"
).
attr
(
"src"
,
prefix
+
"/performanceStatic/"
+
'[[${kylinPerformanceMisVo.performancesId}]]'
.
replaceAll
(
"
\"
"
,
""
));
});
});
</script>
</script>
</body>
</body>
...
...
liquidnet-bus-config/liquidnet-config/application-dev.yml
View file @
4fd784e0
...
@@ -15,11 +15,16 @@ liquidnet:
...
@@ -15,11 +15,16 @@ liquidnet:
username
:
testmall
username
:
testmall
password
:
zhengzai!mYT
password
:
zhengzai!mYT
rabbitmq
:
rabbitmq
:
host
:
rabbitmq.zhengzai.tv
# host: rabbitmq.zhengzai.tv
# port: 5672
# username: admin
# password: admin
# virtual-host: /
host
:
101.201.127.58
port
:
5672
port
:
5672
username
:
admin
username
:
admin
password
:
admin
password
:
admin
virtual-host
:
/
virtual-host
:
liquidnet
knife4j
:
knife4j
:
disable
:
false
disable
:
false
redis
:
redis
:
...
...
liquidnet-bus-config/liquidnet-config/application-test.yml
View file @
4fd784e0
...
@@ -15,10 +15,10 @@ liquidnet:
...
@@ -15,10 +15,10 @@ liquidnet:
username
:
zhengzai
username
:
zhengzai
password
:
$hAh4SGcDQ
password
:
$hAh4SGcDQ
rabbitmq
:
rabbitmq
:
host
:
amqp-cn-7pp26mhtn001.mq-amqp.cn-beijing-327844-a-internal.aliyuncs.com
host
:
101.201.127.58
port
:
5672
port
:
5672
username
:
MjphbXFwLWNuLTdwcDI2bWh0bjAwMTpMVEFJNXRGajR0UWplbW82NjRCcmtxS1o=
username
:
admin
password
:
MzlENTBFRDE0NEE4MkM1RUE2MTc1RDhBMTVFNzhDQTNDQTQ3NEY4RDoxNjIyODE1ODU3ODEz
password
:
admin
virtual-host
:
liquidnet
virtual-host
:
liquidnet
knife4j
:
knife4j
:
disable
:
false
disable
:
false
...
...
liquidnet-bus-service/liquidnet-service-adam/liquidnet-service-adam-impl/docu/db_ln_adam_initialdata.sql
View file @
4fd784e0
This diff is collapsed.
Click to expand it.
liquidnet-bus-service/liquidnet-service-adam/liquidnet-service-adam-impl/src/main/java/com/liquidnet/service/adam/controller/admin/AdamDMAdminController.java
View file @
4fd784e0
...
@@ -39,6 +39,8 @@ public class AdamDMAdminController extends AdamBaseController {
...
@@ -39,6 +39,8 @@ public class AdamDMAdminController extends AdamBaseController {
DMMemberOrderProcessor
dmMemberOrderProcessor
;
DMMemberOrderProcessor
dmMemberOrderProcessor
;
@Autowired
@Autowired
DMMemberCodeProcessor
dmMemberCodeProcessor
;
DMMemberCodeProcessor
dmMemberCodeProcessor
;
@Autowired
DMCollectionProcessor
dmCollectionProcessor
;
@ApiOperationSupport
(
order
=
1
)
@ApiOperationSupport
(
order
=
1
)
@ApiOperation
(
value
=
"user"
)
@ApiOperation
(
value
=
"user"
)
...
@@ -111,4 +113,12 @@ public class AdamDMAdminController extends AdamBaseController {
...
@@ -111,4 +113,12 @@ public class AdamDMAdminController extends AdamBaseController {
dmMemberCodeProcessor
.
handler
();
dmMemberCodeProcessor
.
handler
();
return
ResponseDto
.
success
();
return
ResponseDto
.
success
();
}
}
@ApiOperationSupport
(
order
=
10
)
@ApiOperation
(
value
=
"collect"
)
@GetMapping
(
value
=
{
"collect"
})
public
ResponseDto
<
Object
>
dataMigrationForCollect
()
{
dmCollectionProcessor
.
handler
();
return
ResponseDto
.
success
();
}
}
}
liquidnet-bus-service/liquidnet-service-kylin/liquidnet-service-kylin-impl/src/main/java/com/liquidnet/service/kylin/service/impl/partner/KylinTicketsPartnerServiceImpl.java
View file @
4fd784e0
...
@@ -112,7 +112,7 @@ public class KylinTicketsPartnerServiceImpl extends ServiceImpl<KylinTicketsMapp
...
@@ -112,7 +112,7 @@ public class KylinTicketsPartnerServiceImpl extends ServiceImpl<KylinTicketsMapp
kylinTicketPartnerVo
.
setStatus
(
0
);
kylinTicketPartnerVo
.
setStatus
(
0
);
kylinTicketPartnerVo
.
setDefault
();
kylinTicketPartnerVo
.
setDefault
();
if
(
ticketCreateParam
.
getIsExpress
()
==
1
)
{
if
(
ticketCreateParam
.
getIsExpress
()
==
1
)
{
kylinTicketPartnerVo
.
setDescribeExpress
(
ticketCreateParam
.
getDescribe
sExpress
()==
null
?
""
:
ticketCreateParam
.
getDescribes
Express
());
kylinTicketPartnerVo
.
setDescribeExpress
(
ticketCreateParam
.
getDescribe
Express
()==
null
?
""
:
ticketCreateParam
.
getDescribe
Express
());
}
else
{
}
else
{
kylinTicketPartnerVo
.
setDescribeExpress
(
""
);
kylinTicketPartnerVo
.
setDescribeExpress
(
""
);
}
}
...
@@ -162,7 +162,7 @@ public class KylinTicketsPartnerServiceImpl extends ServiceImpl<KylinTicketsMapp
...
@@ -162,7 +162,7 @@ public class KylinTicketsPartnerServiceImpl extends ServiceImpl<KylinTicketsMapp
kylinTicketPartnerVo
.
setUseEnd
(
kylinTicketTimesPartnerVo
.
getUseEnd
());
kylinTicketPartnerVo
.
setUseEnd
(
kylinTicketTimesPartnerVo
.
getUseEnd
());
kylinTicketPartnerVo
.
setType
(
kylinTicketTimesPartnerVo
.
getType
());
kylinTicketPartnerVo
.
setType
(
kylinTicketTimesPartnerVo
.
getType
());
if
(
ticketCreateParam
.
getIsExpress
()
==
1
)
{
if
(
ticketCreateParam
.
getIsExpress
()
==
1
)
{
kylinTicketPartnerVo
.
setDescribeExpress
(
ticketCreateParam
.
getDescribe
sExpress
()==
null
?
""
:
ticketCreateParam
.
getDescribes
Express
());
kylinTicketPartnerVo
.
setDescribeExpress
(
ticketCreateParam
.
getDescribe
Express
()==
null
?
""
:
ticketCreateParam
.
getDescribe
Express
());
}
else
{
}
else
{
kylinTicketPartnerVo
.
setDescribeExpress
(
""
);
kylinTicketPartnerVo
.
setDescribeExpress
(
""
);
}
}
...
@@ -216,7 +216,7 @@ public class KylinTicketsPartnerServiceImpl extends ServiceImpl<KylinTicketsMapp
...
@@ -216,7 +216,7 @@ public class KylinTicketsPartnerServiceImpl extends ServiceImpl<KylinTicketsMapp
kylinTicketPartnerVo
.
setTimesId
(
null
);
kylinTicketPartnerVo
.
setTimesId
(
null
);
kylinTicketPartnerVo
.
setStatus
(
null
);
kylinTicketPartnerVo
.
setStatus
(
null
);
if
(
ticketCreateParam
.
getIsExpress
()
==
1
)
{
if
(
ticketCreateParam
.
getIsExpress
()
==
1
)
{
kylinTicketPartnerVo
.
setDescribeExpress
(
ticketCreateParam
.
getDescribe
sExpress
()==
null
?
""
:
ticketCreateParam
.
getDescribes
Express
());
kylinTicketPartnerVo
.
setDescribeExpress
(
ticketCreateParam
.
getDescribe
Express
()==
null
?
""
:
ticketCreateParam
.
getDescribe
Express
());
}
}
if
(
ticketCreateParam
.
getIsElectronic
()
==
1
)
{
if
(
ticketCreateParam
.
getIsElectronic
()
==
1
)
{
kylinTicketPartnerVo
.
setDescribeElectronic
(
ticketCreateParam
.
getDescribeElectronic
()==
null
?
""
:
ticketCreateParam
.
getDescribeElectronic
());
kylinTicketPartnerVo
.
setDescribeElectronic
(
ticketCreateParam
.
getDescribeElectronic
()==
null
?
""
:
ticketCreateParam
.
getDescribeElectronic
());
...
...
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