|
@@ -14,7 +14,6 @@ import com.chelvc.framework.wechat.WechatPaymentCallback;
|
|
|
import com.chelvc.framework.wechat.WechatPaymentHandler;
|
|
|
import lombok.RequiredArgsConstructor;
|
|
|
import org.springframework.beans.factory.annotation.Autowired;
|
|
|
-import org.springframework.context.ApplicationContext;
|
|
|
import org.springframework.validation.annotation.Validated;
|
|
|
import org.springframework.web.bind.annotation.*;
|
|
|
|