Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wwwanlingxiao
mall
Commits
8797c93d
Commit
8797c93d
authored
Aug 09, 2021
by
macro
Browse files
Update PromotionProduct.java
parent
d2137b96
Changes
1
Hide whitespace changes
Inline
Side-by-side
mall-portal/src/main/java/com/macro/mall/portal/domain/PromotionProduct.java
View file @
8797c93d
...
@@ -8,8 +8,8 @@ import com.macro.mall.model.PmsSkuStock;
...
@@ -8,8 +8,8 @@ import com.macro.mall.model.PmsSkuStock;
import
java.util.List
;
import
java.util.List
;
/**
/**
* 促销商品信息,包括sku、打折优惠、满减优惠
* Created by macro on 2018/8/27.
* Created by macro on 2018/8/27.
* 商品的促销信息,包括sku、打折优惠、满减优惠
*/
*/
public
class
PromotionProduct
extends
PmsProduct
{
public
class
PromotionProduct
extends
PmsProduct
{
//商品库存信息
//商品库存信息
...
...
Write
Preview
Supports
Markdown
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