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

資源簡介

酒店賓館管理系統 配置直接使用intellij idea的springboot打開 等待把dependence下載完畢(配置maven 修改下載源) 配置的properties中數據庫需要改變不然會報錯,填成自己的 然后運行項目 本地的話就127.0.0.1:8080/login 數據庫中的employ中有密碼,密碼是加密過的,三種權限,管理者/工作人員/前臺人員 管理賬號:admin 密碼:admin 工作人員賬號:worker1 密碼:worker1 前臺人員:sever1 密碼:server1

資源截圖

代碼片段和文件信息

package?com.hotel;

import?org.springframework.boot.SpringApplication;
import?org.springframework.boot.autoconfigure.SpringBootApplication;

@SpringBootApplication
public?class?HotelApplication?{

public?static?void?main(String[]?args)?{

SpringApplication.run(HotelApplication.class?args);
System.out.println(“hello“);
}
}

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

?????文件?????????13??2018-12-15?22:20??hotel\.git\COMMIT_EDITMSG

?????文件????????290??2018-11-19?19:17??hotel\.git\config

?????文件?????????73??2018-11-19?19:02??hotel\.git\description

?????文件????????184??2018-12-24?12:45??hotel\.git\FETCH_HEAD

?????文件?????????20??2018-12-13?00:42??hotel\.git\HEAD

?????文件????????478??2018-11-19?19:02??hotel\.git\hooks\applypatch-msg.sample

?????文件????????896??2018-11-19?19:02??hotel\.git\hooks\commit-msg.sample

?????文件???????3327??2018-11-19?19:02??hotel\.git\hooks\fsmonitor-watchman.sample

?????文件????????189??2018-11-19?19:02??hotel\.git\hooks\post-update.sample

?????文件????????424??2018-11-19?19:02??hotel\.git\hooks\pre-applypatch.sample

?????文件???????1638??2018-11-19?19:02??hotel\.git\hooks\pre-commit.sample

?????文件???????1348??2018-11-19?19:02??hotel\.git\hooks\pre-push.sample

?????文件???????4898??2018-11-19?19:02??hotel\.git\hooks\pre-rebase.sample

?????文件????????544??2018-11-19?19:02??hotel\.git\hooks\pre-receive.sample

?????文件???????1492??2018-11-19?19:02??hotel\.git\hooks\prepare-commit-msg.sample

?????文件???????3610??2018-11-19?19:02??hotel\.git\hooks\update.sample

?????文件??????34760??2018-12-16?08:52??hotel\.git\index

?????文件????????240??2018-11-19?19:02??hotel\.git\info\exclude

?????文件??????15105??2018-12-16?08:52??hotel\.git\logs\HEAD

?????文件??????13002??2018-12-16?08:52??hotel\.git\logs\refs\heads\dev

?????文件????????150??2018-11-26?15:24??hotel\.git\logs\refs\heads\dev2_changestatic

?????文件????????183??2018-11-19?19:07??hotel\.git\logs\refs\heads\master

?????文件??????11073??2018-12-16?08:52??hotel\.git\logs\refs\remotes\origin\dev

?????文件????????641??2018-12-24?12:45??hotel\.git\logs\refs\remotes\origin\master

?????文件?????????74??2018-12-08?10:58??hotel\.git\objects\00\0d209b3f47a96feee5e9e71df49d8313105eb8

?????文件?????152432??2018-12-14?08:15??hotel\.git\objects\00\74738533caf69783228bf7c78f03f40a2df874

?????文件????????110??2018-12-13?00:41??hotel\.git\objects\00\b51fdd09dce30204c4220d722bc0db230192b1

?????文件????????201??2018-11-29?21:42??hotel\.git\objects\01\041fd420749f00856ea96140e2a3e52506e31d

?????文件????????140??2018-12-13?09:14??hotel\.git\objects\01\28260cb2b04fa88ba714481d641bf3a8fc65c3

?????文件???????1342??2018-12-12?20:13??hotel\.git\objects\01\5bb332e6f60e2e638ef7a6d24490853fa178b7

............此處省略2411個文件信息

評論

共有 條評論