Skip to content

Commit

Permalink
Fix URL
Browse files Browse the repository at this point in the history
  • Loading branch information
geoje committed Jul 14, 2021
1 parent ff5871b commit 5af1ace
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,17 +160,17 @@ PS C:\Users\chchc\Downloads\OSTServer> .\OSTServer.exe
<br>

#### Table: Employee
![](Document\TableEmployee.PNG)
![](Document/TableEmployee.PNG)
<br>

#### Table: Room
`target` 컬럼이 제1μ •κ·œν™”λ„ λ§Œμ‘±ν•˜μ§€ λͺ»ν•œλ‹€λŠ” 점이 아쉽긴 ν•©λ‹ˆλ‹€.
![](Document\TableRoom.PNG)
![](Document/TableRoom.PNG)
<br>

#### Table: Chat
μ±„νŒ… ν…Œμ΄λΈ”μ˜ `key` λ₯Ό μ§€μ •ν•˜κΈ° μœ„ν•΄ `chat_date` μ»¬λŸΌμ„ `DATETIME(6)` 으둜 μ§€μ •ν•˜μ—¬ `millisecond` κΉŒμ§€ μ €μž₯ν•˜λ„λ‘ ν•˜μ˜€μŠ΅λ‹ˆλ‹€.
![](Document\TableChat.PNG)
![](Document/TableChat.PNG)
<br>


Expand All @@ -186,5 +186,5 @@ PS C:\Users\chchc\Downloads\OSTServer> .\OSTServer.exe
#### λΉ„λ°€λ²ˆν˜Έ 일방ν–₯ μ•”ν˜Έν™” μ €μž₯
λ°μ΄ν„°λ² μ΄μŠ€μ— 사원 정보가 μ €μž₯될 λ•Œ λΉ„λ°€λ²ˆν˜Έλ₯Ό `SHA-512` μ•”ν˜Έν™” μ•Œκ³ λ¦¬μ¦˜μ„ μ μš©ν•˜μ—¬ μ €μž₯ν•˜μ—¬ λ³΄μ•ˆμ„ ν•œ μΈ΅ 더 κ°•ν™”ν•˜μ˜€μŠ΅λ‹ˆλ‹€.

![](Document\TableEmployeePassword.PNG)
![](Document/TableEmployeePassword.PNG)
<br>

0 comments on commit 5af1ace

Please sign in to comment.