新增用户充值卡管理模块
This commit is contained in:
@ -0,0 +1,4 @@
|
||||
package com.fastbee.rechargecard.domain;
|
||||
|
||||
public class test {
|
||||
}
|
@ -0,0 +1,4 @@
|
||||
package com.fastbee.rechargecard.mapper;
|
||||
|
||||
public interface test {
|
||||
}
|
@ -0,0 +1,4 @@
|
||||
package com.fastbee.rechargecard.service.impl;
|
||||
|
||||
public class testImpl {
|
||||
}
|
@ -0,0 +1,4 @@
|
||||
package com.fastbee.rechargecard.service;
|
||||
|
||||
public interface test {
|
||||
}
|
Reference in New Issue
Block a user