添加会员流水
This commit is contained in:
@@ -36,8 +36,9 @@ import org.springframework.web.bind.annotation.RestController;
|
||||
@EnableAsync
|
||||
@RestController
|
||||
@Api(hidden = true)
|
||||
@SpringBootApplication
|
||||
@EnableTransactionManagement
|
||||
@SpringBootApplication
|
||||
|
||||
@EnableJpaAuditing(auditorAwareRef = "auditorAware")
|
||||
public class AppRun {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user