資源簡介
七天免密登錄(圖形驗證碼)、忘記密碼、easyui的權限樹、管理員為其他的賬號分配角色和權限,導出excel
代碼片段和文件信息
package?com.ssj.controller;
import?java.util.ArrayList;
import?java.util.List;
import?org.springframework.beans.factory.annotation.Autowired;
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?com.ssj.entity.Fenpei;
import?com.ssj.entity.FenpeiPass;
import?com.ssj.entity.Fenye;
import?com.ssj.entity.Student;
import?com.ssj.entity.Usery;
import?com.ssj.service.FenPeiService;
@Controller
public?class?FenPeiController?{
@Autowired
private?Fenye?fenye;
@Autowired
private?FenPeiService?fenPeiService;
@RequestMapping(value=“/selectStudent“method=RequestMethod.POST)
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2019-12-12?15:31??前臺\
?????目錄???????????0??2019-12-12?15:31??前臺\SpringBoot_CRM\
?????文件????????1678??2019-10-21?19:14??前臺\SpringBoot_CRM\.project
?????目錄???????????0??2019-09-17?14:55??前臺\SpringBoot_CRM\css\
?????文件???????26140??2019-09-18?08:15??前臺\SpringBoot_CRM\FenPei.html
?????文件????????5296??2019-09-18?08:17??前臺\SpringBoot_CRM\GenZong.html
?????目錄???????????0??2019-12-12?15:31??前臺\SpringBoot_CRM\images\
?????文件??????282835??2019-09-17?15:16??前臺\SpringBoot_CRM\images\aaa.jpg
?????文件???????88271??2019-09-17?15:16??前臺\SpringBoot_CRM\images\trash.png
?????目錄???????????0??2019-09-17?14:55??前臺\SpringBoot_CRM\img\
?????文件???????11055??2019-12-10?10:22??前臺\SpringBoot_CRM\index.html
?????目錄???????????0??2019-12-12?15:31??前臺\SpringBoot_CRM\js\
?????目錄???????????0??2019-12-12?15:31??前臺\SpringBoot_CRM\js\echarts\
?????目錄???????????0??2019-12-12?15:31??前臺\SpringBoot_CRM\js\echarts\dist\
?????文件?????1913665??2019-09-17?14:56??前臺\SpringBoot_CRM\js\echarts\dist\echarts-en.common.js
?????文件??????471732??2019-09-17?14:56??前臺\SpringBoot_CRM\js\echarts\dist\echarts-en.common.min.js
?????文件?????2984758??2019-09-17?14:56??前臺\SpringBoot_CRM\js\echarts\dist\echarts-en.js
?????文件?????5127064??2019-09-17?14:56??前臺\SpringBoot_CRM\js\echarts\dist\echarts-en.js.map
?????文件??????746277??2019-09-17?14:56??前臺\SpringBoot_CRM\js\echarts\dist\echarts-en.min.js
?????文件?????1278897??2019-09-17?14:56??前臺\SpringBoot_CRM\js\echarts\dist\echarts-en.simple.js
?????文件??????306517??2019-09-17?14:56??前臺\SpringBoot_CRM\js\echarts\dist\echarts-en.simple.min.js
?????文件?????1915652??2019-09-17?14:56??前臺\SpringBoot_CRM\js\echarts\dist\echarts.common.js
?????文件??????472867??2019-09-17?14:56??前臺\SpringBoot_CRM\js\echarts\dist\echarts.common.min.js
?????文件?????2986742??2019-09-17?14:56??前臺\SpringBoot_CRM\js\echarts\dist\echarts.js
?????文件?????5130029??2019-09-17?14:56??前臺\SpringBoot_CRM\js\echarts\dist\echarts.js.map
?????文件??????747412??2019-09-17?14:56??前臺\SpringBoot_CRM\js\echarts\dist\echarts.min.js
?????文件?????1280884??2019-09-17?14:56??前臺\SpringBoot_CRM\js\echarts\dist\echarts.simple.js
?????文件??????307652??2019-09-17?14:56??前臺\SpringBoot_CRM\js\echarts\dist\echarts.simple.min.js
?????目錄???????????0??2019-12-12?15:31??前臺\SpringBoot_CRM\js\echarts\dist\extension\
?????文件???????13753??2019-09-17?14:56??前臺\SpringBoot_CRM\js\echarts\dist\extension\bmap.js
?????文件???????23150??2019-09-17?14:56??前臺\SpringBoot_CRM\js\echarts\dist\extension\bmap.js.map
............此處省略3080個文件信息
評論
共有 條評論