wuxw
2020-01-14 69e2baf5518079bfc16cfadc2fb29842fb3de85d
java110-code-generator/src/main/resources/template/InnerServiceSMOImpl.txt
@@ -8,7 +8,7 @@
import com.java110.core.smo.user.IUserInnerServiceSMO;
import com.java110.dto.PageDto;
import com.java110.dto.StoreDto;
import com.java110.dto.UserDto;
import com.java110.dto.user.UserDto;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annotation.RestController;