|
|
|
@@ -24,7 +24,7 @@ import io.swagger.annotations.ApiImplicitParams; |
|
|
|
import io.swagger.annotations.ApiOperation; |
|
|
|
|
|
|
|
@RestController |
|
|
|
@RequestMapping("wxDateAmountRecord") |
|
|
|
@RequestMapping("/api/wxDateAmountRecord") |
|
|
|
@Api(description="首页查询交易金额记录和核销记录接口") |
|
|
|
public class WxDateAmountRecordController extends BaseController |
|
|
|
{ |
|
|
|
|