master
wangning 7 years ago
parent 47c7b67eb7
commit ed14f21cb1

@ -1,5 +1,6 @@
package au.com.royalpay.payment.manage.apps.web;
import au.com.royalpay.payment.manage.apps.AppController;
import au.com.royalpay.payment.manage.apps.bean.CustomerImpressionQuery;
import au.com.royalpay.payment.manage.apps.core.CustomerImpression;
@ -9,11 +10,10 @@ import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod;
import org.springframework.web.bind.annotation.ResponseBody;
import org.springframework.web.bind.annotation.RestController;
import javax.annotation.Resource;
@RestController
@AppController
@RequestMapping(value = "/customers/impression")
public class CustomerImpressionController {
@Resource

@ -87,4 +87,8 @@ apple.message.apns.password=F1b5*ChJPp73
spring.thymeleaf.mode=LEGACYHTML5
app.mpsupport.host=https://mp.royalpay.com.au
app.foreign-currency=AUD
app.foreign-currency=AUD
app.ofei.md5-key=Khjx6wejblaJzmG0JBWFlPFKAUxhFIXQ
app.ofei.pwd=aomi@8888
app.ofei.sp-code=A1407200
Loading…
Cancel
Save