This commit is contained in:
parent
32ee1d5816
commit
b557ae86d0
|
|
@ -0,0 +1,4 @@
|
|||
package com.bonus.base.screen.domain;
|
||||
|
||||
public class ScreenDevModelVo {
|
||||
}
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
package com.bonus.base.screen.mapper;
|
||||
|
||||
public interface ScreenDevModelMapper {
|
||||
}
|
||||
Loading…
Reference in New Issue