This website requires JavaScript.
Explore
Help
Register
Sign In
songchunyi
/
feature-next-arch
Watch
1
Star
0
Fork
0
You've already forked feature-next-arch
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7c9734d9187d453b4658f9cc8ed7ca801c5def58
feature-next-arch
/
lib
/
core
/
consts
/
tcp_consts.dart
5 lines
104 B
Dart
Raw
Normal View
History
Unescape
Escape
#first commit
2026-01-11 19:42:22 +08:00
class
TCPConsts
{
static
const
String
TCP_IP
=
"
1.95.137.212
"
;
对接远程遥控
2026-06-05 19:06:21 +08:00
static
const
int
TCP_PORT
=
59016
;
#first commit
2026-01-11 19:42:22 +08:00
}
Reference in New Issue
Copy Permalink