Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
cloud-platform
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
youjj
cloud-platform
Commits
20e4e2b1
Commit
20e4e2b1
authored
Nov 03, 2020
by
hezhen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
123
parent
8df50395
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
14 additions
and
14 deletions
+14
-14
systemconfig.properties
...mon/src/main/resources/properties/systemconfig.properties
+4
-4
AliYunSmsBiz.java
...in/java/com/xxfc/platform/universal/biz/AliYunSmsBiz.java
+8
-8
VehicleMapper.xml
...ehicle-server/src/main/resources/mapper/VehicleMapper.xml
+2
-2
No files found.
ace-common/src/main/resources/properties/systemconfig.properties
View file @
20e4e2b1
...
...
@@ -17,10 +17,10 @@ USER_HEADER_URL_DEFAULT=https://xxtest.upyuns.com/image/app/default_%20avatar.pn
#\u9ED8\u8BA4\u6635\u79F0
USER_NIKENAME_DEFAULT
=
XX_
#\u77ED\u4FE1\u673A
ACCESSKEYID
=
LTAI
nxMDwHQL8yg9
ACCESSKEYSECRET
=
OCKDEiwKGjePCZgPeWMEUFGwGbKYLA
TEMPLATECODE
=
SMS_1
70070101
SIGNNAME
=
\u
6EF4
\u
623F
\u
8F66
ACCESSKEYID
=
LTAI
lXrgxOBAj2Ny
ACCESSKEYSECRET
=
zo8OkOCF4iygqOjYYoxRKfVRxDvgTI
TEMPLATECODE
=
SMS_1
66480010
SIGNNAME
=
升云
#\u5FAE\u4FE1\u652F\u4ED8\u914D\u7F6E
WINXIN_AppID
=
wx425608b69a34736f
WINXIN_PARTNER_KEY
=
xxfcXXDfangche74upyuns3AD4334533
...
...
xx-universal/xx-universal-server/src/main/java/com/xxfc/platform/universal/biz/AliYunSmsBiz.java
View file @
20e4e2b1
...
...
@@ -11,15 +11,15 @@ import org.springframework.stereotype.Service;
public
class
AliYunSmsBiz
{
//租车订单通知(普通用户)1
public
static
final
String
TEMPLATE_ID_ORDER
=
"SMS_
173247815
"
;
public
static
final
String
TEMPLATE_ID_ORDER
=
"SMS_
205409960
"
;
//租车订单短信(会员权益)2
public
static
final
String
TEMPLATE_ID_ORDER_MEMBER
=
"SMS_
173252767
"
;
public
static
final
String
TEMPLATE_ID_ORDER_MEMBER
=
"SMS_
205430052
"
;
//旅游订单短信3
public
static
final
String
TEMPLATE_ID_ORDER_TOUR
=
"SMS_
173247826
"
;
public
static
final
String
TEMPLATE_ID_ORDER_TOUR
=
"SMS_
205435031
"
;
//加入会员通知4
public
static
final
String
TEMPLATE_ID_MEMBER
=
"SMS_
173247829
"
;
public
static
final
String
TEMPLATE_ID_MEMBER
=
"SMS_
205409966
"
;
//租/还车公司相同(订单支付后立即发送给相关负责人)5
public
static
final
String
TEMPLATE_ID_TAAKE_CAR
=
"SMS_
173247836
"
;
public
static
final
String
TEMPLATE_ID_TAAKE_CAR
=
"SMS_
205409971
"
;
//租/还车公司不同(发给租车公司负责人,订单支付后发送)6
public
static
final
String
TEMPLATE_ID_DIFFERENT_TAAKE_CAR
=
"458621"
;
// 租/还车公司不同(发给还车公司负责人,订单出车后发))(相同不发)7
...
...
@@ -30,16 +30,16 @@ public class AliYunSmsBiz {
//租车(通用)10
//public static final String TEMPLATE_ID_PAY_A = "460759";
public
static
final
String
TEMPLATE_ID_PAY_A
=
"SMS_
171112286
"
;
public
static
final
String
TEMPLATE_ID_PAY_A
=
"SMS_
205409973
"
;
//租车(使用会员权益)11
//public static final String TEMPLATE_ID_PAY_B = "460760";
public
static
final
String
TEMPLATE_ID_PAY_B
=
"SMS_173340577"
;
//租车内部通知(客服)12
//public static final String TEMPLATE_ID_PAY_C = "460763";
public
static
final
String
TEMPLATE_ID_PAY_C
=
"SMS_
173345572
"
;
public
static
final
String
TEMPLATE_ID_PAY_C
=
"SMS_
205430069
"
;
//租车内部通知(出车人)13
//public static final String TEMPLATE_ID_PAY_D = "460762";
public
static
final
String
TEMPLATE_ID_PAY_D
=
"SMS_
173340609
"
;
public
static
final
String
TEMPLATE_ID_PAY_D
=
"SMS_
205399932
"
;
//租车内部通知(收车人)14
//public static final String TEMPLATE_ID_PAY_E = "460764";
public
static
final
String
TEMPLATE_ID_PAY_E
=
"SMS_173345589"
;
...
...
xx-vehicle/xx-vehicle-server/src/main/resources/mapper/VehicleMapper.xml
View file @
20e4e2b1
...
...
@@ -1376,10 +1376,10 @@
<if
test=
"goodStatus != null and goodStatus > 0 and type != null and type > 0 "
>
<choose>
<when
test=
"goodStatus == 1 and type == 1"
>
and v.`state`= 1 and v.`subordinate_branch` =
= v.`park_branch_company_id` and v.`subordinate_branch` == v.`manage_company_id
and v.`state`= 1 and v.`subordinate_branch` =
v.`park_branch_company_id` and v.`subordinate_branch` = v.`manage_company_id`
</when>
<when
test=
"goodStatus == 2 and type == 1"
>
and v.`state`= 2 and v.`subordinate_branch` =
= v.`park_branch_company_id` and v.`subordinate_branch` == v.`manage_company_id
and v.`state`= 2 and v.`subordinate_branch` =
v.`park_branch_company_id` and v.`subordinate_branch` = v.`manage_company_id`
</when>
<when
test=
"goodStatus == 1 and type == 2"
>
and v.`state`= 1
...
...
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