浏览代码

名字修改

wangfeng 5 年之前
父节点
当前提交
d5b0514e51
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/021.20191112页面推送配置新增/tran_sys_set.sql

+ 1 - 1
docs/021.20191112页面推送配置新增/tran_sys_set.sql

@@ -3,5 +3,5 @@ INSERT INTO `tran_sys_set` (`is_deleted`, `gmt_create`, `gmt_modified`, `creator
 INSERT INTO `tran_sys_set` (`is_deleted`, `gmt_create`, `gmt_modified`, `creator`, `modifier`, `hospital_code`, `plan`, `sys_type`, `name`, `code`, `value`, `remark`) VALUES('N','1970-01-01 12:00:00','1970-01-01 12:00:00',NULL,NULL,'A001','0','16','问诊症状','inquiry_num','5','显示个数');
 INSERT INTO `tran_sys_set` (`is_deleted`, `gmt_create`, `gmt_modified`, `creator`, `modifier`, `hospital_code`, `plan`, `sys_type`, `name`, `code`, `value`, `remark`) VALUES('N','1970-01-01 12:00:00','1970-01-01 12:00:00',NULL,NULL,'A001','0','16','检验检查化验','inspeclis_num','5','显示个数');
 INSERT INTO `tran_sys_set` (`is_deleted`, `gmt_create`, `gmt_modified`, `creator`, `modifier`, `hospital_code`, `plan`, `sys_type`, `name`, `code`, `value`, `remark`) VALUES('N','1970-01-01 12:00:00','1970-01-01 12:00:00',NULL,NULL,'A001','0','16','检验检查辅检','inspecpacs_num','5','显示个数');
-INSERT INTO `tran_sys_set` (`is_deleted`, `gmt_create`, `gmt_modified`, `creator`, `modifier`, `hospital_code`, `plan`, `sys_type`, `name`, `code`, `value`, `remark`) VALUES('N','1970-01-01 12:00:00','1970-01-01 12:00:00',NULL,NULL,'A001','0','16','检验检查','lispacs_num','5','显示个数');
+INSERT INTO `tran_sys_set` (`is_deleted`, `gmt_create`, `gmt_modified`, `creator`, `modifier`, `hospital_code`, `plan`, `sys_type`, `name`, `code`, `value`, `remark`) VALUES('N','1970-01-01 12:00:00','1970-01-01 12:00:00',NULL,NULL,'A001','0','16','体格检查','health_num','5','显示个数');
 INSERT INTO `tran_sys_set` (`is_deleted`, `gmt_create`, `gmt_modified`, `creator`, `modifier`, `hospital_code`, `plan`, `sys_type`, `name`, `code`, `value`, `remark`) VALUES('N','1970-01-01 12:00:00','1970-01-01 12:00:00',NULL,NULL,'A001','0','16','化验辅检位置','lispacs_place','0','显示在主标题(0右侧,1下侧)');