|
|
@@ -64,7 +64,8 @@ import java.nio.charset.Charset;
|
|
|
"com.java110.intf.fee",
|
|
|
"com.java110.intf.community",
|
|
|
"com.java110.intf.job",
|
|
|
- "com.java110.intf.order"
|
|
|
+ "com.java110.intf.order",
|
|
|
+ "com.java110.intf.report"
|
|
|
})
|
|
|
public class CommonServiceApplicationStart {
|
|
|
|