新增用户充值卡管理模块

This commit is contained in:
mi9688
2024-12-17 11:20:36 +08:00
parent 04dd90b3ef
commit b600d08344
10 changed files with 62 additions and 8 deletions

View File

@ -0,0 +1,4 @@
package com.fastbee.rechargecard.domain;
public class test {
}

View File

@ -0,0 +1,4 @@
package com.fastbee.rechargecard.mapper;
public interface test {
}

View File

@ -0,0 +1,4 @@
package com.fastbee.rechargecard.service.impl;
public class testImpl {
}

View File

@ -0,0 +1,4 @@
package com.fastbee.rechargecard.service;
public interface test {
}