You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
239 B

  1. package com.example.demo.serviceImpl.bean;
  2. /**
  3. * @program: gold-java
  4. * @ClassName BeanRechargeServiceImpl
  5. * @description:
  6. * @author: Double
  7. * @create: 202507-29 16:47
  8. * @Version 1.0
  9. **/
  10. public class BeanRechargeServiceImpl {
  11. }