Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
smart_gov_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
赵啸非
smart_gov_platform
Commits
7f239349
Commit
7f239349
authored
May 27, 2025
by
赵啸非
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改导入事项与材料
parent
c6049323
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
4 deletions
+4
-4
base-manager/src/test/java/com/mortals/httpclient/imports.xlsx
...manager/src/test/java/com/mortals/httpclient/imports.xlsx
+0
-0
base-manager/src/test/java/com/mortals/httpclient/matter/MatterDatumController.http
.../com/mortals/httpclient/matter/MatterDatumController.http
+2
-2
base-manager/src/test/java/com/mortals/httpclient/matter/大竹批量导入材料模板.xlsx
...c/test/java/com/mortals/httpclient/matter/大竹批量导入材料模板.xlsx
+0
-0
portal-manager/src/main/java/com/mortals/xhx/daemon/applicationservice/DemoStartedService.java
...als/xhx/daemon/applicationservice/DemoStartedService.java
+2
-2
No files found.
base-manager/src/test/java/com/mortals/httpclient/imports.xlsx
View file @
7f239349
No preview for this file type
base-manager/src/test/java/com/mortals/httpclient/matter/MatterDatumController.http
View file @
7f239349
...
...
@@ -15,9 +15,9 @@ POST {{baseUrl}}/matter/datum/importData
Content-Type: multipart/form-data; boundary=WebAppBoundary
--WebAppBoundary
Content-Disposition: form-data; name="file"; filename="批量导入材料模板.xlsx"
Content-Disposition: form-data; name="file"; filename="
大竹
批量导入材料模板.xlsx"
< ./批量导入材料模板.xlsx
< ./
大竹
批量导入材料模板.xlsx
--WebAppBoundary--
###事项申请材料列表
...
...
base-manager/src/test/java/com/mortals/httpclient/matter/大竹批量导入材料模板.xlsx
0 → 100644
View file @
7f239349
File added
portal-manager/src/main/java/com/mortals/xhx/daemon/applicationservice/DemoStartedService.java
View file @
7f239349
...
...
@@ -84,7 +84,7 @@ public class DemoStartedService implements IApplicationStartedService {
//启动短信发送响应更新线程
ThreadPool
.
getInstance
().
execute
(()
->
{
/*
ThreadPool.getInstance().execute(() -> {
int waitTime = 1000;
while (!stopped) {
try {
...
...
@@ -101,7 +101,7 @@ public class DemoStartedService implements IApplicationStartedService {
}
}
}
});
});
*/
AlarmSendMsgThread
alarmSendMsgThread
=
new
AlarmSendMsgThread
(
smsSendUrl
,
apiId
);
...
...
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