mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-05-14 23:08:35 +08:00
update
This commit is contained in:
@@ -99,6 +99,7 @@ public class TempController extends BaseController {
|
|||||||
* @param dto
|
* @param dto
|
||||||
* @return
|
* @return
|
||||||
*/
|
*/
|
||||||
|
@PostMapping("/tempRefundAmount")
|
||||||
public RestApiResponse<?> tempRefundAmount(@RequestBody ApplyRefundDTO dto) {
|
public RestApiResponse<?> tempRefundAmount(@RequestBody ApplyRefundDTO dto) {
|
||||||
RestApiResponse<?> response = null;
|
RestApiResponse<?> response = null;
|
||||||
try {
|
try {
|
||||||
|
|||||||
Reference in New Issue
Block a user