parent
0ea54d7191
commit
950459e621
@ -0,0 +1,7 @@
|
|||||||
|
package au.com.royalpay.payment.manage.activities.app_index.web;
|
||||||
|
|
||||||
|
import org.springframework.web.bind.annotation.RestController;
|
||||||
|
|
||||||
|
@RestController
|
||||||
|
public class AppActController {
|
||||||
|
}
|
Loading…
Reference in new issue