Browse Source

触发重新编译

john 1 year ago
parent
commit
ddc3111cd1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/api/parking/index.js

+ 1 - 1
src/api/parking/index.js

@@ -269,7 +269,7 @@ curl --location 'https://dev-kip-service-internal.kerryonvip.com/temporary-parki
 --header 'Content-Type: application/json' \
 --data '{
     "userId": "2c9d85868652dee50186532bdbbb0001",
-    "vehicleNo": "车牌号",
+    "vehicleNo": "车牌号", //11
     "licensePlateType": "ORDINARY_CAR_NO"
 }'
 */