package com.sxt.test; import com.opensymphony.xwork2.ActionSupport; public class TestAction extends ActionSupport { private String companyName="吵怒呸"; public String execute() throws Exception { System.out.println("TestAction.execute()"); return SUCCESS; } public String getCompanyName() { return companyName; } public void setCompanyName(String companyName) { this.companyName = companyName; } }


fei3655 LV6
2024年10月16日
wolf521hf LV6
2023年11月13日
zhumeng168 LV5
2023年7月8日
zhiwei0127 LV1
2022年12月14日
yinyun1985 LV14
2022年4月11日
396599582 LV2
2022年3月11日
limi LV9
2021年7月30日
aixiaoliu LV2
2021年7月15日
ccjy12345
2021年4月22日
暂无贡献等级
黑格尔 LV5
2021年4月13日