This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
wanghongzhi
/
easydo-chengfa
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Parcourir la source
approve
wanghongzhi
il y a 1 an
Parent
8178b2c76d
commit
ffc944b9b0
1 fichiers modifiés
avec
2 ajouts
et
0 suppressions
Vue séparée
Afficher les stats 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
Voir le fichier
@@ -144,4 +144,6 @@ public class SysDept {
private String code;
+
+ private String deptType;
}