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

資源簡(jiǎn)介

基于ssm的一個(gè)酒店管理系統(tǒng),spring+struts+mybatis項(xiàng)目搭建的環(huán)境前端+后臺(tái)數(shù)據(jù)庫整套,適合除學(xué)著的學(xué)習(xí),希望可以給與幫助

資源截圖

代碼片段和文件信息

package?com.yy.action;


import?java.text.DateFormat;
import?java.text.SimpleDateFormat;
import?java.util.Date;
import?java.util.List;
import?java.util.Map;

import?com.opensymphony.xwork2.ActionSupport;
import?com.yy.po.Guest;


import?com.yy.service.impl.CommonMenuImplService;
import?com.yy.service.impl.CommonMenuImplService2;
import?com.yy.util.SendMsg;


public?class?chensui2Action?extends?ActionSupport{
Mapject>?map??=null;

public?CommonMenuImplService2?getCommonMenuImplService2()?{
return?commonMenuImplService2;
}

public?void?setCommonMenuImplService2(
CommonMenuImplService2?commonMenuImplService2)?{
this.commonMenuImplService2?=?commonMenuImplService2;
}

private?CommonMenuImplService2?commonMenuImplService2;//實(shí)現(xiàn)類
private?Guest?guest;
private?String?select;
private?String?guestName;
private?String?inTime;
private?String?outTime;
private?String?call;
public?void?setCall(String?call)?{
this.call?=?call;
}
public?String?getOutTime()?{
return?outTime;
}

public?void?setOutTime(String?outTime)?{
this.outTime?=?outTime;
}

public?String?getInTime()?{
return?inTime;
}

public?void?setInTime(String?inTime)?{
this.inTime?=?inTime;
}

public?String?getGuestName()?{
return?guestName;
}

public?void?setGuestName(String?guestName)?{
this.guestName?=?guestName;
}

public?String?getSelect()?{
return?select;
}

public?void?setSelect(String?select)?{
this.select?=?select;
}

private?String??guestId;
private?String?str;
public?String?getStr()?{
return?str;
}

public?void?setStr(String?str)?{
this.str?=?str;
}

public?Guest?getGuest()?{
return?guest;
}

public?void?setGuest(Guest?guest)?{
this.guest?=?guest;
}

public?String?getGuestId()?{
return?guestId;
}

public?void?setGuestId(String?guestId)?{
this.guestId?=?guestId;
}

public?List?getList()?{
return?list;
}

public?void?setList(List?list)?{
this.list?=?list;
}

public?int?getDate()?{
return?date;
}

public?void?setDate(int?date)?{
this.date?=?date;
}

private?List?list=null;
private?int?date;?/*用于AJAX回傳值判斷*/
private?boolean?cspanduan=true;
private?static?final?long?serialVersionUID?=?1L;
private?CommonMenuImplService2?implService;
public?void?setImplService(CommonMenuImplService2?implService)?{
this.implService?=?implService;
}

//微信進(jìn)入
public?String?weixin()?throws?Exception?{
list=commonMenuImplService2.getUserListByweixin();
if(list!=null){
return?SUCCESS;
}else{
return?ERROR;
}

}
//微信預(yù)定
public?String?weixinyuding()?throws?Exception?{
guest=?new?Guest();
guest.setGuestId(Integer.parseInt(guestId));
guest.setGuestName(guestName);
DateFormat?fmts?=new?SimpleDateFormat(“yyyy-MM-dd“);
try?{
Date?date1?=?fmts.parse(inTime);
guest.setInTime(date1);
Date?date21?=?fmts.parse(outTime);

?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2018-05-06?17:22??HotelSystem2.0\
?????文件????????6512??2017-09-03?16:11??HotelSystem2.0\.classpath
?????目錄???????????0??2018-05-06?17:23??HotelSystem2.0\.myeclipse\
?????文件?????????315??2017-08-25?11:39??HotelSystem2.0\.mymetadata
?????文件????????1420??2017-08-23?14:29??HotelSystem2.0\.project
?????目錄???????????0??2018-05-06?17:22??HotelSystem2.0\.settings\
?????文件?????????500??2017-08-23?14:18??HotelSystem2.0\.settings\.jsdtscope
?????文件?????????330??2017-08-23?14:18??HotelSystem2.0\.settings\org.eclipse.jdt.core.prefs
?????文件??????????49??2017-08-23?14:18??HotelSystem2.0\.settings\org.eclipse.wst.jsdt.ui.superType.container
?????文件???????????6??2017-08-23?14:18??HotelSystem2.0\.settings\org.eclipse.wst.jsdt.ui.superType.name
?????目錄???????????0??2018-05-06?17:22??HotelSystem2.0\WebRoot\
?????目錄???????????0??2018-05-06?17:22??HotelSystem2.0\WebRoot\meta-INF\
?????文件??????????36??2017-08-23?14:18??HotelSystem2.0\WebRoot\meta-INF\MANIFEST.MF
?????目錄???????????0??2018-05-06?17:22??HotelSystem2.0\WebRoot\scripts\
?????文件???????14637??2017-08-03?20:39??HotelSystem2.0\WebRoot\scripts\ChurAlert.min.js
?????文件????????2668??2017-08-03?20:39??HotelSystem2.0\WebRoot\scripts\alert.js
?????文件???????22337??2017-08-03?20:39??HotelSystem2.0\WebRoot\scripts\bootstrap.min.js
?????文件????????1726??2017-08-03?20:39??HotelSystem2.0\WebRoot\scripts\chur-alert.1.0.js
?????文件????????8263??2017-08-03?20:39??HotelSystem2.0\WebRoot\scripts\chur.min.js
?????文件????????4328??2017-08-03?20:39??HotelSystem2.0\WebRoot\scripts\collapse.js
?????文件????????2774??2017-08-03?20:39??HotelSystem2.0\WebRoot\scripts\dropdown.js
?????文件????????1371??2017-08-03?20:39??HotelSystem2.0\WebRoot\scripts\index.js
?????文件??????252881??2017-08-03?20:39??HotelSystem2.0\WebRoot\scripts\jquery-1.7.2.js
?????文件??????207694??2017-08-03?20:39??HotelSystem2.0\WebRoot\scripts\jquery-ui-1.8.22.custom.min.js
?????文件??????281269??2017-08-03?20:39??HotelSystem2.0\WebRoot\scripts\jquery.easyui.min.js
?????文件???????23926??2017-08-03?20:39??HotelSystem2.0\WebRoot\scripts\jquery.spritely-0.6.js
?????目錄???????????0??2018-05-06?17:22??HotelSystem2.0\WebRoot\scripts\skins\
?????目錄???????????0??2018-05-06?17:22??HotelSystem2.0\WebRoot\scripts\skins\blue\
?????文件????????5106??2017-08-03?20:39??HotelSystem2.0\WebRoot\scripts\skins\blue\blue_s.png
?????文件?????????819??2017-08-03?20:39??HotelSystem2.0\WebRoot\scripts\skins\blue\blue_s2.png
?????目錄???????????0??2018-05-06?17:22??HotelSystem2.0\WebRoot\scripts\skins\blue\ie6\
............此處省略893個(gè)文件信息

評(píng)論

共有 條評(píng)論

相關(guān)資源