Skip to content

Commit

Permalink
Modify font
Browse files Browse the repository at this point in the history
  • Loading branch information
李晓楠 committed Jun 6, 2024
1 parent 7bb224e commit 15d45b9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/CheckServiceApi.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ NO_PERM("NP", "No Permission");

### Check Solution Usage

**The API is suitable for the Industry Solution enabled environements only.**
The API is suitable for the Industry Solution enabled environements only.

```
public SdkObject checkSolutionUsage()
Expand Down
2 changes: 1 addition & 1 deletion docs/SyncApiStrategy.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ The terminal sync info, information about ancillary equipment

### Get locate info

**The geolocation service is not complete accuracy. Please refrain from incorporating the API into any app business scenarios.**
The geolocation service is not complete accuracy. Please refrain from incorporating the API into any app business scenarios.

```java
public LocationObject getLocate() {}
Expand Down

0 comments on commit 15d45b9

Please sign in to comment.