项目

一般

简介

任务分解 #275

oa审核表企业登记信息

由 匿名用户 在 将近 8 年 之前添加. 更新于 将近 8 年 之前.

状态:
已关闭
优先级:
指派给:
-
目标版本:
开始日期:
2017-05-31
计划完成日期:
% 完成:

0%

预期时间:

描述

企业登记信息(CompanyUtilTest.php)
// $response = $client->request('GET', 'companies?filter[unifiedSocialCreditCode]=91350100095309691A',['haders'=>['Content-' => 'application/vnd.api+json']]);
// $response = $client->request('GET', 'companies/1,2',['haders'=>['Content-' => 'application/vnd.api+json']]);
// $response = $client->request('GET', 'companies?filter[registrationCapital]=20000',['haders'=>['Content-' => 'application/vnd.api+json']]);
// $response = $client->request('GET', 'companies?sort=-status,id,principalRealName',['haders'=>['Content-' => 'application/vnd.api+json']]);
//add --start
/*$data = array("data"=>array("type"=>"companies",
"attributes"=>array( "name"=>"qiyemingcheng11288",
"certificate"=>array('address11','address22','address33'),
"province"=>2,
"city"=>52,
"region"=>500,
"uid"=>1,
"principalRealName"=>"法人名字",
"principalIdentifyCardNumber"=>"xxxxxxxxxx",
"principalIdentifyCardFrontPhoto"=>"11xxxxxxxxxx",
"principalIdentifyCardBackPhoto"=>"22xxxxxxxxxx",
"principalIdentifyCardHandHeldPhoto"=>"33xxxxxxxxxx",
"principalIdentifyCardValidity"=>"2019-11-11",
"contactPhone"=>"1234568911",
"category"=>1,
"registrationNumber"=>"xxxxxxxxxx",
"unifiedSocialCreditCode"=>"xxxxxxxxxx",
"organizationCode"=>"xxxxxxxxxx",
"registrationAuthority"=>"登记机关",
"approveDate"=>"2016-12-31",
"englishName"=>"xxxxxxxxxx",
"registrationCapital"=>20000,
"scale"=>1,
"establishedDate"=>"2016-12-31",
"industry"=>1,
"issuedDate"=>"2016-12-31",
"creditUrl"=>"xxxxxxxxxx",
"email"=>"xxxxxxxxxx",
"postalCode"=>"710000",
"businessTermFrom"=>"2016-12-31",
"businessTermTo"=>"2016-12-31",
"businessScope"=>"xxxxxxxxxx",
"businessStatus"=>2,
"principalCategory"=>1,
"principalBirthday"=>"2010-10-10",
"principalBirthdayCategory"=>2,
"contactName"=>"nijinghello",
"contactDuties"=>"程序员",
"detailedAddress"=>"详细地址"
)
)
);
/*$response = $client->request(
'POST',
'companies',
[
'haders'=>['Content-Type' => 'application/vnd.api+json'],
'json' => $data
]
);*/
//add --end
//edit --start
/*$data = array("data"=>array("type"=>"companies",
"attributes"=>array( "name"=>"qiyemingcheng11288",
"certificate"=>array('address11','address22','address33'),
"province"=>2,
"city"=>52,
"region"=>500,
"principalRealName"=>"法人名字",
"principalIdentifyCardNumber"=>"xxxxxxxxxx",
"principalIdentifyCardFrontPhoto"=>"11xxxxxxxxxx",
"principalIdentifyCardBackPhoto"=>"22xxxxxxxxxx",
"principalIdentifyCardHandHeldPhoto"=>"33xxxxxxxxxx",
"principalIdentifyCardValidity"=>"2019-11-11",
"contactPhone"=>"1234568911",
"category"=>1,
"registrationNumber"=>"xxxxxxxxxx",
"unifiedSocialCreditCode"=>"xxxxxxxxxx",
"organizationCode"=>"xxxxxxxxxx",
"registrationAuthority"=>"登记机关",
"approveDate"=>"2016-12-31",
"englishName"=>"xxxxxxxxxx",
"registrationCapital"=>20000,
"scale"=>1,
"establishedDate"=>"2016-12-31",
"industry"=>1,
"issuedDate"=>"2016-12-31",
"creditUrl"=>"xxxxxxxxxx",
"email"=>"xxxxxxxxxx",
"postalCode"=>"710000",
"businessTermFrom"=>"2016-12-31",
"businessTermTo"=>"2016-12-31",
"businessScope"=>"xxxxxxxxxx",
"businessStatus"=>2,
"principalCategory"=>1,
"principalBirthday"=>"2010-10-10",
"principalBirthdayCategory"=>2,
"contactName"=>"nijinghello",
"contactDuties"=>"程序员",
"detailedAddress"=>"详细地址"
)
)
);
$response = $client->request(
'PUT',
'http://127.0.0.1/companies/201',
[
'haders'=>['Content-Type' => 'application/vnd.api+json'],
'json' => $data
]
);*/
//edit --end

历史记录

#1

由 匿名用户 更新于 将近 8 年 之前

  • 跟踪产品需求 变更为 任务分解
#2

由 匿名用户 更新于 将近 8 年 之前

  • 主题oa审核表 变更为 oa审核表企业登记信息
  • 描述 已更新。 (diff)
#3

由 匿名用户 更新于 将近 8 年 之前

  • 状态新建 变更为 已解决
#4

由 匿名用户 更新于 将近 8 年 之前

  • 状态已解决 变更为 已关闭

导出 Atom PDF