Browse Source

Change email to default (#2981)

pull/3/MERGE
break60 4 years ago committed by GitHub
parent
commit
f26367fa47
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      dolphinscheduler-ui/src/lib/external/email.js

2
dolphinscheduler-ui/src/lib/external/email.js vendored

@ -14,4 +14,4 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
export default ['test@analysys.com.cn']
export default ['xx@xx.com']

Loading…
Cancel
Save