Skip to content

Commit 31dc814

Browse files
author
taochen
committed
modify configure
1 parent b20d56b commit 31dc814

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dal-client/src/main/java/com/ctrip/platform/dal/dao/configure/DataSourceConfigureConstants.java

-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ public interface DataSourceConfigureConstants {
7777
String TIMEOUT = "timeout";
7878
String APPID = "appid";
7979
String IS_DEBUG = "isDebug";
80-
String IGNORE_EXTERNAL_EXCEPTION = "ignoreExternalException";
8180

8281
String TITAN_KEY_NORMAL = "normal";
8382
String TITAN_KEY_FAILOVER = "failover";

0 commit comments

Comments
 (0)