Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
change4weixin
Overview
Overview
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
shenjinzhu
change4weixin
Commits
ce02b7cd
Commit
ce02b7cd
authored
Dec 21, 2017
by
shenjinzhu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
gx
parent
48ddf147
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
src/main/java/com/zhiwei/chendong/MongoForChenDong.java
+1
-1
target/maven-archiver/pom.properties
+1
-1
No files found.
src/main/java/com/zhiwei/chendong/MongoForChenDong.java
View file @
ce02b7cd
...
...
@@ -113,7 +113,7 @@ public class MongoForChenDong {
public
void
remove
()
{
DB
db
=
mongoClient
.
getDB
(
Config
.
getVal
(
"dbName"
));
DBCollection
dbCollection
=
db
.
getCollection
(
"R
awUrl
"
);
DBCollection
dbCollection
=
db
.
getCollection
(
"R
esult
"
);
dbCollection
.
drop
();
}
...
...
target/maven-archiver/pom.properties
View file @
ce02b7cd
#Generated by Maven
#Wed Dec 20 14:
10:22
CST 2017
#Wed Dec 20 14:
29:03
CST 2017
version
=
3.0.1-SNAPSHOT
groupId
=
com.zhiwei
artifactId
=
change4weixin
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