Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wangquan wangquan
testDome
Commits
058a113c
Commit
058a113c
authored
Aug 25, 2025
by
bing zhang
Browse files
1
parent
883d15c5
Changes
1
Hide whitespace changes
Inline
Side-by-side
test-use-main/src/main/java/com/zxr/demos/mapper/RbDeliveryFailRetryMapper.java
View file @
058a113c
...
...
@@ -5,10 +5,6 @@ import com.zxr.demos.common.entity.RbDeliveryFailRetry;
import
org.apache.ibatis.annotations.Mapper
;
import
org.springframework.stereotype.Repository
;
/**
* @author test
* @date 2025/08/25
*/
@Mapper
@Repository
public
interface
RbDeliveryFailRetryMapper
extends
BaseMapper
<
RbDeliveryFailRetry
>
{}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment