Compare commits
2 Commits
696be4e13b
...
c649a3ad07
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c649a3ad07 | ||
|
|
57da786dda |
@ -41,7 +41,7 @@ namespace APT.PF.WebApiControllers.Api.PF
|
|||||||
|
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
if (entity.ISTOCHILE&& entity.ORG_ID.HasValue&&entity.ORG_ID.ToString().StartsWith("0300000"))
|
if (entity.ISTOCHILE&& entity.ORG_ID.HasValue&&entity.ORG_ID.ToString().StartsWith("00300000"))
|
||||||
{
|
{
|
||||||
#region 总部
|
#region 总部
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user