曹子瑞 封遠釗

【摘 要】現如今,旅游在民眾生活中占有相當的比重,而旅游業已經成為了國家經濟發展的重要支柱產業。景區將不得不面對成倍增加的客流量,傳統的景區將不能滿足現代景區客流統計的需要,同時還存在速度慢,漏洞多,易出錯等缺點[5]。為此,本系統通過使用SSH框架、Browser/Server體系結構,設計一種把景區和旅行社先連接起來,讓二者達成協議,景區允許使用簽單購票,使用驗票碼進行驗票的電子簽單信息系統,直接減少了導游的大量工作,把保留發票票據、統計保障等工作直接交給了更為可靠的計算機管理系統,減少人為失誤,導游可以提前使用簽單額度預定門票,如果行程變更可以直接退票,到達景區直接通過一個驗票碼就可以入園游覽,直接縮短了游客的入園等待時機,提升旅游的品質和服務質量。
【關鍵詞】旅游;電子簽單信息系統;SSH;Browser/Server;
中圖分類號: F592;TP391.9 文獻標識碼: A 文章編號: 2095-2457(2019)11-0083-002
DOI:10.19694/j.cnki.issn2095-2457.2019.11.036
【Abstract】Nowadays,tourism occupies a considerable proportion in people's life,and tourism has become an important pillar industry of national economic development.The scenic spot will have to face the multiplied passenger flow,the traditional scenic spot will not be able to meet the needs of the modern scenic spot passenger flow statistics,but also has the existence speed is slow,the loophole is many,easy to make mistakes and so on shortcoming[5].Therefore,this system through the use of SSH framework,the Browser/Server architecture,design a kind of connect the first scenic spots and travel agencies,both to reach an agreement,the scenic area allows the use of sign the ticket,use the recount check-in code of the electronic sign the bill information system, directly reduce the tour guide,the large amount of work to keep the invoice paper,guarantee of statistical work directly to the computer management system more reliable, reduce the human error,the guide sign the bill amount can be used in advance ticket reservation,if schedule changes can refund directly,to the scenic spot directly through a check-in code can play in the park,It directly shortens the waiting time for visitors to enter the park and improves the quality of tourism and service quality.
【Key words】Tourism;Electronic signature information system;SSH;Browser/Server
0 引言
目前國內的部分景區已經在推廣使用電子票務系統,采用電子門票、電子護照、二維碼門票等電子化方式取代傳統的購買紙質門票的方式[5]。這種方式對于自由行的散客而言是十分便捷、環保節能的方式。但是根據一些景區的反映,即使是這種只針對普通散客的電子票務系統,使用率還是很低的,因此由此可以見,國內的簽單信息系統的使用還需要加大普及宣傳的力度;同時,隨著物聯網的興起,互聯網+的提出,如果旅游業再不乘上科技信息化的大潮,勢必會給我國旅游業帶來不可估量的損失。因此,在旅游業中應用信息化和網絡化的系統來取代傳統的手工方式是勢在必行的。
1 系統功能
圖1畫出了銀子巖旅游景區電子簽單信息系統整體的主要層次。
第一層主要包括系統維護模塊、旅行社模塊、景區模塊、導游模塊以及驗票員模塊。
第二層主要包括用于旅行社、導游、景區及驗票員這四個角色之間的消息傳遞的消息通知;用于各個賬號登陸注冊等操作的用戶管理;用于系統維護的定時任務;用于旅行社管理各個與該旅行社有業務往來的景區管理;用于旅行社管理該旅行社下的導游管理;用于旅行社管理簽單的簽單管理;用于旅行社管理旅行社普通管理賬號的賬號管理;用于景區管理與該景區有業務往來的旅行社管理;用于景區管理門票的票務管理;用于景區管理簽單的管理模塊等。
2 系統設計與實現
2.1 核心模塊建設