安全不符合项清单
This commit is contained in:
@@ -1,14 +1,11 @@
|
||||
namespace BLL
|
||||
{
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using Model;
|
||||
using System;
|
||||
|
||||
public static class ProjectPageDataService
|
||||
{
|
||||
public static CNPCDB db = Funs.DB;
|
||||
|
||||
/// <summary>
|
||||
///获取移动端首页
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user