mirror of
https://github.com/wahyd4/Martian.git
synced 2026-08-09 05:16:21 +10:00
update version
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
package com.mars.core.annotation;
|
||||
package com.mars.jdbc.annotation;
|
||||
|
||||
import java.lang.annotation.Documented;
|
||||
import java.lang.annotation.ElementType;
|
||||
@@ -1,6 +1,6 @@
|
||||
package com.mars.jdbc.proxy;
|
||||
|
||||
import com.mars.core.annotation.DataSource;
|
||||
import com.mars.jdbc.annotation.DataSource;
|
||||
import com.mars.jdbc.annotation.MarsGet;
|
||||
import com.mars.jdbc.annotation.MarsSelect;
|
||||
import com.mars.jdbc.annotation.MarsUpdate;
|
||||
|
||||
Reference in New Issue
Block a user