首页>代码>S2SH开发的企业办公OA管理系统>/OA/src/com/oa/action/HomeAction.java
package com.oa.action;

import org.springframework.context.annotation.Scope;
import org.springframework.stereotype.Controller;

import com.opensymphony.xwork2.ActionSupport;
@Controller
@Scope("prototype")
public class HomeAction extends ActionSupport{
	/**
	 * 
	 */
	private static final long serialVersionUID = 1L;
	public String index() throws Exception {
		return "index";
	}
	public String top() throws Exception {
		return "top";
	}
	public String bottom() throws Exception {
		return "bottom";
	}
	public String left() throws Exception {
		return "left";
	}
	public String right() throws Exception {
		return "right";
	}
}
最近下载更多
xiaohuaidan455  LV2 2月21日
朱俪的邮件及存储  LV8 2023年4月28日
泓鼎168  LV20 2023年3月30日
wanglinddad  LV55 2022年5月26日
529948627  LV6 2022年3月14日
蛇蛇皮怪  LV14 2022年3月8日
微信网友_5845420553359360  LV4 2022年2月25日
juanito8396  LV6 2021年12月20日
and123456  LV11 2021年5月11日
shiyujir  LV7 2021年4月8日
最近浏览更多
xiaohuaidan455  LV2 2月21日
255921158  LV5 2024年12月20日
angaochong  LV5 2024年10月29日
栾庆浩 2024年10月29日
暂无贡献等级
lqzixi  LV4 2024年10月9日
krispeng  LV15 2024年8月12日
yunsgui  LV1 2024年6月25日
王子文 2024年6月16日
暂无贡献等级
lsglsg9  LV23 2024年5月30日
yangyuer  LV1 2024年4月26日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友