This website works better with JavaScript
Home
Explore
Help
Register
Sign In
Fengwo
/
hotline
Watch
3
Star
1
Fork
0
Files
Issues
0
Pull Requests
1
Wiki
Browse Source
BiQueryCalls
xf
1 year ago
parent
e699888f2e
commit
589f121daf
1 changed files
with
6 additions
and
0 deletions
Unified View
Show Diff Stats
6
0
src/Hotline.Share/Dtos/CallCenter/BiQueryCallsDto.cs
+ 6
- 0
src/Hotline.Share/Dtos/CallCenter/BiQueryCallsDto.cs
View File
@@ -0,0 +1,6 @@
+namespace Hotline.Share.Dtos.CallCenter;
+
+public class BiQueryCallsDto
+{
+
+}