This website works better with JavaScript
Home
Explore
Help
Register
Sign In
marketing
/
services
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
回退
傅行帆
3 years ago
parent
8d38f0a8fc
commit
c681b92ee9
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
src/main/java/com/yunzhi/marketing/base/BaseController.java
+ 1
- 1
src/main/java/com/yunzhi/marketing/base/BaseController.java
View File
@@ -175,6 +175,6 @@ public class BaseController {
175
175
}
176
176
return taPersonBuildingList;
177
177
}
178
-
178
+
179
179
}
180
180