fix parnters

master
luoyang 5 years ago
parent 3a8466c83b
commit 3d17c1fc82

@ -9,7 +9,7 @@
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>manage</artifactId>
<version>1.3.97</version>
<version>1.3.98</version>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<jib-maven-plugin.version>1.8.0</jib-maven-plugin.version>

@ -16,7 +16,7 @@ import javax.annotation.Resource;
* @author taylor
*/
@RestController
@RequestMapping("/api/v1.0/org_gateway/partner/{shortId}")
@RequestMapping("/api/v1.0/org_gateway/partners/{shortId}")
@Gtw2Ctrl
public class GtwPayController {
@Resource

Loading…
Cancel
Save