mirror of
https://github.com/LamGC/Oracle-Sentry.git
synced 2025-07-01 12:57:27 +00:00
refactor: 调整包路径.
整理 common 包的分类.
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
package net.lamgc.oracle.sentry.common;
|
||||
package net.lamgc.oracle.sentry.common.io;
|
||||
|
||||
import java.io.IOException;
|
||||
import java.io.InputStream;
|
@ -1,4 +1,4 @@
|
||||
package net.lamgc.oracle.sentry.common;
|
||||
package net.lamgc.oracle.sentry.common.io;
|
||||
|
||||
import java.io.IOException;
|
||||
import java.io.OutputStream;
|
Reference in New Issue
Block a user