2023-05-09 接口更新

This commit is contained in:
2023-05-09 19:56:06 +08:00
parent 2b8ff1a35c
commit e16d0cfca5
17 changed files with 1072 additions and 542 deletions
@@ -21,7 +21,7 @@ namespace BLL
}
///本单位
string thisUnitId = BLL.Const.UnitId_CWCEC;
//var unitThis = BLL.CommonService.GetIsThisUnit();
//var unitThis = BLL.Const.UnitId_CWCEC;
//if (unitThis != null)
//{
// thisUnitId = unitThis.UnitId;