This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
tuya_admin
/
sg-java
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Browse Source
问题修改
xiaochen
2 years atrás
parent
191a09f0f0
commit
575c624447
1 changed files
with
3 additions
and
0 deletions
Split View
Show Diff Stats
3
0
src/main/java/com/model/result/CommRes.java
+ 3
- 0
src/main/java/com/model/result/CommRes.java
Ver Ficheiro
@@ -24,4 +24,7 @@ public class CommRes {
commRes.setMsg(msg);
return commRes;
}
+
+
+
}