style: 替换项目内所有ruoyi转为wfc
This commit is contained in:
@@ -11,7 +11,7 @@ import org.wfc.common.core.web.domain.BaseEntity;
|
||||
/**
|
||||
* 参数配置表 sys_config
|
||||
*
|
||||
* @author ruoyi
|
||||
* @author wfc
|
||||
*/
|
||||
public class CreditCard extends BaseEntity
|
||||
{
|
||||
|
||||
@@ -18,7 +18,7 @@ import org.wfc.pay.service.ICreditCardService;
|
||||
/**
|
||||
* 参数配置 服务层实现
|
||||
*
|
||||
* @author ruoyi
|
||||
* @author wfc
|
||||
*/
|
||||
@Service
|
||||
public class CreditCardServiceImpl implements ICreditCardService
|
||||
|
||||
Reference in New Issue
Block a user