记得上下班打卡 | 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
652e1507
Commit
652e1507
authored
Mar 09, 2022
by
Administrator
🎨
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'pre' into 'master'
Pre See merge request
!182
parents
c0bacfd0
401e2dcb
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
64 additions
and
52 deletions
+64
-52
SweetActiveController.java
.../web/controller/zhengzai/sweet/SweetActiveController.java
+4
-0
bootstrap-test.yml
...et-client-admin-web/src/main/resources/bootstrap-test.yml
+1
-1
category.html
...esources/templates/zhengzai/goblin/category/category.html
+13
-5
application-test.yml
liquidnet-bus-config/liquidnet-config/application-test.yml
+45
-45
bootstrap-test.yml
...idnet-service-sweet/src/main/resources/bootstrap-test.yml
+1
-1
No files found.
liquidnet-bus-client/liquidnet-client-admin/liquidnet-client-admin-web/src/main/java/com/liquidnet/client/admin/web/controller/zhengzai/sweet/SweetActiveController.java
View file @
652e1507
...
...
@@ -57,6 +57,9 @@ import java.util.List;
public
class
SweetActiveController
extends
BaseController
{
private
String
prefix
=
"zhengzai/sweet/qrCode"
;
@Value
(
"${liquidnet.client.admin.platformUrl}"
)
private
String
platformUrl
;
@Autowired
private
ISweetAdminActiveTypeService
sweetAdminActiveTypeService
;
...
...
@@ -131,6 +134,7 @@ public class SweetActiveController extends BaseController {
@GetMapping
(
"/addQrCode/{type}"
)
public
String
addQrCode
(
@PathVariable
(
"type"
)
String
type
,
ModelMap
mmap
)
{
mmap
.
put
(
"type"
,
type
);
mmap
.
put
(
"platformUrl"
,
platformUrl
);
return
prefix
+
"/addQrCode"
;
}
...
...
liquidnet-bus-client/liquidnet-client-admin/liquidnet-client-admin-web/src/main/resources/bootstrap-test.yml
View file @
652e1507
...
...
@@ -6,7 +6,7 @@ liquidnet:
username
:
user
password
:
user123
eureka
:
host
:
172.17.
192.6
:7001
host
:
172.17.
207.177
:7001
#instance:
# prefer-ip-address: true
#host: eureka-test-0.eureka-test-svc.zhengzai-test:7001/eureka-server/eureka,eureka-test-1.eureka-test-svc.zhengzai-test:7001/eureka-server/eureka,eureka-test-2.eureka-test-svc.zhengzai-test:7001/eureka-server/eureka
...
...
liquidnet-bus-client/liquidnet-client-admin/liquidnet-client-admin-web/src/main/resources/templates/zhengzai/goblin/category/category.html
View file @
652e1507
...
...
@@ -162,13 +162,16 @@
</div>
<div class="gitPic">
<img id="viewImg" src="" alt="" style="max-height:150px;margin-top: 12px;margin-left: 12px;">
<div class="ibox-content" style="border: none;padding-bottom: 0;">
<div class="ibox-content" style="border: none;padding-bottom: 0;display:flex;align-items:center;">
<em style="color:red;margin-right:12px">*</em>
<div class="form-group">
<div class="file-loading">
<input id="fileinput" type="file" name="file" data-browse-on-zone-click="true" data-theme="fas">
</div>
</div>
<p style="margin-left:12px;">图片尺寸为54PX,比例为1:1</p>
</div>
</div>
<div class="bottomBtn">
<a src="javascript:;" class="layui-layer-btn0 paddings" onclick="yes(1,2)">确定</a>
...
...
@@ -313,7 +316,7 @@
name
=
$
(
"#threeIpt"
).
val
();
catePid
=
$
(
"#secondTypeSelect"
).
val
();
}
if
(
!
name
)
{
if
(
!
name
||
!
$
(
"#viewImg"
).
attr
(
'src'
)
)
{
return
layer
.
msg
(
'请将必填项填写完整!'
)
}
let
data
=
{
...
...
@@ -328,9 +331,14 @@
url
:
'/goblin/category/addSave'
,
data
,
success
:
function
(
res
)
{
$
(
"pull-right button[type=refresh]"
).
click
();
closeModal
();
refreshItem
();
console
.
log
(
res
,
'121212'
)
if
(
res
.
code
==
0
)
{
$
(
"pull-right button[type=refresh]"
).
click
();
closeModal
();
refreshItem
();
}
else
{
layer
.
msg
(
res
.
msg
)
}
}
})
...
...
liquidnet-bus-config/liquidnet-config/application-test.yml
View file @
652e1507
...
...
@@ -34,80 +34,80 @@ liquidnet:
kylin
:
database
:
255
dbs
:
0,256
host
:
r-2ze
tgw7zdxea5wtnr8
.redis.rds.aliyuncs.com
host
:
r-2ze
7002ckw5u75fgukpd
.redis.rds.aliyuncs.com
port
:
6380
password
:
Zhengzai@2021
password
:
PO@B!Iud32
slime
:
database
:
255
dbs
:
0,256
host
:
r-2ze
tgw7zdxea5wtnr8
.redis.rds.aliyuncs.com
host
:
r-2ze
7002ckw5u75fgukpd
.redis.rds.aliyuncs.com
port
:
6380
password
:
Zhengzai@2021
password
:
PO@B!Iud32
dragon
:
database
:
255
dbs
:
0,256
host
:
r-2ze
tgw7zdxea5wtnr8
.redis.rds.aliyuncs.com
host
:
r-2ze
7002ckw5u75fgukpd
.redis.rds.aliyuncs.com
port
:
6380
password
:
Zhengzai@2021
password
:
PO@B!Iud32
sweet
:
database
:
255
dbs
:
0,256
host
:
r-2ze
tgw7zdxea5wtnr8
.redis.rds.aliyuncs.com
host
:
r-2ze
7002ckw5u75fgukpd
.redis.rds.aliyuncs.com
port
:
6380
password
:
Zhengzai@2021
password
:
PO@B!Iud32
adam
:
database
:
255
dbs
:
0,256
host
:
r-2ze
tgw7zdxea5wtnr8
.redis.rds.aliyuncs.com
host
:
r-2ze
7002ckw5u75fgukpd
.redis.rds.aliyuncs.com
port
:
6380
password
:
Zhengzai@2021
password
:
PO@B!Iud32
candy
:
database
:
255
dbs
:
0,256
host
:
r-2ze
tgw7zdxea5wtnr8
.redis.rds.aliyuncs.com
host
:
r-2ze
7002ckw5u75fgukpd
.redis.rds.aliyuncs.com
port
:
6380
password
:
Zhengzai@2021
password
:
PO@B!Iud32
goblin
:
database
:
255
dbs
:
0,256
host
:
r-2ze
tgw7zdxea5wtnr8
.redis.rds.aliyuncs.com
host
:
r-2ze
7002ckw5u75fgukpd
.redis.rds.aliyuncs.com
port
:
6380
password
:
Zhengzai@2021
password
:
PO@B!Iud32
mongodb
:
host
:
s-2zeb52774ceac644.mongodb.rds.aliyuncs.com:3717,s-2ze8994d25d37d74.mongodb.rds.aliyuncs.com:37
17
port
:
37
17
user
:
root
pwd
:
Qwer1234
host
:
39.107.71.112:270
17
port
:
270
17
user
:
admin
pwd
:
S&y$6d*JwJ
service
:
adam
:
url-pay
:
pay
:
http://t
t
estdragon.zhengzai.tv/dragon/pay/dragonPay
check
:
http://t
t
estdragon.zhengzai.tv/dragon/pay/checkOrder
callback
:
http://t
t
estadam.zhengzai.tv/adam/member/order/callback
url
:
http://t
t
estadam.zhengzai.tv
pay
:
http://testdragon.zhengzai.tv/dragon/pay/dragonPay
check
:
http://testdragon.zhengzai.tv/dragon/pay/checkOrder
callback
:
http://testadam.zhengzai.tv/adam/member/order/callback
url
:
http://testadam.zhengzai.tv
kylin
:
url-pay
:
pay
:
http://t
t
estdragon.zhengzai.tv/dragon/pay/dragonPay
check
:
http://t
t
estdragon.zhengzai.tv/dragon/pay/checkOrder
localUrl
:
http://t
t
estkylin.zhengzai.tv/kylin/order/syncOrder
url
:
http://t
t
estkylin.zhengzai.tv/kylin
pay
:
http://testdragon.zhengzai.tv/dragon/pay/dragonPay
check
:
http://testdragon.zhengzai.tv/dragon/pay/checkOrder
localUrl
:
http://testkylin.zhengzai.tv/kylin/order/syncOrder
url
:
http://testkylin.zhengzai.tv/kylin
candy
:
url
:
http://t
t
estcandy.zhengzai.tv/candy
url
:
http://testcandy.zhengzai.tv/candy
goblin
:
url
:
http://t
t
estgoblin.zhengzai.tv
url
:
http://testgoblin.zhengzai.tv
stone
:
url
:
http://t
t
eststone.zhengzai.tv/stone
url
:
http://teststone.zhengzai.tv/stone
order
:
adam
:
url
:
http://t
t
estadam.zhengzai.tv/adam
url
:
http://testadam.zhengzai.tv/adam
url-pay
:
pay
:
http://t
t
estdragon.zhengzai.tv/dragon/pay/dragonPay
check
:
http://t
t
estdragon.zhengzai.tv/dragon/pay/checkOrder
localUrl
:
http://t
t
estorder.zhengzai.tv/order/order/syncOrder
goblinUrl
:
http://t
t
estorder.zhengzai.tv/order/goblin/syncOrder
goblinRefundUrl
:
http://t
t
estorder.zhengzai.tv/order/goblin/refundSyncOrder
pay
:
http://testdragon.zhengzai.tv/dragon/pay/dragonPay
check
:
http://testdragon.zhengzai.tv/dragon/pay/checkOrder
localUrl
:
http://testorder.zhengzai.tv/order/order/syncOrder
goblinUrl
:
http://testorder.zhengzai.tv/order/goblin/syncOrder
goblinRefundUrl
:
http://testorder.zhengzai.tv/order/goblin/refundSyncOrder
dragon
:
notifyUrl
:
https://t
t
estdragon.zhengzai.tv/dragon
notifyUrl
:
https://testdragon.zhengzai.tv/dragon
urls
:
refundApply
:
https://testdragon.zhengzai.tv/dragon/refund/refundSingle
refundResult
:
https://testdragon.zhengzai.tv/dragon/refund/refund/alipay/result
...
...
@@ -115,11 +115,11 @@ liquidnet:
urls
:
ticketRefundNotify
:
https://testplatform.zhengzai.tv/platform/refund/callback
memberRefundNotify
:
https://testplatform.zhengzai.tv/platform/amorder/callack/refund
url
:
http://t
t
estplatform.zhengzai.tv
url
:
http://testplatform.zhengzai.tv
sweet
:
url
:
http://t
t
estsweet.zhengzai.tv
url
:
http://testsweet.zhengzai.tv
chime
:
url
:
http://t
t
estchime.zhengzai.tv
url
:
http://testchime.zhengzai.tv
other
:
ticketSystemUrl
:
http://dev-report.capapiao.com/
appId
:
11920532
...
...
@@ -130,13 +130,13 @@ liquidnet:
xxl
:
admin
:
addresses
:
172.17.207.177:8090
# addresses: 192.168.96.147:8090
# addresses: 192.168.96.147:8090
client
:
admin
:
phpPayUrl
:
http://t
t
estdragon.zhengzai.tv
phpMallUrl
:
https://t
t
estmall.zhengzai.tv
platformUrl
:
https://t
t
estplatform.zhengzai.tv
h5Url
:
https://t
t
estm.zhengzai.tv
phpPayUrl
:
http://testdragon.zhengzai.tv
phpMallUrl
:
https://testmall.zhengzai.tv
platformUrl
:
https://testplatform.zhengzai.tv
h5Url
:
https://testm.zhengzai.tv
aliyun
:
dypns
:
accessKeyId
:
LTAI4FvoqxJUT5T1ydJSyhUn
...
...
@@ -213,4 +213,4 @@ liquidnet:
depositumInfo
:
演出纸质票
#application-test-end
#application-test-end
\ No newline at end of file
liquidnet-bus-service/liquidnet-service-sweet/src/main/resources/bootstrap-test.yml
View file @
652e1507
...
...
@@ -6,7 +6,7 @@ liquidnet:
username
:
user
password
:
user123
eureka
:
host
:
172.17.
192.6
:7001
host
:
172.17.
207.177
:7001
#instance:
# prefer-ip-address: true
#host: eureka-test-0.eureka-test-svc.zhengzai-test:7001/eureka-server/eureka,eureka-test-1.eureka-test-svc.zhengzai-test:7001/eureka-server/eureka,eureka-test-2.eureka-test-svc.zhengzai-test:7001/eureka-server/eureka
...
...
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