Compare commits
No commits in common. "c649a3ad078d8104740b5b5c746c54dad5c090e9" and "696be4e13b9fb2b2072858aee5b9361139b5eb6f" have entirely different histories.
c649a3ad07
...
696be4e13b
@ -41,7 +41,7 @@ namespace APT.PF.WebApiControllers.Api.PF
|
|||||||
|
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
if (entity.ISTOCHILE&& entity.ORG_ID.HasValue&&entity.ORG_ID.ToString().StartsWith("00300000"))
|
if (entity.ISTOCHILE&& entity.ORG_ID.HasValue&&entity.ORG_ID.ToString().StartsWith("0300000"))
|
||||||
{
|
{
|
||||||
#region 总部
|
#region 总部
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user