yinjihuan / fox-mock

基于Java Agent实现的自测,联调Mock利器
http://cxytiandi.com/
Apache License 2.0
58 stars 20 forks source link

report bug #12

Open xingguang2013 opened 1 year ago

xingguang2013 commented 1 year ago

if (!whiteListIsModified(request) & !fileDirectoryIsModified(fileDirectory)) { Should it be &&