Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
D
device-new-platform
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
赵啸非
device-new-platform
Commits
16866f5b
Commit
16866f5b
authored
Sep 09, 2024
by
赵啸非
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
添加巴中经开区windows shell
parent
8e044f12
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
567 deletions
+2
-567
device-manager/pom.xml.bak
device-manager/pom.xml.bak
+0
-548
device-manager/src/main/resources/config/mybatis-sqlmap-config.xml
...nager/src/main/resources/config/mybatis-sqlmap-config.xml
+1
-1
device-manager/src/test/java/com/mortals/httpclient/device/DeviceController.http
.../java/com/mortals/httpclient/device/DeviceController.http
+1
-18
No files found.
device-manager/pom.xml.bak
deleted
100644 → 0
View file @
8e044f12
This diff is collapsed.
Click to expand it.
device-manager/src/main/resources/config/mybatis-sqlmap-config.xml
View file @
16866f5b
...
...
@@ -19,7 +19,7 @@
<plugin
interceptor=
"com.mortals.framework.thirty.mybatis.LogInterceptor"
>
<property
name=
"enableExecutorTime"
value=
"true"
/>
<property
name=
"showSql"
value=
"
fals
e"
/>
<property
name=
"showSql"
value=
"
tru
e"
/>
</plugin>
</plugins>
</configuration>
\ No newline at end of file
device-manager/src/test/java/com/mortals/httpclient/device/DeviceController.http
View file @
16866f5b
...
...
@@ -127,24 +127,7 @@ Accept: application/json
POST {{baseUrl}}/api/deviceUpdate
Content-Type: application/json
{
"deviceName": "测试设备2",
"deviceCode": "a109",
"siteId": 2,
"siteCode": "513400000000-0001",
"siteName": "凉山州行政审批局",
"productId": 1,
"deviceFirmId": 1,
"lon": "33",
"lati": "44",
"deviceInBuilding": 13,
"deviceInFloor": 22,
"defectsLiabilityPeriod": "2022-06-30 15:00:01",
"leadingOfficial": "张三",
"leadingOfficialTelephone": "13281114856",
"source": 1,
"active": 1
}
{"deviceCode":"d8-bb-c1-d7-e2-e3","productId":7,"siteId":1,"source":1}
###设备新增
POST {{baseUrl}}/api/receive
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment