Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
F
fmcoupon-linux
Overview
Overview
Details
Activity
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
李定达
fmcoupon-linux
Commits
cf71e35a
Commit
cf71e35a
authored
Jul 28, 2020
by
Carwyn
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1. 删除买赠券配置引起的空 promotion 转换规则
parent
dc0302e1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
20 deletions
+0
-20
Config/CoCo/Client.xml
+0
-20
No files found.
Config/CoCo/Client.xml
View file @
cf71e35a
...
...
@@ -206,16 +206,6 @@
<offer
type=
"int"
notzero=
"orderInfo/discountOrderProducts/merchantDiscountPrice"
okey=
"orderInfo/discountOrderProducts/merchantDiscountPrice"
/>
<channel
type=
"string"
notzero=
"orderInfo/discountOrderProducts/merchantDiscountPrice"
okey=
"ebName"
/>
</promotion>
<promotion
type=
"array"
notzero=
"orderInfo/totalMerchantDiscount"
iszero=
"orderInfo/voucherType"
okey=
"orderInfo/discountOrderProducts"
>
<!-- buyOrPromote: 0 买的商品; 1 活动商品 -->
<type
type=
"int"
iszero=
"orderInfo/discountOrderProducts/buyOrPromote"
>
5
</type>
<id
type=
"string"
iszero=
"orderInfo/discountOrderProducts/buyOrPromote"
okey=
"orderInfo/activeCode"
/>
<desc
type=
"string"
iszero=
"orderInfo/discountOrderProducts/buyOrPromote"
okey=
"orderInfo/activeName"
/>
<seq
type=
"string"
iszero=
"orderInfo/discountOrderProducts/buyOrPromote"
okey=
"orderInfo/discountOrderProducts/lineNumber"
/>
<pid
type=
"string"
iszero=
"orderInfo/discountOrderProducts/buyOrPromote"
okey=
"orderInfo/discountOrderProducts/productNumber"
/>
<offer
type=
"int"
iszero=
"orderInfo/discountOrderProducts/buyOrPromote"
>
0
</offer>
<channel
type=
"string"
iszero=
"orderInfo/discountOrderProducts/buyOrPromote"
okey=
"ebName"
/>
</promotion>
<promotion
type=
"array"
notzero=
"orderInfo/totalMerchantDiscount"
iszero=
"(%orderInfo/voucherType%-3)"
okey=
"orderInfo/discountOrderProducts"
>
^M
<!-- buyOrPromote: 0 买的商品; 1 活动商品 -->
<type
type=
"int"
notzero=
"orderInfo/discountOrderProducts/merchantDiscountPrice"
iszero=
"orderInfo/discountOrderProducts/buyOrPromote"
>
5
</type>
...
...
@@ -304,16 +294,6 @@
<offer
type=
"int"
notzero=
"orderInfo/discountOrderProducts/merchantDiscountPrice"
okey=
"orderInfo/discountOrderProducts/merchantDiscountPrice"
/>
<channel
type=
"string"
notzero=
"orderInfo/discountOrderProducts/merchantDiscountPrice"
okey=
"ebName"
/>
</promotion>
<promotion
type=
"array"
notzero=
"orderInfo/totalMerchantDiscount"
iszero=
"orderInfo/voucherType"
okey=
"orderInfo/discountOrderProducts"
>
<!-- buyOrPromote: 0 买的商品; 1 活动商品 -->
<type
type=
"int"
iszero=
"orderInfo/discountOrderProducts/buyOrPromote"
>
5
</type>
<id
type=
"string"
iszero=
"orderInfo/discountOrderProducts/buyOrPromote"
okey=
"orderInfo/activeCode"
/>
<desc
type=
"string"
iszero=
"orderInfo/discountOrderProducts/buyOrPromote"
okey=
"orderInfo/activeName"
/>
<seq
type=
"string"
iszero=
"orderInfo/discountOrderProducts/buyOrPromote"
okey=
"orderInfo/discountOrderProducts/lineNumber"
/>
<pid
type=
"string"
iszero=
"orderInfo/discountOrderProducts/buyOrPromote"
okey=
"orderInfo/discountOrderProducts/productNumber"
/>
<offer
type=
"int"
iszero=
"orderInfo/discountOrderProducts/buyOrPromote"
>
0
</offer>
<channel
type=
"string"
iszero=
"orderInfo/discountOrderProducts/buyOrPromote"
okey=
"ebName"
/>
</promotion>
<promotion
type=
"array"
notzero=
"orderInfo/totalMerchantDiscount"
iszero=
"(%orderInfo/voucherType%-3)"
okey=
"orderInfo/discountOrderProducts"
>
^M
<!-- buyOrPromote: 0 买的商品; 1 活动商品 -->
<type
type=
"int"
notzero=
"orderInfo/discountOrderProducts/merchantDiscountPrice"
iszero=
"orderInfo/discountOrderProducts/buyOrPromote"
>
5
</type>
...
...
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