Log Messages

总计51条数据
TimeLevelCategoryMessage
 
10:46:20.537traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
10:46:20.537traceyii\base\Module::getModuleLoading module: debug
10:46:20.537traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
10:46:20.537traceyii\redis\Connection::openOpening redis DB connection: redis.server.local:6379, database=1
10:46:20.537traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
10:46:20.537traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
10:46:20.538traceyii\base\Module::getModuleLoading module: gii
10:46:20.538traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
10:46:20.538traceyii\web\UrlManager::parseRequestNo matching URL rules. Using default URL parsing logic.
10:46:20.538traceyii\web\Application::handleRequestRoute requested: 'v2/supplier/list'
10:46:20.538traceyii\base\Module::getModuleLoading module: v2
10:46:20.538infoyii\web\Session::openSession started
10:46:20.539infoyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
10:46:20.541infoyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "access_token"='hLtdglndkreOmfJjmOe7Mve0kQO2lAQu'
10:46:20.544traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
10:46:20.544traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
10:46:20.544traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
10:46:20.544traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
10:46:20.544infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000
10:46:20.546traceyii\base\Controller::runActionRoute to run: v2/supplier/list
10:46:20.546traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
10:46:20.547traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: Admin
10:46:20.547traceyii\base\InlineAction::runWithParamsRunning action: app\modules\v2\controllers\SupplierController::actionList()
10:46:20.548traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
10:46:20.549infoyii\db\Command::querySELECT d.nspname AS table_schema, c.relname AS table_name, a.attname AS column_name, t.typname AS data_type, a.attlen AS character_maximum_length, pg_catalog.col_description(c.oid, a.attnum) AS column_comment, a.atttypmod AS modifier, a.attnotnull = false AS is_nullable, CAST(pg_get_expr(ad.adbin, ad.adrelid) AS varchar) AS column_default, coalesce(pg_get_expr(ad.adbin, ad.adrelid) ~ 'nextval',false) AS is_autoinc, array_to_string((select array_agg(enumlabel) from pg_enum where enumtypid=a.atttypid)::varchar[],',') as enum_values, CASE atttypid WHEN 21 /*int2*/ THEN 16 WHEN 23 /*int4*/ THEN 32 WHEN 20 /*int8*/ THEN 64 WHEN 1700 /*numeric*/ THEN CASE WHEN atttypmod = -1 THEN null ELSE ((atttypmod - 4) >> 16) & 65535 END WHEN 700 /*float4*/ THEN 24 /*FLT_MANT_DIG*/ WHEN 701 /*float8*/ THEN 53 /*DBL_MANT_DIG*/ ELSE null END AS numeric_precision, CASE WHEN atttypid IN (21, 23, 20) THEN 0 WHEN atttypid IN (1700) THEN CASE WHEN atttypmod = -1 THEN null ELSE (atttypmod - 4) & 65535 END ELSE null END AS numeric_scale, CAST( information_schema._pg_char_max_length(information_schema._pg_truetypid(a, t), information_schema._pg_truetypmod(a, t)) AS numeric ) AS size, a.attnum = any (ct.conkey) as is_pkey FROM pg_class c LEFT JOIN pg_attribute a ON a.attrelid = c.oid LEFT JOIN pg_attrdef ad ON a.attrelid = ad.adrelid AND a.attnum = ad.adnum LEFT JOIN pg_type t ON a.atttypid = t.oid LEFT JOIN pg_namespace d ON d.oid = c.relnamespace LEFT join pg_constraint ct on ct.conrelid=c.oid and ct.contype='p' WHERE a.attnum > 0 and t.typname != '' and c.relname = 'tbl_suppliers' and d.nspname = 'a57be577deb434' ORDER BY a.attnum;
10:46:20.555infoyii\db\Command::queryselect ct.conname as constraint_name, a.attname as column_name, fc.relname as foreign_table_name, fns.nspname as foreign_table_schema, fa.attname as foreign_column_name from (SELECT ct.conname, ct.conrelid, ct.confrelid, ct.conkey, ct.contype, ct.confkey, generate_subscripts(ct.conkey, 1) AS s FROM pg_constraint ct ) AS ct inner join pg_class c on c.oid=ct.conrelid inner join pg_namespace ns on c.relnamespace=ns.oid inner join pg_attribute a on a.attrelid=ct.conrelid and a.attnum = ct.conkey[ct.s] left join pg_class fc on fc.oid=ct.confrelid left join pg_namespace fns on fc.relnamespace=fns.oid left join pg_attribute fa on fa.attrelid=ct.confrelid and fa.attnum = ct.confkey[ct.s] where ct.contype='f' and c.relname='tbl_suppliers' and ns.nspname='a57be577deb434' order by fns.nspname, fc.relname, a.attnum
10:46:20.560traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
10:46:20.560traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
10:46:20.601traceuranus\rbac\DbManager::checkAccessFromCacheChecking permission: visitSupplier
10:46:20.601traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: StoreKeeper
10:46:20.601traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: SalesDirector
10:46:20.601traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: ProjectManager
10:46:20.601traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: AccountManager
10:46:20.601traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: Engineer
10:46:20.601traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: Admin
10:46:20.601infoyii\db\Command::querySELECT COUNT(*) FROM (SELECT DISTINCT s.* FROM "a57be577deb434"."tbl_suppliers" "s" LEFT JOIN "a57be577deb434"."tbl_contacts" "c" ON c.supplier_id = s.id and c.supplier_id is not null GROUP BY "s"."id" ORDER BY "s"."updated_at" DESC) "c"
10:46:20.614infoyii\db\Command::querySELECT DISTINCT s.* FROM "a57be577deb434"."tbl_suppliers" "s" LEFT JOIN "a57be577deb434"."tbl_contacts" "c" ON c.supplier_id = s.id and c.supplier_id is not null GROUP BY "s"."id" ORDER BY "s"."updated_at" DESC LIMIT 10
10:46:20.620infoyii\db\Command::querySELECT "id", "id" AS "key", "name", "sex", "department_id" FROM "a57be577deb434"."tbl_users" WHERE "id" IN (1011, 5360)
10:46:20.621infoyii\db\Command::querySELECT "id", "user_id", "meta_value" AS "name" FROM "a57be577deb434"."tbl_user_meta" WHERE ("meta_key"='avatar') AND ("user_id" IN (1011, 5360))
10:46:20.621infoyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_departments" WHERE "id"=3
10:46:20.622infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_term_taxonomy_relationships" WHERE "object_id" IN (725, 724, 723, 722, 721, 720, 719, 716, 718, 717)
10:46:20.655infoyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_term_taxonomies" WHERE ("term_id"=6) AND ("id" IN (165, 179, 142, 182, 167, 101, 1, 6, 170, 102, 135, 137, 140, 141, 94, 8, 153, 207, 2, 7, 11, 10, 215, 197, 199, 184, 194, 189, 196, 204, 205, 200, 265, 212, 93, 112, 114, 340, 315, 319, 320, 322, 2100000000, 317, 349, 305, 357, 359, 373, 374, 377, 105, 107, 326, 369))
10:46:20.656infoyii\db\Command::querySELECT "object_id", count(*) as comment FROM "a57be577deb434"."tbl_comments" WHERE ("object_type"=12) AND ("object_id" IN (725, 724, 723, 722, 721, 720, 719, 716, 718, 717)) GROUP BY "object_id"
10:46:20.677infoyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_company_natures" WHERE "id" IN (4, 2)
10:46:20.679infoyii\db\Command::querySELECT "id", "id" AS "key", "address1" AS "name", "zip" FROM "a57be577deb434"."tbl_addresses" WHERE "id" IN (4257, 4256, 4255, 4251, 4233, 4230, 4229, 4217, 4228, 4224)
10:46:20.687infoyii\db\Command::querySELECT "object_id", count(*) AS unread FROM "a57be577deb434"."tbl_unread_comments" WHERE ("object_type"=12) AND (remind_user_id = 1000 AND is_read = false) AND ("object_id" IN (725, 724, 723, 722, 721, 720, 719, 716, 718, 717)) GROUP BY "object_id"
10:46:20.705traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
10:46:20.706traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
10:46:20.707traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
10:46:20.707traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
10:46:20.707infoyii\db\Command::queryINSERT INTO "global"."tbl_api_log" ("code", "schema", "user_id", "device_type", "version_code", "url", "request", "response", "php_error", "time") VALUES (200, 'a57be577deb434', 1000, 6, 170, 'v2/supplier/list', '{"TermTaxonomies":{"id":""},"SupplierSearch":{"keyword":""},"Filter":{"sort":"","name":""},"page":"1","pagesize":"10","posttime":"1758249980","access_token":"hLtdglndkreOmfJjmOe7Mve0kQO2lAQu","device_type":"6","version_code":"170","token":"f6f967599b93c662da932f4cb2fec845"}', '{"code":200,"data":{"list":[{"id":725,"name":"\u5317\u4eac\u795e\u7801\u4fe1\u521b\u8f6f\u4ef6\u6709\u9650\u516c\u53f8","abbr":null,"pinyin_shortcut":"bjsmxcrjyxgs","main_products":"\u9e92\u9e9f\u8f6f\u4ef6\/Adobe\u8f6f\u4ef6\/\u64cd\u4f5c\u7cfb\u7edf\u7b49","company_nature":4,"website":"","established_at":"2014-11-04","capital":300,"corp_rep":"\u5510\u4e49\u9648","reg_address":null,"telephone":"","fax":"","description":"\u4e2av\u4f60\u5bb6","main_contact":null,"created_by":1011,"created_at":"2025-08-27 10:05:42","updated_at":"2025-09-11 11:05:55","working_address":4257,"capital_currency":"rmb","payment_cycle":"1\u5929","account_number":"\u5f00\u6237\u884c\uff1a\u4ea4\u901a\u94f6\u884c\u80a1\u4efd\u6709\u9650\u516c\u53f8\u5317\u4eac\u5317\u6e05\u8def\u652f\u884c\u00a0\u00a0\u00a0 \u8d26\u53f7\uff1a110061415018010036625","createdBy":{"id":1011,"key":1011,"name":"\u97e9\u96c5\u82b3","sex":"F","department_id":3,"avatar":{"id":17,"user_id":1011,"name":"\/files\/cdn\/a57be577deb434\/avatar\/b54747f4-248d-380e-93bc-0f62f769e70d.png"},"department":{"id":3,"key":3,"name":"\u5546\u52a1\u90e8"}},"supplierTags":{"id":107,"key":107,"name":"\u4ee3\u7406\u5546"},"commentCount":null,"companyNature":{"id":4,"key":4,"name":"\u6c11\u8425\u4f01\u4e1a"},"workingAddress":{"id":4257,"key":4257,"name":"","zip":""},"unreadComments":null,"can_update":true,"can_delete":true,"unread":0,"bgcolor":"#89c541"},{"id":724,"name":"\u5317\u4eac\u56db\u901a\u642c\u5bb6\u6709\u9650\u516c\u53f8","abbr":null,"pinyin_shortcut":"bjstbjyxgs","main_products":"\u642c\u5bb6\u670d\u52a1","company_nature":4,"website":"www.stbj.cn","established_at":"1994-04-28","capital":1000,"corp_rep":"\u9648\u6770","reg_address":null,"telephone":"","fax":"","description":"","main_contact":null,"created_by":5360,"created_at":"2025-08-22 16:30:11","updated_at":"2025-08-22 16:30:11","working_address":4256,"capital_currency":"rmb","payment_cycle":"","account_number":"","createdBy":{"id":5360,"key":5360,"name":"\u5f20\u7ea2\u82b3","sex":"F","department_id":3,"avatar":{"id":153,"user_id":5360,"name":"\/files\/cdn\/a57be577deb434\/avatar\/612c2410-e800-3507-aa05-3f1fbeb408a7.png"},"department":{"id":3,"key":3,"name":"\u5546\u52a1\u90e8"}},"supplierTags":{"id":107,"key":107,"name":"\u4ee3\u7406\u5546"},"commentCount":{"object_id":724,"comment":1},"companyNature":{"id":4,"key":4,"name":"\u6c11\u8425\u4f01\u4e1a"},"workingAddress":{"id":4256,"key":4256,"name":"\u5317\u4eac\u5e02\u897f\u57ce\u533a\u592a\u5e73\u88576\u53f78\u5c42E-903","zip":""},"unreadComments":null,"can_update":true,"can_delete":true,"unread":0,"bgcolor":"#89c541"},{"id":723,"name":"\u5317\u4eac\u65ed\u65e5\u5b89\u6cf0\u79d1\u6280\u6709\u9650\u516c\u53f8","abbr":null,"pinyin_shortcut":"bjxratkjyxgs","main_products":"\u8bfb\u5361\u5668","company_nature":4,"website":"","established_at":"2014-06-18","capital":500,"corp_rep":"\u9a6c\u6653\u519b","reg_address":null,"telephone":"010-52898124 ","fax":"","description":"\u4f01\u4e1a\u540d\u79f0\uff1a\u5317\u4eac\u65ed\u65e5\u5b89\u6cf0\u79d1\u6280\u6709\u9650\u516c\u53f8 \n\u4f01\u4e1a\u7a0e\u53f7\uff1a91110108397827662C \n\u4f01\u4e1a\u5730\u5740\uff1a\u5317\u4eac\u5e02\u6d77\u6dc0\u533a\u961c\u6210\u8def115\u53f7\u4e30\u88d5\u5199\u5b57\u697cA\u5ea7\u697c\u4e00\u5c42111\u5ba4 \n\u7535\u8bdd\u53f7\u7801\uff1a010-52898124 \n\u5f00\u6237\u94f6\u884c\uff1a\u5de5\u884c\u5317\u4eac\u589e\u5149\u652f\u884c \n\u94f6\u884c\u8d26\u6237\uff1a0200247209200020868","main_contact":null,"created_by":1011,"created_at":"2025-08-21 15:50:49","updated_at":"2025-08-21 15:50:49","working_address":4255,"capital_currency":"rmb","payment_cycle":"","account_number":"\u5f00\u6237\u94f6\u884c\uff1a\u5de5\u884c\u5317\u4eac\u589e\u5149\u652f\u884c \n\u94f6\u884c\u8d26\u6237\uff1a0200247209200020868","createdBy":{"id":1011,"key":1011,"name":"\u97e9\u96c5\u82b3","sex":"F","department_id":3,"avatar":{"id":17,"user_id":1011,"name":"\/files\/cdn\/a57be577deb434\/avatar\/b54747f4-248d-380e-93bc-0f62f769e70d.png"},"department":{"id":3,"key":3,"name":"\u5546\u52a1\u90e8"}},"supplierTags":{"id":107,"key":107,"name":"\u4ee3\u7406\u5546"},"commentCount":null,"companyNature":{"id":4,"key":4,"name":"\u6c11\u8425\u4f01\u4e1a"},"workingAddress":{"id":4255,"key":4255,"name":"\u5317\u4eac\u5e02\u6d77\u6dc0\u533a\u961c\u6210\u8def115\u53f7\u4e30\u88d5\u5199\u5b57\u697cA\u5ea7\u697c\u4e00\u5c42111\u5ba4","zip":""},"unreadComments":null,"can_update":true,"can_delete":true,"unread":0,"bgcolor":"#89c541"},{"id":722,"name":"\u5317\u4eac\u62d3\u5b9e\u79d1\u6280\u6709\u9650\u516c\u53f8-\u5185\u90e8","abbr":null,"pinyin_shortcut":"bjtskjyxgsnb","main_products":"\u670d\u52a1","company_nature":4,"website":"","established_at":null,"capital":null,"corp_rep":"","reg_address":null,"telephone":"","fax":"","description":"","main_contact":null,"created_by":1011,"created_at":"2025-08-18 11:59:00","updated_at":"2025-08-18 11:59:00","working_address":4251,"capital_currency":"rmb","payment_cycle":"","account_number":"","createdBy":{"id":1011,"key":1011,"name":"\u97e9\u96c5\u82b3","sex":"F","department_id":3,"avatar":{"id":17,"user_id":1011,"name":"\/files\/cdn\/a57be577deb434\/avatar\/b54747f4-248d-380e-93bc-0f62f769e70d.png"},"department":{"id":3,"key":3,"name":"\u5546\u52a1\u90e8"}},"supplierTags":{"id":107,"key":107,"name":"\u4ee3\u7406\u5546"},"commentCount":null,"companyNature":{"id":4,"key":4,"name":"\u6c11\u8425\u4f01\u4e1a"},"workingAddress":{"id":4251,"key":4251,"name":"","zip":""},"unreadComments":null,"can_update":true,"can_delete":true,"unread":0,"bgcolor":"#89c541"},{"id":721,"name":"\u5317\u4eac\u7b97\u529b\u4e4b\u5149\u901a\u4fe1\u6280\u672f\u6709\u9650\u516c\u53f8","abbr":null,"pinyin_shortcut":"bjslzgtxjsyxgs","main_products":"\u9ad8\u901f\u7ebf\u7f06","company_nature":4,"website":"","established_at":"2023-07-18","capital":1000,"corp_rep":"\u738b\u6668\u8f89","reg_address":null,"telephone":"010-62662369","fax":"","description":"","main_contact":null,"created_by":1011,"created_at":"2025-08-11 14:02:43","updated_at":"2025-08-11 14:02:43","working_address":4233,"capital_currency":"rmb","payment_cycle":"1\u5929","account_number":"\u4e2d\u4fe1\u94f6\u884c\u80a1\u4efd\u516c\u53f8\u6709\u9650\u516c\u53f8\u5317\u4eac\u798f\u7801\u5927\u53a6\u652f\u884c\n8110701013802619054","createdBy":{"id":1011,"key":1011,"name":"\u97e9\u96c5\u82b3","sex":"F","department_id":3,"avatar":{"id":17,"user_id":1011,"name":"\/files\/cdn\/a57be577deb434\/avatar\/b54747f4-248d-380e-93bc-0f62f769e70d.png"},"department":{"id":3,"key":3,"name":"\u5546\u52a1\u90e8"}},"supplierTags":{"id":105,"key":105,"name":"\u5382\u5546"},"commentCount":null,"companyNature":{"id":4,"key":4,"name":"\u6c11\u8425\u4f01\u4e1a"},"workingAddress":{"id":4233,"key":4233,"name":"\u5317\u4eac\u5e02\u671d\u9633\u533a\u5e7f\u987a\u5317\u5927\u885733\u53f7\u96621\u53f7\u697c\uff08\u4e94\u3001\u5341\u3001\u5341\u4e00\u5c42\uff091\u5355\u51436885\u53f7","zip":""},"unreadComments":null,"can_update":true,"can_delete":true,"unread":0,"bgcolor":"#89c541"},{"id":720,"name":"\u56db\u5b63\u5609\u8bda\u7269\u4e1a\u670d\u52a1\u96c6\u56e2\u5317\u4eac\u660a\u6c38\u7269\u4e1a\u7ba1\u7406\u6709\u9650\u516c\u53f8","abbr":null,"pinyin_shortcut":"sjjcwyfwjtbjhywyglyxgs","main_products":"\u7269\u4e1a","company_nature":4,"website":"","established_at":null,"capital":null,"corp_rep":"","reg_address":null,"telephone":"","fax":"","description":"","main_contact":null,"created_by":1011,"created_at":"2025-08-08 19:00:32","updated_at":"2025-08-08 19:00:32","working_address":4230,"capital_currency":"rmb","payment_cycle":"","account_number":"","createdBy":{"id":1011,"key":1011,"name":"\u97e9\u96c5\u82b3","sex":"F","department_id":3,"avatar":{"id":17,"user_id":1011,"name":"\/files\/cdn\/a57be577deb434\/avatar\/b54747f4-248d-380e-93bc-0f62f769e70d.png"},"department":{"id":3,"key":3,"name":"\u5546\u52a1\u90e8"}},"supplierTags":{"id":107,"key":107,"name":"\u4ee3\u7406\u5546"},"commentCount":null,"companyNature":{"id":4,"key":4,"name":"\u6c11\u8425\u4f01\u4e1a"},"workingAddress":{"id":4230,"key":4230,"name":"","zip":""},"unreadComments":null,"can_update":true,"can_delete":true,"unread":0,"bgcolor":"#89c541"},{"id":719,"name":"\u5317\u4eac\u5408\u529b\u521b\u535a\u4fe1\u606f\u5de5\u7a0b\u6280\u672f\u6709\u9650\u516c\u53f8","abbr":null,"pinyin_shortcut":"bjhlcbxxgcjsyxgs","main_products":"\u6df1\u4fe1\u670d\u603b\u4ee3\u6280\u672f\u670d\u52a1","company_nature":4,"website":"","established_at":"2005-10-24","capital":150,"corp_rep":"\u738b\u6765","reg_address":null,"telephone":"","fax":"","description":"\u548c\u5929\u4fe1\u5b8f\u8fbe\u662f\u4e00\u5bb6\uff0c\u6280\u672f\u670d\u52a1\u5408\u540c\u7528\u8fd9\u4e2a\u8d26\u6237\u7ed3\u7b97","main_contact":null,"created_by":1011,"created_at":"2025-08-08 09:34:51","updated_at":"2025-08-08 10:40:03","working_address":4229,"capital_currency":"rmb","payment_cycle":"1\u5929","account_number":"\u5f00\u6237\u884c\uff1a\u4e2d\u56fd\u5de5\u5546\u94f6\u884c\u80a1\u4efd\u6709\u9650\u516c\u53f8\u5317\u4eac\u767e\u65fa\u65b0\u57ce\u652f\u884c\n\u8d26\u53f7\uff1a0200186519200059482","createdBy":{"id":1011,"key":1011,"name":"\u97e9\u96c5\u82b3","sex":"F","department_id":3,"avatar":{"id":17,"user_id":1011,"name":"\/files\/cdn\/a57be577deb434\/avatar\/b54747f4-248d-380e-93bc-0f62f769e70d.png"},"department":{"id":3,"key":3,"name":"\u5546\u52a1\u90e8"}},"supplierTags":{"id":107,"key":107,"name":"\u4ee3\u7406\u5546"},"commentCount":null,"companyNature":{"id":4,"key":4,"name":"\u6c11\u8425\u4f01\u4e1a"},"workingAddress":{"id":4229,"key":4229,"name":"\u5317\u4eac\u5e02\u6d77\u6dc0\u533a\u4e0a\u5e84\u99a8\u60a6\u5bb6\u56ed\u4e94\u533a1\u53f7\u697c\u4e00\u5c42102","zip":""},"unreadComments":null,"can_update":true,"can_delete":true,"unread":0,"bgcolor":"#89c541"},{"id":716,"name":"\u5317\u4eac\u4e2d\u6052\u6c38\u665f\u4fe1\u606f\u6280\u672f\u6709\u9650\u516c\u53f8","abbr":null,"pinyin_shortcut":"bjzhycxxjsyxgs","main_products":"\u5927\u534e\u5b89\u9632\u76d1\u63a7\u91d1\u724c\u4ee3\u7406\u5546","company_nature":4,"website":"bjzhys.cn","established_at":"2018-02-11","capital":100,"corp_rep":"\u674e\u4e9a\u4f1f","reg_address":null,"telephone":"","fax":"","description":"","main_contact":null,"created_by":5360,"created_at":"2025-07-17 14:03:49","updated_at":"2025-08-04 16:28:45","working_address":4217,"capital_currency":"rmb","payment_cycle":"","account_number":"","createdBy":{"id":5360,"key":5360,"name":"\u5f20\u7ea2\u82b3","sex":"F","department_id":3,"avatar":{"id":153,"user_id":5360,"name":"\/files\/cdn\/a57be577deb434\/avatar\/612c2410-e800-3507-aa05-3f1fbeb408a7.png"},"department":{"id":3,"key":3,"name":"\u5546\u52a1\u90e8"}},"supplierTags":{"id":107,"key":107,"name":"\u4ee3\u7406\u5546"},"commentCount":null,"companyNature":{"id":4,"key":4,"name":"\u6c11\u8425\u4f01\u4e1a"},"workingAddress":{"id":4217,"key":4217,"name":"\u5317\u4eac\u5e02\u6d77\u6dc0\u533a\u957f\u6625\u6865\u8def11\u53f7\u4ebf\u57ce\u4e2d\u5fc3C1\u5ea73A02","zip":"101404"},"unreadComments":null,"can_update":true,"can_delete":true,"unread":0,"bgcolor":"#89c541"},{"id":718,"name":"\u5317\u4eac\u7406\u60f3\u4e91\u5929\u79d1\u6280\u6709\u9650\u516c\u53f8","abbr":null,"pinyin_shortcut":"bjlxytkjyxgs","main_products":"\u8054\u60f3\u670d\u52a1\u5668","company_nature":4,"website":"","established_at":"2009-03-18","capital":200,"corp_rep":"\u7f57\u4e3d\u82b3","reg_address":null,"telephone":"010-62551599","fax":"","description":"\u4f01\u4e1a\u540d\u79f0\uff1a\u5317\u4eac\u7406\u60f3\u4e91\u5929\u79d1\u6280\u6709\u9650\u516c\u53f8 \n\u4f01\u4e1a\u7a0e\u53f7\uff1a91110108686928558U \n\u4f01\u4e1a\u5730\u5740\uff1a\u5317\u4eac\u5e02\u6d77\u6dc0\u533a\u82cf\u5dde\u885720\u53f7\u96622\u53f7\u697c\u4e09\u5c423038 \n\u7535\u8bdd\u53f7\u7801\uff1a010-62551599 \n\u5f00\u6237\u94f6\u884c\uff1a\u4e2d\u56fd\u5de5\u5546\u94f6\u884c\u6d77\u6dc0\u652f\u884c\u8425\u4e1a\u90e8 \n\u94f6\u884c\u8d26\u6237\uff1a0200049609200565967","main_contact":null,"created_by":1011,"created_at":"2025-08-01 13:22:33","updated_at":"2025-08-01 13:22:33","working_address":4228,"capital_currency":"rmb","payment_cycle":"30\u5929","account_number":"\u5f00\u6237\u94f6\u884c\uff1a\u4e2d\u56fd\u5de5\u5546\u94f6\u884c\u6d77\u6dc0\u652f\u884c\u8425\u4e1a\u90e8 \n\u94f6\u884c\u8d26\u6237\uff1a0200049609200565967","createdBy":{"id":1011,"key":1011,"name":"\u97e9\u96c5\u82b3","sex":"F","department_id":3,"avatar":{"id":17,"user_id":1011,"name":"\/files\/cdn\/a57be577deb434\/avatar\/b54747f4-248d-380e-93bc-0f62f769e70d.png"},"department":{"id":3,"key":3,"name":"\u5546\u52a1\u90e8"}},"supplierTags":{"id":107,"key":107,"name":"\u4ee3\u7406\u5546"},"commentCount":null,"companyNature":{"id":4,"key":4,"name":"\u6c11\u8425\u4f01\u4e1a"},"workingAddress":{"id":4228,"key":4228,"name":"\u5317\u4eac\u5e02\u6d77\u6dc0\u533a\u82cf\u5dde\u885720\u53f7\u96622\u53f7\u697c\u4e09\u5c423038","zip":""},"unreadComments":null,"can_update":true,"can_delete":true,"unread":0,"bgcolor":"#89c541"},{"id":717,"name":"\u6df1\u5733\u5e02\u6df1\u4fe1\u670d\u4fe1\u606f\u5b89\u5168\u6709\u9650\u516c\u53f8","abbr":null,"pinyin_shortcut":"szssxfxxaqyxgs","main_products":"\u6df1\u4fe1\u670d","company_nature":2,"website":"","established_at":"2012-07-13","capital":5000,"corp_rep":"\u9093\u6587\u4fca","reg_address":null,"telephone":"","fax":"","description":"","main_contact":null,"created_by":1011,"created_at":"2025-07-29 11:12:38","updated_at":"2025-07-29 11:12:38","working_address":4224,"capital_currency":"rmb","payment_cycle":"1\u5929","account_number":"\u5f00\u6237\u884c\uff1a\u62db\u5546\u94f6\u884c\u80a1\u4efd\u6709\u9650\u516c\u53f8\u6df1\u5733\u9ad8\u65b0\u56ed\u79d1\u521b\u652f\u884c\n\u8d26 \u53f7\uff1a755919230510505","createdBy":{"id":1011,"key":1011,"name":"\u97e9\u96c5\u82b3","sex":"F","department_id":3,"avatar":{"id":17,"user_id":1011,"name":"\/files\/cdn\/a57be577deb434\/avatar\/b54747f4-248d-380e-93bc-0f62f769e70d.png"},"department":{"id":3,"key":3,"name":"\u5546\u52a1\u90e8"}},"supplierTags":{"id":105,"key":105,"name":"\u5382\u5546"},"commentCount":null,"companyNature":{"id":2,"key":2,"name":"\u6c11\u8425\u4e0a\u5e02"},"workingAddress":{"id":4224,"key":4224,"name":"\u6df1\u5733\u5e02\u5357\u5c71\u533a\u897f\u4e3d\u8857\u9053\u897f\u4e3d\u793e\u533a\u4ed9\u6d1e\u8def16\u53f7\u6df1\u4fe1\u670d\u79d1\u6280\u5927\u53a68\u697c","zip":""},"unreadComments":null,"can_update":true,"can_delete":true,"unread":0,"bgcolor":"#89c541"}],"pagenation":{"totalcount":619,"thispage":1,"pagesize":10},"can_create":true},"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}]}', FALSE, '2025-09-19 10:46:20') RETURNING "id"