Browse Source

BiQueryCalls

xf 1 năm trước cách đây
mục cha
commit
589f121daf
1 tập tin đã thay đổi với 6 bổ sung0 xóa
  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
+{
+    
+}