mirror of
http://192.168.1.205:9980/cf_devdept2/cf_imes_server.git
synced 2026-08-14 21:52:07 +08:00
禅道bug#1611修复
This commit is contained in:
+1
-1
@@ -141,7 +141,7 @@ public class OrderPlanApiImpl implements OrderPlanApi{
|
||||
|
||||
}
|
||||
|
||||
return CommonResult.success(false);
|
||||
return CommonResult.success(true);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user