package com.ph.action;

import java.util.List;

import com.opensymphony.xwork2.ActionSupport;
import com.ph.dao.PageControl;
import com.ph.entity.Shangpin;
import com.ph.entity.Xinwen;

import com.ph.service.TestIservice;



public class TestAction extends ActionSupport{

	private TestIservice 	tser;
	private List<Xinwen> 		test;
	private PageControl 	page;
	private int 			curpage;
	public String query()throws Exception{
		
		
		
		
		if(page == null) {
			page = new PageControl();
		}
		page.setInt_num(10);
		page.init(curpage, tser.queryInfoNum());
		test = tser.queryAllInfo(page);
		return "return_query";
	}
	
	/*
	 * Setter	and		Getter
	 */
	public TestIservice getTser() {
		return tser;
	}
	public void setTser(TestIservice tser) {
		this.tser = tser;
	}



	public List<Xinwen> getTest() {
		return test;
	}

	public void setTest(List<Xinwen> test) {
		this.test = test;
	}

	public PageControl getPage() {
		return page;
	}

	public void setPage(PageControl page) {
		this.page = page;
	}

	public int getCurpage() {
		return curpage;
	}

	public void setCurpage(int curpage) {
		this.curpage = curpage;
	}
	
}
最近下载更多
彩色天空  LV5 2023年4月8日
linshibo  LV5 2023年3月1日
wanglinddad  LV55 2022年5月9日
and123456  LV11 2022年2月19日
gugubird  LV1 2022年1月10日
480446897a  LV2 2021年12月4日
漫长的白日梦  LV8 2021年12月2日
18219194576  LV7 2021年11月10日
MyPary  LV6 2021年11月10日
Start1  LV15 2021年10月28日
最近浏览更多
pangzhihui  LV14 5月15日
hhxq0902 4月20日
暂无贡献等级
dht8904  LV1 1月24日
WBelong  LV8 2023年12月11日
dj931127  LV4 2023年11月22日
Henew168  LV2 2023年11月19日
qiqi123456  LV1 2023年9月21日
include  LV8 2023年6月20日
陆程江  LV2 2023年5月29日
mmmkkl  LV2 2023年5月11日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友