移动系统liao
2024-05-21 6c40c373c4131e2f971da6e4ee4bf13066224d2a
CoreCms.Net.Services/Distribution/CoreCmsDistributionServices.cs
@@ -425,7 +425,7 @@
        {
            var jm = new WebApiCallBack();
            //百分兵法判断是否是经销商
             if(await _bfbfComAPIService.IsDictionary(userId))
             if(!await _bfbfComAPIService.IsDictionary(userId))
            {
                jm.msg = "不是经销商的,不返利";
                return jm;