Commit be982eaf by huluobin

闲时折扣

parent ce6f0b20
...@@ -5,7 +5,7 @@ import com.gogirl.domain.market.discount.LeisureDiscountConfigLimit; ...@@ -5,7 +5,7 @@ import com.gogirl.domain.market.discount.LeisureDiscountConfigLimit;
/** /**
* <p> * <p>
* Mapper 接口 * Mapper 接口
* </p> * </p>
* *
* @author robbendev * @author robbendev
...@@ -13,5 +13,5 @@ import com.gogirl.domain.market.discount.LeisureDiscountConfigLimit; ...@@ -13,5 +13,5 @@ import com.gogirl.domain.market.discount.LeisureDiscountConfigLimit;
*/ */
public interface LeisureDiscountConfigLimitMapper extends BaseMapper<LeisureDiscountConfigLimit> { public interface LeisureDiscountConfigLimitMapper extends BaseMapper<LeisureDiscountConfigLimit> {
void syncWeekConfigLimit() void syncWeekConfigLimit();
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment