|
@@ -11,6 +11,7 @@ import com.chelvc.framework.oauth.annotation.Authorize;
|
|
|
import com.chelvc.framework.sms.CaptchaSmsHandler;
|
|
|
import com.chelvc.framework.sms.SmsSession;
|
|
|
import lombok.RequiredArgsConstructor;
|
|
|
+import org.apache.dubbo.config.annotation.DubboReference;
|
|
|
import org.springframework.beans.factory.annotation.Autowired;
|
|
|
import org.springframework.web.bind.annotation.PostMapping;
|
|
|
import org.springframework.web.bind.annotation.RequestBody;
|