mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-08-15 18:51:54 +08:00
mall + promotion:review 页面装修
This commit is contained in:
@@ -16,6 +16,7 @@ import static cn.iocoder.yudao.module.promotion.enums.decorate.DecorateComponent
|
||||
import static cn.iocoder.yudao.module.promotion.enums.decorate.DecoratePageEnum.INDEX;
|
||||
import static org.mockito.ArgumentMatchers.eq;
|
||||
|
||||
// TODO @芋艿:后续 review 下
|
||||
/**
|
||||
* @author jason
|
||||
*/
|
||||
@@ -42,4 +43,4 @@ public class DecorateComponentServiceImplTest extends BaseMockitoUnitTest {
|
||||
//mock 方法
|
||||
Mockito.when(decorateComponentMapper.selectByPage(eq(1))).thenReturn(list);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user