xf hace 1 año
padre
commit
589f121daf
Se han modificado 1 ficheros con 6 adiciones y 0 borrados
  1. 6 0
      src/Hotline.Share/Dtos/CallCenter/BiQueryCallsDto.cs

+ 6 - 0
src/Hotline.Share/Dtos/CallCenter/BiQueryCallsDto.cs

@@ -0,0 +1,6 @@
+namespace Hotline.Share.Dtos.CallCenter;
+
+public class BiQueryCallsDto
+{
+    
+}