首页>代码>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";
	}
}
最近下载更多
朱俪的邮件及存储  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日
tttxin  LV11 2020年9月21日
最近浏览更多
angaochong  LV5 10月29日
栾庆浩 10月29日
暂无贡献等级
lqzixi  LV4 10月9日
krispeng  LV13 8月12日
yunsgui  LV1 6月25日
王子文 6月16日
暂无贡献等级
lsglsg9  LV23 5月30日
yangyuer  LV1 4月26日
m5433661  LV2 3月28日
jay1992  LV14 3月16日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友