Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
O
order-group
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
order-group-application
order-group
Commits
f0e294dd
Commit
f0e294dd
authored
Jun 10, 2022
by
周晓航
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
初步实现 购物车列表spock
parent
37e8ef32
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
shopping-cart-application-service/src/test/spock/cn/freemud/service/impl/FishermanSpock.groovy
+1
-1
No files found.
shopping-cart-application-service/src/test/spock/cn/freemud/service/impl/FishermanSpock.groovy
View file @
f0e294dd
...
...
@@ -147,7 +147,7 @@ class FishermanSpock extends Specification {
def
"listCartGoods"
()
{
given:
"参数设置"
def
shoppingCartInfoRequestVo
=
JSON
.
parseObject
(
"{\"activityCode\":\"\",\"appId\":\"wxa1f272347828dae8\",\"buyType\":0,\"cardCodes\":[\"5826900000012200001\"],\"channelType\":\"saas\",\"couponCode\":\"\",\"couponCodes\":[],\"enableSharing\":0,\"flag\":1,\"menuType\":\"saas\",\"orderType\":1,\"partnerId\":\"2690\",\"reachStoreType\":4,\"receiveId\":\"\",\"sendGoods\":[],\"sessionId\":\"
2ac7da1ef22cb152b5290ce89700a94102c4bf9b
\",\"shopId\":\"1001\",\"unChooseCouponCode\":\"\",\"useCustomerScore\":2,\"version\":\"2\"}"
def
shoppingCartInfoRequestVo
=
JSON
.
parseObject
(
"{\"activityCode\":\"\",\"appId\":\"wxa1f272347828dae8\",\"buyType\":0,\"cardCodes\":[\"5826900000012200001\"],\"channelType\":\"saas\",\"couponCode\":\"\",\"couponCodes\":[],\"enableSharing\":0,\"flag\":1,\"menuType\":\"saas\",\"orderType\":1,\"partnerId\":\"2690\",\"reachStoreType\":4,\"receiveId\":\"\",\"sendGoods\":[],\"sessionId\":\"
c0160864097837bd4aca54ed7537848f46bba70f
\",\"shopId\":\"1001\",\"unChooseCouponCode\":\"\",\"useCustomerScore\":2,\"version\":\"2\"}"
,
ShoppingCartInfoRequestVo
.
class
)
def
customerInfoVo
=
JSON
.
parseObject
(
"{\"accessToken\":\"\",\"alipayUserId\":\"\",\"appId\":\"wx3f7ca0c75b213380\",\"appSecret\":\"\",\"appsecret\":\"\",\"channel\":\"1\",\"customerId\":\"\",\"devBrand\":\"\",\"devModel\":\"\",\"iappId\":\"7\",\"memberId\":\"3614319825989629832\",\"mobile\":\"17327190802\",\"newMember\":false,\"nickName\":\"SWEET SUGA\",\"openId\":\"o98fP4qjUo7xm-nT-JAaVEk9yBqM\",\"openid\":\"o98fP4qjUo7xm-nT-JAaVEk9yBqM\",\"partnerId\":\"2581\",\"photoUrl\":\"https://thirdwx.qlogo.cn/mmopen/vi_32/zahIlicTNSM0IA0qjOryv6s0SzIhlwW9EpQKvL63GbPhBwficMAibDohDEibSCQU0I5KohibIpp0yL57TWRcVKrRH2A/132\",\"registerTime\":\"2021-02-26 14:10:26\",\"sessionId\":\"eac53a53f8ae62def7f40cb1e47a1bd9791d95a8\",\"sessionKey\":\"GCyyapzbBSM4yXh9AduGOw==\",\"session_key\":\"GCyyapzbBSM4yXh9AduGOw==\",\"storeId\":\"\",\"tableNumber\":\"\",\"thirdPartyMemberID\":\"\",\"thirdPartyPartnerID\":\"\",\"unionId\":\"o7cEm68JPFhbrzqb0a0BcQE-dDVA\",\"wxAppId\":\"wx3f7ca0c75b213380\",\"wxAppid\":\"wx3f7ca0c75b213380\"}"
...
...
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