-
Notifications
You must be signed in to change notification settings - Fork 273
Open
Description
server中
<dependency>
<groupId>com.bj58.spat</groupId>
<artifactId>com.bj58.spat.gaea.serializer</artifactId>
<version>1.0.0</version>
</dependency>
<dependency>
<groupId>com.bj58.spat</groupId>
<artifactId>com.bj58.spat.gaea.protocol</artifactId>
<version>1.0.0</version>
</dependency>
但实际中protocol
<groupId>com.bj58.spat.gaea</groupId>
<artifactId>com.bj58.spat.gaea.protocol</artifactId>
<version>1.0.0</version>
serializer
<groupId>com.bj58.spat.gaea</groupId>
<artifactId>com.bj58.spat.gaea.serializer</artifactId>
<version>1.0.0</version>
Metadata
Metadata
Assignees
Labels
No labels