This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
Fengwo
/
hotline
Seguir
3
Destacar
1
Fork
0
Archivos
Incidencias
0
Pull Requests
1
Wiki
Explorar el Código
BiQueryCalls
xf
hace 1 año
padre
e699888f2e
commit
589f121daf
Se han
modificado 1 ficheros
con
6 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
6
0
src/Hotline.Share/Dtos/CallCenter/BiQueryCallsDto.cs
+ 6
- 0
src/Hotline.Share/Dtos/CallCenter/BiQueryCallsDto.cs
Ver fichero
@@ -0,0 +1,6 @@
+namespace Hotline.Share.Dtos.CallCenter;
+
+public class BiQueryCallsDto
+{
+
+}