瀏覽代碼

BiQueryCalls

xf 1 年之前
父節點
當前提交
589f121daf
共有 1 個文件被更改,包括 6 次插入0 次删除
  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
+{
+    
+}