This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
wanghongzhi
/
easydo-chengfa
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
approve
wanghongzhi
hai 1 ano
pai
8178b2c76d
achega
ffc944b9b0
Modificáronse 1 ficheiros
con
2 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
2
0
easydo-system/src/main/java/easydo/technology/system/domain/SysDept.java
+ 2
- 0
easydo-system/src/main/java/easydo/technology/system/domain/SysDept.java
Ver ficheiro
@@ -144,4 +144,6 @@ public class SysDept {
private String code;
+
+ private String deptType;
}