91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 40.93MB
    文件類型: .zip
    金幣: 1
    下載: 0 次
    發布日期: 2023-07-05
  • 語言: 數據庫
  • 標簽:

資源簡介

里面包括說明文檔,可以二次開發,還包括數據庫sql文件,可以直接在本地導入使用測試。

資源截圖

代碼片段和文件信息

package?com.forestry.controller.sys;

import?java.io.IOException;
import?java.util.ArrayList;
import?java.util.List;

import?javax.annotation.Resource;
import?javax.servlet.http.HttpServletRequest;
import?javax.servlet.http.HttpServletResponse;

import?org.springframework.stereotype.Controller;
import?org.springframework.web.bind.annotation.RequestMapping;

import?com.forestry.core.ForestrybaseController;
import?com.forestry.model.sys.Attachment;
import?com.forestry.service.sys.AttachmentService;

/**
?*?@author?Yang?Tian
?*?@email?1298588579@qq.com
?*/
@Controller
@RequestMapping(“/sys/attachment“)
public?class?AttachmentController?extends?ForestrybaseController?{

@Resource
private?AttachmentService?attachmentService;

@RequestMapping(“/getFlower“)
public?String?getFlower(HttpServletRequest?request?HttpServletResponse?response)?throws?IOException?{
String?epcId?=?request.getParameter(“epcId“);
Listject[]>?flowerList?=?attachmentService.queryFlowerList(epcId);
Attachment?attachment?=?null;
List?attachmentList?=?new?ArrayList();
for?(int?i?=?0;?i? attachment?=?new?Attachment();
attachment.setFileName(String.valueOf(flowerList.get(i)[0]));
attachment.setFilePath(String.valueOf(flowerList.get(i)[1]));
attachment.setDescription(String.valueOf(flowerList.get(i)[2]));
attachment.setEpcId(String.valueOf(flowerList.get(i)[3]));
attachmentList.add(attachment);
}
writeJSON(response?attachmentList);
return?null;
}

}

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2015-09-30?13:40??Extjs完整大型項目\
?????目錄???????????0??2015-09-30?12:02??Extjs完整大型項目\my-forestry\
?????文件????????5314??2015-09-30?12:15??Extjs完整大型項目\my-forestry\.classpath
?????文件????????1407??2015-09-30?12:06??Extjs完整大型項目\my-forestry\.project
?????目錄???????????0??2015-09-30?12:05??Extjs完整大型項目\my-forestry\.settings\
?????文件?????????525??2014-11-19?15:45??Extjs完整大型項目\my-forestry\.settings\.jsdtscope
?????文件??????????90??2014-11-19?15:49??Extjs完整大型項目\my-forestry\.settings\com.genuitec.eclipse.core.prefs
?????文件??????????57??2015-09-30?12:05??Extjs完整大型項目\my-forestry\.settings\org.eclipse.core.resources.prefs
?????文件?????????598??2015-09-30?12:27??Extjs完整大型項目\my-forestry\.settings\org.eclipse.jdt.core.prefs
?????文件?????????644??2014-11-19?15:48??Extjs完整大型項目\my-forestry\.settings\org.eclipse.wst.common.component
?????文件?????????345??2014-11-19?15:45??Extjs完整大型項目\my-forestry\.settings\org.eclipse.wst.common.project.facet.core.xml
?????文件??????????49??2014-11-19?15:45??Extjs完整大型項目\my-forestry\.settings\org.eclipse.wst.jsdt.ui.superType.container
?????文件???????????6??2014-11-19?15:45??Extjs完整大型項目\my-forestry\.settings\org.eclipse.wst.jsdt.ui.superType.name
?????目錄???????????0??2015-09-30?12:03??Extjs完整大型項目\my-forestry\WebContent\
?????目錄???????????0??2015-09-30?12:02??Extjs完整大型項目\my-forestry\WebContent\meta-INF\
?????文件??????????39??2014-09-14?21:52??Extjs完整大型項目\my-forestry\WebContent\meta-INF\MANIFEST.MF
?????目錄???????????0??2015-09-30?12:03??Extjs完整大型項目\my-forestry\WebContent\WEB-INF\
?????目錄???????????0??2015-09-30?12:27??Extjs完整大型項目\my-forestry\WebContent\WEB-INF\classes\
?????文件????????3894??2015-09-30?12:06??Extjs完整大型項目\my-forestry\WebContent\WEB-INF\classes\applicationContext.xml
?????目錄???????????0??2015-09-30?12:27??Extjs完整大型項目\my-forestry\WebContent\WEB-INF\classes\com\
?????目錄???????????0??2015-09-30?12:27??Extjs完整大型項目\my-forestry\WebContent\WEB-INF\classes\com\forestry\
?????目錄???????????0??2015-09-30?12:27??Extjs完整大型項目\my-forestry\WebContent\WEB-INF\classes\com\forestry\controller\
?????目錄???????????0??2015-09-30?12:27??Extjs完整大型項目\my-forestry\WebContent\WEB-INF\classes\com\forestry\controller\sys\
?????文件????????2550??2015-09-30?12:27??Extjs完整大型項目\my-forestry\WebContent\WEB-INF\classes\com\forestry\controller\sys\AttachmentController.class
?????文件???????12787??2015-09-30?12:27??Extjs完整大型項目\my-forestry\WebContent\WEB-INF\classes\com\forestry\controller\sys\AuthorityController.class
?????文件????????8909??2015-09-30?12:27??Extjs完整大型項目\my-forestry\WebContent\WEB-INF\classes\com\forestry\controller\sys\ConfigController.class
?????文件????????5667??2015-09-30?12:27??Extjs完整大型項目\my-forestry\WebContent\WEB-INF\classes\com\forestry\controller\sys\DepartmentController.class
?????文件???????19335??2015-09-30?12:27??Extjs完整大型項目\my-forestry\WebContent\WEB-INF\classes\com\forestry\controller\sys\ForestryController.class
?????文件????????9938??2015-09-30?12:27??Extjs完整大型項目\my-forestry\WebContent\WEB-INF\classes\com\forestry\controller\sys\ForestryTypeController.class
?????文件????????1522??2015-09-30?12:27??Extjs完整大型項目\my-forestry\WebContent\WEB-INF\classes\com\forestry\controller\sys\MonitorLogController.class
?????文件????????2322??2015-09-30?12:27??Extjs完整大型項目\my-forestry\WebContent\WEB-INF\classes\com\forestry\controller\sys\RoleAuthorityController.class
............此處省略2852個文件信息

評論

共有 條評論