字段注释

master
Yangwl 1 year ago
parent 308492d614
commit cdd852bf07

@ -119,11 +119,12 @@ public class OpenController extends BaseController {
/**
* ZL0010-
* CQ OEMCM LLLB MATNR MAKTX suppliernum
* CQ OEMCM LLLB 01MATNR MAKTX suppliernum
* supplier CHARG comeQty testDate JYBH
* BJY OEMWLLY ZCF ZCOEMCM OEM
* memo PZGLBZG QC
* @param paramMap
*
* @return
*/

@ -13,14 +13,17 @@ spring:
cloud:
nacos:
discovery:
# namespace: lanju-op-test
namespace: lanju-op-test
group: test
# 服务注册地址
# server-addr: 192.168.202.20:8848
server-addr: 192.168.202.20:8848
config:
namespace: lanju-op-test
group: test
# 服务注册地址
# server-addr: 192.168.202.20:8848
server-addr: 192.168.202.20:8848
# 配置文件格式
file-extension: yml

Loading…
Cancel
Save