|
|
@@ -9,19 +9,14 @@ import javax.servlet.http.HttpServletRequest;
|
|
|
import org.springframework.stereotype.Controller;
|
|
|
import org.springframework.web.bind.annotation.RequestMapping;
|
|
|
import org.springframework.web.bind.annotation.RequestMethod;
|
|
|
-import org.springframework.web.bind.annotation.ResponseBody;
|
|
|
import org.springframework.web.servlet.ModelAndView;
|
|
|
import org.springframework.web.servlet.view.RedirectView;
|
|
|
-
|
|
|
-import com.alibaba.fastjson.JSON;
|
|
|
import com.goafanti.achievement.bo.AchievementPartnerListBo;
|
|
|
import com.goafanti.achievement.service.AchievementService;
|
|
|
import com.goafanti.business.bo.JtBusinessProjectResult;
|
|
|
import com.goafanti.business.service.JtBusinessService;
|
|
|
-import com.goafanti.common.bo.Result;
|
|
|
import com.goafanti.common.enums.AchievementMaturity;
|
|
|
import com.goafanti.common.model.JtBusinessProject;
|
|
|
-import com.goafanti.common.model.JtVoucher;
|
|
|
import com.goafanti.common.model.UserInterest;
|
|
|
import com.goafanti.common.service.DistrictGlossoryService;
|
|
|
import com.goafanti.common.service.FieldGlossoryService;
|