Commit 99bd1637 by zhangxingmin

预约-v1版本

parent 60b91c6e
package com.yd.csf.api.service.impl;
import com.yd.csf.api.service.ApiTaxationService;
import lombok.extern.slf4j.Slf4j;
import org.springframework.stereotype.Service;
@Slf4j
@Service
public class ApiTaxationServiceImpl implements ApiTaxationService {
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment