geteClient/src/main/java/org/example/geteclient/pojo/Currency.javacopy from websocketClient/src/main/java/org/example/pojo/Currency.java copy to geteClient/src/main/java/org/example/geteclient/pojo/Currency.java
File was copied from websocketClient/src/main/java/org/example/pojo/Currency.java @@ -1,4 +1,4 @@ package org.example.pojo; package org.example.geteclient.pojo; import com.baomidou.mybatisplus.annotation.IdType; import com.baomidou.mybatisplus.annotation.TableId;