test
parent
9d53cd7f6b
commit
eacf336027
@ -1,4 +1,8 @@
|
||||
package com.sztzjy.fund_investment.controller;
|
||||
|
||||
import org.springframework.web.bind.annotation.RestController;
|
||||
|
||||
@RestController
|
||||
public class test {
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue