1
zj
2024-07-21 efa6ea80aba153fa07458baedd0d730505fe9665
mexcClient/src/main/java/org/example/mexcclient/pojo/Currency.java
copy from websocketClient/src/main/java/org/example/pojo/Currency.java copy to mexcClient/src/main/java/org/example/mexcclient/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.mexcclient.pojo;
import com.baomidou.mybatisplus.annotation.IdType;
import com.baomidou.mybatisplus.annotation.TableId;