Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
P
poc-api
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
poc
poc-api
Commits
366bc32c
Commit
366bc32c
authored
Sep 05, 2024
by
Roger Wu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
project init
parent
22f4c62c
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
2 deletions
+6
-2
pom.xml
pom.xml
+1
-1
config.properties
src/main/resources/framemax-config/config.properties
+5
-1
No files found.
pom.xml
View file @
366bc32c
...
...
@@ -6,7 +6,7 @@
<artifactId>
poc-api
</artifactId>
<packaging>
war
</packaging>
<version>
0.0.1
</version>
<name>
edu
-api Webapp
</name>
<name>
poc
-api Webapp
</name>
<url>
http://maven.apache.org
</url>
<properties>
<project.build.sourceEncoding>
UTF-8
</project.build.sourceEncoding>
...
...
src/main/resources/framemax-config/config.properties
View file @
366bc32c
...
...
@@ -68,3 +68,7 @@ baidu.code.gangAo.template=sms-tmpl-ysBzKx61135
tencent.speech.synthesizer.appid
=
1251105573
tencent.speech.synthesizer.secretId
=
AKIDAGE2Y1KWTGTTKZ5d5KTO5XzNdnpfOxPL
tencent.speech.synthesizer.secretKey
=
4yg9kIdpoptnmP9nFUaadnt32QEqEOOB
#email send
project.name
=
"poc-api"
\ No newline at end of file
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