1
zj
2024-08-08 a9e9e1207ce417388b1d8f03df5833cea24939b7
websocketSerivce/src/main/java/org/example/server/CurrencySerivce.java
@@ -8,5 +8,4 @@
 * @create: 2024-07-16 15:23
 **/
public interface CurrencySerivce {
    void start() throws JsonProcessingException;
}