Exemple #1
0
 public static bool ExistUrl(string pageUrl, long shopId)
 {
     return(_iOperationLogService.ExistUrl(pageUrl, shopId));
 }