Commit f7d5266a authored by zhoushiguang's avatar zhoushiguang

@service

parent 528fa9f1
......@@ -10,7 +10,7 @@ import ${package.Service}.${entity}Service;
import ${package.Mapper}.${table.mapperName};
import lombok.extern.slf4j.Slf4j;
import org.apache.dubbo.config.annotation.Service;
import org.springframework.stereotype.Service;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
import javax.annotation.Resource;
......
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