시중->종사

This commit is contained in:
2019-01-17 22:44:18 +09:00
parent 8e56a457f1
commit a00058d959
11 changed files with 45 additions and 45 deletions
+1 -1
View File
@@ -302,7 +302,7 @@ function getLevel($level, $nlevel=8) {
case 4: $call = '태수'; break;
case 3: $call = '군사'; break;
case 2: $call = '시중'; break;
case 2: $call = '종사'; break;
case 1: $call = '일반'; break;
case 0: $call = '재야'; break;
default: $call = '-'; break;